
Time bar (total: 9.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 3 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 4 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 7 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 8 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 9 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 10 |
| 87.5% | 87.3% | 12.5% | 0.2% | 0% | 0% | 0% | 11 |
| 87.5% | 87.3% | 12.5% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 17 to 14 computations (17.6% saved)
| 699.0ms | 7 984× | 0 | valid |
| 45.0ms | 272× | 1 | valid |
ival-div: 147.0ms (31.4% of total)ival-mult: 111.0ms (23.7% of total)ival-tanh: 102.0ms (21.8% of total)ival-sub: 49.0ms (10.5% of total)ival-add: 39.0ms (8.3% of total)adjust: 11.0ms (2.3% of total)ival-true: 6.0ms (1.3% of total)ival-assert: 3.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 21 | 0 | - | 2 | (5.58526781610453e-33 -6.691515341884706e+288 3.790769206195068e-55 3.200605514134193e-194) | (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
| 2 | 0 | - | 0 | - | (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
| 0 | 0 | - | 0 | - | (/.f64 x y) |
| 0 | 0 | - | 0 | - | (/.f64 t y) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| 0 | 0 | - | 0 | - | (tanh.f64 (/.f64 x y)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (tanh.f64 (/.f64 t y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 y z) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) | n*o | 8 | 0 |
*.f64 | (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) | o*u | 6 | 0 |
| ↳ | (*.f64 y z) | overflow | 35 | |
| ↳ | (/.f64 t y) | underflow | 31 | |
| ↳ | (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) | underflow | 51 | |
| ↳ | (tanh.f64 (/.f64 x y)) | underflow | 39 | |
| ↳ | (/.f64 x y) | underflow | 39 | |
| ↳ | (tanh.f64 (/.f64 t y)) | underflow | 31 | |
*.f64 | (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) | n*u | 2 | 0 |
-.f64 | (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) | cancellation | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 17 | 2 |
| - | 0 | 237 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 17 | 0 | 2 |
| - | 0 | 0 | 237 |
| number | freq |
|---|---|
| 0 | 239 |
| 1 | 17 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 71.0ms | 62× | 2 | valid |
| 40.0ms | 430× | 0 | valid |
| 3.0ms | 18× | 1 | valid |
| 1.0ms | 2× | 3 | valid |
Compiled 135 to 40 computations (70.4% saved)
ival-tanh: 57.0ms (63.5% of total)ival-div: 10.0ms (11.1% of total)adjust: 9.0ms (10% of total)ival-mult: 8.0ms (8.9% of total)ival-sub: 3.0ms (3.3% of total)ival-add: 3.0ms (3.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 76 | 228 |
| 1 | 392 | 223 |
| 2 | 1066 | 222 |
| 3 | 2734 | 222 |
| 4 | 7935 | 222 |
| 0 | 12 | 15 |
| 0 | 20 | 15 |
| 1 | 63 | 15 |
| 2 | 167 | 15 |
| 3 | 392 | 15 |
| 4 | 1315 | 15 |
| 5 | 7128 | 15 |
| 0 | 8506 | 14 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| Outputs |
|---|
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) |
Compiled 15 to 12 computations (20% saved)
Compiled 0 to 4 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.0% | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
Compiled 15 to 12 computations (20% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) | |
| cost-diff | 0 | (*.f64 y z) | |
| cost-diff | 0 | (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) | |
| cost-diff | 1 | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 58 |
| 0 | 20 | 58 |
| 1 | 63 | 58 |
| 2 | 167 | 58 |
| 3 | 392 | 58 |
| 4 | 1315 | 58 |
| 5 | 7128 | 58 |
| 0 | 8506 | 57 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
x |
(*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
(*.f64 y z) |
y |
z |
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
(tanh.f64 (/.f64 t y)) |
(/.f64 t y) |
t |
(tanh.f64 (/.f64 x y)) |
(/.f64 x y) |
| Outputs |
|---|
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) |
x |
(*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) |
(*.f64 y z) |
(*.f64 z y) |
y |
z |
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
(tanh.f64 (/.f64 t y)) |
(/.f64 t y) |
t |
(tanh.f64 (/.f64 x y)) |
(/.f64 x y) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.00390625 | (tanh.f64 (/.f64 x y)) | |
| accuracy | 0.0078125 | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) | |
| accuracy | 0.31546478461075467 | (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) | |
| accuracy | 4.8398599322214135 | (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
| 18.0ms | 215× | 0 | valid |
| 8.0ms | 31× | 2 | valid |
| 3.0ms | 9× | 1 | valid |
| 0.0ms | 1× | 3 | valid |
Compiled 60 to 14 computations (76.7% saved)
ival-div: 5.0ms (29.5% of total)ival-mult: 4.0ms (23.6% of total)ival-tanh: 3.0ms (17.7% of total)adjust: 2.0ms (11.8% of total)ival-sub: 1.0ms (5.9% of total)ival-add: 1.0ms (5.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
(*.f64 y z) |
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
(tanh.f64 (/.f64 x y)) |
| Outputs |
|---|
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(/ x y) |
(* x (+ (* -1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -17/315 (/ (pow x 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
x |
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))) |
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))) |
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(* y z) |
(+ x (* z (- t x))) |
(+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))) |
(* z (- t x)) |
(+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) |
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))) |
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) |
(/ (- t x) y) |
(/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y) |
(/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y) |
(/ (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y) |
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) (* 1/2 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) y) |
(+ x (* -1 (* z (- (* -1 t) (* -1 x))))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))) |
(* -1 (* z (- (* -1 t) (* -1 x)))) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))) |
(* -1 (/ (- (* -1 t) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (/ (+ (* -1 x) (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y)) |
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))) |
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))) |
(+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 51.0ms | z | @ | inf | ((+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* y z) (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ x y))) |
| 7.0ms | z | @ | 0 | ((+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* y z) (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ x y))) |
| 6.0ms | y | @ | inf | ((+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* y z) (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ x y))) |
| 6.0ms | y | @ | -inf | ((+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* y z) (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ x y))) |
| 5.0ms | y | @ | 0 | ((+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* y z) (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ x y))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 447 | 4119 |
| 1 | 1621 | 2713 |
| 0 | 8561 | 2575 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(/ x y) |
(* x (+ (* -1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -17/315 (/ (pow x 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
x |
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))) |
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))) |
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(* y z) |
(+ x (* z (- t x))) |
(+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))) |
(* z (- t x)) |
(+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) |
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))) |
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) |
(/ (- t x) y) |
(/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y) |
(/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y) |
(/ (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y) |
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) (* 1/2 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) y) |
(+ x (* -1 (* z (- (* -1 t) (* -1 x))))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))) |
(* -1 (* z (- (* -1 t) (* -1 x)))) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))) |
(* -1 (/ (- (* -1 t) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (/ (+ (* -1 x) (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y)) |
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))) |
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))) |
(+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
| Outputs |
|---|
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(*.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64))))) |
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 z (*.f64 y y)) #s(literal 1/3 binary64)) x) x (-.f64 #s(literal 1 binary64) z)) x)) |
(+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) y) (/.f64 z y) (*.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 x x)) (/.f64 z (pow.f64 y #s(literal 4 binary64))))) (*.f64 x x) (-.f64 #s(literal 1 binary64) z)) x)) |
(+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 z) x)) |
(+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 z (*.f64 y y)) #s(literal 1/3 binary64)) x) x (neg.f64 z)) x)) |
(+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 1/3 binary64) y) (/.f64 z y) (*.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 x x)) (/.f64 z (pow.f64 y #s(literal 4 binary64))))) (*.f64 (neg.f64 z) x))) |
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(-.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 3 binary64))) x) x) (/.f64 #s(literal 1 binary64) y)) x (-.f64 (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64))))) |
(- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(-.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 5 binary64)))) #s(literal -2/15 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) x (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 x y)) |
(* x (+ (* (pow x 2) (- (* 2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 #s(literal 2/15 binary64) (pow.f64 y #s(literal 5 binary64))) x) x (/.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal 3 binary64)))) (/.f64 x y)) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -17/315 (/ (pow x 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 7 binary64)))) #s(literal -17/315 binary64) (/.f64 #s(literal 2/15 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal 3 binary64)))) (/.f64 x y)) |
x |
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))) |
(fma.f64 (*.f64 x y) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)))) (/.f64 z x)) x) |
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(*.f64 (*.f64 z y) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64))))) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) |
(/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)))) (/.f64 z x))) #s(literal 1 binary64))) |
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(fma.f64 (*.f64 z y) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)))) x) |
(* y z) |
(*.f64 z y) |
(+ x (* z (- t x))) |
(fma.f64 (-.f64 t x) z x) |
(+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(fma.f64 z (-.f64 (-.f64 t (/.f64 #s(literal 0 binary64) y)) x) x) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) |
(fma.f64 (-.f64 t x) z (fma.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/3 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)) (/.f64 #s(literal 0 binary64) y)) x)) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))) |
(fma.f64 z (+.f64 (-.f64 t x) (/.f64 #s(literal 0 binary64) y)) (fma.f64 z (+.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/12 binary64) (pow.f64 t #s(literal 4 binary64))))) #s(literal 1/2 binary64) #s(literal 0 binary64))) (fma.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64) #s(literal 0 binary64)))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/3 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y))) x)) |
(* z (- t x)) |
(*.f64 (-.f64 t x) z) |
(+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) |
(*.f64 z (-.f64 (-.f64 t (/.f64 #s(literal 0 binary64) y)) x)) |
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/3 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64))))) (/.f64 z (*.f64 y y)) (*.f64 z (-.f64 (-.f64 t (/.f64 #s(literal 0 binary64) y)) x))) |
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) |
(fma.f64 z (+.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/12 binary64) (pow.f64 t #s(literal 4 binary64))))) #s(literal 1/2 binary64) #s(literal 0 binary64))) (fma.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1/2 binary64) #s(literal 0 binary64)))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/3 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y))) (*.f64 z (-.f64 (-.f64 t (/.f64 #s(literal 0 binary64) y)) x))) |
(/ (- t x) y) |
(/.f64 (-.f64 t x) y) |
(/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y) |
(/.f64 (-.f64 (-.f64 t (/.f64 #s(literal 0 binary64) y)) x) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y)) (/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/3 binary64)) y) y)) t) (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)) y) y)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) y) y)) x)) y) |
(/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y) |
(/.f64 (-.f64 (+.f64 (+.f64 t (/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) #s(literal 0 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/12 binary64) (pow.f64 t #s(literal 4 binary64))))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/3 binary64)) y) y)) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 0 binary64) y)))) (+.f64 (+.f64 x (/.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) #s(literal 0 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)) y) y)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) y) (/.f64 #s(literal 0 binary64) y))))) y) |
(/ (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y) |
(/.f64 (-.f64 x (/.f64 #s(literal 0 binary64) y)) y) |
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) (* 1/2 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)) y) y)) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) y)) x) y) |
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)) y) y)) (/.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 y #s(literal 3 binary64)))) x) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (/.f64 #s(literal 1/2 binary64) y) (/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) #s(literal 0 binary64)) (pow.f64 y #s(literal 3 binary64))))) y) |
(+ x (* -1 (* z (- (* -1 t) (* -1 x))))) |
(fma.f64 (-.f64 t x) z x) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(fma.f64 z (-.f64 (-.f64 t (/.f64 #s(literal 0 binary64) y)) x) x) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))) |
(-.f64 (fma.f64 (-.f64 t x) z x) (/.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 z y) (*.f64 #s(literal 0 binary64) z)) y)) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))) |
(-.f64 (fma.f64 (-.f64 t x) z x) (/.f64 (fma.f64 #s(literal 0 binary64) z (/.f64 (fma.f64 (neg.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))))) z (*.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/12 binary64) (pow.f64 t #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/6 binary64)))))) #s(literal 1/2 binary64) #s(literal 0 binary64)) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/2 binary64) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/6 binary64)))))) #s(literal 1/2 binary64))) (/.f64 z y))) (neg.f64 y))) y)) |
(* -1 (* z (- (* -1 t) (* -1 x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 t x)) z) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) |
(*.f64 z (-.f64 (-.f64 t (/.f64 #s(literal 0 binary64) y)) x)) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))) |
(neg.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) t x) z (/.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 z y) (*.f64 #s(literal 0 binary64) z)) y))) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))) |
(neg.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) t x) z (/.f64 (fma.f64 #s(literal 0 binary64) z (/.f64 (fma.f64 (neg.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))))) z (*.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/12 binary64) (pow.f64 t #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/6 binary64)))))) #s(literal 1/2 binary64) #s(literal 0 binary64)) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/2 binary64) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/6 binary64)))))) #s(literal 1/2 binary64))) (/.f64 z y))) (neg.f64 y))) y))) |
(* -1 (/ (- (* -1 t) (* -1 x)) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t x)) y) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(/.f64 (fma.f64 (-.f64 t (/.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64) x) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(/.f64 (fma.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)))) y) #s(literal -1 binary64) #s(literal 0 binary64)) y) t) #s(literal -1 binary64) x) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(/.f64 (fma.f64 (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/12 binary64) (pow.f64 t #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/6 binary64)))))) #s(literal 1/2 binary64) #s(literal 0 binary64)) (*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/2 binary64) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/6 binary64)))))) #s(literal 1/2 binary64))) y) #s(literal -1 binary64) (-.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 y)) #s(literal 0 binary64)) y) t) #s(literal -1 binary64) x) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)) |
(/.f64 (-.f64 x (/.f64 #s(literal 0 binary64) y)) y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64)) y) #s(literal -1 binary64) #s(literal 0 binary64)) y) x)) y) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/3 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal -1/12 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/6 binary64))) #s(literal 1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) #s(literal 0 binary64))) (neg.f64 y))) (neg.f64 y)) #s(literal -1 binary64) #s(literal 0 binary64)) y) x) (neg.f64 y)) |
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))) |
(*.f64 (fma.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)))) y (/.f64 x z)) z) |
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))) |
(*.f64 (neg.f64 (fma.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 1 binary64)))) y (/.f64 x z))) (neg.f64 z)) |
(+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 z y) x) |
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 z y) (fma.f64 t z x)) |
(+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 z y) (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y))) t) t z) t x)) |
(+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 z y) (fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) y) (/.f64 z y) (*.f64 (*.f64 (*.f64 t t) #s(literal 2/15 binary64)) (/.f64 z (pow.f64 y #s(literal 4 binary64))))) (*.f64 t t) z) t x)) |
(* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 z y)) |
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 z y) (*.f64 t z)) |
(+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 z y) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 y y))) t) t z) t)) |
(+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 z y) (fma.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) y) (/.f64 z y) (*.f64 (*.f64 (*.f64 t t) #s(literal 2/15 binary64)) (/.f64 z (pow.f64 y #s(literal 4 binary64))))) (pow.f64 t #s(literal 3 binary64)) (*.f64 t z))) |
(- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64))) (/.f64 t y)) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) |
(- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(-.f64 (fma.f64 (fma.f64 (*.f64 t (/.f64 t (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) y)) t (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) |
(- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(-.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 t (/.f64 t (pow.f64 y #s(literal 5 binary64)))) #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 t t) (/.f64 #s(literal 1 binary64) y)) t (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 44 |
| 0 | 20 | 44 |
| 1 | 93 | 44 |
| 2 | 780 | 44 |
| 0 | 8262 | 43 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
(*.f64 y z) |
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
(tanh.f64 (/.f64 x y)) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)))) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)))) (/.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)))) (/.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)))))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (*.f64 z y)) (*.f64 (neg.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (*.f64 z y)) (*.f64 x (*.f64 (neg.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 y) (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z)) (*.f64 (neg.f64 y) (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z)) (*.f64 x (*.f64 (neg.f64 y) (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) (*.f64 x x))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (*.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (*.f64 x (*.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)))) (*.f64 (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y))) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)))) (*.f64 (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y))) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) (*.f64 x x)) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 z y)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 z y)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) (*.f64 x x))) |
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x) |
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z) y x) |
(fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) |
(fma.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) x) |
(fma.f64 z (*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
(fma.f64 y (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)))) (/.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y))))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (*.f64 z y))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 z y)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 z y)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 z y)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))) (/.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 z y)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) (-.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)))) (/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y))) (-.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y))))) |
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) |
(+.f64 x (*.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(+.f64 x (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y))) |
(*.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z) |
(*.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z) y) |
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) |
(*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
(*.f64 z (*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(*.f64 y (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 z y))) (neg.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 z y))) (neg.f64 (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (neg.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 z y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 z y)) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 z y) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) |
(/.f64 (*.f64 (*.f64 z y) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(*.f64 z y) |
(*.f64 y z) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) (fma.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) (*.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
(+.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) (/.f64 (*.f64 (neg.f64 (tanh.f64 (/.f64 x y))) (tanh.f64 (/.f64 x y))) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(tanh.f64 (/.f64 x y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 (/.f64 x y)) (cosh.f64 (/.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (fma.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))) #s(literal 1 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))) (exp.f64 (/.f64 (neg.f64 x) y)))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) |
(-.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
Compiled 11 275 to 1 226 computations (89.1% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 197 | 8 | 205 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 198 | 8 | 206 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.0% | (fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) |
| ▶ | 96.9% | (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x) |
| 80.7% | (+.f64 x (/.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 z y)) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) | |
| ▶ | 38.3% | (+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
| 66.2% | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) #s(approx (tanh (/ x y)) (/.f64 x y))))) | |
| ▶ | 48.0% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) |
| 59.5% | (+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z))) | |
| ▶ | 59.5% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
Compiled 420 to 248 computations (41% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) | |
| cost-diff | 1 | (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) | |
| cost-diff | 1 | (+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) | |
| cost-diff | 43 | (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (/.f64 t y) | |
| cost-diff | 0 | (tanh.f64 (/.f64 t y)) | |
| cost-diff | 0 | (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) | |
| cost-diff | 0 | (fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) | |
| cost-diff | 0 | #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) | |
| cost-diff | 0 | (*.f64 y z) | |
| cost-diff | 0 | (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) | |
| cost-diff | 1 | (+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) | |
| cost-diff | 0 | (-.f64 t x) | |
| cost-diff | 0 | (fma.f64 (-.f64 t x) z x) | |
| cost-diff | 0 | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) | |
| cost-diff | 0 | (tanh.f64 (/.f64 t y)) | |
| cost-diff | 0 | (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) | |
| cost-diff | 0 | (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) | |
| cost-diff | 0 | (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 516 |
| 0 | 77 | 426 |
| 1 | 172 | 418 |
| 2 | 484 | 382 |
| 3 | 1856 | 382 |
| 0 | 8687 | 380 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x) |
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) |
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
(tanh.f64 (/.f64 t y)) |
(/.f64 t y) |
t |
y |
(tanh.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
z |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
(fma.f64 (-.f64 t x) z x) |
(-.f64 t x) |
t |
x |
z |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) |
x |
(*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) |
(*.f64 y z) |
y |
z |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) |
(/.f64 (-.f64 t x) y) |
(-.f64 t x) |
t |
(fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) |
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
(tanh.f64 (/.f64 t y)) |
(/.f64 t y) |
t |
y |
(tanh.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
(*.f64 z y) |
z |
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
x |
(*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(*.f64 y z) |
y |
z |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) |
#s(literal 1 binary64) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) |
(exp.f64 #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(/.f64 t y) |
t |
(+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) |
(/.f64 x y) |
(*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) |
(+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) |
(*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) |
| Outputs |
|---|
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x) |
(fma.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) x) |
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) |
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
(tanh.f64 (/.f64 t y)) |
(/.f64 t y) |
t |
y |
(tanh.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
z |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
(fma.f64 (-.f64 t x) z x) |
(-.f64 t x) |
t |
x |
z |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) |
(fma.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y) x) |
x |
(*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) |
(*.f64 y z) |
(*.f64 z y) |
y |
z |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) |
(/.f64 (-.f64 t x) y) |
(-.f64 t x) |
t |
(fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) |
(fma.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) x) |
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
(tanh.f64 (/.f64 t y)) |
(/.f64 t y) |
t |
y |
(tanh.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
(*.f64 z y) |
z |
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) x) |
x |
(*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
(*.f64 y z) |
(*.f64 z y) |
y |
z |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) |
(fma.f64 (-.f64 #s(literal -1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) |
#s(literal 1 binary64) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) |
(exp.f64 #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(/.f64 t y) |
t |
(+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) |
(/.f64 x y) |
(*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (-.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) |
(*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal -1 binary64))) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.2539034976055602 | (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) | |
| accuracy | 4.5781425582506 | (*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) | |
| accuracy | 14.254257080084626 | (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) | |
| accuracy | 18.71351336204722 | (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) | |
| accuracy | 0.0 | (tanh.f64 (/.f64 x y)) | |
| accuracy | 0.0 | (tanh.f64 (/.f64 t y)) | |
| accuracy | 0.07785971814872925 | (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) | |
| accuracy | 4.097495469984054 | (fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) | |
| accuracy | 0.0078125 | (/.f64 (-.f64 t x) y) | |
| accuracy | 0.0078125 | (+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) | |
| accuracy | 4.5781425582506 | (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) | |
| accuracy | 15.429313459607494 | #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) | |
| accuracy | 0.0 | (-.f64 t x) | |
| accuracy | 0.00390625 | (fma.f64 (-.f64 t x) z x) | |
| accuracy | 9.37988593796736 | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) | |
| accuracy | 0.0 | (tanh.f64 (/.f64 t y)) | |
| accuracy | 0.00390625 | (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x) | |
| accuracy | 0.07785971814872925 | (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) | |
| accuracy | 3.077034159004 | (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) |
| 151.0ms | 112× | 1 | valid |
| 73.0ms | 108× | 0 | exit |
| 38.0ms | 36× | 2 | valid |
Compiled 496 to 40 computations (91.9% saved)
ival-pow: 55.0ms (29.9% of total)ival-mult: 42.0ms (22.8% of total)adjust: 26.0ms (14.1% of total)ival-div: 21.0ms (11.4% of total)ival-exp: 13.0ms (7.1% of total)ival-add: 13.0ms (7.1% of total)ival-sub: 9.0ms (4.9% of total)ival-tanh: 4.0ms (2.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x) |
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) |
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
(tanh.f64 (/.f64 t y)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
(fma.f64 (-.f64 t x) z x) |
(-.f64 t x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) |
(*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) |
(*.f64 y z) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) |
(fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) |
(/.f64 t y) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) |
(*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 t x) y) |
(tanh.f64 (/.f64 x y)) |
(-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) |
| Outputs |
|---|
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) |
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (- (* 1/3 (/ (pow x 2) (pow y 2))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(* t z) |
(+ (* t z) (* x (+ 1 (* -1 z)))) |
t |
(+ t (* -1 x)) |
(+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(/ (- 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ t y))))) |
(- (+ (* x (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y))))))))) (/ 1 (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (+ 1 (exp (* -2 (/ t y)))))) |
(- (+ (* x (- (+ (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (/ 1 (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y))))))))) (/ 1 (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (+ 1 (exp (* -2 (/ t y)))))) |
(- (+ (* x (- (+ (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* x (- (+ (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* (pow y 3) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (- (* -4/3 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 3))) (* 4/3 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 3)))) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (/ 1 (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))) y)) (+ (* -2/3 (/ (- 1 (exp (* -2 (/ t y)))) (* (pow y 3) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))))))) (/ (exp (* -2 (/ t y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (/ 1 (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y))))))))) (/ 1 (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (+ 1 (exp (* -2 (/ t y)))))) |
(/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y))))) |
(+ (* x (- (+ 1 (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(+ (* x (- (+ 1 (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y))))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(+ (* x (- (+ 1 (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* y (* z (- (* -4/3 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 3))) (* 4/3 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (+ (* -2/3 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y))))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(* 2 (- 1 (exp (* -2 (/ t y))))) |
(+ (* 2 (- 1 (exp (* -2 (/ t y))))) (* x (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) |
(+ (* 2 (- 1 (exp (* -2 (/ t y))))) (* x (- (+ (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* x (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) |
(+ (* 2 (- 1 (exp (* -2 (/ t y))))) (* x (- (+ (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* x (- (+ (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* x (- (* -4/3 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 3))) (* 4/3 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 3)))))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) |
(+ (* x (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(+ (* x (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(+ (* x (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* y (* z (- (* -4/3 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 3))) (* 4/3 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (+ (* -2/3 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(/ t y) |
(+ (* -1 (/ x y)) (/ t y)) |
(/ x y) |
(* x (+ (* -1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -17/315 (/ (pow x 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(* 2 (/ x y)) |
(* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) |
(* x (+ (* x (- (* 4/3 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) |
(* x (+ (* x (- (* x (+ (* -2/3 (/ x (pow y 4))) (* 4/3 (/ 1 (pow y 3))))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) |
x |
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))) |
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* t z) x)))) |
(* -1 x) |
(* x (- (/ t x) 1)) |
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(/ (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))) |
(* x (+ 1 (/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* x (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y))))))))) |
(- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))) |
(/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))) |
(* -1 (/ x y)) |
(* x (- (/ t (* x y)) (/ 1 y))) |
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) |
(- 1 (exp (* -2 (/ x y)))) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* x (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))))) 1))) |
(* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y)))) |
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) |
(* y z) |
(+ x (/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y))))))) |
(/ (- t x) y) |
(- 1 (exp (* -2 (/ t y)))) |
(+ x (* z (- t x))) |
(+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))) |
(- t x) |
(- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) |
(- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) |
(- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) |
(/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y) |
(/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y) |
(/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y) |
(* z (- t x)) |
(+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) |
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))) |
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) |
(* 1/4 (/ (- (* 4 t) (* 4 x)) y)) |
(/ (- (+ (* 1/4 (- (* 4 t) (* 4 x))) (* 1/4 (/ (- (* -4 (pow t 2)) (* -4 (pow x 2))) y))) (* 1/16 (/ (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))) y))) y) |
(/ (- (+ (* 1/4 (- (* 4 t) (* 4 x))) (+ (* 1/4 (/ (- (* -4 (pow t 2)) (* -4 (pow x 2))) y)) (* 1/4 (/ (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))) (pow y 2))))) (+ (* 1/16 (/ (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))) y)) (+ (* 1/16 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))) (pow y 2))) (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))) (pow y 2)))))) y) |
(/ (- (+ (* 1/4 (- (* 4 t) (* 4 x))) (+ (* 1/4 (/ (- (* -4 (pow t 2)) (* -4 (pow x 2))) y)) (+ (* 1/4 (/ (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4))) (pow y 3))) (* 1/4 (/ (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))) (pow y 2)))))) (+ (* 1/16 (/ (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))) y)) (+ (* 1/16 (/ (* (+ (* -4 (* t (pow x 2))) (+ (* -4 (* (pow t 2) x)) (+ (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (- (* 4 t) (* 4 x))) (pow y 3))) (+ (* 1/16 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (* 1/4 (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))))))) (pow y 3))) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))) (pow y 3))))))))) y) |
(+ x (* 1/4 (* z (- (* 4 t) (* 4 x))))) |
(- (+ x (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)))) (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y))) |
(- (+ x (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2)))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2)))))) |
(- (+ x (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (+ (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) (pow y 3))) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2))))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* -4 (* t (pow x 2))) (+ (* -4 (* (pow t 2) x)) (+ (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (- (* 4 t) (* 4 x)))) (pow y 3))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))))) (* 1/4 (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))))))) (pow y 3))) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 3))))))))) |
(/ (- (* 4 t) (* 4 x)) y) |
(/ (- (+ (* -4 (/ (pow t 2) y)) (* 4 t)) (+ (* -4 (/ (pow x 2) y)) (* 4 x))) y) |
(/ (- (+ (* -4 (/ (pow t 2) y)) (+ (* 8/3 (/ (pow t 3) (pow y 2))) (* 4 t))) (+ (* -4 (/ (pow x 2) y)) (+ (* 8/3 (/ (pow x 3) (pow y 2))) (* 4 x)))) y) |
(/ (- (+ (* -4 (/ (pow t 2) y)) (+ (* -4/3 (/ (pow t 4) (pow y 3))) (+ (* 8/3 (/ (pow t 3) (pow y 2))) (* 4 t)))) (+ (* -4 (/ (pow x 2) y)) (+ (* -4/3 (/ (pow x 4) (pow y 3))) (+ (* 8/3 (/ (pow x 3) (pow y 2))) (* 4 x))))) y) |
(* 1/4 (* z (- (* 4 t) (* 4 x)))) |
(- (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y))) (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y))) |
(- (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2)))))) |
(- (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (+ (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) (pow y 3))) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2)))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* -4 (* t (pow x 2))) (+ (* -4 (* (pow t 2) x)) (+ (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (- (* 4 t) (* 4 x)))) (pow y 3))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))))) (* 1/4 (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))))))) (pow y 3))) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 3))))))))) |
(/ (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y) |
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) (* 1/2 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) y) |
(* 2 (/ t y)) |
(/ (- (* -2 (/ (pow t 2) y)) (* -2 t)) y) |
(/ (- (* 4/3 (/ (pow t 3) (pow y 2))) (+ (* -2 t) (* 2 (/ (pow t 2) y)))) y) |
(/ (- (* -2/3 (/ (pow t 4) (pow y 3))) (+ (* -2 t) (+ (* -4/3 (/ (pow t 3) (pow y 2))) (* 2 (/ (pow t 2) y))))) y) |
(/ (- (* -2 (/ (pow x 2) y)) (* -2 x)) y) |
(/ (- (* 4/3 (/ (pow x 3) (pow y 2))) (+ (* -2 x) (* 2 (/ (pow x 2) y)))) y) |
(/ (- (* -2/3 (/ (pow x 4) (pow y 3))) (+ (* -2 x) (+ (* -4/3 (/ (pow x 3) (pow y 2))) (* 2 (/ (pow x 2) y))))) y) |
(+ x (* -1 (* z (- (* -1 t) (* -1 x))))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))) |
(* -1 (- (* -1 t) (* -1 x))) |
(- (+ (* -1 (- (* -1 t) (* -1 x))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) |
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (- (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (+ (* -1/2 (/ (pow x 3) y)) (* 1/2 (/ (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)))) (+ (* -1/2 (/ (pow t 3) y)) (* 1/2 (/ (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)))) y))) |
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (* -1 (/ (- (+ (* -1 (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y))))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* 1/2 (/ (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y))))) y))) y))) |
(* -1 (/ (- (* -1 t) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)) |
(* -1 (* z (- (* -1 t) (* -1 x)))) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))) |
(* -1/4 (/ (- (* -4 t) (* -4 x)) y)) |
(* -1 (/ (+ (* -1 (/ (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))) y)) (* 1/4 (- (* -4 t) (* -4 x)))) y)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))) y)) (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))) y)) (* 1/4 (- (* -4 t) (* -4 x)))) y)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) (+ (* 1/16 (* (+ (* 8/3 (pow t 3)) (+ (* 8/3 (pow x 3)) (+ (* 4 (* t (pow x 2))) (* 4 (* (pow t 2) x))))) (- (* -4 t) (* -4 x)))) (+ (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) (* 1/4 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x)))))))))) y)) (* 1/4 (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))) y)) (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))) y)) (* 1/4 (- (* -4 t) (* -4 x)))) y)) |
(+ x (* -1/4 (* z (- (* -4 t) (* -4 x))))) |
(- (+ x (+ (* -1/4 (* z (- (* -4 t) (* -4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)))) (* 1/16 (/ (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x)))) y))) |
(+ x (+ (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* 1/4 (/ (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) y)) (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y)))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x)))))) |
(+ x (+ (* -1 (/ (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 8/3 (pow t 3)) (+ (* 8/3 (pow x 3)) (+ (* 4 (* t (pow x 2))) (* 4 (* (pow t 2) x))))) (- (* -4 t) (* -4 x)))) y)) (+ (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) y)) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y))))) y))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x)))))) |
(* -1 (/ (- (* -4 t) (* -4 x)) y)) |
(* -1 (/ (- (+ (* -4 t) (* -1 (/ (- (* -4 (pow t 2)) (* -4 (pow x 2))) y))) (* -4 x)) y)) |
(* -1 (/ (- (+ (* -4 t) (* -1 (/ (- (+ (* -4 (pow t 2)) (* -1 (/ (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))) y))) (* -4 (pow x 2))) y))) (* -4 x)) y)) |
(* -1 (/ (- (+ (* -4 t) (* -1 (/ (- (+ (* -4 (pow t 2)) (* -1 (/ (- (+ (* -8/3 (pow t 3)) (* -1 (/ (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4))) y))) (* -8/3 (pow x 3))) y))) (* -4 (pow x 2))) y))) (* -4 x)) y)) |
(* -1/4 (* z (- (* -4 t) (* -4 x)))) |
(- (+ (* -1/4 (* z (- (* -4 t) (* -4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y))) (* 1/16 (/ (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x)))) y))) |
(+ (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* 1/4 (/ (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) y)) (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y)))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x))))) |
(+ (* -1 (/ (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 8/3 (pow t 3)) (+ (* 8/3 (pow x 3)) (+ (* 4 (* t (pow x 2))) (* 4 (* (pow t 2) x))))) (- (* -4 t) (* -4 x)))) y)) (+ (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) y)) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y))))) y))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x))))) |
(* -1 (/ (+ (* -1 x) (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y)) |
(* -1 (/ (- (* 2 (/ (pow t 2) y)) (* 2 t)) y)) |
(* -1 (/ (- (* -1 (/ (- (* 4/3 (/ (pow t 3) y)) (* 2 (pow t 2))) y)) (* 2 t)) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 2/3 (/ (pow t 4) y)) (* 4/3 (pow t 3))) y)) (* 2 (pow t 2))) y)) (* 2 t)) y)) |
(* -1 (/ (- (* 2 (/ (pow x 2) y)) (* 2 x)) y)) |
(* -1 (/ (- (* -1 (/ (- (* 4/3 (/ (pow x 3) y)) (* 2 (pow x 2))) y)) (* 2 x)) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 2/3 (/ (pow x 4) y)) (* 4/3 (pow x 3))) y)) (* 2 (pow x 2))) y)) (* 2 x)) y)) |
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))) |
(* z (- (+ t (/ x z)) x)) |
(* z (+ (/ x z) (/ (* y (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))))) |
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (* y (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))))))) |
(+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(+ t (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* t (+ 1 (* -1/3 (/ (pow t 2) (pow y 2))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* t (+ 1 (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) |
(* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* t z))) |
(* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) |
(+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))))) |
(+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* t (- (* 1/2 (/ (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))) y))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y)))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))))) |
(+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* t (- (+ (* 1/2 (/ (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 4/3 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 3))) (* -4/3 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 3)))) (+ 1 (exp (* -2 (/ x y)))))) (/ 1 (* (pow y 3) (+ 1 (exp (* -2 (/ x y))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))) y)))) y)) (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (+ (* 2/3 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 3) (+ 1 (exp (* -2 (/ x y))))))) (/ (exp (* -2 (/ x y))) (* (pow y 3) (+ 1 (exp (* -2 (/ x y)))))))))))) (+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))) y))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y)))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))))) |
(+ x (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y))))))) |
(+ x (+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y))))))))) |
(+ x (+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y))))))))) |
(+ x (+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 4/3 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 3))) (* -4/3 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))) y)) (+ (* 1/2 (/ (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y)))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* 2/3 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y)))))))))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y))))))))) |
(* -2 (- 1 (exp (* -2 (/ x y))))) |
(- (* t (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y)))) (* 2 (- 1 (exp (* -2 (/ x y)))))) |
(- (* t (- (+ (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* t (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y)))) (* 2 (- 1 (exp (* -2 (/ x y)))))) |
(- (* t (- (+ (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* t (- (+ (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* t (- (* 4/3 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 3))) (* -4/3 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 3)))))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y)))) (* 2 (- 1 (exp (* -2 (/ x y)))))) |
(* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) |
(+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))))) |
(+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))))) |
(+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 4/3 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 3))) (* -4/3 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))) y)) (+ (* 1/2 (/ (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y)))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* 2/3 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y)))))))))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))))) |
(* t (+ (* -2 (/ t (pow y 2))) (* 2 (/ 1 y)))) |
(* t (+ (* t (- (* 4/3 (/ t (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) |
(* t (+ (* t (- (* t (+ (* -2/3 (/ t (pow y 4))) (* 4/3 (/ 1 (pow y 3))))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) |
(* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ (* -1 (/ x (* t y))) (/ 1 y))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t))))) |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (- (/ x (* t y)) (/ 1 y)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 88.0ms | x | @ | inf | ((+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (* (- (tanh (/ t y)) (tanh (/ x y))) y) (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* y z) (- (tanh (/ t y)) (tanh (/ x y))) (+ (* (- (tanh (/ t y)) (tanh (/ x y))) (* z y)) x) (/ t y) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1)))) (/ (- t x) y) (tanh (/ x y)) (- 1 (pow (exp -2) (/ t y))) (- 1 (pow (exp -2) (/ x y)))) |
| 20.0ms | z | @ | inf | ((+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (* (- (tanh (/ t y)) (tanh (/ x y))) y) (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* y z) (- (tanh (/ t y)) (tanh (/ x y))) (+ (* (- (tanh (/ t y)) (tanh (/ x y))) (* z y)) x) (/ t y) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1)))) (/ (- t x) y) (tanh (/ x y)) (- 1 (pow (exp -2) (/ t y))) (- 1 (pow (exp -2) (/ x y)))) |
| 19.0ms | t | @ | 0 | ((+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (* (- (tanh (/ t y)) (tanh (/ x y))) y) (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* y z) (- (tanh (/ t y)) (tanh (/ x y))) (+ (* (- (tanh (/ t y)) (tanh (/ x y))) (* z y)) x) (/ t y) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1)))) (/ (- t x) y) (tanh (/ x y)) (- 1 (pow (exp -2) (/ t y))) (- 1 (pow (exp -2) (/ x y)))) |
| 18.0ms | t | @ | -inf | ((+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (* (- (tanh (/ t y)) (tanh (/ x y))) y) (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* y z) (- (tanh (/ t y)) (tanh (/ x y))) (+ (* (- (tanh (/ t y)) (tanh (/ x y))) (* z y)) x) (/ t y) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1)))) (/ (- t x) y) (tanh (/ x y)) (- 1 (pow (exp -2) (/ t y))) (- 1 (pow (exp -2) (/ x y)))) |
| 18.0ms | z | @ | 0 | ((+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (* (- (tanh (/ t y)) (tanh (/ x y))) y) (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* y z) (- (tanh (/ t y)) (tanh (/ x y))) (+ (* (- (tanh (/ t y)) (tanh (/ x y))) (* z y)) x) (/ t y) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1)))) (/ (- t x) y) (tanh (/ x y)) (- 1 (pow (exp -2) (/ t y))) (- 1 (pow (exp -2) (/ x y)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1391 | 14308 |
| 1 | 4901 | 13531 |
| 0 | 9560 | 12877 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) |
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (- (* 1/3 (/ (pow x 2) (pow y 2))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(* t z) |
(+ (* t z) (* x (+ 1 (* -1 z)))) |
t |
(+ t (* -1 x)) |
(+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(/ (- 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ t y))))) |
(- (+ (* x (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y))))))))) (/ 1 (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (+ 1 (exp (* -2 (/ t y)))))) |
(- (+ (* x (- (+ (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (/ 1 (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y))))))))) (/ 1 (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (+ 1 (exp (* -2 (/ t y)))))) |
(- (+ (* x (- (+ (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* x (- (+ (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* (pow y 3) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (- (* -4/3 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 3))) (* 4/3 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 3)))) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (/ 1 (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))) y)) (+ (* -2/3 (/ (- 1 (exp (* -2 (/ t y)))) (* (pow y 3) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))))))) (/ (exp (* -2 (/ t y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (/ 1 (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y))))))))) (/ 1 (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (+ 1 (exp (* -2 (/ t y)))))) |
(/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y))))) |
(+ (* x (- (+ 1 (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(+ (* x (- (+ 1 (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y))))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(+ (* x (- (+ 1 (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* y (* z (- (* -4/3 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 3))) (* 4/3 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (+ (* -2/3 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y))))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(* 2 (- 1 (exp (* -2 (/ t y))))) |
(+ (* 2 (- 1 (exp (* -2 (/ t y))))) (* x (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) |
(+ (* 2 (- 1 (exp (* -2 (/ t y))))) (* x (- (+ (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* x (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) |
(+ (* 2 (- 1 (exp (* -2 (/ t y))))) (* x (- (+ (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* x (- (+ (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* x (- (* -4/3 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 3))) (* 4/3 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 3)))))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) |
(+ (* x (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(+ (* x (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(+ (* x (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* y (* z (- (* -4/3 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 3))) (* 4/3 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (+ (* -2/3 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(/ t y) |
(+ (* -1 (/ x y)) (/ t y)) |
(/ x y) |
(* x (+ (* -1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* 2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -17/315 (/ (pow x 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(* 2 (/ x y)) |
(* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) |
(* x (+ (* x (- (* 4/3 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) |
(* x (+ (* x (- (* x (+ (* -2/3 (/ x (pow y 4))) (* 4/3 (/ 1 (pow y 3))))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) |
x |
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))) |
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* t z) x)))) |
(* -1 x) |
(* x (- (/ t x) 1)) |
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(/ (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))) |
(* x (+ 1 (/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* x (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y))))))))) |
(- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))) |
(/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))) |
(* -1 (/ x y)) |
(* x (- (/ t (* x y)) (/ 1 y))) |
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) |
(- 1 (exp (* -2 (/ x y)))) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* x (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))))) 1))) |
(* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y)))) |
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) |
(* y z) |
(+ x (/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y))))))) |
(/ (- t x) y) |
(- 1 (exp (* -2 (/ t y)))) |
(+ x (* z (- t x))) |
(+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))) |
(- t x) |
(- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) |
(- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) |
(- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) |
(/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y) |
(/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y) |
(/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y) |
(* z (- t x)) |
(+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) |
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))) |
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) |
(* 1/4 (/ (- (* 4 t) (* 4 x)) y)) |
(/ (- (+ (* 1/4 (- (* 4 t) (* 4 x))) (* 1/4 (/ (- (* -4 (pow t 2)) (* -4 (pow x 2))) y))) (* 1/16 (/ (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))) y))) y) |
(/ (- (+ (* 1/4 (- (* 4 t) (* 4 x))) (+ (* 1/4 (/ (- (* -4 (pow t 2)) (* -4 (pow x 2))) y)) (* 1/4 (/ (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))) (pow y 2))))) (+ (* 1/16 (/ (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))) y)) (+ (* 1/16 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))) (pow y 2))) (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))) (pow y 2)))))) y) |
(/ (- (+ (* 1/4 (- (* 4 t) (* 4 x))) (+ (* 1/4 (/ (- (* -4 (pow t 2)) (* -4 (pow x 2))) y)) (+ (* 1/4 (/ (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4))) (pow y 3))) (* 1/4 (/ (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))) (pow y 2)))))) (+ (* 1/16 (/ (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))) y)) (+ (* 1/16 (/ (* (+ (* -4 (* t (pow x 2))) (+ (* -4 (* (pow t 2) x)) (+ (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (- (* 4 t) (* 4 x))) (pow y 3))) (+ (* 1/16 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (* 1/4 (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))))))) (pow y 3))) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))) (pow y 3))))))))) y) |
(+ x (* 1/4 (* z (- (* 4 t) (* 4 x))))) |
(- (+ x (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)))) (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y))) |
(- (+ x (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2)))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2)))))) |
(- (+ x (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (+ (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) (pow y 3))) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2))))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* -4 (* t (pow x 2))) (+ (* -4 (* (pow t 2) x)) (+ (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (- (* 4 t) (* 4 x)))) (pow y 3))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))))) (* 1/4 (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))))))) (pow y 3))) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 3))))))))) |
(/ (- (* 4 t) (* 4 x)) y) |
(/ (- (+ (* -4 (/ (pow t 2) y)) (* 4 t)) (+ (* -4 (/ (pow x 2) y)) (* 4 x))) y) |
(/ (- (+ (* -4 (/ (pow t 2) y)) (+ (* 8/3 (/ (pow t 3) (pow y 2))) (* 4 t))) (+ (* -4 (/ (pow x 2) y)) (+ (* 8/3 (/ (pow x 3) (pow y 2))) (* 4 x)))) y) |
(/ (- (+ (* -4 (/ (pow t 2) y)) (+ (* -4/3 (/ (pow t 4) (pow y 3))) (+ (* 8/3 (/ (pow t 3) (pow y 2))) (* 4 t)))) (+ (* -4 (/ (pow x 2) y)) (+ (* -4/3 (/ (pow x 4) (pow y 3))) (+ (* 8/3 (/ (pow x 3) (pow y 2))) (* 4 x))))) y) |
(* 1/4 (* z (- (* 4 t) (* 4 x)))) |
(- (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y))) (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y))) |
(- (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2)))))) |
(- (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (+ (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) (pow y 3))) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2)))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* -4 (* t (pow x 2))) (+ (* -4 (* (pow t 2) x)) (+ (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (- (* 4 t) (* 4 x)))) (pow y 3))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))))) (* 1/4 (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))))))) (pow y 3))) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 3))))))))) |
(/ (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y) |
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) (* 1/2 (/ (pow x 3) (pow y 2)))) y) |
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) y) |
(* 2 (/ t y)) |
(/ (- (* -2 (/ (pow t 2) y)) (* -2 t)) y) |
(/ (- (* 4/3 (/ (pow t 3) (pow y 2))) (+ (* -2 t) (* 2 (/ (pow t 2) y)))) y) |
(/ (- (* -2/3 (/ (pow t 4) (pow y 3))) (+ (* -2 t) (+ (* -4/3 (/ (pow t 3) (pow y 2))) (* 2 (/ (pow t 2) y))))) y) |
(/ (- (* -2 (/ (pow x 2) y)) (* -2 x)) y) |
(/ (- (* 4/3 (/ (pow x 3) (pow y 2))) (+ (* -2 x) (* 2 (/ (pow x 2) y)))) y) |
(/ (- (* -2/3 (/ (pow x 4) (pow y 3))) (+ (* -2 x) (+ (* -4/3 (/ (pow x 3) (pow y 2))) (* 2 (/ (pow x 2) y))))) y) |
(+ x (* -1 (* z (- (* -1 t) (* -1 x))))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))) |
(* -1 (- (* -1 t) (* -1 x))) |
(- (+ (* -1 (- (* -1 t) (* -1 x))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) |
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (- (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (+ (* -1/2 (/ (pow x 3) y)) (* 1/2 (/ (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)))) (+ (* -1/2 (/ (pow t 3) y)) (* 1/2 (/ (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)))) y))) |
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (* -1 (/ (- (+ (* -1 (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y))))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* 1/2 (/ (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y))))) y))) y))) |
(* -1 (/ (- (* -1 t) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)) |
(* -1 (* z (- (* -1 t) (* -1 x)))) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))) |
(* -1/4 (/ (- (* -4 t) (* -4 x)) y)) |
(* -1 (/ (+ (* -1 (/ (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))) y)) (* 1/4 (- (* -4 t) (* -4 x)))) y)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))) y)) (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))) y)) (* 1/4 (- (* -4 t) (* -4 x)))) y)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) (+ (* 1/16 (* (+ (* 8/3 (pow t 3)) (+ (* 8/3 (pow x 3)) (+ (* 4 (* t (pow x 2))) (* 4 (* (pow t 2) x))))) (- (* -4 t) (* -4 x)))) (+ (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) (* 1/4 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x)))))))))) y)) (* 1/4 (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))) y)) (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))) y)) (* 1/4 (- (* -4 t) (* -4 x)))) y)) |
(+ x (* -1/4 (* z (- (* -4 t) (* -4 x))))) |
(- (+ x (+ (* -1/4 (* z (- (* -4 t) (* -4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)))) (* 1/16 (/ (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x)))) y))) |
(+ x (+ (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* 1/4 (/ (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) y)) (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y)))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x)))))) |
(+ x (+ (* -1 (/ (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 8/3 (pow t 3)) (+ (* 8/3 (pow x 3)) (+ (* 4 (* t (pow x 2))) (* 4 (* (pow t 2) x))))) (- (* -4 t) (* -4 x)))) y)) (+ (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) y)) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y))))) y))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x)))))) |
(* -1 (/ (- (* -4 t) (* -4 x)) y)) |
(* -1 (/ (- (+ (* -4 t) (* -1 (/ (- (* -4 (pow t 2)) (* -4 (pow x 2))) y))) (* -4 x)) y)) |
(* -1 (/ (- (+ (* -4 t) (* -1 (/ (- (+ (* -4 (pow t 2)) (* -1 (/ (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))) y))) (* -4 (pow x 2))) y))) (* -4 x)) y)) |
(* -1 (/ (- (+ (* -4 t) (* -1 (/ (- (+ (* -4 (pow t 2)) (* -1 (/ (- (+ (* -8/3 (pow t 3)) (* -1 (/ (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4))) y))) (* -8/3 (pow x 3))) y))) (* -4 (pow x 2))) y))) (* -4 x)) y)) |
(* -1/4 (* z (- (* -4 t) (* -4 x)))) |
(- (+ (* -1/4 (* z (- (* -4 t) (* -4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y))) (* 1/16 (/ (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x)))) y))) |
(+ (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* 1/4 (/ (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) y)) (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y)))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x))))) |
(+ (* -1 (/ (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 8/3 (pow t 3)) (+ (* 8/3 (pow x 3)) (+ (* 4 (* t (pow x 2))) (* 4 (* (pow t 2) x))))) (- (* -4 t) (* -4 x)))) y)) (+ (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) y)) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y))))) y))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x))))) |
(* -1 (/ (+ (* -1 x) (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y)) |
(* -1 (/ (- (* 2 (/ (pow t 2) y)) (* 2 t)) y)) |
(* -1 (/ (- (* -1 (/ (- (* 4/3 (/ (pow t 3) y)) (* 2 (pow t 2))) y)) (* 2 t)) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 2/3 (/ (pow t 4) y)) (* 4/3 (pow t 3))) y)) (* 2 (pow t 2))) y)) (* 2 t)) y)) |
(* -1 (/ (- (* 2 (/ (pow x 2) y)) (* 2 x)) y)) |
(* -1 (/ (- (* -1 (/ (- (* 4/3 (/ (pow x 3) y)) (* 2 (pow x 2))) y)) (* 2 x)) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 2/3 (/ (pow x 4) y)) (* 4/3 (pow x 3))) y)) (* 2 (pow x 2))) y)) (* 2 x)) y)) |
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))) |
(* z (- (+ t (/ x z)) x)) |
(* z (+ (/ x z) (/ (* y (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))))) |
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (* y (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))))))) |
(+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(+ t (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* t (+ 1 (* -1/3 (/ (pow t 2) (pow y 2))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* t (+ 1 (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) |
(* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* t z))) |
(* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) |
(+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))))) |
(+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* t (- (* 1/2 (/ (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))) y))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y)))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))))) |
(+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* t (- (+ (* 1/2 (/ (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 4/3 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 3))) (* -4/3 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 3)))) (+ 1 (exp (* -2 (/ x y)))))) (/ 1 (* (pow y 3) (+ 1 (exp (* -2 (/ x y))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))) y)))) y)) (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (+ (* 2/3 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 3) (+ 1 (exp (* -2 (/ x y))))))) (/ (exp (* -2 (/ x y))) (* (pow y 3) (+ 1 (exp (* -2 (/ x y)))))))))))) (+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))) y))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y)))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))))) |
(+ x (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y))))))) |
(+ x (+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y))))))))) |
(+ x (+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y))))))))) |
(+ x (+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 4/3 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 3))) (* -4/3 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))) y)) (+ (* 1/2 (/ (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y)))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* 2/3 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y)))))))))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y))))))))) |
(* -2 (- 1 (exp (* -2 (/ x y))))) |
(- (* t (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y)))) (* 2 (- 1 (exp (* -2 (/ x y)))))) |
(- (* t (- (+ (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* t (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y)))) (* 2 (- 1 (exp (* -2 (/ x y)))))) |
(- (* t (- (+ (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* t (- (+ (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* t (- (* 4/3 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 3))) (* -4/3 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 3)))))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y)))) (* 2 (- 1 (exp (* -2 (/ x y)))))) |
(* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) |
(+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))))) |
(+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))))) |
(+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 4/3 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 3))) (* -4/3 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))) y)) (+ (* 1/2 (/ (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y)))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* 2/3 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y)))))))))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))))) |
(* t (+ (* -2 (/ t (pow y 2))) (* 2 (/ 1 y)))) |
(* t (+ (* t (- (* 4/3 (/ t (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) |
(* t (+ (* t (- (* t (+ (* -2/3 (/ t (pow y 4))) (* 4/3 (/ 1 (pow y 3))))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) |
(* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ (* -1 (/ x (* t y))) (/ 1 y))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t))))) |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (- (/ x (* t y)) (/ 1 y)))) |
| Outputs |
|---|
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))) |
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
(+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(fma.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) y) (/.f64 (*.f64 (*.f64 x x) z) y) (neg.f64 z)) #s(literal 1 binary64)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
(+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(fma.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) y) (/.f64 z y) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 (*.f64 x x) z)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (neg.f64 z)) #s(literal 1 binary64)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) |
(*.f64 (tanh.f64 (/.f64 t y)) y) |
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(fma.f64 (tanh.f64 (/.f64 t y)) y (neg.f64 x)) |
(+ (* x (- (* 1/3 (/ (pow x 2) (pow y 2))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) y) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) x (*.f64 (tanh.f64 (/.f64 t y)) y)) |
(+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) #s(literal -2/15 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 y y))) (*.f64 x x)) #s(literal 1 binary64)) x (*.f64 (tanh.f64 (/.f64 t y)) y)) |
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(tanh.f64 (/.f64 t y)) |
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) (tanh.f64 (/.f64 t y))) |
(- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) y)) x (tanh.f64 (/.f64 t y))) |
(- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal -2/15 binary64) (/.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) x (tanh.f64 (/.f64 t y))) |
(* t z) |
(*.f64 z t) |
(+ (* t z) (* x (+ 1 (* -1 z)))) |
(fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 z t)) |
t |
(+ t (* -1 x)) |
(fma.f64 #s(literal -1 binary64) x t) |
(+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(fma.f64 (neg.f64 x) z (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
(+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) y) (/.f64 (*.f64 (*.f64 x x) z) y) (neg.f64 z)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
(+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) y) (/.f64 z y) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 (*.f64 x x) z)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (neg.f64 z)) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
(/ (- 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ t y))))) |
(tanh.f64 (/.f64 t y)) |
(- (+ (* x (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y))))))))) (/ 1 (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (+ 1 (exp (* -2 (/ t y)))))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (tanh.f64 (/.f64 t y)))) x (tanh.f64 (/.f64 t y))) |
(- (+ (* x (- (+ (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (/ 1 (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y))))))))) (/ 1 (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (+ 1 (exp (* -2 (/ t y)))))) |
(fma.f64 (-.f64 (fma.f64 (-.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 y y)))) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) (*.f64 y y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (tanh.f64 (/.f64 t y)))) (neg.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) x (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) y) (tanh.f64 (/.f64 t y)))) x (tanh.f64 (/.f64 t y))) |
(- (+ (* x (- (+ (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* x (- (+ (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* (pow y 3) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (- (* -4/3 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 3))) (* 4/3 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 3)))) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (/ 1 (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))) y)) (+ (* -2/3 (/ (- 1 (exp (* -2 (/ t y)))) (* (pow y 3) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))))))) (/ (exp (* -2 (/ t y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (/ 1 (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y))))))))) (/ 1 (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (+ 1 (exp (* -2 (/ t y)))))) |
(fma.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 y y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (-.f64 (fma.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (pow.f64 y #s(literal 3 binary64))) #s(literal -4/3 binary64) (*.f64 #s(literal -4/3 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (tanh.f64 (/.f64 t y)))) (/.f64 (-.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 y y)))) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) (*.f64 y y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (tanh.f64 (/.f64 t y)))) (neg.f64 y))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (neg.f64 y))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 y y))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -2/3 binary64) (pow.f64 y #s(literal 3 binary64))) (tanh.f64 (/.f64 t y))))) x (/.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) (*.f64 y y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) y) (tanh.f64 (/.f64 t y)))) y) #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))))) x (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) y) (tanh.f64 (/.f64 t y)))) x (tanh.f64 (/.f64 t y))) |
(/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y))))) |
(*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y))) |
(+ (* x (- (+ 1 (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (tanh.f64 (/.f64 t y)))) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
(+ (* x (- (+ 1 (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y))))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(fma.f64 (-.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 t y)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (tanh.f64 (/.f64 t y)) z))) (neg.f64 y)))) x (*.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (tanh.f64 (/.f64 t y)))) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
(+ (* x (- (+ 1 (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* y (* z (- (* -4/3 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 3))) (* 4/3 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (+ (* -2/3 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y))))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(fma.f64 (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (pow.f64 y #s(literal 3 binary64))) #s(literal -4/3 binary64) (*.f64 #s(literal -4/3 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.f64 z (*.f64 y y))) (tanh.f64 (/.f64 t y)))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 t y)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (tanh.f64 (/.f64 t y)) z))) (neg.f64 y)))) (neg.f64 y))) (fma.f64 (*.f64 z (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 z (*.f64 y y)) (tanh.f64 (/.f64 t y))) #s(literal -2/3 binary64)))) x (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 t y)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (tanh.f64 (/.f64 t y)) z))) (neg.f64 y)))) x (*.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (tanh.f64 (/.f64 t y)))) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
(* 2 (- 1 (exp (* -2 (/ t y))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) #s(literal 2 binary64)) |
(+ (* 2 (- 1 (exp (* -2 (/ t y))))) (* x (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y)) x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) #s(literal 2 binary64))) |
(+ (* 2 (- 1 (exp (* -2 (/ t y))))) (* x (- (+ (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* x (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) |
(fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (fma.f64 (fma.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 y y)))) x (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y)))) x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) #s(literal 2 binary64))) |
(+ (* 2 (- 1 (exp (* -2 (/ t y))))) (* x (- (+ (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* x (- (+ (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* x (- (* -4/3 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 3))) (* 4/3 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 3)))))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) |
(fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (fma.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (pow.f64 y #s(literal 3 binary64))) #s(literal -4/3 binary64) (*.f64 #s(literal -4/3 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64))))) x (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 y y)) #s(literal 2 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal -2 binary64)) (*.f64 y y))) x (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y)))) x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) #s(literal 2 binary64))) |
(+ (* x (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (tanh.f64 (/.f64 t y)) z))) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
(+ (* x (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 t y)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (tanh.f64 (/.f64 t y)) z))) (neg.f64 y)))) x (*.f64 #s(literal 1 binary64) (*.f64 (tanh.f64 (/.f64 t y)) z)))) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
(+ (* x (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* y (* z (- (* -4/3 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 3))) (* 4/3 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (+ (* -2/3 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (fma.f64 (-.f64 (fma.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (pow.f64 y #s(literal 3 binary64))) #s(literal -4/3 binary64) (*.f64 #s(literal -4/3 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.f64 z (*.f64 y y))) (tanh.f64 (/.f64 t y)))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 t y)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (tanh.f64 (/.f64 t y)) z))) (neg.f64 y)))) (neg.f64 y))) (fma.f64 (*.f64 z (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 z (*.f64 y y)) (tanh.f64 (/.f64 t y))) #s(literal -2/3 binary64)))) x (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 #s(literal 2 binary64) y) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 t y)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 2 binary64)) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (tanh.f64 (/.f64 t y)) z))) (neg.f64 y)))) x (*.f64 #s(literal 1 binary64) (*.f64 (tanh.f64 (/.f64 t y)) z)))) x (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
(/ t y) |
(/.f64 t y) |
(+ (* -1 (/ x y)) (/ t y)) |
(/.f64 (fma.f64 #s(literal -1 binary64) x t) y) |
(/ x y) |
(/.f64 x y) |
(* x (+ (* -1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) y)) x) |
(* x (+ (* (pow x 2) (- (* 2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) x) |
(* x (+ (* (pow x 2) (- (* (pow x 2) (+ (* -17/315 (/ (pow x 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal -17/315 binary64) (/.f64 #s(literal 2/15 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) x) |
(* 2 (/ x y)) |
(*.f64 #s(literal 2 binary64) (/.f64 x y)) |
(* x (+ (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) |
(*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) y)) x) |
(* x (+ (* x (- (* 4/3 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal 4/3 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 y y))) x (/.f64 #s(literal 2 binary64) y)) x) |
(* x (+ (* x (- (* x (+ (* -2/3 (/ x (pow y 4))) (* 4/3 (/ 1 (pow y 3))))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -2/3 binary64) (/.f64 #s(literal 4/3 binary64) (pow.f64 y #s(literal 3 binary64)))) x) (/.f64 #s(literal 2 binary64) (*.f64 y y))) x (/.f64 #s(literal 2 binary64) y)) x) |
x |
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))) |
(*.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))))) z) x) #s(literal 1 binary64)) x) |
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(*.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))))) y) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))))) |
(* x (+ 1 (* -1 z))) |
(*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) |
(* x (+ 1 (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 (+.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) #s(literal 1 binary64)) x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ t x) 1)) |
(*.f64 (-.f64 (/.f64 t x) #s(literal 1 binary64)) x) |
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(*.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))))) |
(/ (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))) |
(-.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))) |
(* x (+ 1 (/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* x (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y))))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z y) x) (-.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))) #s(literal 1 binary64)) x) |
(- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))) |
(fma.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))) |
(*.f64 (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (fma.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(* -1 (/ x y)) |
(/.f64 (neg.f64 x) y) |
(* x (- (/ t (* x y)) (/ 1 y))) |
(*.f64 (-.f64 (/.f64 (/.f64 t x) y) (/.f64 #s(literal 1 binary64) y)) x) |
(/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) |
(tanh.f64 (/.f64 x y)) |
(- 1 (exp (* -2 (/ x y)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))))) (neg.f64 x)) #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (* x (- z 1))) |
(*.f64 (-.f64 z #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1))) |
(*.f64 (-.f64 (fma.f64 (neg.f64 t) (/.f64 z x) z) #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 (fma.f64 (/.f64 t x) #s(literal -1 binary64) #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* x (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))))) 1))) |
(*.f64 (-.f64 (*.f64 (neg.f64 y) (*.f64 (/.f64 z x) (-.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))))) #s(literal 1 binary64)) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 t x) y) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (neg.f64 x)) |
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(fma.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))))) x) |
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) |
(tanh.f64 (/.f64 t y)) |
(* y z) |
(*.f64 z y) |
(+ x (/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y))))))) |
(fma.f64 (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (fma.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) x) |
(/ (- t x) y) |
(/.f64 (-.f64 t x) y) |
(- 1 (exp (* -2 (/ t y)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) |
(+ x (* z (- t x))) |
(fma.f64 (-.f64 t x) z x) |
(+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+.f64 (fma.f64 (-.f64 t x) z x) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z) y)) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) |
(+.f64 (fma.f64 (-.f64 t x) z x) (fma.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 x))) (pow.f64 t #s(literal 3 binary64))))) z) (*.f64 y y)))) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))) |
(+.f64 (fma.f64 (-.f64 t x) z x) (fma.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 x))) (pow.f64 t #s(literal 3 binary64))))) y) (/.f64 z y) (*.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (+.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/4 binary64))))) (pow.f64 y #s(literal 3 binary64))))))) |
(- t x) |
(-.f64 t x) |
(- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) |
(-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal 1/2 binary64) t) (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) #s(literal 1/2 binary64) x)) |
(- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) |
(-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) y) (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))))) t) (+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 x))) y) (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 y y))))) x)) |
(- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) |
(-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) y) (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))))))) t) (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (+.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/4 binary64))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 x))) y) (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 y y))))))) x)) |
(/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal 1/2 binary64) t) (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) #s(literal 1/2 binary64) x)) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y) |
(/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) y) (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))))) t) (+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 x))) y) (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 y y))))) x)) y) |
(/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y) |
(/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) y) (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))))))) t) (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (+.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/4 binary64))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 x))) y) (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 y y))))))) x)) y) |
(/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal 1/2 binary64) t) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) t) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) y))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y) |
(/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)))) t) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) (*.f64 (+.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/4 binary64))) (pow.f64 y #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) y)))) y) |
(* z (- t x)) |
(*.f64 (-.f64 t x) z) |
(+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) |
(fma.f64 (-.f64 t x) z (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z) y)) |
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))) |
(fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 x))) (pow.f64 t #s(literal 3 binary64))))) z) (*.f64 y y)))) |
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) |
(fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 x))) (pow.f64 t #s(literal 3 binary64))))) y) (/.f64 z y) (*.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (+.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/4 binary64))))) (pow.f64 y #s(literal 3 binary64))))))) |
(* 1/4 (/ (- (* 4 t) (* 4 x)) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y) #s(literal 1/4 binary64)) |
(/ (- (+ (* 1/4 (- (* 4 t) (* 4 x))) (* 1/4 (/ (- (* -4 (pow t 2)) (* -4 (pow x 2))) y))) (* 1/16 (/ (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))) y))) y) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y) |
(/ (- (+ (* 1/4 (- (* 4 t) (* 4 x))) (+ (* 1/4 (/ (- (* -4 (pow t 2)) (* -4 (pow x 2))) y)) (* 1/4 (/ (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))) (pow y 2))))) (+ (* 1/16 (/ (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))) y)) (+ (* 1/16 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))) (pow y 2))) (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))) (pow y 2)))))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 (/.f64 (*.f64 #s(literal 8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)) #s(literal 1/16 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x))))) (*.f64 #s(literal 4 binary64) (-.f64 t x)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -4 binary64) (+.f64 t x))) (fma.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (*.f64 #s(literal 4 binary64) (-.f64 t x))))))) (*.f64 y y)))) y) |
(/ (- (+ (* 1/4 (- (* 4 t) (* 4 x))) (+ (* 1/4 (/ (- (* -4 (pow t 2)) (* -4 (pow x 2))) y)) (+ (* 1/4 (/ (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4))) (pow y 3))) (* 1/4 (/ (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))) (pow y 2)))))) (+ (* 1/16 (/ (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))) y)) (+ (* 1/16 (/ (* (+ (* -4 (* t (pow x 2))) (+ (* -4 (* (pow t 2) x)) (+ (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (- (* 4 t) (* 4 x))) (pow y 3))) (+ (* 1/16 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (* 1/4 (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))))))) (pow y 3))) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))) (pow y 3))))))))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -4/3 binary64) (-.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y))))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)) #s(literal 1/16 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) t) #s(literal -4 binary64) (fma.f64 #s(literal -8/3 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 t t) x) #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/16 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x))))) (*.f64 #s(literal 4 binary64) (-.f64 t x)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -4 binary64) (+.f64 t x))) (fma.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (*.f64 #s(literal 4 binary64) (-.f64 t x))))))) (*.f64 y y)) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x))))) (*.f64 #s(literal 4 binary64) (-.f64 t x)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -4 binary64) (+.f64 t x))) (fma.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (*.f64 #s(literal 4 binary64) (-.f64 t x)))))))) (*.f64 #s(literal -4 binary64) (+.f64 t x)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))))) (pow.f64 y #s(literal 3 binary64)))))))) y) |
(+ x (* 1/4 (* z (- (* 4 t) (* 4 x))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z) #s(literal 1/4 binary64) x) |
(- (+ x (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)))) (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y))) |
(-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y))) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (*.f64 #s(literal 4 binary64) (-.f64 t x)))) y)) |
(- (+ x (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2)))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2)))))) |
(-.f64 (+.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z) #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) (fma.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y) (*.f64 z (/.f64 (*.f64 #s(literal 8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y)))))) (fma.f64 (*.f64 z (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))) #s(literal 1/16 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -4 binary64) (+.f64 t x))) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal -4 binary64) (+.f64 t x))) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (*.f64 y y)))) |
(- (+ x (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (+ (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) (pow y 3))) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2))))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* -4 (* t (pow x 2))) (+ (* -4 (* (pow t 2) x)) (+ (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (- (* 4 t) (* 4 x)))) (pow y 3))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))))) (* 1/4 (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))))))) (pow y 3))) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 3))))))))) |
(-.f64 (+.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y))) (*.f64 #s(literal 1/4 binary64) (fma.f64 z (/.f64 (*.f64 #s(literal -4/3 binary64) (-.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 3 binary64))) (*.f64 z (/.f64 (*.f64 #s(literal 8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y)))))) x) (fma.f64 (*.f64 z (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))) #s(literal 1/16 binary64) (fma.f64 (*.f64 z (*.f64 (fma.f64 (*.f64 (*.f64 x x) t) #s(literal -4 binary64) (fma.f64 #s(literal -8/3 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 t t) x) #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) (pow.f64 y #s(literal 3 binary64))))) #s(literal 1/16 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -4 binary64) (+.f64 t x))) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal -4 binary64) (+.f64 t x))) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (*.f64 y y)) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal 8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -4 binary64) (+.f64 t x))) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal -4 binary64) (+.f64 t x))) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))) (*.f64 #s(literal 4 binary64) (-.f64 t x)))))) (*.f64 #s(literal -4 binary64) (+.f64 t x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal -4 binary64) (+.f64 t x))) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))))) (pow.f64 y #s(literal 3 binary64)))))))) |
(/ (- (* 4 t) (* 4 x)) y) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y) |
(/ (- (+ (* -4 (/ (pow t 2) y)) (* 4 t)) (+ (* -4 (/ (pow x 2) y)) (* 4 x))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) y) #s(literal -4 binary64) (*.f64 #s(literal 4 binary64) t)) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -4 binary64) (*.f64 #s(literal 4 binary64) x))) y) |
(/ (- (+ (* -4 (/ (pow t 2) y)) (+ (* 8/3 (/ (pow t 3) (pow y 2))) (* 4 t))) (+ (* -4 (/ (pow x 2) y)) (+ (* 8/3 (/ (pow x 3) (pow y 2))) (* 4 x)))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) y) #s(literal -4 binary64) (fma.f64 (/.f64 #s(literal 8/3 binary64) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) y) (*.f64 #s(literal 4 binary64) t))) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -4 binary64) (fma.f64 (/.f64 #s(literal 8/3 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal 4 binary64) x)))) y) |
(/ (- (+ (* -4 (/ (pow t 2) y)) (+ (* -4/3 (/ (pow t 4) (pow y 3))) (+ (* 8/3 (/ (pow t 3) (pow y 2))) (* 4 t)))) (+ (* -4 (/ (pow x 2) y)) (+ (* -4/3 (/ (pow x 4) (pow y 3))) (+ (* 8/3 (/ (pow x 3) (pow y 2))) (* 4 x))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 t t) y) #s(literal -4 binary64) (fma.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -4/3 binary64) (fma.f64 (/.f64 #s(literal 8/3 binary64) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) y) (*.f64 #s(literal 4 binary64) t)))) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -4 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -4/3 binary64) (fma.f64 (/.f64 #s(literal 8/3 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal 4 binary64) x))))) y) |
(* 1/4 (* z (- (* 4 t) (* 4 x)))) |
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z) #s(literal 1/4 binary64)) |
(- (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y))) (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y))) |
(fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y))) (*.f64 #s(literal -1/16 binary64) (*.f64 z (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))))) |
(- (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2)))))) |
(-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal 4 binary64) (-.f64 t x)) (*.f64 #s(literal 1/4 binary64) (fma.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y) (*.f64 z (/.f64 (*.f64 #s(literal 8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y)))))) (fma.f64 (*.f64 z (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))) #s(literal 1/16 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -4 binary64) (+.f64 t x))) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal -4 binary64) (+.f64 t x))) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (*.f64 y y)))) |
(- (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (+ (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) (pow y 3))) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2)))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* -4 (* t (pow x 2))) (+ (* -4 (* (pow t 2) x)) (+ (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (- (* 4 t) (* 4 x)))) (pow y 3))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))))) (* 1/4 (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))))))) (pow y 3))) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 3))))))))) |
(-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y))) (*.f64 #s(literal 1/4 binary64) (fma.f64 z (/.f64 (*.f64 #s(literal -4/3 binary64) (-.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 3 binary64))) (*.f64 z (/.f64 (*.f64 #s(literal 8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y)))))) (fma.f64 (*.f64 z (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))) #s(literal 1/16 binary64) (fma.f64 (*.f64 z (*.f64 (fma.f64 (*.f64 (*.f64 x x) t) #s(literal -4 binary64) (fma.f64 #s(literal -8/3 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 t t) x) #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) (pow.f64 y #s(literal 3 binary64))))) #s(literal 1/16 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -4 binary64) (+.f64 t x))) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal -4 binary64) (+.f64 t x))) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (*.f64 y y)) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal 8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -4 binary64) (+.f64 t x))) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal -4 binary64) (+.f64 t x))) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))) (*.f64 #s(literal 4 binary64) (-.f64 t x)))))) (*.f64 #s(literal -4 binary64) (+.f64 t x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal -4 binary64) (+.f64 t x))) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))))) (pow.f64 y #s(literal 3 binary64)))))))) |
(/ (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) #s(literal 1/2 binary64) x) y) |
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) (* 1/2 (/ (pow x 3) (pow y 2)))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 x))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y)) x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) y) |
(/ (- (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))))) (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (* 1/2 (/ (pow x 3) (pow y 2)))))) y) |
(/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 x))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y)))) x) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (*.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64))) (pow.f64 y #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) y) |
(* 2 (/ t y)) |
(*.f64 #s(literal 2 binary64) (/.f64 t y)) |
(/ (- (* -2 (/ (pow t 2) y)) (* -2 t)) y) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 t t) y) t)) y) |
(/ (- (* 4/3 (/ (pow t 3) (pow y 2))) (+ (* -2 t) (* 2 (/ (pow t 2) y)))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal 4/3 binary64) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) y) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 t t) y) t))) y) |
(/ (- (* -2/3 (/ (pow t 4) (pow y 3))) (+ (* -2 t) (+ (* -4/3 (/ (pow t 3) (pow y 2))) (* 2 (/ (pow t 2) y))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -2/3 binary64) (*.f64 #s(literal 2 binary64) t)) (fma.f64 (/.f64 #s(literal -4/3 binary64) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) y) (*.f64 (/.f64 (*.f64 t t) y) #s(literal 2 binary64)))) y) |
(/ (- (* -2 (/ (pow x 2) y)) (* -2 x)) y) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 x x) y) x)) y) |
(/ (- (* 4/3 (/ (pow x 3) (pow y 2))) (+ (* -2 x) (* 2 (/ (pow x 2) y)))) y) |
(/.f64 (fma.f64 (/.f64 #s(literal 4/3 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 x x) y) x))) y) |
(/ (- (* -2/3 (/ (pow x 4) (pow y 3))) (+ (* -2 x) (+ (* -4/3 (/ (pow x 3) (pow y 2))) (* 2 (/ (pow x 2) y))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -2/3 binary64) (*.f64 #s(literal 2 binary64) x)) (fma.f64 (/.f64 #s(literal -4/3 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)))) y) |
(+ x (* -1 (* z (- (* -1 t) (* -1 x))))) |
(fma.f64 (-.f64 t x) z x) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+.f64 (fma.f64 (-.f64 t x) z x) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z) y)) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))) |
(+.f64 (fma.f64 (-.f64 t x) z x) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (*.f64 z (/.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) y))) (neg.f64 y))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))) |
(+.f64 (fma.f64 (-.f64 t x) z x) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (/.f64 (fma.f64 z (/.f64 (-.f64 (fma.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t)))))) (fma.f64 (+.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))))))) y) (*.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) (neg.f64 z))) (neg.f64 y))) (neg.f64 y))) |
(* -1 (- (* -1 t) (* -1 x))) |
(*.f64 (-.f64 t x) #s(literal 1 binary64)) |
(- (+ (* -1 (- (* -1 t) (* -1 x))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) |
(fma.f64 (-.f64 t x) #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y)) |
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (- (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (+ (* -1/2 (/ (pow x 3) y)) (* 1/2 (/ (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)))) (+ (* -1/2 (/ (pow t 3) y)) (* 1/2 (/ (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)))) y))) |
(fma.f64 (-.f64 t x) #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) y)) (neg.f64 y))) |
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (* -1 (/ (- (+ (* -1 (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y))))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* 1/2 (/ (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y))))) y))) y))) |
(fma.f64 (-.f64 t x) #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t)))))) (fma.f64 (+.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))))))) y)) (neg.f64 y))) (neg.f64 y))) |
(* -1 (/ (- (* -1 t) (* -1 x)) y)) |
(/.f64 (*.f64 (-.f64 t x) #s(literal 1 binary64)) y) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) t (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y)) (neg.f64 x)) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(/.f64 (-.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) y) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y) t)) (neg.f64 x)) (neg.f64 y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(/.f64 (-.f64 (neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t)))))) (fma.f64 (+.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))))))) y) #s(literal -1 binary64) (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64))))) (neg.f64 y)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y) t)) (neg.f64 x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal -1/2 binary64) (neg.f64 t)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1/2 binary64) (/.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (neg.f64 y))) y) t)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) (*.f64 (+.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/4 binary64)))) y) #s(literal -1 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) (neg.f64 y))) y) t)) (neg.f64 y)) |
(* -1 (* z (- (* -1 t) (* -1 x)))) |
(*.f64 (*.f64 (-.f64 t x) #s(literal 1 binary64)) z) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) |
(fma.f64 (neg.f64 (-.f64 t x)) (neg.f64 z) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z) y)) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))) |
(neg.f64 (fma.f64 (neg.f64 (-.f64 t x)) z (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (*.f64 z (/.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) y))) y))) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))) |
(neg.f64 (fma.f64 (neg.f64 (-.f64 t x)) z (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (/.f64 (fma.f64 z (/.f64 (-.f64 (fma.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) t)))))) (fma.f64 (+.f64 (neg.f64 (pow.f64 t #s(literal 4 binary64))) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t)) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))))))) y) (*.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/2 binary64)))) (neg.f64 z))) (neg.f64 y))) y))) |
(* -1/4 (/ (- (* -4 t) (* -4 x)) y)) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) y) #s(literal -1/4 binary64)) |
(* -1 (/ (+ (* -1 (/ (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))) y)) (* 1/4 (- (* -4 t) (* -4 x)))) y)) |
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) #s(literal 1/4 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 t x)) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (neg.f64 y))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))) y)) (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))) y)) (* 1/4 (- (* -4 t) (* -4 x)))) y)) |
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) #s(literal 1/4 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x))))) (*.f64 #s(literal -4 binary64) (-.f64 t x)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 t x))) (fma.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 t x)) (*.f64 #s(literal -4 binary64) (-.f64 t x)))))))) y) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 t x)) (*.f64 #s(literal -4 binary64) (-.f64 t x)))))) (neg.f64 y))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) (+ (* 1/16 (* (+ (* 8/3 (pow t 3)) (+ (* 8/3 (pow x 3)) (+ (* 4 (* t (pow x 2))) (* 4 (* (pow t 2) x))))) (- (* -4 t) (* -4 x)))) (+ (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) (* 1/4 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x)))))))))) y)) (* 1/4 (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))) y)) (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))) y)) (* 1/4 (- (* -4 t) (* -4 x)))) y)) |
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) #s(literal 1/4 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/4 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4/3 binary64) (-.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (fma.f64 #s(literal 8/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 #s(literal 8/3 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x x) t (*.f64 (*.f64 t t) x))))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x))))) (*.f64 #s(literal -4 binary64) (-.f64 t x)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 t x))) (fma.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 t x)) (*.f64 #s(literal -4 binary64) (-.f64 t x)))))))) (*.f64 #s(literal 4 binary64) (+.f64 t x)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 t x)) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))))))) (neg.f64 y))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x))))) (*.f64 #s(literal -4 binary64) (-.f64 t x)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 t x))) (fma.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 t x)) (*.f64 #s(literal -4 binary64) (-.f64 t x)))))))) y) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 t x)) (*.f64 #s(literal -4 binary64) (-.f64 t x)))))) (neg.f64 y))) (neg.f64 y)) |
(+ x (* -1/4 (* z (- (* -4 t) (* -4 x))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) z) #s(literal -1/4 binary64) x) |
(- (+ x (+ (* -1/4 (* z (- (* -4 t) (* -4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)))) (* 1/16 (/ (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x)))) y))) |
(+.f64 x (fma.f64 (*.f64 #s(literal -1/4 binary64) z) (*.f64 #s(literal -4 binary64) (-.f64 t x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 t x))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) y))) |
(+ x (+ (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* 1/4 (/ (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) y)) (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y)))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x)))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) z) (*.f64 #s(literal -4 binary64) (-.f64 t x)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 t x))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 t x))) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 t x))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))))))) y)) (neg.f64 y))) x) |
(+ x (+ (* -1 (/ (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 8/3 (pow t 3)) (+ (* 8/3 (pow x 3)) (+ (* 4 (* t (pow x 2))) (* 4 (* (pow t 2) x))))) (- (* -4 t) (* -4 x)))) y)) (+ (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) y)) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y))))) y))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x)))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) z) (*.f64 #s(literal -4 binary64) (-.f64 t x)) (/.f64 (neg.f64 (+.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -4/3 binary64) (-.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) z) y) #s(literal 1/4 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 t x))) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 t x))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))))))))) (fma.f64 (/.f64 (*.f64 (*.f64 z (fma.f64 #s(literal 8/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 #s(literal 8/3 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x x) t (*.f64 (*.f64 t t) x)))))) (*.f64 #s(literal -4 binary64) (-.f64 t x))) y) #s(literal 1/16 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 t x))) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 t x))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))))))) (*.f64 #s(literal 4 binary64) (+.f64 t x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 t x))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))))) y)))) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 t x))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))))) (neg.f64 y))) x) |
(* -1 (/ (- (* -4 t) (* -4 x)) y)) |
(/.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) (neg.f64 y)) |
(* -1 (/ (- (+ (* -4 t) (* -1 (/ (- (* -4 (pow t 2)) (* -4 (pow x 2))) y))) (* -4 x)) y)) |
(/.f64 (fma.f64 #s(literal -4 binary64) t (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (neg.f64 y)) (*.f64 #s(literal -4 binary64) x))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -4 t) (* -1 (/ (- (+ (* -4 (pow t 2)) (* -1 (/ (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))) y))) (* -4 (pow x 2))) y))) (* -4 x)) y)) |
(/.f64 (fma.f64 #s(literal -4 binary64) t (fma.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 t t) (fma.f64 (/.f64 (*.f64 #s(literal -8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) y) #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) y) #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) x))) (neg.f64 y)) |
(* -1 (/ (- (+ (* -4 t) (* -1 (/ (- (+ (* -4 (pow t 2)) (* -1 (/ (- (+ (* -8/3 (pow t 3)) (* -1 (/ (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4))) y))) (* -8/3 (pow x 3))) y))) (* -4 (pow x 2))) y))) (* -4 x)) y)) |
(/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) t (/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 t t) (/.f64 (-.f64 (fma.f64 #s(literal -8/3 binary64) (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -4/3 binary64) (-.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 y))) (*.f64 #s(literal -8/3 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 y))) (*.f64 #s(literal -4 binary64) (*.f64 x x))) (neg.f64 y))) (*.f64 #s(literal -4 binary64) x)) (neg.f64 y)) |
(* -1/4 (* z (- (* -4 t) (* -4 x)))) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) z) #s(literal -1/4 binary64)) |
(- (+ (* -1/4 (* z (- (* -4 t) (* -4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y))) (* 1/16 (/ (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x)))) y))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) z) (*.f64 #s(literal -4 binary64) (-.f64 t x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 t x))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) y)) |
(+ (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* 1/4 (/ (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) y)) (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y)))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) z) (*.f64 #s(literal -4 binary64) (-.f64 t x)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 t x))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 t x))) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 t x))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))))))) y)) (neg.f64 y))) |
(+ (* -1 (/ (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 8/3 (pow t 3)) (+ (* 8/3 (pow x 3)) (+ (* 4 (* t (pow x 2))) (* 4 (* (pow t 2) x))))) (- (* -4 t) (* -4 x)))) y)) (+ (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) y)) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y))))) y))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) z) (*.f64 #s(literal -4 binary64) (-.f64 t x)) (/.f64 (neg.f64 (+.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -4/3 binary64) (-.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) z) y) #s(literal 1/4 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 t x))) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 t x))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))))))))) (fma.f64 (/.f64 (*.f64 (*.f64 z (fma.f64 #s(literal 8/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 #s(literal 8/3 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x x) t (*.f64 (*.f64 t t) x)))))) (*.f64 #s(literal -4 binary64) (-.f64 t x))) y) #s(literal 1/16 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 t x))) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 t x))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))))))) (*.f64 #s(literal 4 binary64) (+.f64 t x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 t x))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))))) y)))) y) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 t x))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))))) (neg.f64 y))) |
(* -1 (/ (+ (* -1 x) (* -1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) #s(literal -1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64) (/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) (neg.f64 y))) y) x)) (neg.f64 y)) |
(* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (* -1/2 (pow x 3))) y)) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) y)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) x))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 (+.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64)))) y) #s(literal -1 binary64) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)))) (neg.f64 y))) y) x)) (neg.f64 y)) |
(* -1 (/ (- (* 2 (/ (pow t 2) y)) (* 2 t)) y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 t t) y) t)) (neg.f64 y)) |
(* -1 (/ (- (* -1 (/ (- (* 4/3 (/ (pow t 3) y)) (* 2 (pow t 2))) y)) (* 2 t)) y)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) y) #s(literal 4/3 binary64) (*.f64 #s(literal -2 binary64) (*.f64 t t))) (neg.f64 y)) (*.f64 #s(literal 2 binary64) t)) (neg.f64 y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 2/3 (/ (pow t 4) y)) (* 4/3 (pow t 3))) y)) (* 2 (pow t 2))) y)) (* 2 t)) y)) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) y) #s(literal 2/3 binary64) (*.f64 #s(literal -4/3 binary64) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 y)) (*.f64 (*.f64 t t) #s(literal 2 binary64))) (neg.f64 y)) (*.f64 #s(literal 2 binary64) t)) (neg.f64 y)) |
(* -1 (/ (- (* 2 (/ (pow x 2) y)) (* 2 x)) y)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 x x) y) x)) (neg.f64 y)) |
(* -1 (/ (- (* -1 (/ (- (* 4/3 (/ (pow x 3) y)) (* 2 (pow x 2))) y)) (* 2 x)) y)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal 4/3 binary64) (*.f64 #s(literal -2 binary64) (*.f64 x x))) (neg.f64 y)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 2/3 (/ (pow x 4) y)) (* 4/3 (pow x 3))) y)) (* 2 (pow x 2))) y)) (* 2 x)) y)) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) #s(literal 2/3 binary64) (*.f64 #s(literal -4/3 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 y)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) (neg.f64 y)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 y)) |
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))) |
(*.f64 (fma.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))))) y (/.f64 x z)) z) |
(* z (- (+ t (/ x z)) x)) |
(*.f64 (-.f64 (+.f64 (/.f64 x z) t) x) z) |
(* z (+ (/ x z) (/ (* y (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))))) |
(*.f64 (fma.f64 y (-.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))) (/.f64 x z)) z) |
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))) |
(*.f64 (neg.f64 (fma.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))))) y (/.f64 x z))) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z))))) |
(*.f64 (neg.f64 (+.f64 (/.f64 x z) (-.f64 t x))) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (* y (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))))))) |
(*.f64 (neg.f64 (fma.f64 y (-.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))) (/.f64 x z))) (neg.f64 z)) |
(+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) x) |
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+.f64 (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 z t)) x) |
(+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+.f64 (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) y) (/.f64 (*.f64 (*.f64 t t) z) y) z) t)) x) |
(+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+.f64 (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) y) (/.f64 z y) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 t t) z)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 t t) z) t)) x) |
(* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(*.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) y) |
(+ t (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(fma.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) y t) |
(+ (* t (+ 1 (* -1/3 (/ (pow t 2) (pow y 2))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(fma.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) y (*.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) y) (/.f64 (*.f64 t t) y) #s(literal 1 binary64)) t)) |
(+ (* t (+ 1 (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(fma.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) y (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 t t)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 y y))) (*.f64 t t) #s(literal 1 binary64)) t)) |
(- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 t y)) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) |
(- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) y)) t (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) |
(- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(-.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 t t)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 t t) (/.f64 #s(literal 1 binary64) y)) t (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) |
(* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) |
(*.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) y)) t) |
(* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 t t)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 t t) (/.f64 #s(literal 1 binary64) y)) t) |
(* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 7 binary64))) #s(literal -17/315 binary64) (/.f64 #s(literal 2/15 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 t t)) (/.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 t t) (/.f64 #s(literal 1 binary64) y)) t) |
(+ x (* -1 (* x z))) |
(fma.f64 (neg.f64 x) z x) |
(+ x (+ (* -1 (* x z)) (* t z))) |
(+.f64 (fma.f64 (neg.f64 x) z (*.f64 z t)) x) |
(* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(*.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))))) |
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 z t)) |
(+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) y) (/.f64 (*.f64 (*.f64 t t) z) y) z) t)) |
(+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) y) (/.f64 z y) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 t t) z)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 t t) z) t)) |
(* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) |
(neg.f64 (tanh.f64 (/.f64 x y))) |
(+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))))) |
(fma.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64))) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) t (neg.f64 (tanh.f64 (/.f64 x y)))) |
(+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* t (- (* 1/2 (/ (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))) y))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y)))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))))) |
(fma.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) (tanh.f64 (/.f64 x y)) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64))) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (neg.f64 y)))) t (/.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) t (neg.f64 (tanh.f64 (/.f64 x y)))) |
(+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* t (- (+ (* 1/2 (/ (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 4/3 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 3))) (* -4/3 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 3)))) (+ 1 (exp (* -2 (/ x y)))))) (/ 1 (* (pow y 3) (+ 1 (exp (* -2 (/ x y))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))) y)))) y)) (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (+ (* 2/3 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 3) (+ 1 (exp (* -2 (/ x y))))))) (/ (exp (* -2 (/ x y))) (* (pow y 3) (+ 1 (exp (* -2 (/ x y)))))))))))) (+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))) y))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y)))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))))) |
(fma.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 4/3 binary64) (*.f64 #s(literal 4/3 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (pow.f64 y #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) (tanh.f64 (/.f64 x y)) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64))) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (neg.f64 y)))) (neg.f64 y))) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y))) #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal 2/3 binary64) (pow.f64 y #s(literal 3 binary64))) (tanh.f64 (/.f64 x y)) (/.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) t (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) (tanh.f64 (/.f64 x y)) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64))) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (neg.f64 y)))) t (/.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) t (neg.f64 (tanh.f64 (/.f64 x y)))) |
(+ x (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y))))))) |
(fma.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))) x) |
(+ x (+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y))))))))) |
(+.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 (neg.f64 z) (tanh.f64 (/.f64 x y)))) t (*.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))))) x) |
(+ x (+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y))))))))) |
(+.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (neg.f64 (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 x y)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 (neg.f64 z) (tanh.f64 (/.f64 x y)))) y)))) t (*.f64 (neg.f64 z) (tanh.f64 (/.f64 x y))))) t (*.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))))) x) |
(+ x (+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 4/3 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 3))) (* -4/3 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))) y)) (+ (* 1/2 (/ (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y)))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* 2/3 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y)))))))))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y))))))))) |
(+.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (fma.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 4/3 binary64) (*.f64 #s(literal 4/3 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (pow.f64 y #s(literal 3 binary64)))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 (tanh.f64 (/.f64 x y)) (/.f64 z (*.f64 y y)))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (neg.f64 (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 x y)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 (neg.f64 z) (tanh.f64 (/.f64 x y)))) y)))) (neg.f64 y))) (fma.f64 (*.f64 z (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (*.f64 (tanh.f64 (/.f64 x y)) (/.f64 z (*.f64 y y))) #s(literal 2/3 binary64)))) t (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 x y)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 (neg.f64 z) (tanh.f64 (/.f64 x y)))) y))))) t (*.f64 (neg.f64 z) (tanh.f64 (/.f64 x y))))) t (*.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))))) x) |
(* -2 (- 1 (exp (* -2 (/ x y))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) #s(literal -2 binary64)) |
(- (* t (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y)))) (* 2 (- 1 (exp (* -2 (/ x y)))))) |
(fma.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64))) t (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) #s(literal -2 binary64))) |
(- (* t (- (+ (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* t (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y)))) (* 2 (- 1 (exp (* -2 (/ x y)))))) |
(fma.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y)))) t (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64))) t (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) #s(literal -2 binary64))) |
(- (* t (- (+ (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* t (- (+ (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* t (- (* 4/3 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 3))) (* -4/3 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 3)))))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y)))) (* 2 (- 1 (exp (* -2 (/ x y)))))) |
(fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 4/3 binary64) (*.f64 #s(literal 4/3 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (pow.f64 y #s(literal 3 binary64))))) t (/.f64 (fma.f64 #s(literal -2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal -2 binary64)) (*.f64 y y))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y)) #s(literal 2 binary64))) t (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64))) t (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) #s(literal -2 binary64))) |
(* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) |
(*.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y)))) |
(+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 (neg.f64 z) (tanh.f64 (/.f64 x y)))) t (*.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))))) |
(+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (neg.f64 (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 x y)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 (neg.f64 z) (tanh.f64 (/.f64 x y)))) y)))) t (*.f64 (neg.f64 z) (tanh.f64 (/.f64 x y))))) t (*.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))))) |
(+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 4/3 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 3))) (* -4/3 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))) y)) (+ (* 1/2 (/ (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y)))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* 2/3 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y)))))))))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (fma.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 4/3 binary64) (*.f64 #s(literal 4/3 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (pow.f64 y #s(literal 3 binary64)))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 (tanh.f64 (/.f64 x y)) (/.f64 z (*.f64 y y)))) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (neg.f64 (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 x y)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 (neg.f64 z) (tanh.f64 (/.f64 x y)))) y)))) (neg.f64 y))) (fma.f64 (*.f64 z (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (*.f64 (tanh.f64 (/.f64 x y)) (/.f64 z (*.f64 y y))) #s(literal 2/3 binary64)))) t (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 x y)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 2 binary64)) y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y) #s(literal -2 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 (neg.f64 z) (tanh.f64 (/.f64 x y)))) y))))) t (*.f64 (neg.f64 z) (tanh.f64 (/.f64 x y))))) t (*.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))))) |
(* t (+ (* -2 (/ t (pow y 2))) (* 2 (/ 1 y)))) |
(*.f64 (fma.f64 (/.f64 t (*.f64 y y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) y)) t) |
(* t (+ (* t (- (* 4/3 (/ t (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 t (pow.f64 y #s(literal 3 binary64))) #s(literal 4/3 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 y y))) t (/.f64 #s(literal 2 binary64) y)) t) |
(* t (+ (* t (- (* t (+ (* -2/3 (/ t (pow y 4))) (* 4/3 (/ 1 (pow y 3))))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 t (pow.f64 y #s(literal 4 binary64))) #s(literal -2/3 binary64) (/.f64 #s(literal 4/3 binary64) (pow.f64 y #s(literal 3 binary64)))) t) (/.f64 #s(literal 2 binary64) (*.f64 y y))) t (/.f64 #s(literal 2 binary64) y)) t) |
(* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) z x) t) z) t) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 (fma.f64 (/.f64 x t) #s(literal -1 binary64) #s(literal 1 binary64)) t) |
(* t (+ (* -1 (/ x (* t y))) (/ 1 y))) |
(*.f64 (fma.f64 (/.f64 (/.f64 x t) y) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) t) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t))))) |
(*.f64 (neg.f64 t) (neg.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) z x) t) z))) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 (neg.f64 t) (-.f64 (/.f64 x t) #s(literal 1 binary64))) |
(* -1 (* t (- (/ x (* t y)) (/ 1 y)))) |
(*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 373 |
| 0 | 77 | 283 |
| 1 | 341 | 239 |
| 2 | 2763 | 239 |
| 0 | 8315 | 238 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x) |
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) |
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
(tanh.f64 (/.f64 t y)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
(fma.f64 (-.f64 t x) z x) |
(-.f64 t x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) |
(*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) |
(*.f64 y z) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) |
(fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) |
(/.f64 t y) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) |
(*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 t x) y) |
(tanh.f64 (/.f64 x y)) |
(-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 z y) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 (*.f64 z y) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 y (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 z (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 y (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (*.f64 z (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (*.f64 z y) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) x) |
(fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 z y) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) x) |
(fma.f64 (/.f64 z (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (*.f64 y (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 z (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 y (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) x) |
(fma.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) |
(fma.f64 (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) y x) |
(fma.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) x) |
(fma.f64 z (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) x) |
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x) |
(fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) |
(fma.f64 y (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) (/.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) y)) |
(-.f64 x (*.f64 (neg.f64 z) (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y)) z)) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (*.f64 z y))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
(+.f64 x (*.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(+.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) |
(*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) y)) (neg.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) y)) (neg.f64 (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (neg.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) y) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) y) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))))) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)))) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (expm1.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (expm1.f64 (*.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 x y) #s(literal 3 binary64))) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))))) (neg.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64))) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
(/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y)) (*.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (tanh.f64 (/.f64 t y))) (*.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (tanh.f64 (/.f64 t y)) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) (/.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))))))) (/.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) (/.f64 (*.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))) |
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
(+.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) (*.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))) |
(tanh.f64 (/.f64 t y)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (expm1.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t y))))) #s(literal 1 binary64)) (/.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (expm1.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) (/.f64 t y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64))) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) #s(literal 1 binary64)) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (tanh.f64 (/.f64 t y)) (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) (/.f64 t y))) #s(literal -1 binary64))) (expm1.f64 (*.f64 #s(literal -2 binary64) (/.f64 t y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64))) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 (/.f64 t y)) (cosh.f64 (/.f64 t y)))) |
(*.f64 #s(literal 1 binary64) (tanh.f64 (/.f64 t y))) |
(*.f64 (tanh.f64 (/.f64 t y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))))) (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y)))) (neg.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64))))) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y)) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) #s(literal -1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
(-.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (-.f64 t x) z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 t x) z) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) z)) (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 t x) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 t x) z) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 t x) z) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) z)) (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 t x) z) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 t x) z) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) z)) (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 t x) z x) |
(fma.f64 z (-.f64 t x) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 t x) z))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 t x) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 t x) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 t x) z) x))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 t x)) z)) |
(-.f64 x (*.f64 (neg.f64 z) (-.f64 t x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) z)) (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) z)) (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (-.f64 t x) z) x) |
(+.f64 x (*.f64 (-.f64 t x) z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x t) (-.f64 t x)))) (neg.f64 (neg.f64 (+.f64 x t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x t) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x t) (-.f64 t x))) (neg.f64 (+.f64 x t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (+.f64 x t)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (+.f64 x t) (*.f64 t t))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) |
(-.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(-.f64 t x) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 z y)) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 z y)) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) y x) |
(fma.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y) x) |
(fma.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) x) |
(fma.f64 z (*.f64 y #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) x) |
(fma.f64 y (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)))) (/.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y))))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) (*.f64 z y))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x) (*.f64 x x)))) |
(+.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x) |
(+.f64 x (*.f64 (neg.f64 (*.f64 (neg.f64 y) z)) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) |
(+.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y))) |
(*.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) z) |
(*.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) y) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) |
(*.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) |
(*.f64 z (*.f64 y #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) |
(*.f64 y (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z)) |
(*.f64 z y) |
(*.f64 y z) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 z y) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 (*.f64 z y) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 y (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 z (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 y (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (*.f64 z (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (*.f64 z y) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) x) |
(fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 z y) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) x) |
(fma.f64 (/.f64 z (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (*.f64 y (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 z (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 y (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) x) |
(fma.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) |
(fma.f64 (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) y x) |
(fma.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) x) |
(fma.f64 z (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) x) |
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x) |
(fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) |
(fma.f64 y (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) (/.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) y)) |
(-.f64 x (*.f64 (neg.f64 z) (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y)) z)) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (*.f64 z y))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
(+.f64 x (*.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(+.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 t))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 t) (neg.f64 y)) |
(/.f64 t y) |
(neg.f64 (/.f64 (neg.f64 t) y)) |
(*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))))) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)))) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (expm1.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (expm1.f64 (*.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 x y) #s(literal 3 binary64))) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))))) (neg.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64))) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
(/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y)) (*.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (tanh.f64 (/.f64 t y))) (*.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (*.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (tanh.f64 (/.f64 t y)) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) (/.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))))))) (/.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) (/.f64 (*.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))) |
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
(+.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 t y))) (*.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (tanh.f64 (/.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 z y) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 (*.f64 z y) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 y (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 z (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 y (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (*.f64 z (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (*.f64 z y) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) x) |
(fma.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 z y) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) x) |
(fma.f64 (/.f64 z (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (*.f64 y (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 z (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 y (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) |
(fma.f64 (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) x) |
(fma.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) |
(fma.f64 (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) y x) |
(fma.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) x) |
(fma.f64 z (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) x) |
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x) |
(fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) |
(fma.f64 y (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) (/.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) y)) |
(-.f64 x (*.f64 (neg.f64 z) (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y)) z)) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (*.f64 z y))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
(+.f64 x (*.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(+.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (expm1.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) #s(literal 1 binary64))) (/.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (expm1.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) |
(fma.f64 (/.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (+.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (expm1.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (+.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (expm1.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 x y) #s(literal 2 binary64))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) |
(fma.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) #s(literal 1 binary64)) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) #s(literal 1 binary64)) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) #s(literal 1 binary64)) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) #s(literal 1 binary64)) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) |
(fma.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (sqrt.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (sqrt.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (sqrt.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (sqrt.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) |
(fma.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) |
(fma.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) |
(fma.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) |
(fma.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(fma.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (pow.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) |
(-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) |
(+.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) |
(+.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) |
(*.f64 (/.f64 (*.f64 z y) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 z y) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 y (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 z (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 y (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (*.f64 z (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (*.f64 z y) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 z y) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 z (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (*.f64 y (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 z (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 y (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) y) |
(*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
(*.f64 z (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y)) |
(*.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z) |
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) |
(*.f64 y (*.f64 z (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 z y) #s(literal 1 binary64)) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (*.f64 z y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 z y))) (neg.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 z y))) (neg.f64 (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (*.f64 z y))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (*.f64 z y))) (neg.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (neg.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (*.f64 z y)))) (neg.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 z y) #s(literal 1 binary64)) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (*.f64 z y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (*.f64 z y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 z y)) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (*.f64 z y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (*.f64 z y)) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 z y) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) |
(/.f64 (*.f64 (*.f64 z y) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 z y) (neg.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (*.f64 z y))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (*.f64 z y)) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (+.f64 x t) (+.f64 x t)) (/.f64 (-.f64 t x) y)) |
(*.f64 (/.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) (fma.f64 x (+.f64 x t) (*.f64 t t))) (/.f64 (-.f64 t x) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 t y) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 x t) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 t y) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 t y) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 t y) (/.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 t x)))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 t) (neg.f64 y)) (*.f64 (neg.f64 y) (neg.f64 x)))) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 t) y) (*.f64 (neg.f64 y) x))) (neg.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (neg.f64 y)) (*.f64 y (neg.f64 x)))) (neg.f64 (*.f64 y (neg.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 y x))) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 t) (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 t y) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 t y) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 t y) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 t y) (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x t) (-.f64 t x))) (neg.f64 (*.f64 (+.f64 x t) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 t x))) (neg.f64 (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) (neg.f64 y)) (*.f64 (neg.f64 y) (neg.f64 x))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) y) (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (*.f64 t (neg.f64 y)) (*.f64 y (neg.f64 x))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y)) |
(/.f64 (-.f64 (neg.f64 t) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) y)) |
(/.f64 (neg.f64 (-.f64 t x)) (neg.f64 y)) |
(/.f64 (-.f64 t x) y) |
(neg.f64 (/.f64 (neg.f64 (-.f64 t x)) y)) |
(neg.f64 (/.f64 (-.f64 t x) (neg.f64 y))) |
(-.f64 (/.f64 (pow.f64 (/.f64 t y) #s(literal 2 binary64)) (/.f64 (+.f64 x t) y)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (+.f64 x t) y))) |
(-.f64 (/.f64 (pow.f64 (/.f64 t y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 t y) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 t y) (/.f64 x y))))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 t y) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 t y) (/.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 t) (neg.f64 y)) (*.f64 y y)) (/.f64 (*.f64 (neg.f64 y) (neg.f64 x)) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (neg.f64 y) y)) (/.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 y) y))) |
(-.f64 (/.f64 (*.f64 t (neg.f64 y)) (*.f64 y (neg.f64 y))) (/.f64 (*.f64 y (neg.f64 x)) (*.f64 y (neg.f64 y)))) |
(-.f64 (/.f64 (*.f64 t y) (*.f64 y y)) (/.f64 (*.f64 y x) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 t t) (*.f64 (+.f64 x t) y)) (/.f64 (*.f64 x x) (*.f64 (+.f64 x t) y))) |
(-.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 x t)) y) (/.f64 (/.f64 (*.f64 x x) (+.f64 x t)) y)) |
(-.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) y) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) y)) |
(-.f64 (/.f64 t y) (/.f64 x y)) |
(tanh.f64 (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (expm1.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (expm1.f64 (*.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 x y) #s(literal 3 binary64))) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 (/.f64 x y)) (cosh.f64 (/.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y)))) (neg.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 x y) #s(literal 3 binary64))))) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y))) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 x y) #s(literal 3 binary64)))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y)) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 x y) #s(literal 3 binary64))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) #s(literal -1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (exp.f64 (/.f64 x y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
(-.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) #s(literal 1 binary64)) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (expm1.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 t y))))) (expm1.f64 (*.f64 #s(literal -2 binary64) (/.f64 t y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64))) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64)))) #s(literal 1 binary64))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64)))))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64)))) #s(literal 1 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64))))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64))))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) |
(-.f64 (pow.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) #s(literal -1 binary64)) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) |
(-.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 t y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (sqrt.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y))) (expm1.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (expm1.f64 (*.f64 #s(literal -2 binary64) (/.f64 x y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 x y) #s(literal 3 binary64))) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 x y) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 x y) #s(literal 3 binary64))))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 x y) #s(literal 3 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) |
(-.f64 (pow.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) #s(literal -1 binary64)) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y))) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) |
(-.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (exp.f64 #s(literal -4 binary64)) (/.f64 x y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (sqrt.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) |
Compiled 54 630 to 3 883 computations (92.9% saved)
29 alts after pruning (26 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 816 | 25 | 841 |
| Fresh | 2 | 1 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 820 | 29 | 849 |
| Status | Accuracy | Program |
|---|---|---|
| 46.7% | (fma.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) | |
| ▶ | 80.7% | (fma.f64 (/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (*.f64 z y) x) |
| 38.9% | (fma.f64 (/.f64 z (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (*.f64 y (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) | |
| ✓ | 93.0% | (fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) |
| ✓ | 96.9% | (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x) |
| 49.3% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) y x) | |
| ▶ | 51.0% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) z x) |
| ▶ | 79.1% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) |
| 48.0% | (fma.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) x) | |
| 75.8% | (fma.f64 #s(approx (* (- (tanh (/ t y)) (tanh (/ x y))) y) (fma.f64 (tanh.f64 (/.f64 t y)) y (neg.f64 x))) z x) | |
| 80.7% | (+.f64 x (/.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 z y)) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) | |
| 38.3% | (+.f64 x (*.f64 (*.f64 y z) (/.f64 (fma.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) | |
| 30.9% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y)))) | |
| 24.1% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))))) | |
| ▶ | 25.2% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y))))) |
| 44.7% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 #s(approx (- t x) (neg.f64 x)) y)))) | |
| 52.6% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))))) | |
| 41.4% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))))))) | |
| 34.9% | (+.f64 x #s(approx (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y))) (*.f64 #s(literal -1/16 binary64) (*.f64 z (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))))))) | |
| 27.3% | #s(approx (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) | |
| 66.4% | #s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (fma.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))) x)) | |
| 28.7% | #s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y))) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (*.f64 #s(literal 4 binary64) (-.f64 t x)))) y))) | |
| 43.1% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (+.f64 x t)) z x)) | |
| ✓ | 59.5% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
| 51.8% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) | |
| 59.5% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (+.f64 (fma.f64 (neg.f64 x) z (*.f64 z t)) x))) | |
| 51.8% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 z #s(literal 1 binary64)) (neg.f64 x)))) | |
| 53.3% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (+.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) #s(literal 1 binary64)) x))) | |
| ▶ | 17.7% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
Compiled 2 186 to 1 173 computations (46.3% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (tanh.f64 (/.f64 t y)) | |
| cost-diff | 0 | #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) | |
| cost-diff | 0 | (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) | |
| cost-diff | 0 | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) | |
| cost-diff | 0 | (*.f64 y z) | |
| cost-diff | 0 | (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y)))) | |
| cost-diff | 1 | (+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y))))) | |
| cost-diff | 8 | (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y)) | |
| cost-diff | 0 | (/.f64 (-.f64 t x) y) | |
| cost-diff | 0 | #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) | |
| cost-diff | 0 | (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) | |
| cost-diff | 0 | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) z x) | |
| cost-diff | 0 | (*.f64 z t) | |
| cost-diff | 0 | #s(approx (+ (* (- t x) z) x) (*.f64 z t)) | |
| cost-diff | 0 | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) | |
| cost-diff | 0 | (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) | |
| cost-diff | 0 | (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) | |
| cost-diff | 0 | (/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) | |
| cost-diff | 0 | (fma.f64 (/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (*.f64 z y) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 440 |
| 0 | 80 | 415 |
| 1 | 175 | 409 |
| 2 | 541 | 407 |
| 3 | 1867 | 407 |
| 0 | 8316 | 404 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (*.f64 z y) x) |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) |
(tanh.f64 (/.f64 t y)) |
(/.f64 t y) |
t |
y |
#s(literal 3 binary64) |
(pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) |
(tanh.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
(fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) |
(+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) |
(pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 z y) |
z |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
#s(approx (+ (* (- t x) z) x) (*.f64 z t)) |
(*.f64 z t) |
z |
t |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) z x) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) |
(/.f64 (-.f64 t x) y) |
(-.f64 t x) |
t |
x |
y |
z |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y))))) |
x |
(*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y)))) |
(*.f64 y z) |
y |
z |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y))) |
(/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y)) |
(*.f64 (+.f64 x t) (-.f64 t x)) |
(+.f64 x t) |
t |
(-.f64 t x) |
(*.f64 (+.f64 x t) y) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) |
(tanh.f64 (/.f64 t y)) |
(/.f64 t y) |
t |
y |
z |
x |
| Outputs |
|---|
(fma.f64 (/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (*.f64 z y) x) |
(fma.f64 (/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) x) |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) |
(tanh.f64 (/.f64 t y)) |
(/.f64 t y) |
t |
y |
#s(literal 3 binary64) |
(pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) |
(tanh.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
(fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) |
(fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) |
(+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) |
(pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 z y) |
z |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
#s(approx (+ (* (- t x) z) x) (*.f64 z t)) |
(*.f64 z t) |
z |
t |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) z x) |
(fma.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y) x) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) |
(/.f64 (-.f64 t x) y) |
(-.f64 t x) |
t |
x |
y |
z |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y))))) |
(fma.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y) x) |
x |
(*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y)))) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) |
(*.f64 y z) |
(*.f64 z y) |
y |
z |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) |
(/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 t x) y) |
(*.f64 (+.f64 x t) (-.f64 t x)) |
(+.f64 x t) |
t |
(-.f64 t x) |
(*.f64 (+.f64 x t) y) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) |
(fma.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y) x) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) |
(tanh.f64 (/.f64 t y)) |
(/.f64 t y) |
t |
y |
z |
x |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (tanh.f64 (/.f64 t y)) | |
| accuracy | 0.00390625 | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) | |
| accuracy | 3.077034159004 | (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) | |
| accuracy | 37.612180889798566 | #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) | |
| accuracy | 0.01171875 | (*.f64 (+.f64 x t) y) | |
| accuracy | 4.8398599322214135 | (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y)))) | |
| accuracy | 25.61499669720805 | (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y)) | |
| accuracy | 41.31830210373995 | #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y))) | |
| accuracy | 0.00390625 | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) z x) | |
| accuracy | 0.0078125 | (/.f64 (-.f64 t x) y) | |
| accuracy | 3.077034159004 | (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) | |
| accuracy | 41.31830210373995 | #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) | |
| accuracy | 0.0 | (*.f64 z t) | |
| accuracy | 25.909779433595805 | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) | |
| accuracy | 35.05869188140657 | #s(approx (+ (* (- t x) z) x) (*.f64 z t)) | |
| accuracy | 0.09375 | (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) | |
| accuracy | 0.30486056901475167 | (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) | |
| accuracy | 4.327747122094469 | (fma.f64 (/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (*.f64 z y) x) | |
| accuracy | 12.772750129109733 | (/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
| 160.0ms | 73× | 2 | valid |
| 54.0ms | 173× | 0 | valid |
| 6.0ms | 9× | 1 | valid |
| 1.0ms | 1× | 3 | valid |
Compiled 357 to 39 computations (89.1% saved)
ival-add: 64.0ms (44.2% of total)ival-mult: 21.0ms (14.5% of total)adjust: 20.0ms (13.8% of total)ival-pow: 14.0ms (9.7% of total)ival-div: 12.0ms (8.3% of total)ival-sub: 5.0ms (3.5% of total)ival-pow2: 4.0ms (2.8% of total)ival-tanh: 4.0ms (2.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(fma.f64 (/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (*.f64 z y) x) |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
#s(approx (+ (* (- t x) z) x) (*.f64 z t)) |
(*.f64 z t) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) z x) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) |
(/.f64 (-.f64 t x) y) |
(/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y)) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y))))) |
(*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y)))) |
(*.f64 y z) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) |
(tanh.f64 (/.f64 t y)) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y))) |
(*.f64 (+.f64 x t) y) |
| Outputs |
|---|
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) |
(+ (* x (- 1 (/ (* y (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) |
(+ (* x (- (+ 1 (* -1 (* x (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (/ (* z (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (* y (- (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (/ (* y (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) |
(+ (* x (- (+ 1 (* x (- (* x (- (* -1 (/ (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)) (* (pow y 2) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))) (+ (* -1 (/ (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (* y (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)))) (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (* (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (/ (* z (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (* -1/3 (/ (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) (* (pow y 2) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (/ (* z (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (* y (- (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (/ (* y (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) |
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) |
(- (+ (* -1 (/ (* x (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (+ (/ 1 (* (pow y 2) (* (exp (/ t y)) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (exp (/ t y)) (* (pow y 2) (- (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (/ (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* x (- (* x (- (* x (- (* -1 (/ (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (* (pow y 3) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))) (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (* (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (+ (/ 1 (* (pow y 2) (* (exp (/ t y)) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (exp (/ t y)) (* (pow y 2) (- (exp (/ t y)) (/ 1 (exp (/ t y)))))))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) (* (pow y 2) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)))) (* -1/3 (/ (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) (* (pow y 3) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (+ (/ 1 (* (pow y 2) (* (exp (/ t y)) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (exp (/ t y)) (* (pow y 2) (- (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (/ (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) |
(+ (* -1 (/ (pow x 3) (pow y 3))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) |
(+ (* (pow x 3) (- (/ (pow x 2) (pow y 5)) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) |
(+ (* (pow x 3) (- (* (pow x 2) (+ (* -11/15 (/ (pow x 2) (pow y 7))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) |
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(* t z) |
(+ (* t z) (* x (+ 1 (* -1 z)))) |
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) |
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (- (* 1/3 (/ (pow x 2) (pow y 2))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(/ t y) |
(+ (* -1 (/ x y)) (/ t y)) |
(+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(* t y) |
(+ (* t y) (* x y)) |
x |
(* x (+ 1 (/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (* x (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))))))) |
(/ (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))) |
(- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* t z) x)))) |
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(* -1 (/ x y)) |
(* x (- (/ t (* x y)) (/ 1 y))) |
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(* x y) |
(* x (+ y (/ (* t y) x))) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (* x (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1))) |
(* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t y) x))))) |
(+ x (/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))))) |
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(/ (- t x) y) |
(* y z) |
(* y (+ t x)) |
(+ x (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2)))) |
(- (+ x (+ (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2))))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2)))) |
(- (+ x (+ (/ (* z (- (+ (* 1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (+ (* 1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2)))))) (+ (/ (* z (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3)))) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))) (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2))))))) |
(- (+ x (+ (/ (* z (- (+ (* 1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (+ (* 1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* z (- (+ (* 1/2 (* (+ (* -1 (pow t 2)) (pow t 2)) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))))) (+ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* t (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))))) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (+ (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))) (+ (* x (+ (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2))))))) (+ (/ (* z (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3)))) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* z (* (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))))) (+ (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))))) (- (pow t 3) (pow x 3)))) (* (pow y 3) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (+ (* 1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (+ (* x (+ t x)) (pow t 2))) (+ (/ (* z (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)) (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (+ (* x (+ t x)) (pow t 2)))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))))))))) |
(/ (- (pow t 3) (pow x 3)) (* y (+ (* x (+ t x)) (pow t 2)))) |
(/ (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (* y (+ (* x (+ t x)) (pow t 2))))) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (pow t 3) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (* y (+ (* x (+ t x)) (pow t 2))))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (pow x 3) (+ (* x (+ t x)) (pow t 2))))))) y) |
(/ (- (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* (pow y 2) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (* y (+ (* x (+ t x)) (pow t 2))))) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (* y (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (/ (pow t 3) (+ (* x (+ t x)) (pow t 2)))))))) (+ (* 1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* (pow y 2) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (* y (+ (* x (+ t x)) (pow t 2))))) (+ (/ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3))) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3))) (pow (+ (* x (+ t x)) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (* y (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (/ (pow x 3) (+ (* x (+ t x)) (pow t 2)))))))))))) y) |
(/ (- (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* (pow y 2) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* (+ (* -1 (pow t 2)) (pow t 2)) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (* y (+ (* x (+ t x)) (pow t 2))))) (+ (/ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* t (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (* y (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (/ (pow t 3) (+ (* x (+ t x)) (pow t 2)))))))))))) (+ (* 1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* (pow y 2) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (* y (+ (* x (+ t x)) (pow t 2))))) (+ (/ (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* x (+ (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3))) (pow (+ (* x (+ t x)) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3))) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (+ (* x (+ t x)) (pow t 2))) (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (+ (* x (+ t x)) (pow t 2))) (+ (/ (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3))) (pow (+ (* x (+ t x)) (pow t 2)) 2)) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3))) (pow (+ (* x (+ t x)) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2))))))) (+ (* x (+ t x)) (pow t 2))) (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (+ (* x (+ t x)) (pow t 2))))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3))) (pow (+ (* x (+ t x)) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))))) (+ (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))))) (- (pow t 3) (pow x 3))) (* (pow y 3) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (* y (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (/ (pow x 3) (+ (* x (+ t x)) (pow t 2))))))))))))))))))) y) |
(/ (- (pow t 3) (pow x 3)) (pow y 3)) |
(/ (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (pow t 3))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y) (pow x 3)))) (pow y 3)) |
(/ (- (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))) (+ (* 1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (/ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (pow y 2)) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2)) (pow x 3))))))) (pow y 3)) |
(/ (- (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (+ (* -1 (pow t 2)) (pow t 2)) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 3))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (pow y 3)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* t (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (pow y 3)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))))))) (+ (* 1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (pow y 3))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (/ (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))) (pow y 3)) (+ (/ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (pow y 2)) (+ (/ (* x (+ (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))) (pow y 3)) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (pow y 3)) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2)) (pow x 3))))))))))) (pow y 3)) |
(/ (pow t 3) (pow y 3)) |
(/ (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (pow t 3))) (pow y 3)) |
(/ (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))) (pow y 3)) |
(/ (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (+ (* -1 (pow t 2)) (pow t 2)) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 3))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (pow y 3)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* t (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (pow y 3)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))))))) (pow y 3)) |
(+ x (* z (- t x))) |
(+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))) |
(- t x) |
(- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) |
(- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) |
(- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) |
(/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y) |
(/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y) |
(* z (- t x)) |
(+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) |
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))) |
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) |
(/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y) |
(+ x (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) |
(- (+ x (+ (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (* y (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) |
(+ x (+ (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (* -1 (/ (- (+ (* -1 (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (/ (* z (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (* y (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) y)))) |
(+ x (+ (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (* -1 (/ (+ (* -1 (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (* -1 (/ (- (+ (* -1 (- (/ (* z (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (/ (* z (- (+ (* -1 (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* 1/2 (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* -1 (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) (+ (* 1/2 (* (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (* y (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))) (+ (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))))) y))) y)))) |
(* -1 (/ (- (* -1 (pow t 3)) (* -1 (pow x 3))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) y)) (* -1 (/ (pow t 3) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (* -1 (/ (pow x 3) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) y)) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (* -1 (/ (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))))) y)) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) y)) (* -1 (/ (pow t 3) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (* -1 (/ (pow x 3) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) y)) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1 (/ (- (+ (* -1 (/ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1 (/ (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* 1/2 (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (+ (* -1 (/ (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1 (/ (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* 1/2 (/ (* (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (+ (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (+ (* -1 (/ (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (* -1 (/ (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* (pow x 2) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))))))) y)) (+ (* -1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (+ (* -1 (/ (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))))) y)) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) y)) (* -1 (/ (pow t 3) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (* -1 (/ (pow x 3) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) y)) |
(* -1 (/ (- (* -1 (pow t 3)) (* -1 (pow x 3))) (pow y 3))) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* -1 (pow t 3))) (* -1 (pow x 3))) (pow y 3))) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* -1 (pow t 3))) (* -1 (pow x 3))) (pow y 3))) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1 (/ (- (+ (* -1 (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* 1/2 (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* -1 (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) (+ (* 1/2 (* (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* -1 (pow t 3))) (* -1 (pow x 3))) (pow y 3))) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) y)) (* -1 (pow t 3))) (pow y 3))) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) y)) (* -1 (pow t 3))) (pow y 3))) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1 (/ (+ (* -1 (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* 1/2 (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) y)) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) y)) (* -1 (pow t 3))) (pow y 3))) |
(+ x (* -1 (* z (- (* -1 t) (* -1 x))))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))) |
(* -1 (- (* -1 t) (* -1 x))) |
(- (+ (* -1 (- (* -1 t) (* -1 x))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) |
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (- (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (+ (* -1/2 (/ (pow x 3) y)) (* 1/2 (/ (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)))) (+ (* -1/2 (/ (pow t 3) y)) (* 1/2 (/ (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)))) y))) |
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (* -1 (/ (- (+ (* -1 (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y))))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* 1/2 (/ (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y))))) y))) y))) |
(* -1 (/ (- (* -1 t) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (* z (- (* -1 t) (* -1 x)))) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))) |
(* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)) |
(/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))) |
(* z (+ (/ x z) (/ (* y (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3)))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))))) |
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))) |
(* z (- (+ t (/ x z)) x)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (* y (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3)))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))))))) |
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z))))) |
(+ x (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
(+ x (+ (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (/ (* t (* y (* z (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) |
(+ x (+ (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* t (- (* -1 (* t (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (* y (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (* -1 (/ (* y (* z (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2)))))))) |
(+ x (+ (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* t (- (* t (- (* t (- (/ (* z (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (* (pow y 2) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (+ (* -1 (/ (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (* (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (* y (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (+ (* 1/3 (/ (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2)) (* (pow y 2) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* z (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))))) (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (* y (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (* -1 (/ (* y (* z (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2)))))))) |
(* -1 (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ (* -1 (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (/ (* t (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2)))) |
(+ (* -1 (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* t (- (* -1 (* t (+ (* -1 (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (* (pow y 2) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (* -1 (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))))) |
(+ (* -1 (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* t (- (* t (- (* t (- (+ (/ 1 (* (pow y 3) (* (exp (/ x y)) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (+ (/ 1 (* (pow y 3) (* (exp (/ x y)) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) (/ (exp (/ x y)) (* (pow y 3) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) (+ (* -1 (/ (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (* (+ (* -1 (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (* (pow y 2) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (+ (* 1/3 (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (* (pow y 3) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (exp (/ x y)) (* (pow y 3) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3)))))))) (+ (* -1 (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (* (pow y 2) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (* -1 (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))))) |
(* -1 (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(- (/ (pow t 3) (pow y 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(- (* (pow t 3) (+ (* -1 (/ (pow t 2) (pow y 5))) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(- (* (pow t 3) (+ (* (pow t 2) (- (* 11/15 (/ (pow t 2) (pow y 7))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(* (pow t 3) (+ (* -1 (/ (pow t 2) (pow y 5))) (/ 1 (pow y 3)))) |
(* (pow t 3) (+ (* (pow t 2) (- (* (pow t 2) (+ (* 23/45 (/ 1 (pow y 7))) (* 2/9 (/ 1 (pow y 7))))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) |
(* (pow t 3) (+ (* (pow t 2) (- (* (pow t 2) (+ (* -88/189 (/ (pow t 2) (pow y 9))) (+ (* 2/9 (/ 1 (pow y 7))) (* 23/45 (/ 1 (pow y 7)))))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) |
(+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* t z))) |
(* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(+ t (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* t (+ 1 (* -1/3 (/ (pow t 2) (pow y 2))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* t (+ 1 (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) |
(* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t)))) |
(* t (+ (* -1 (/ x (* t y))) (/ 1 y))) |
(* t (+ y (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t))))) |
(* -1 (* t (- (/ x (* t y)) (/ 1 y)))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (* x y) t))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 136.0ms | y | @ | inf | ((+ (* (/ (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (+ (* (tanh (/ x y)) (+ (tanh (/ x y)) (tanh (/ t y)))) (pow (tanh (/ t y)) 2))) (* z y)) x) (/ (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (+ (* (tanh (/ x y)) (+ (tanh (/ x y)) (tanh (/ t y)))) (pow (tanh (/ t y)) 2))) (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (pow (tanh (/ t y)) 3) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (* z t) (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (* (- (tanh (/ t y)) (tanh (/ x y))) y) (- (tanh (/ t y)) (tanh (/ x y))) (/ (- t x) y) (/ (* (+ x t) (- t x)) (* (+ x t) y)) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* y z) (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (* (- (tanh (/ t y)) (tanh (/ x y))) y) (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (- (tanh (/ t y)) (tanh (/ x y))) (* (+ x t) y)) |
| 104.0ms | t | @ | 0 | ((+ (* (/ (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (+ (* (tanh (/ x y)) (+ (tanh (/ x y)) (tanh (/ t y)))) (pow (tanh (/ t y)) 2))) (* z y)) x) (/ (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (+ (* (tanh (/ x y)) (+ (tanh (/ x y)) (tanh (/ t y)))) (pow (tanh (/ t y)) 2))) (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (pow (tanh (/ t y)) 3) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (* z t) (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (* (- (tanh (/ t y)) (tanh (/ x y))) y) (- (tanh (/ t y)) (tanh (/ x y))) (/ (- t x) y) (/ (* (+ x t) (- t x)) (* (+ x t) y)) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* y z) (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (* (- (tanh (/ t y)) (tanh (/ x y))) y) (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (- (tanh (/ t y)) (tanh (/ x y))) (* (+ x t) y)) |
| 40.0ms | y | @ | -inf | ((+ (* (/ (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (+ (* (tanh (/ x y)) (+ (tanh (/ x y)) (tanh (/ t y)))) (pow (tanh (/ t y)) 2))) (* z y)) x) (/ (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (+ (* (tanh (/ x y)) (+ (tanh (/ x y)) (tanh (/ t y)))) (pow (tanh (/ t y)) 2))) (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (pow (tanh (/ t y)) 3) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (* z t) (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (* (- (tanh (/ t y)) (tanh (/ x y))) y) (- (tanh (/ t y)) (tanh (/ x y))) (/ (- t x) y) (/ (* (+ x t) (- t x)) (* (+ x t) y)) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* y z) (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (* (- (tanh (/ t y)) (tanh (/ x y))) y) (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (- (tanh (/ t y)) (tanh (/ x y))) (* (+ x t) y)) |
| 36.0ms | x | @ | 0 | ((+ (* (/ (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (+ (* (tanh (/ x y)) (+ (tanh (/ x y)) (tanh (/ t y)))) (pow (tanh (/ t y)) 2))) (* z y)) x) (/ (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (+ (* (tanh (/ x y)) (+ (tanh (/ x y)) (tanh (/ t y)))) (pow (tanh (/ t y)) 2))) (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (pow (tanh (/ t y)) 3) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (* z t) (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (* (- (tanh (/ t y)) (tanh (/ x y))) y) (- (tanh (/ t y)) (tanh (/ x y))) (/ (- t x) y) (/ (* (+ x t) (- t x)) (* (+ x t) y)) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* y z) (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (* (- (tanh (/ t y)) (tanh (/ x y))) y) (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (- (tanh (/ t y)) (tanh (/ x y))) (* (+ x t) y)) |
| 15.0ms | x | @ | -inf | ((+ (* (/ (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (+ (* (tanh (/ x y)) (+ (tanh (/ x y)) (tanh (/ t y)))) (pow (tanh (/ t y)) 2))) (* z y)) x) (/ (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (+ (* (tanh (/ x y)) (+ (tanh (/ x y)) (tanh (/ t y)))) (pow (tanh (/ t y)) 2))) (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (pow (tanh (/ t y)) 3) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (* z t) (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (* (- (tanh (/ t y)) (tanh (/ x y))) y) (- (tanh (/ t y)) (tanh (/ x y))) (/ (- t x) y) (/ (* (+ x t) (- t x)) (* (+ x t) y)) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (* y z) (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (* (- (tanh (/ t y)) (tanh (/ x y))) y) (- (tanh (/ t y)) (tanh (/ x y))) (tanh (/ t y)) (- (tanh (/ t y)) (tanh (/ x y))) (* (+ x t) y)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1504 | 28038 |
| 1 | 5503 | 27135 |
| 0 | 8442 | 25522 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) |
(+ (* x (- 1 (/ (* y (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) |
(+ (* x (- (+ 1 (* -1 (* x (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (/ (* z (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (* y (- (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (/ (* y (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) |
(+ (* x (- (+ 1 (* x (- (* x (- (* -1 (/ (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)) (* (pow y 2) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))) (+ (* -1 (/ (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (* y (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)))) (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (* (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (/ (* z (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (* -1/3 (/ (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) (* (pow y 2) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (/ (* z (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (* y (- (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (/ (* y (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) |
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) |
(- (+ (* -1 (/ (* x (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (+ (/ 1 (* (pow y 2) (* (exp (/ t y)) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (exp (/ t y)) (* (pow y 2) (- (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (/ (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* x (- (* x (- (* x (- (* -1 (/ (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (* (pow y 3) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))) (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (* (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (+ (/ 1 (* (pow y 2) (* (exp (/ t y)) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (exp (/ t y)) (* (pow y 2) (- (exp (/ t y)) (/ 1 (exp (/ t y)))))))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) (* (pow y 2) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)))) (* -1/3 (/ (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) (* (pow y 3) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (+ (/ 1 (* (pow y 2) (* (exp (/ t y)) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (exp (/ t y)) (* (pow y 2) (- (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (/ (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) |
(+ (* -1 (/ (pow x 3) (pow y 3))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) |
(+ (* (pow x 3) (- (/ (pow x 2) (pow y 5)) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) |
(+ (* (pow x 3) (- (* (pow x 2) (+ (* -11/15 (/ (pow x 2) (pow y 7))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) |
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(* t z) |
(+ (* t z) (* x (+ 1 (* -1 z)))) |
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) |
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (- (* 1/3 (/ (pow x 2) (pow y 2))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(/ t y) |
(+ (* -1 (/ x y)) (/ t y)) |
(+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(* t y) |
(+ (* t y) (* x y)) |
x |
(* x (+ 1 (/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (* x (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))))))) |
(/ (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))) |
(- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* t z) x)))) |
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(* -1 (/ x y)) |
(* x (- (/ t (* x y)) (/ 1 y))) |
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(* x y) |
(* x (+ y (/ (* t y) x))) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (* x (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1))) |
(* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y)))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t y) x))))) |
(+ x (/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))))) |
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(/ (- t x) y) |
(* y z) |
(* y (+ t x)) |
(+ x (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2)))) |
(- (+ x (+ (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2))))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2)))) |
(- (+ x (+ (/ (* z (- (+ (* 1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (+ (* 1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2)))))) (+ (/ (* z (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3)))) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))) (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2))))))) |
(- (+ x (+ (/ (* z (- (+ (* 1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (+ (* 1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* z (- (+ (* 1/2 (* (+ (* -1 (pow t 2)) (pow t 2)) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))))) (+ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* t (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))))) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (+ (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))) (+ (* x (+ (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2))))))) (+ (/ (* z (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3)))) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* z (* (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))))) (+ (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))))) (- (pow t 3) (pow x 3)))) (* (pow y 3) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (+ (* 1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (+ (* x (+ t x)) (pow t 2))) (+ (/ (* z (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)) (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (+ (* x (+ t x)) (pow t 2)))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))))))))) |
(/ (- (pow t 3) (pow x 3)) (* y (+ (* x (+ t x)) (pow t 2)))) |
(/ (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (* y (+ (* x (+ t x)) (pow t 2))))) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (pow t 3) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (* y (+ (* x (+ t x)) (pow t 2))))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (pow x 3) (+ (* x (+ t x)) (pow t 2))))))) y) |
(/ (- (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* (pow y 2) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (* y (+ (* x (+ t x)) (pow t 2))))) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (* y (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (/ (pow t 3) (+ (* x (+ t x)) (pow t 2)))))))) (+ (* 1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* (pow y 2) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (* y (+ (* x (+ t x)) (pow t 2))))) (+ (/ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3))) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3))) (pow (+ (* x (+ t x)) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (* y (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (/ (pow x 3) (+ (* x (+ t x)) (pow t 2)))))))))))) y) |
(/ (- (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* (pow y 2) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* (+ (* -1 (pow t 2)) (pow t 2)) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (* y (+ (* x (+ t x)) (pow t 2))))) (+ (/ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* t (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (* y (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (/ (pow t 3) (+ (* x (+ t x)) (pow t 2)))))))))))) (+ (* 1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* (pow y 2) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (* y (+ (* x (+ t x)) (pow t 2))))) (+ (/ (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* x (+ (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3))) (pow (+ (* x (+ t x)) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3))) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (+ (* x (+ t x)) (pow t 2))) (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (+ (* x (+ t x)) (pow t 2))) (+ (/ (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3))) (pow (+ (* x (+ t x)) (pow t 2)) 2)) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3))) (pow (+ (* x (+ t x)) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2))))))) (+ (* x (+ t x)) (pow t 2))) (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (+ (* x (+ t x)) (pow t 2))))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3))) (pow (+ (* x (+ t x)) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))))) (+ (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))))) (- (pow t 3) (pow x 3))) (* (pow y 3) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (* y (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (/ (pow x 3) (+ (* x (+ t x)) (pow t 2))))))))))))))))))) y) |
(/ (- (pow t 3) (pow x 3)) (pow y 3)) |
(/ (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (pow t 3))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y) (pow x 3)))) (pow y 3)) |
(/ (- (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))) (+ (* 1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (/ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (pow y 2)) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2)) (pow x 3))))))) (pow y 3)) |
(/ (- (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (+ (* -1 (pow t 2)) (pow t 2)) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 3))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (pow y 3)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* t (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (pow y 3)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))))))) (+ (* 1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (pow y 3))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (/ (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))) (pow y 3)) (+ (/ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (pow y 2)) (+ (/ (* x (+ (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))) (pow y 3)) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (pow y 3)) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2)) (pow x 3))))))))))) (pow y 3)) |
(/ (pow t 3) (pow y 3)) |
(/ (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (pow t 3))) (pow y 3)) |
(/ (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))) (pow y 3)) |
(/ (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (+ (* -1 (pow t 2)) (pow t 2)) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 3))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (pow y 3)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* t (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (pow y 3)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))))))) (pow y 3)) |
(+ x (* z (- t x))) |
(+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))) |
(- t x) |
(- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) |
(- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) |
(- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) |
(/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y) |
(/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y) |
(* z (- t x)) |
(+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) |
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))) |
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) |
(/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y) |
(+ x (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) |
(- (+ x (+ (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (* y (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) |
(+ x (+ (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (* -1 (/ (- (+ (* -1 (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (/ (* z (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (* y (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) y)))) |
(+ x (+ (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (* -1 (/ (+ (* -1 (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (* -1 (/ (- (+ (* -1 (- (/ (* z (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (/ (* z (- (+ (* -1 (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* 1/2 (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* -1 (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) (+ (* 1/2 (* (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (* y (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))) (+ (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))))) y))) y)))) |
(* -1 (/ (- (* -1 (pow t 3)) (* -1 (pow x 3))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) y)) (* -1 (/ (pow t 3) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (* -1 (/ (pow x 3) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) y)) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (* -1 (/ (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))))) y)) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) y)) (* -1 (/ (pow t 3) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (* -1 (/ (pow x 3) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) y)) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1 (/ (- (+ (* -1 (/ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1 (/ (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* 1/2 (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (+ (* -1 (/ (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1 (/ (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* 1/2 (/ (* (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (+ (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (+ (* -1 (/ (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (* -1 (/ (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* (pow x 2) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))))))) y)) (+ (* -1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (+ (* -1 (/ (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))))) y)) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) y)) (* -1 (/ (pow t 3) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (* -1 (/ (pow x 3) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) y)) |
(* -1 (/ (- (* -1 (pow t 3)) (* -1 (pow x 3))) (pow y 3))) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* -1 (pow t 3))) (* -1 (pow x 3))) (pow y 3))) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* -1 (pow t 3))) (* -1 (pow x 3))) (pow y 3))) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1 (/ (- (+ (* -1 (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* 1/2 (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* -1 (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) (+ (* 1/2 (* (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* -1 (pow t 3))) (* -1 (pow x 3))) (pow y 3))) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) y)) (* -1 (pow t 3))) (pow y 3))) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) y)) (* -1 (pow t 3))) (pow y 3))) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1 (/ (+ (* -1 (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* 1/2 (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) y)) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) y)) (* -1 (pow t 3))) (pow y 3))) |
(+ x (* -1 (* z (- (* -1 t) (* -1 x))))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))) |
(* -1 (- (* -1 t) (* -1 x))) |
(- (+ (* -1 (- (* -1 t) (* -1 x))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) |
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (- (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (+ (* -1/2 (/ (pow x 3) y)) (* 1/2 (/ (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)))) (+ (* -1/2 (/ (pow t 3) y)) (* 1/2 (/ (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)))) y))) |
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (* -1 (/ (- (+ (* -1 (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y))))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* 1/2 (/ (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y))))) y))) y))) |
(* -1 (/ (- (* -1 t) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (* z (- (* -1 t) (* -1 x)))) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))) |
(* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)) |
(/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))) |
(* z (+ (/ x z) (/ (* y (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3)))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))))) |
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))) |
(* z (- (+ t (/ x z)) x)) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (* y (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3)))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))))))) |
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z))))) |
(+ x (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
(+ x (+ (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (/ (* t (* y (* z (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) |
(+ x (+ (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* t (- (* -1 (* t (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (* y (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (* -1 (/ (* y (* z (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2)))))))) |
(+ x (+ (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* t (- (* t (- (* t (- (/ (* z (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (* (pow y 2) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (+ (* -1 (/ (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (* (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (* y (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (+ (* 1/3 (/ (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2)) (* (pow y 2) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* z (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))))) (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (* y (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (* -1 (/ (* y (* z (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2)))))))) |
(* -1 (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ (* -1 (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (/ (* t (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2)))) |
(+ (* -1 (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* t (- (* -1 (* t (+ (* -1 (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (* (pow y 2) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (* -1 (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))))) |
(+ (* -1 (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* t (- (* t (- (* t (- (+ (/ 1 (* (pow y 3) (* (exp (/ x y)) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (+ (/ 1 (* (pow y 3) (* (exp (/ x y)) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) (/ (exp (/ x y)) (* (pow y 3) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) (+ (* -1 (/ (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (* (+ (* -1 (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (* (pow y 2) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (+ (* 1/3 (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (* (pow y 3) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (exp (/ x y)) (* (pow y 3) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3)))))))) (+ (* -1 (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (* (pow y 2) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (* -1 (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))))) |
(* -1 (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(- (/ (pow t 3) (pow y 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(- (* (pow t 3) (+ (* -1 (/ (pow t 2) (pow y 5))) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(- (* (pow t 3) (+ (* (pow t 2) (- (* 11/15 (/ (pow t 2) (pow y 7))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(* (pow t 3) (+ (* -1 (/ (pow t 2) (pow y 5))) (/ 1 (pow y 3)))) |
(* (pow t 3) (+ (* (pow t 2) (- (* (pow t 2) (+ (* 23/45 (/ 1 (pow y 7))) (* 2/9 (/ 1 (pow y 7))))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) |
(* (pow t 3) (+ (* (pow t 2) (- (* (pow t 2) (+ (* -88/189 (/ (pow t 2) (pow y 9))) (+ (* 2/9 (/ 1 (pow y 7))) (* 23/45 (/ 1 (pow y 7)))))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) |
(+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* t z))) |
(* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(+ t (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* t (+ 1 (* -1/3 (/ (pow t 2) (pow y 2))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* t (+ 1 (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) |
(* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t)))) |
(* t (+ (* -1 (/ x (* t y))) (/ 1 y))) |
(* t (+ y (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t))))) |
(* -1 (* t (- (/ x (* t y)) (/ 1 y)))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (* x y) t))))) |
| Outputs |
|---|
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) |
(/.f64 (*.f64 (*.f64 z y) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y))))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) |
(+ (* x (- 1 (/ (* y (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (*.f64 (*.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) z) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y))))))) x (/.f64 (*.f64 (*.f64 z y) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y))))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) |
(+ (* x (- (+ 1 (* -1 (* x (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (/ (* z (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (* y (- (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (/ (* y (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) |
(fma.f64 (-.f64 (fma.f64 (neg.f64 x) (fma.f64 (/.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y))))) (/.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) y) (neg.f64 (*.f64 y (/.f64 (*.f64 (*.f64 z (pow.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal 3 binary64))) (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) #s(literal 3 binary64)))))) #s(literal 1 binary64)) (*.f64 y (/.f64 (*.f64 (*.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) z) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y))))))) x (/.f64 (*.f64 (*.f64 z y) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y))))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) |
(+ (* x (- (+ 1 (* x (- (* x (- (* -1 (/ (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)) (* (pow y 2) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))) (+ (* -1 (/ (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (* y (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)))) (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (* (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (/ (* z (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (* -1/3 (/ (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) (* (pow y 2) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (/ (* z (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (* y (- (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (/ (* y (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) |
(fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 z (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal 3 binary64)) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) #s(literal 3 binary64))) (/.f64 z y)))) (fma.f64 (/.f64 #s(literal -1/3 binary64) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y))))) (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) y) (/.f64 z y)) (neg.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 (/.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y))))) (/.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) y) (neg.f64 (*.f64 y (/.f64 (*.f64 (*.f64 z (pow.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal 3 binary64))) (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) #s(literal 3 binary64)))))) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) #s(literal 2 binary64))))))) x) (fma.f64 (/.f64 z (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y))))) (/.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) y) (neg.f64 (*.f64 y (/.f64 (*.f64 (*.f64 z (pow.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal 3 binary64))) (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) #s(literal 3 binary64))))))) x #s(literal 1 binary64)) (*.f64 y (/.f64 (*.f64 (*.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) z) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y))))))) x (/.f64 (*.f64 (*.f64 z y) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y))))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) |
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) |
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) |
(- (+ (* -1 (/ (* x (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y))))) #s(literal -1 binary64) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) |
(- (+ (* x (- (* -1 (* x (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (+ (/ 1 (* (pow y 2) (* (exp (/ t y)) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (exp (/ t y)) (* (pow y 2) (- (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (/ (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(fma.f64 (-.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal 3 binary64)) (/.f64 (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) #s(literal 2 binary64)) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) #s(literal 3 binary64)))) #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 y y)) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (exp.f64 (/.f64 t y))))))) (*.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) (/.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y))))))) x (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) |
(- (+ (* x (- (* x (- (* x (- (* -1 (/ (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (* (pow y 3) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))) (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (* (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (+ (/ 1 (* (pow y 2) (* (exp (/ t y)) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (exp (/ t y)) (* (pow y 2) (- (exp (/ t y)) (/ 1 (exp (/ t y)))))))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) (* (pow y 2) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)))) (* -1/3 (/ (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) (* (pow y 3) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (+ (/ 1 (* (pow y 2) (* (exp (/ t y)) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (exp (/ t y)) (* (pow y 2) (- (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (/ (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (pow.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal 2 binary64)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) #s(literal 2 binary64))))) (fma.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal 3 binary64)) (/.f64 (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) #s(literal 2 binary64)) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) #s(literal 3 binary64)))) #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 y y)) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (exp.f64 (/.f64 t y)))))) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) #s(literal 2 binary64)))) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal -1/3 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y))))) (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) #s(literal 3 binary64))) (/.f64 (pow.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal 3 binary64)) (*.f64 y y))))))) x) (fma.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal 3 binary64)) (/.f64 (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) #s(literal 2 binary64)) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) #s(literal 3 binary64)))) #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 y y)) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (exp.f64 (/.f64 t y))))))) x) (*.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) (/.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y))))))) x (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) |
(/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) |
(pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64)) |
(+ (* -1 (/ (pow x 3) (pow y 3))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64))) |
(+ (* (pow x 3) (- (/ (pow x 2) (pow y 5)) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) |
(fma.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64))) |
(+ (* (pow x 3) (- (* (pow x 2) (+ (* -11/15 (/ (pow x 2) (pow y 7))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal -11/15 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64))) |
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(*.f64 (*.f64 z y) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) |
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(fma.f64 (*.f64 z y) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x)) |
(+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(fma.f64 (*.f64 z y) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) y) (/.f64 (*.f64 (*.f64 x x) z) y) (neg.f64 z)) #s(literal 1 binary64)) x)) |
(+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(fma.f64 (*.f64 z y) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (*.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) y) (/.f64 z y) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 (*.f64 x x) z)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (neg.f64 z)) #s(literal 1 binary64)) x)) |
(* t z) |
(*.f64 z t) |
(+ (* t z) (* x (+ 1 (* -1 z)))) |
(fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 z t)) |
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) |
(*.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) y) |
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) y (neg.f64 x)) |
(+ (* x (- (* 1/3 (/ (pow x 2) (pow y 2))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) y (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) y) (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) x)) |
(+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) y (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) #s(literal -2/15 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 y y))) (*.f64 x x)) #s(literal 1 binary64)) x)) |
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) |
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) |
(- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) y)) x (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) |
(- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2/15 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) x (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) |
(/ t y) |
(/.f64 t y) |
(+ (* -1 (/ x y)) (/ t y)) |
(/.f64 (fma.f64 #s(literal -1 binary64) x t) y) |
(+ (* -1 (* x z)) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(fma.f64 (*.f64 z y) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (*.f64 (neg.f64 x) z)) |
(+ (* x (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(fma.f64 (*.f64 z y) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) y) (/.f64 (*.f64 (*.f64 x x) z) y) (neg.f64 z)) x)) |
(+ (* x (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(fma.f64 (*.f64 z y) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) y) (/.f64 z y) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 (*.f64 x x) z)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (neg.f64 z)) x)) |
(* t y) |
(*.f64 y t) |
(+ (* t y) (* x y)) |
(*.f64 (+.f64 x t) y) |
x |
(* x (+ 1 (/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (* x (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 z y) (fma.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (/.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal 2 binary64))))) (/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) x) #s(literal 1 binary64)) x) |
(/ (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (/.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal 2 binary64))))) |
(- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) |
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))) |
(*.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) z) x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* -1 z))) |
(*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) |
(* x (+ 1 (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 (+.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) #s(literal 1 binary64)) x) |
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(*.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) y) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) |
(* -1 (/ x y)) |
(/.f64 (neg.f64 x) y) |
(* x (- (/ t (* x y)) (/ 1 y))) |
(*.f64 (-.f64 (/.f64 t (*.f64 x y)) (/.f64 #s(literal 1 binary64) y)) x) |
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(*.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (/ (* t y) x))) |
(*.f64 (fma.f64 t (/.f64 y x) y) x) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (* x (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))))) 1))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 z y) (fma.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (/.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal 2 binary64))))) (/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) x))) #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))))) x)) #s(literal 1 binary64))) |
(* -1 (* x (- z 1))) |
(*.f64 (neg.f64 x) (-.f64 z #s(literal 1 binary64))) |
(* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1))) |
(*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 (*.f64 z t) x) #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y)))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 t (*.f64 x y)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t y) x))))) |
(*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 y x) y))) |
(+ x (/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))))) |
(fma.f64 y (/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) z) (fma.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (/.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal 2 binary64))))) x) |
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(fma.f64 (*.f64 z y) (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) x) |
(/ (- t x) y) |
(/.f64 (-.f64 t x) y) |
(* y z) |
(*.f64 z y) |
(* y (+ t x)) |
(*.f64 (+.f64 x t) y) |
(+ x (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2)))) |
(fma.f64 z (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 x t) x (*.f64 t t))) x) |
(- (+ x (+ (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2))))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2)))) |
(-.f64 (+.f64 (/.f64 (fma.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) z) y)) (fma.f64 (+.f64 x t) x (*.f64 t t))) x) (*.f64 (/.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64)))))) |
(- (+ x (+ (/ (* z (- (+ (* 1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (+ (* 1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2)))))) (+ (/ (* z (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3)))) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))) (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2))))))) |
(-.f64 (+.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) t (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 t t)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))))) (*.f64 y y)) (/.f64 z (fma.f64 (+.f64 x t) x (*.f64 t t))) (/.f64 (fma.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) z) y)) (fma.f64 (+.f64 x t) x (*.f64 t t)))) x) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (+.f64 x t)))))) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) y) (/.f64 z y) (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t)))) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) y)) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (+.f64 x t) x (*.f64 t t)))) (*.f64 z (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64)))))) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (fma.f64 (+.f64 x t) x (*.f64 t t)))))) |
(- (+ x (+ (/ (* z (- (+ (* 1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (+ (* 1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* z (- (+ (* 1/2 (* (+ (* -1 (pow t 2)) (pow t 2)) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))))) (+ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* t (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))))) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (+ (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))) (+ (* x (+ (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2))))))) (+ (/ (* z (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3)))) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* z (* (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))))) (+ (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))))) (- (pow t 3) (pow x 3)))) (* (pow y 3) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (+ (* 1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (+ (* x (+ t x)) (pow t 2))) (+ (/ (* z (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)) (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (+ (* x (+ t x)) (pow t 2)))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))))))))) |
(-.f64 (+.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) t (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 t t)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))))) y) (/.f64 z y) (/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t))) t (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))) t (*.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) (*.f64 t t))))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 x (*.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 x x)))))) z) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (+.f64 x t) x (*.f64 t t))) (/.f64 (fma.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) z) y)) (fma.f64 (+.f64 x t) x (*.f64 t t)))) x) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (+.f64 x t)))))) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) y) (/.f64 z y) (/.f64 (*.f64 (*.f64 z (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t)))) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) y)) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64))) (fma.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))))) x (fma.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (+.f64 x t) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t))))))))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (+.f64 x t) x (*.f64 t t)))) (*.f64 z (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (+.f64 x t)))))) (*.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) t (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 t t)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))))) (fma.f64 (+.f64 x t) x (*.f64 t t)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (+.f64 x t) x (*.f64 t t)))) (*.f64 z (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64)))))) (fma.f64 (+.f64 x t) x (*.f64 t t))) (*.f64 z (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (+.f64 x t)))))) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64))))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))))) (*.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (+.f64 x t) x (*.f64 t t)))) (*.f64 z (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64)))))) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (fma.f64 (+.f64 x t) x (*.f64 t t)))))))) |
(/ (- (pow t 3) (pow x 3)) (* y (+ (* x (+ t x)) (pow t 2)))) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) y)) |
(/ (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (* y (+ (* x (+ t x)) (pow t 2))))) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (pow t 3) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (* y (+ (* x (+ t x)) (pow t 2))))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (pow x 3) (+ (* x (+ t x)) (pow t 2))))))) y) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) y)) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (+.f64 x t) x (*.f64 t t)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (+.f64 x t) x (*.f64 t t))) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64)) y)) (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 x t) x (*.f64 t t)))))) y) |
(/ (- (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* (pow y 2) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (* y (+ (* x (+ t x)) (pow t 2))))) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (* y (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (/ (pow t 3) (+ (* x (+ t x)) (pow t 2)))))))) (+ (* 1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* (pow y 2) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (* y (+ (* x (+ t x)) (pow t 2))))) (+ (/ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3))) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3))) (pow (+ (* x (+ t x)) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (* y (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (/ (pow x 3) (+ (* x (+ t x)) (pow t 2)))))))))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) t) (fma.f64 (+.f64 x t) x (*.f64 t t))) (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 y y)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (fma.f64 (+.f64 x t) x (*.f64 t t))) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (+.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) y) (/.f64 t y) (*.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y))) (fma.f64 (+.f64 x t) x (*.f64 t t))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) y) (/.f64 (*.f64 t t) y) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (+.f64 x t) x (*.f64 t t)))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (+.f64 x t) x (*.f64 t t))) (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 y y)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (+.f64 x t) x (*.f64 t t))) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (fma.f64 (/.f64 x (fma.f64 (+.f64 x t) x (*.f64 t t))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (+.f64 x t)))))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 y y)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (fma.f64 (+.f64 x t) x (*.f64 t t))) (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (fma.f64 (+.f64 x t) x (*.f64 t t)))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (+.f64 x t) x (*.f64 t t))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (+.f64 x t) x (*.f64 t t)))))) (*.f64 y y)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (+.f64 x t) x (*.f64 t t))) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) y) (/.f64 (*.f64 x x) y) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 x t) x (*.f64 t t))))))))))) y) |
(/ (- (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* (pow y 2) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* (+ (* -1 (pow t 2)) (pow t 2)) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (* y (+ (* x (+ t x)) (pow t 2))))) (+ (/ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* t (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (* y (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (/ (pow t 3) (+ (* x (+ t x)) (pow t 2)))))))))))) (+ (* 1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* (pow y 2) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (* y (+ (* x (+ t x)) (pow t 2))))) (+ (/ (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* x (+ (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3))) (pow (+ (* x (+ t x)) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3))) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (+ (* x (+ t x)) (pow t 2))) (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (+ (* x (+ t x)) (pow t 2))))) (+ (* 1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (+ (* x (+ t x)) (pow t 2))) (+ (/ (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3))) (pow (+ (* x (+ t x)) (pow t 2)) 2)) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3))) (pow (+ (* x (+ t x)) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2))))))) (+ (* x (+ t x)) (pow t 2))) (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (+ (* x (+ t x)) (pow t 2))))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3))) (pow (+ (* x (+ t x)) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* x (+ t x)) (pow t 2))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))))) (+ (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))))) (- (pow t 3) (pow x 3))) (* (pow y 3) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (* y (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (/ (pow x 3) (+ (* x (+ t x)) (pow t 2))))))))))))))))))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) t) (fma.f64 (+.f64 x t) x (*.f64 t t))) (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 y y)) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (+.f64 x t) x (*.f64 t t))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (fma.f64 (+.f64 x t) x (*.f64 t t))) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (+.f64 (/.f64 (fma.f64 t (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) t) (*.f64 y y))) (fma.f64 (+.f64 x t) x (*.f64 t t))) (+.f64 (/.f64 (fma.f64 t (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))) (pow.f64 y #s(literal 3 binary64))) (*.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y))) (fma.f64 (+.f64 x t) x (*.f64 t t))) (fma.f64 (/.f64 (*.f64 t t) (fma.f64 (+.f64 x t) x (*.f64 t t))) (/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) y) (/.f64 (*.f64 t t) y) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (+.f64 x t) x (*.f64 t t))))))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (+.f64 x t) x (*.f64 t t))) (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 y y)) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (+.f64 x t) x (*.f64 t t))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fma.f64 (+.f64 x t) x (*.f64 t t))) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (+.f64 (/.f64 (fma.f64 x (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) x) (*.f64 y y))) (fma.f64 (+.f64 x t) x (*.f64 t t))) (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (fma.f64 (+.f64 x t) x (*.f64 t t)))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (+.f64 x t) x (*.f64 t t))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (+.f64 x t) x (*.f64 t t)))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (+.f64 x t)))))))) (*.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (+.f64 x t)))))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 y y)) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) t (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 t t)))) (fma.f64 (+.f64 x t) x (*.f64 t t))) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) x)) (fma.f64 (+.f64 x t) x (*.f64 t t))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (+.f64 x t)))))) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x) (*.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (fma.f64 (+.f64 x t) x (*.f64 t t)))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (+.f64 x t) x (*.f64 t t))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (+.f64 x t) x (*.f64 t t)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))))) (fma.f64 (+.f64 x t) x (*.f64 t t)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t)))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (fma.f64 (+.f64 x t) x (*.f64 t t)))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (+.f64 x t) x (*.f64 t t))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (+.f64 x t) x (*.f64 t t)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t)))) (*.f64 y y))) (fma.f64 (+.f64 x t) x (*.f64 t t))) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) y) (/.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))))) x (fma.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (+.f64 x t) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))))) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (*.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (+.f64 x t) x (*.f64 t t))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) y) (/.f64 (*.f64 x x) y) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 x t) x (*.f64 t t))))))))))))) y) |
(/ (- (pow t 3) (pow x 3)) (pow y 3)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))) |
(/ (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (pow t 3))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y) (pow x 3)))) (pow y 3)) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) y) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) y) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 y #s(literal 3 binary64))) |
(/ (- (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))) (+ (* 1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (/ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (pow y 2)) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2)) (pow x 3))))))) (pow y 3)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) t) y) (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) y) (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) y) (/.f64 t y) (fma.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) y) (/.f64 (*.f64 t t) y) (pow.f64 t #s(literal 3 binary64))))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) y) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y)) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) y) (/.f64 x y) (fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) y) (/.f64 (*.f64 x x) y) (pow.f64 x #s(literal 3 binary64)))))))) (pow.f64 y #s(literal 3 binary64))) |
(/ (- (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (+ (* -1 (pow t 2)) (pow t 2)) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 3))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (pow y 3)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* t (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (pow y 3)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))))))) (+ (* 1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (pow y 3))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (/ (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))) (pow y 3)) (+ (/ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (pow y 2)) (+ (/ (* x (+ (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))) (pow y 3)) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (pow y 3)) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2)) (pow x 3))))))))))) (pow y 3)) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) t) y) (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) y) (-.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) #s(literal 1/2 binary64) (fma.f64 t (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) y) (/.f64 t y) (fma.f64 t (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (fma.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) y) (/.f64 (*.f64 t t) y) (pow.f64 t #s(literal 3 binary64)))))))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) y) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y)) #s(literal 1/2 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) y) (/.f64 x y) (fma.f64 x (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) y) (/.f64 (*.f64 x x) y) (pow.f64 x #s(literal 3 binary64))))))))))))) (pow.f64 y #s(literal 3 binary64))) |
(/ (pow t 3) (pow y 3)) |
(pow.f64 (/.f64 t y) #s(literal 3 binary64)) |
(/ (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (pow t 3))) (pow y 3)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) y) (pow.f64 t #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))) |
(/ (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))) (pow y 3)) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) t) y) (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) y) (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) y) (/.f64 t y) (fma.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) y) (/.f64 (*.f64 t t) y) (pow.f64 t #s(literal 3 binary64))))))) (pow.f64 y #s(literal 3 binary64))) |
(/ (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (+ (* -1 (pow t 2)) (pow t 2)) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 3))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (pow y 3)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* t (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (pow y 3)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))))))) (pow y 3)) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) t) y) (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) y) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) #s(literal 1/2 binary64) (fma.f64 t (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) y) (/.f64 t y) (fma.f64 t (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (fma.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) y) (/.f64 (*.f64 t t) y) (pow.f64 t #s(literal 3 binary64))))))))))) (pow.f64 y #s(literal 3 binary64))) |
(+ x (* z (- t x))) |
(fma.f64 (-.f64 t x) z x) |
(+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+.f64 (fma.f64 (-.f64 t x) z (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) x) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) |
(+.f64 (fma.f64 (-.f64 t x) z x) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) y) (/.f64 z y) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y)))) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))) |
(+.f64 (fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))) (pow.f64 y #s(literal 3 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) y) (/.f64 z y))))) x) |
(- t x) |
(-.f64 t x) |
(- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) |
(-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal 1/2 binary64) t) (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) #s(literal 1/2 binary64) x)) |
(- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) |
(-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) y) (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))))) t) (+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) y) (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 y y))))) x)) |
(- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) |
(-.f64 (+.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) y) (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))))))) t) (+.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64)))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) y) (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 y y))))))) x)) |
(/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal 1/2 binary64) t) (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) #s(literal 1/2 binary64) x)) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y) |
(/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) y) (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))))) t) (+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) y) (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 y y))))) x)) y) |
(/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y) |
(/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) y) (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))))))) t) (+.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64)))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) y) (/.f64 #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 y y))))))) x)) y) |
(* z (- t x)) |
(*.f64 (-.f64 t x) z) |
(+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) |
(fma.f64 (-.f64 t x) z (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) |
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))) |
(fma.f64 (-.f64 t x) z (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) y) (/.f64 z y) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y)))) |
(+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) |
(fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))) (pow.f64 y #s(literal 3 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) y) (/.f64 z y))))) |
(/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal 1/2 binary64) t) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) t) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) y))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y) |
(/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)))) t) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64)))))) (pow.f64 y #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) y)))) y) |
(+ x (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) |
(fma.f64 (*.f64 z (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) #s(literal -1 binary64) x) |
(- (+ x (+ (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (* y (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) |
(-.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) z) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) z) y)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) x) (*.f64 (/.f64 (*.f64 z (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))))))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) y))) |
(+ x (+ (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (* -1 (/ (- (+ (* -1 (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (/ (* z (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (* y (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) y)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) (/.f64 (-.f64 (fma.f64 (/.f64 z (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) (/.f64 (-.f64 (fma.f64 (neg.f64 t) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal -2 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 t t)))) (fma.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))))) y) (neg.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (*.f64 z (*.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64)))))))) (fma.f64 (/.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) t) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (*.f64 z (*.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64)))))) y)))) y)) x) |
(+ x (+ (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (* -1 (/ (+ (* -1 (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (* -1 (/ (- (+ (* -1 (- (/ (* z (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (/ (* z (- (+ (* -1 (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* 1/2 (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* -1 (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) (+ (* 1/2 (* (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (* y (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))) (+ (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))))) y))) y)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 z (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) (/.f64 (fma.f64 (neg.f64 t) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (fma.f64 (neg.f64 t) (fma.f64 (*.f64 #s(literal -2 binary64) t) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal 1/2 binary64)))) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal -2 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64))))) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) (fma.f64 (neg.f64 x) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (fma.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -2 binary64) x) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal 1/2 binary64)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x)))))))) y) (neg.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (fma.f64 (neg.f64 t) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal -2 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 t t)))) (fma.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (fma.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) t) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (*.f64 z (*.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64)))))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))))))) (fma.f64 (/.f64 (*.f64 z (fma.f64 (*.f64 #s(literal -2 binary64) t) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) t))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x))))) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t))))))))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) y) (/.f64 (fma.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (fma.f64 (neg.f64 t) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal -2 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 t t)))) (fma.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (fma.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) t) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (*.f64 z (*.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64)))))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))))) (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) t) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))))) (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (*.f64 z (*.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64)))))))) (*.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) y)))) y) #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (*.f64 z (*.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64)))))))) y)) x) |
(* -1 (/ (- (* -1 (pow t 3)) (* -1 (pow x 3))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) y))) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) y)) (* -1 (/ (pow t 3) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (* -1 (/ (pow x 3) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) y)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))))) y) #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) y)) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (* -1 (/ (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))))) y)) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) y)) (* -1 (/ (pow t 3) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (* -1 (/ (pow x 3) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) y)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal -2 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) t) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 t t))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (+.f64 (/.f64 (fma.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) t) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))))) (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))))) y))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))))) y) #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) y)) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1 (/ (- (+ (* -1 (/ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1 (/ (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* 1/2 (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (+ (* -1 (/ (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1 (/ (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* 1/2 (/ (* (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (+ (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (+ (* -1 (/ (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (* -1 (/ (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* (pow x 2) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))))))) y)) (+ (* -1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (+ (* -1 (/ (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* -1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))))) y)) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (+ (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) y)) (* -1 (/ (pow t 3) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (* -1 (/ (pow x 3) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) y)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal -2 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) t) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (-.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (neg.f64 t) (fma.f64 (*.f64 #s(literal -2 binary64) t) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal 1/2 binary64)))) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal -2 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64))))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (+.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -2 binary64) x) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x)))))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) t) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) t))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x))))) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))))) (fma.f64 (*.f64 #s(literal -2 binary64) t) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))))) (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal -2 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) t) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 t t))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (+.f64 (/.f64 (fma.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) t) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))))) (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))))) (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal 1/2 binary64)))) (*.f64 x x)))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))))))) y) #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 t t))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (+.f64 (/.f64 (fma.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) x) #s(literal -1/2 binary64))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) t) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))))) (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))))))) y))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) #s(literal 1/2 binary64) (fma.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))))) y) #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) y)) |
(* -1 (/ (- (* -1 (pow t 3)) (* -1 (pow x 3))) (pow y 3))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* -1 (pow t 3))) (* -1 (pow x 3))) (pow y 3))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) y) #s(literal -1 binary64) (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) (pow.f64 y #s(literal 3 binary64)))) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* -1 (pow t 3))) (* -1 (pow x 3))) (pow y 3))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (neg.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 t) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal -2 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 t t)))) (fma.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))))) y))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) y) #s(literal -1 binary64) (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) (pow.f64 y #s(literal 3 binary64)))) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1 (/ (- (+ (* -1 (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* 1/2 (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* -1 (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) (+ (* 1/2 (* (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* -1 (pow t 3))) (* -1 (pow x 3))) (pow y 3))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal -2 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) (-.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (fma.f64 (neg.f64 t) (fma.f64 (*.f64 #s(literal -2 binary64) t) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal 1/2 binary64)))) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal -2 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64))))) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) (fma.f64 (neg.f64 x) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (fma.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -2 binary64) x) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal 1/2 binary64)))) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x)))))))) y) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 t t)))) (fma.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x)))))) y))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) y) #s(literal -1 binary64) (-.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) (pow.f64 y #s(literal 3 binary64)))) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) y)) (* -1 (pow t 3))) (pow y 3))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) y) #s(literal -1 binary64) (pow.f64 (neg.f64 t) #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) y)) (* -1 (pow t 3))) (pow y 3))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal -2 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 t t)))) y))) y) #s(literal -1 binary64) (pow.f64 (neg.f64 t) #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1 (/ (+ (* -1 (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* 1/2 (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) y)) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) y)) (* -1 (pow t 3))) (pow y 3))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal -2 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)))) (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (fma.f64 (neg.f64 t) (fma.f64 (*.f64 #s(literal -2 binary64) t) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal 1/2 binary64)))) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal -2 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64))))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))) y) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 t t))))) y))) y) #s(literal -1 binary64) (pow.f64 (neg.f64 t) #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
(+ x (* -1 (* z (- (* -1 t) (* -1 x))))) |
(fma.f64 (neg.f64 z) (neg.f64 (-.f64 t x)) x) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+.f64 (fma.f64 (neg.f64 z) (neg.f64 (-.f64 t x)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) x) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (-.f64 t x)) z (/.f64 (fma.f64 (neg.f64 z) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 z (/.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) y))) y)) x) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (-.f64 t x)) z (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (/.f64 (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))))))) y) (*.f64 (neg.f64 z) (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) y))) y)) x) |
(* -1 (- (* -1 t) (* -1 x))) |
(neg.f64 (neg.f64 (-.f64 t x))) |
(- (+ (* -1 (- (* -1 t) (* -1 x))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) |
(fma.f64 (neg.f64 (-.f64 t x)) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y)) |
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (- (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (+ (* -1/2 (/ (pow x 3) y)) (* 1/2 (/ (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)))) (+ (* -1/2 (/ (pow t 3) y)) (* 1/2 (/ (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)))) y))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) y)) y) #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 t x)))) |
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (* -1 (/ (- (+ (* -1 (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y))))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* 1/2 (/ (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y))))) y))) y))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))))))) y)) y))) y) #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 t x)))) |
(* -1 (/ (- (* -1 t) (* -1 x)) y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 t x))) y) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) #s(literal -1 binary64) (neg.f64 t)) (neg.f64 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 t (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) y) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y)) (*.f64 #s(literal 1 binary64) x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 t (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))))))) y) #s(literal -1 binary64) (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64)))))) y) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y)) (*.f64 #s(literal 1 binary64) x)) y)) |
(* -1 (* z (- (* -1 t) (* -1 x)))) |
(*.f64 (neg.f64 z) (neg.f64 (-.f64 t x))) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) |
(fma.f64 (neg.f64 z) (neg.f64 (-.f64 t x)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (-.f64 t x)) z (/.f64 (fma.f64 (neg.f64 z) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 z (/.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) y))) y))) |
(+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (-.f64 t x)) z (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (/.f64 (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))))))) y) (*.f64 (neg.f64 z) (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) y))) y))) |
(* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal -1/2 binary64) (neg.f64 t)) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) y))) y) #s(literal -1 binary64) (neg.f64 t)) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) #s(literal 1/2 binary64)))) y) #s(literal -1 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) y))) y) #s(literal -1 binary64) (neg.f64 t)) y)) |
(/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))) |
(/.f64 (*.f64 (*.f64 z y) (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64)))) (fma.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (/.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal 2 binary64))))) |
(* z (+ (/ x z) (/ (* y (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3)))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))))) |
(*.f64 (fma.f64 y (/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (/.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal 2 binary64))))) (/.f64 x z)) z) |
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))) |
(*.f64 (fma.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) y (/.f64 x z)) z) |
(* z (- (+ t (/ x z)) x)) |
(*.f64 (-.f64 (+.f64 (/.f64 x z) t) x) z) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (* y (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3)))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))))))) |
(*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (/.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (neg.f64 (/.f64 t y)))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))) #s(literal 2 binary64))))) (/.f64 x z)))) |
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))) |
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 y) (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (neg.f64 (/.f64 t y))) (+.f64 (exp.f64 (neg.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (/.f64 (neg.f64 x) z))) |
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z))))) |
(*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (-.f64 t x) (/.f64 (neg.f64 x) z))) |
(+ x (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 z y) (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64))) #s(literal -1 binary64) x) |
(+ x (+ (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (/ (* t (* y (* z (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 y t) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) z) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y)))))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (neg.f64 (*.f64 (/.f64 (*.f64 z y) (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64))))) x) |
(+ x (+ (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* t (- (* -1 (* t (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (* y (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (* -1 (/ (* y (* z (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2)))))))) |
(+.f64 (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 y (/.f64 (*.f64 (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64)) z) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) z) (*.f64 (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) y) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 z y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y)))) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64)))))) t (neg.f64 (*.f64 (/.f64 (*.f64 z y) (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64))))) x) |
(+ x (+ (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* t (- (* t (- (* t (- (/ (* z (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (* (pow y 2) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (+ (* -1 (/ (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (* (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (* y (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (+ (* 1/3 (/ (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2)) (* (pow y 2) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* z (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))))) (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (* y (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (* -1 (/ (* y (* z (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2)))))))) |
(+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (*.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))))) (/.f64 z (*.f64 y y))) (fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y)))) (/.f64 (*.f64 (*.f64 (fma.f64 y (/.f64 (*.f64 (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64)) z) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) z) (*.f64 (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) y) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64)))))) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y)))))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y y) (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) #s(literal 2 binary64)) z) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) y) (/.f64 z (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))))))) t) (fma.f64 y (/.f64 (*.f64 (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64)) z) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) z) (*.f64 (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) y) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64))))))) t (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 z y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y)))) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64)))))) t (neg.f64 (*.f64 (/.f64 (*.f64 z y) (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64))))) x) |
(* -1 (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(neg.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))))) |
(+ (* -1 (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (/ (* t (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2)))) |
(fma.f64 (/.f64 (*.f64 t (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y)))) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (neg.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))))) |
(+ (* -1 (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* t (- (* -1 (* t (+ (* -1 (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (* (pow y 2) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (* -1 (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))))) |
(fma.f64 (-.f64 (*.f64 (neg.f64 t) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))))) (neg.f64 (*.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))))) t (neg.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))))) |
(+ (* -1 (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* t (- (* t (- (* t (- (+ (/ 1 (* (pow y 3) (* (exp (/ x y)) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (+ (/ 1 (* (pow y 3) (* (exp (/ x y)) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) (/ (exp (/ x y)) (* (pow y 3) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) (+ (* -1 (/ (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (* (+ (* -1 (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (* (pow y 2) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (+ (* 1/3 (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (* (pow y 3) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (exp (/ x y)) (* (pow y 3) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3)))))))) (+ (* -1 (/ (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (* (pow y 2) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (* -1 (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 (*.f64 (exp.f64 (/.f64 x y)) (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y)))) (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y)))) (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64)))) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y)))))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 3 binary64))) (/.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (/.f64 x y)) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))))))) t) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))))) t (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))))) t (neg.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))))) |
(* -1 (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(pow.f64 (neg.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) #s(literal 3 binary64)) |
(- (/ (pow t 3) (pow y 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(-.f64 (pow.f64 (/.f64 t y) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) |
(- (* (pow t 3) (+ (* -1 (/ (pow t 2) (pow y 5))) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 5 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64))) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) |
(- (* (pow t 3) (+ (* (pow t 2) (- (* 11/15 (/ (pow t 2) (pow y 7))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 11/15 binary64) (*.f64 t t)) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 t t) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64))) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) |
(* (pow t 3) (+ (* -1 (/ (pow t 2) (pow y 5))) (/ 1 (pow y 3)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 5 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64))) |
(* (pow t 3) (+ (* (pow t 2) (- (* (pow t 2) (+ (* 23/45 (/ 1 (pow y 7))) (* 2/9 (/ 1 (pow y 7))))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 11/15 binary64) (pow.f64 y #s(literal 7 binary64))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 t t) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64))) |
(* (pow t 3) (+ (* (pow t 2) (- (* (pow t 2) (+ (* -88/189 (/ (pow t 2) (pow y 9))) (+ (* 2/9 (/ 1 (pow y 7))) (* 23/45 (/ 1 (pow y 7)))))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 9 binary64))) #s(literal -88/189 binary64) (/.f64 #s(literal 11/15 binary64) (pow.f64 y #s(literal 7 binary64)))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 t t) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64))) |
(+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) x) |
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+.f64 (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 z t)) x) |
(+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+.f64 (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) y) (/.f64 (*.f64 (*.f64 t t) z) y) z) t)) x) |
(+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+.f64 (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) y) (/.f64 z y) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 t t) z)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 t t) z) t)) x) |
(+ x (* -1 (* x z))) |
(fma.f64 (neg.f64 x) z x) |
(+ x (+ (* -1 (* x z)) (* t z))) |
(+.f64 (fma.f64 (neg.f64 x) z (*.f64 z t)) x) |
(* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(*.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) y) |
(+ t (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(fma.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) y t) |
(+ (* t (+ 1 (* -1/3 (/ (pow t 2) (pow y 2))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(fma.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) y (*.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) y) (/.f64 (*.f64 t t) y) #s(literal 1 binary64)) t)) |
(+ (* t (+ 1 (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(fma.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) y (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 t t)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 y y))) (*.f64 t t) #s(literal 1 binary64)) t)) |
(- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 t y)) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) |
(- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) y)) t (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) |
(- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(-.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 t t)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 t t) (/.f64 #s(literal 1 binary64) y)) t (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) |
(* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(*.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))))) |
(+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 z t)) |
(+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) y) (/.f64 (*.f64 (*.f64 t t) z) y) z) t)) |
(+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) y) (/.f64 z y) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 t t) z)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 t t) z) t)) |
(* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) |
(*.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) y)) t) |
(* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 t t)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 t t) (/.f64 #s(literal 1 binary64) y)) t) |
(* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -17/315 binary64) (/.f64 (*.f64 t t) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 2/15 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 t t)) (/.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 t t) (/.f64 #s(literal 1 binary64) y)) t) |
(* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) z x) t) z) t) |
(* t (+ (* -1 (/ x (* t y))) (/ 1 y))) |
(*.f64 (fma.f64 (/.f64 (/.f64 x t) y) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) t) |
(* t (+ y (/ (* x y) t))) |
(*.f64 (fma.f64 x (/.f64 y t) y) t) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t))))) |
(*.f64 (neg.f64 t) (fma.f64 (/.f64 (fma.f64 (neg.f64 x) z x) t) #s(literal -1 binary64) (neg.f64 z))) |
(* -1 (* t (- (/ x (* t y)) (/ 1 y)))) |
(*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))) |
(* -1 (* t (+ (* -1 y) (* -1 (/ (* x y) t))))) |
(*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y t) y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 343 |
| 0 | 80 | 267 |
| 1 | 330 | 259 |
| 2 | 2737 | 259 |
| 0 | 8238 | 257 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (*.f64 z y) x) |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
#s(approx (+ (* (- t x) z) x) (*.f64 z t)) |
(*.f64 z t) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) z x) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) |
(/.f64 (-.f64 t x) y) |
(/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y)) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y))))) |
(*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y)))) |
(*.f64 y z) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) |
(tanh.f64 (/.f64 t y)) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y))) |
(*.f64 (+.f64 x t) y) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)))) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64))) x) |
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x) |
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z) y x) |
(fma.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) x) |
(fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) |
(fma.f64 z (*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
(fma.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) x) |
(fma.f64 y (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z) x) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) (/.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z)) y)) |
(-.f64 x (*.f64 (neg.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (*.f64 z y))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
(+.f64 x (*.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(+.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (-.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)))) (fma.f64 (tanh.f64 (/.f64 t y)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)))) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (/.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 9 binary64)) (pow.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 9 binary64)) (pow.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (pow.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (neg.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (tanh.f64 (/.f64 x y))) #s(literal 3 binary64))) (neg.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 9 binary64)) (pow.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 9 binary64)) (pow.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64)))) (neg.f64 (*.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 9 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 9 binary64)))) (neg.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 9 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 9 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 9 binary64)) (pow.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))))))) (/.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 9 binary64)) (pow.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 x y)))))) |
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 9 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 9 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 9 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 9 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
(*.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 4 binary64))) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (neg.f64 (-.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 3 binary64))) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (neg.f64 (fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)))) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (neg.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 4 binary64))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 4 binary64))) (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (neg.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 4 binary64))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 3 binary64))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)))) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64))) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 3 binary64))) (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)))) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 3 binary64))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 9 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 9 binary64))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 4 binary64))) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 3 binary64))) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)))) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 9 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 9 binary64)))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 4 binary64))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 4 binary64))) (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (neg.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 4 binary64))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 3 binary64))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)))) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64))) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 3 binary64))) (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) (*.f64 (fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)))) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 3 binary64))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64))) (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 9 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 9 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)))) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)))) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)))) (pow.f64 (neg.f64 (tanh.f64 (/.f64 x y))) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (neg.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (tanh.f64 (/.f64 x y))) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (sqrt.f64 (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(fma.f64 (pow.f64 (sqrt.f64 (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (sqrt.f64 (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (tanh.f64 (/.f64 x y))) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) (pow.f64 (neg.f64 (tanh.f64 (/.f64 x y))) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (tanh.f64 (/.f64 x y))) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (tanh.f64 (/.f64 t y)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (tanh.f64 (/.f64 t y)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (tanh.f64 (/.f64 t y)) (pow.f64 (neg.f64 (tanh.f64 (/.f64 x y))) #s(literal 3 binary64))) |
(fma.f64 (tanh.f64 (/.f64 t y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(fma.f64 (tanh.f64 (/.f64 t y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (tanh.f64 (/.f64 t y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (neg.f64 (tanh.f64 (/.f64 x y))) #s(literal 3 binary64))) |
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64))))) |
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 9 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 9 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64))))) |
(-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y)))) |
(+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (tanh.f64 (/.f64 x y))) #s(literal 3 binary64))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))))) |
(*.f64 (pow.f64 (neg.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (tanh.f64 (/.f64 t y))) #s(literal 3 binary64))) |
(*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (tanh.f64 (/.f64 t y))) |
(*.f64 (tanh.f64 (/.f64 t y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 (tanh.f64 (/.f64 t y)))) |
(pow.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (sinh.f64 (/.f64 t y)) #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (cosh.f64 (/.f64 t y)) #s(literal 3 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (fabs.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (fabs.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (fabs.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
(/.f64 (fabs.f64 (*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (fabs.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))))) (fabs.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))))) (fabs.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
(/.f64 (fabs.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) #s(literal 3 binary64))) (fabs.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(/.f64 (fabs.f64 (pow.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) #s(literal 3 binary64))) (fabs.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal 3 binary64)))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (sinh.f64 (/.f64 t y)) #s(literal 3 binary64)))) (fabs.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (cosh.f64 (/.f64 t y)) #s(literal 3 binary64))))) |
(/.f64 (pow.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) |
(/.f64 (*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) |
(/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (sinh.f64 (/.f64 t y)) #s(literal 3 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (cosh.f64 (/.f64 t y)) #s(literal 3 binary64)))) |
(sqrt.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64))) |
(fabs.f64 (pow.f64 (neg.f64 (tanh.f64 (/.f64 t y))) #s(literal 3 binary64))) |
(fabs.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64))) |
(exp.f64 (fma.f64 (log.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64) (*.f64 (log.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (tanh.f64 (/.f64 t y))) #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (tanh.f64 (/.f64 t y))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (tanh.f64 (/.f64 t y))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
#s(approx (+ (* (- t x) z) x) (*.f64 z t)) |
(*.f64 z t) |
(*.f64 t z) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y))) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y))) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y))) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) y x) |
(fma.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y) x) |
(fma.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) z x) |
(fma.f64 z (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) x) |
(fma.f64 y (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) x) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)))) (/.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) (*.f64 z y))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y)) z)) |
(-.f64 x (*.f64 (neg.f64 z) (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y))) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y))) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x) |
(+.f64 x (*.f64 (neg.f64 (*.f64 (neg.f64 y) z)) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) |
(+.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y))) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) |
(*.f64 y #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) |
(*.f64 (/.f64 (+.f64 x t) y) (/.f64 (-.f64 t x) (+.f64 x t))) |
(*.f64 (/.f64 (-.f64 t x) (+.f64 x t)) (/.f64 (+.f64 x t) y)) |
(*.f64 (/.f64 (/.f64 (-.f64 t x) y) (+.f64 x t)) (+.f64 x t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t x) y)) |
(*.f64 (+.f64 x t) (/.f64 (/.f64 (-.f64 t x) y) (+.f64 x t))) |
(*.f64 (/.f64 (-.f64 t x) y) #s(literal 1 binary64)) |
(*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) y)) (neg.f64 (+.f64 x t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x t) (/.f64 (-.f64 t x) y))) (neg.f64 (+.f64 x t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 x t)) (/.f64 (/.f64 (-.f64 t x) y) (+.f64 x t)))) (neg.f64 (-.f64 x t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 (-.f64 t x) y) (+.f64 x t)))) (neg.f64 (fma.f64 x x (*.f64 t (-.f64 t x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 t x)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 t x))) (neg.f64 y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 t y) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 x t) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 t y) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 t y) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 t y) (/.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 x t)) (-.f64 t x)))) (neg.f64 (neg.f64 (*.f64 (neg.f64 y) (+.f64 x t))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 t x)))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 t) (neg.f64 y)) (*.f64 (neg.f64 y) (neg.f64 x)))) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 t) y) (*.f64 (neg.f64 y) x))) (neg.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (neg.f64 y)) (*.f64 y (neg.f64 x)))) (neg.f64 (*.f64 y (neg.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 y x))) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 t) (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 x t)) (-.f64 t x))) (neg.f64 (*.f64 (-.f64 x t) (*.f64 (+.f64 x t) y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 t x))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 t (-.f64 t x))) (*.f64 (+.f64 x t) y)))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) y) (+.f64 x t)) |
(/.f64 (*.f64 (+.f64 x t) (/.f64 (-.f64 t x) y)) (+.f64 x t)) |
(/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 x t)) (/.f64 (/.f64 (-.f64 t x) y) (+.f64 x t))) (-.f64 x t)) |
(/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 (-.f64 t x) y) (+.f64 x t))) (fma.f64 x x (*.f64 t (-.f64 t x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 t x))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t x)) y) |
(/.f64 (-.f64 (pow.f64 (/.f64 t y) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 t y) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 t y) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 t y) (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 x t)) (-.f64 t x))) (neg.f64 (*.f64 (neg.f64 y) (+.f64 x t)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 x t)) (-.f64 t x)) (*.f64 (neg.f64 y) (+.f64 x t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 t x))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 x t)) (-.f64 t x)) (*.f64 (-.f64 x t) (*.f64 (+.f64 x t) y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 t x)) (*.f64 (fma.f64 x x (*.f64 t (-.f64 t x))) (*.f64 (+.f64 x t) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) (neg.f64 y)) (*.f64 (neg.f64 y) (neg.f64 x))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) y) (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (*.f64 t (neg.f64 y)) (*.f64 y (neg.f64 x))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y)) |
(/.f64 (-.f64 (neg.f64 t) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) y)) |
(/.f64 (neg.f64 (-.f64 t x)) (neg.f64 y)) |
(/.f64 (-.f64 t x) y) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (+.f64 x t)) (-.f64 t x)) (*.f64 (+.f64 x t) y))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 t x)) y)) |
(neg.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (neg.f64 y) (+.f64 x t)))) |
(neg.f64 (/.f64 (-.f64 t x) (neg.f64 y))) |
(-.f64 (/.f64 (pow.f64 (/.f64 t y) #s(literal 2 binary64)) (/.f64 (+.f64 x t) y)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (+.f64 x t) y))) |
(-.f64 (/.f64 (pow.f64 (/.f64 t y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 t y) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 t y) (/.f64 x y))))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 t y) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 t y) (/.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 t) (neg.f64 y)) (*.f64 y y)) (/.f64 (*.f64 (neg.f64 y) (neg.f64 x)) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (neg.f64 y) y)) (/.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 y) y))) |
(-.f64 (/.f64 (*.f64 t (neg.f64 y)) (*.f64 y (neg.f64 y))) (/.f64 (*.f64 y (neg.f64 x)) (*.f64 y (neg.f64 y)))) |
(-.f64 (/.f64 (*.f64 t y) (*.f64 y y)) (/.f64 (*.f64 y x) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 t t) (*.f64 (+.f64 x t) y)) (/.f64 (*.f64 x x) (*.f64 (+.f64 x t) y))) |
(-.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 x t)) y) (/.f64 (/.f64 (*.f64 x x) (+.f64 x t)) y)) |
(-.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) y) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) y)) |
(-.f64 (/.f64 t y) (/.f64 x y)) |
(*.f64 (/.f64 (+.f64 x t) y) (/.f64 (-.f64 t x) (+.f64 x t))) |
(*.f64 (/.f64 (-.f64 t x) (+.f64 x t)) (/.f64 (+.f64 x t) y)) |
(*.f64 (/.f64 (/.f64 (-.f64 t x) y) (+.f64 x t)) (+.f64 x t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 t x) y)) |
(*.f64 (+.f64 x t) (/.f64 (/.f64 (-.f64 t x) y) (+.f64 x t))) |
(*.f64 (/.f64 (-.f64 t x) y) #s(literal 1 binary64)) |
(*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) y)) (neg.f64 (+.f64 x t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x t) (/.f64 (-.f64 t x) y))) (neg.f64 (+.f64 x t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 x t)) (/.f64 (/.f64 (-.f64 t x) y) (+.f64 x t)))) (neg.f64 (-.f64 x t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 (-.f64 t x) y) (+.f64 x t)))) (neg.f64 (fma.f64 x x (*.f64 t (-.f64 t x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 t x)))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 t x))) (neg.f64 y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 t y) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 x t) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 t y) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 t y) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 t y) (/.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 x t)) (-.f64 t x)))) (neg.f64 (neg.f64 (*.f64 (neg.f64 y) (+.f64 x t))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 t x)))) (neg.f64 (neg.f64 (neg.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 t) (neg.f64 y)) (*.f64 (neg.f64 y) (neg.f64 x)))) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 t) y) (*.f64 (neg.f64 y) x))) (neg.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t (neg.f64 y)) (*.f64 y (neg.f64 x)))) (neg.f64 (*.f64 y (neg.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t y) (*.f64 y x))) (neg.f64 (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 t) (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 x t)) (-.f64 t x))) (neg.f64 (*.f64 (-.f64 x t) (*.f64 (+.f64 x t) y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 t x))) (neg.f64 (*.f64 (fma.f64 x x (*.f64 t (-.f64 t x))) (*.f64 (+.f64 x t) y)))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) y) (+.f64 x t)) |
(/.f64 (*.f64 (+.f64 x t) (/.f64 (-.f64 t x) y)) (+.f64 x t)) |
(/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 x t)) (/.f64 (/.f64 (-.f64 t x) y) (+.f64 x t))) (-.f64 x t)) |
(/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 (-.f64 t x) y) (+.f64 x t))) (fma.f64 x x (*.f64 t (-.f64 t x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 t x))) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 t x)) y) |
(/.f64 (-.f64 (pow.f64 (/.f64 t y) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 t y) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 t y) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 t y) (/.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 x t)) (-.f64 t x))) (neg.f64 (*.f64 (neg.f64 y) (+.f64 x t)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 x t)) (-.f64 t x)) (*.f64 (neg.f64 y) (+.f64 x t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 t x))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 x t)) (-.f64 t x)) (*.f64 (-.f64 x t) (*.f64 (+.f64 x t) y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 t x)) (*.f64 (fma.f64 x x (*.f64 t (-.f64 t x))) (*.f64 (+.f64 x t) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) (neg.f64 y)) (*.f64 (neg.f64 y) (neg.f64 x))) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) y) (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (*.f64 t (neg.f64 y)) (*.f64 y (neg.f64 x))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y)) |
(/.f64 (-.f64 (neg.f64 t) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) y)) |
(/.f64 (neg.f64 (-.f64 t x)) (neg.f64 y)) |
(/.f64 (-.f64 t x) y) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (+.f64 x t)) (-.f64 t x)) (*.f64 (+.f64 x t) y))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 t x)) y)) |
(neg.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (neg.f64 y) (+.f64 x t)))) |
(neg.f64 (/.f64 (-.f64 t x) (neg.f64 y))) |
(-.f64 (/.f64 (pow.f64 (/.f64 t y) #s(literal 2 binary64)) (/.f64 (+.f64 x t) y)) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (+.f64 x t) y))) |
(-.f64 (/.f64 (pow.f64 (/.f64 t y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 t y) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 t y) (/.f64 x y))))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 t y) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 t y) (/.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 t) (neg.f64 y)) (*.f64 y y)) (/.f64 (*.f64 (neg.f64 y) (neg.f64 x)) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 (neg.f64 t) y) (*.f64 (neg.f64 y) y)) (/.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 y) y))) |
(-.f64 (/.f64 (*.f64 t (neg.f64 y)) (*.f64 y (neg.f64 y))) (/.f64 (*.f64 y (neg.f64 x)) (*.f64 y (neg.f64 y)))) |
(-.f64 (/.f64 (*.f64 t y) (*.f64 y y)) (/.f64 (*.f64 y x) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 t t) (*.f64 (+.f64 x t) y)) (/.f64 (*.f64 x x) (*.f64 (+.f64 x t) y))) |
(-.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (+.f64 x t)) y) (/.f64 (/.f64 (*.f64 x x) (+.f64 x t)) y)) |
(-.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) y) (/.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) y)) |
(-.f64 (/.f64 t y) (/.f64 x y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y))) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y))) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y))) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) y x) |
(fma.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y) x) |
(fma.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) z x) |
(fma.f64 z (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) x) |
(fma.f64 y (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) x) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)))) (/.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) (*.f64 z y))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y)) z)) |
(-.f64 x (*.f64 (neg.f64 z) (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y))) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y))) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) x) |
(+.f64 x (*.f64 (neg.f64 (*.f64 (neg.f64 y) z)) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) |
(+.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y))) |
(*.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) y) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) (*.f64 z y)) |
(*.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y))) |
(*.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) z) |
(*.f64 z (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y)) |
(*.f64 y (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z)) |
(*.f64 z y) |
(*.f64 y z) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y))) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 (*.f64 z y) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y))) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 (*.f64 z y) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y))) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) z) y x) |
(fma.f64 (*.f64 z #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y)))) y x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) |
(fma.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y) x) |
(fma.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) x) |
(fma.f64 z (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) x) |
(fma.f64 y (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) z) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)))) (/.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y)) z)) |
(-.f64 x (*.f64 (neg.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y)))) (*.f64 z y))) |
(-.f64 x (*.f64 (neg.f64 z) (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y))) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y))) (pow.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y)) x) |
(+.f64 x (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) (*.f64 z y))) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) |
(*.f64 y #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y)))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) |
(tanh.f64 (/.f64 t y)) |
(*.f64 (neg.f64 (sqrt.f64 (tanh.f64 (/.f64 t y)))) (neg.f64 (sqrt.f64 (tanh.f64 (/.f64 t y))))) |
(*.f64 (fabs.f64 (sqrt.f64 (tanh.f64 (/.f64 t y)))) (fabs.f64 (sqrt.f64 (tanh.f64 (/.f64 t y))))) |
(*.f64 (pow.f64 (sqrt.f64 (tanh.f64 (/.f64 t y))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (tanh.f64 (/.f64 t y))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (tanh.f64 (/.f64 t y))) (sqrt.f64 (tanh.f64 (/.f64 t y)))) |
(pow.f64 (sqrt.f64 (tanh.f64 (/.f64 t y))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))))) (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))) |
(/.f64 (fabs.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (fabs.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))))) (fabs.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))))) (fabs.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))) |
(/.f64 (fabs.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (fabs.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)))) (fabs.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (fabs.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) (exp.f64 (log1p.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) |
(/.f64 (exp.f64 (log.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))))) (exp.f64 (log1p.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))))) (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) |
(sqrt.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) |
(-.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(fabs.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) |
(fabs.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))))) |
(fabs.f64 (neg.f64 (tanh.f64 (/.f64 t y)))) |
(fabs.f64 (tanh.f64 (/.f64 t y))) |
(exp.f64 (log.f64 (tanh.f64 (/.f64 t y)))) |
(+.f64 (cosh.f64 (log.f64 (tanh.f64 (/.f64 t y)))) (sinh.f64 (log.f64 (tanh.f64 (/.f64 t y))))) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) |
(*.f64 (+.f64 x t) y) |
(*.f64 y (+.f64 x t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 x t)) y)) (neg.f64 (-.f64 x t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y)) (neg.f64 (fma.f64 x x (*.f64 t (-.f64 t x))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x t) (-.f64 x t)))) (neg.f64 (-.f64 x t))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 x x (*.f64 t (-.f64 t x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 x t)) y) (-.f64 x t)) |
(/.f64 (*.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 x x (*.f64 t (-.f64 t x)))) |
(/.f64 (*.f64 y (*.f64 (+.f64 x t) (-.f64 x t))) (-.f64 x t)) |
(/.f64 (*.f64 y (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x (*.f64 t (-.f64 t x)))) |
(fma.f64 x y (*.f64 t y)) |
(fma.f64 y x (*.f64 y t)) |
(fma.f64 y t (*.f64 y x)) |
(fma.f64 t y (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 t y)) |
(+.f64 (*.f64 y t) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 y t)) |
(+.f64 (*.f64 t y) (*.f64 x y)) |
Compiled 57 352 to 3 933 computations (93.1% saved)
33 alts after pruning (29 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 701 | 10 | 711 |
| Fresh | 2 | 19 | 21 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 2 | 3 |
| Total | 707 | 33 | 740 |
| Status | Accuracy | Program |
|---|---|---|
| 46.7% | (fma.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) | |
| 38.9% | (fma.f64 (/.f64 z (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (*.f64 y (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) | |
| ▶ | 77.3% | (fma.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) x) |
| ✓ | 93.0% | (fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) |
| 37.0% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) y) (+.f64 x t))) y) z x) | |
| 25.0% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))) y) z x) | |
| ▶ | 49.3% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) y x) |
| 37.0% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 x t)) (/.f64 (/.f64 (-.f64 t x) y) (+.f64 x t))) (-.f64 x t))) y) z x) | |
| ▶ | 39.1% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) y) z x) |
| ✓ | 79.1% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) |
| 45.3% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 (neg.f64 x) y))) y) z x) | |
| 53.4% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))) y) z x) | |
| 44.4% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))))) y) z x) | |
| 48.0% | (fma.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) x) | |
| 75.8% | (fma.f64 #s(approx (* (- (tanh (/ t y)) (tanh (/ x y))) y) (fma.f64 (tanh.f64 (/.f64 t y)) y (neg.f64 x))) z x) | |
| 38.3% | (+.f64 x (*.f64 (*.f64 y z) (/.f64 (fma.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) | |
| ▶ | 30.9% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y)))) |
| 24.1% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))))) | |
| 18.6% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) #s(approx (* (+ x t) y) (*.f64 y t)))))) | |
| 18.7% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) #s(approx (* (+ x t) y) (*.f64 x y)))))) | |
| 44.7% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 #s(approx (- t x) (neg.f64 x)) y)))) | |
| 52.6% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))))) | |
| 34.9% | (+.f64 x #s(approx (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y))) (*.f64 #s(literal -1/16 binary64) (*.f64 z (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))))))) | |
| 27.3% | #s(approx (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) | |
| 66.4% | #s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (fma.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))) x)) | |
| 28.7% | #s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y))) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (*.f64 #s(literal 4 binary64) (-.f64 t x)))) y))) | |
| 43.1% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (+.f64 x t)) z x)) | |
| ✓ | 59.5% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
| ▶ | 51.8% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
| 59.5% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (+.f64 (fma.f64 (neg.f64 x) z (*.f64 z t)) x))) | |
| 51.8% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 z #s(literal 1 binary64)) (neg.f64 x)))) | |
| 53.3% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (+.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) #s(literal 1 binary64)) x))) | |
| ✓ | 17.7% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
Compiled 2 412 to 1 316 computations (45.4% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 1 | (+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y)))) | |
| cost-diff | 2 | (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)) | |
| cost-diff | 4 | (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))) | |
| cost-diff | 4 | (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) | |
| cost-diff | 0 | (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) y) | |
| cost-diff | 0 | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) y) z x) | |
| cost-diff | 2 | (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y))) | |
| cost-diff | 6 | (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)) | |
| cost-diff | 0 | (/.f64 (-.f64 t x) y) | |
| cost-diff | 0 | #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) | |
| cost-diff | 0 | (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) | |
| cost-diff | 0 | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) y x) | |
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | #s(approx (- t x) (neg.f64 x)) | |
| cost-diff | 0 | (fma.f64 #s(approx (- t x) (neg.f64 x)) z x) | |
| cost-diff | 0 | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) | |
| cost-diff | 0 | (tanh.f64 (/.f64 t y)) | |
| cost-diff | 0 | (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) | |
| cost-diff | 0 | (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) | |
| cost-diff | 0 | (fma.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 823 |
| 0 | 127 | 799 |
| 1 | 299 | 751 |
| 2 | 1032 | 594 |
| 3 | 4110 | 594 |
| 0 | 8162 | 587 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) x) |
(-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) |
(tanh.f64 (/.f64 t y)) |
(/.f64 t y) |
t |
y |
#s(literal 3 binary64) |
(pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) |
(tanh.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
(/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(*.f64 z y) |
z |
(fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) |
(+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) |
(pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
(fma.f64 #s(approx (- t x) (neg.f64 x)) z x) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
x |
z |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) y x) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) |
(/.f64 (-.f64 t x) y) |
(-.f64 t x) |
t |
x |
y |
z |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) y) z x) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) y) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) |
(*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y))) |
(-.f64 t x) |
t |
x |
(/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)) |
(+.f64 x t) |
(*.f64 (+.f64 x t) y) |
y |
z |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y)))) |
x |
(*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y))) |
(*.f64 y z) |
y |
z |
#s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y) |
(fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) |
#s(literal 1/4 binary64) |
(fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) |
#s(literal 4 binary64) |
(-.f64 t x) |
t |
(/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y) |
(*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) |
#s(literal -4 binary64) |
(fma.f64 t t (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) x) |
(neg.f64 x) |
(*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))) |
#s(literal -1/16 binary64) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)) |
(*.f64 #s(literal -4 binary64) (+.f64 t x)) |
(+.f64 t x) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y) |
(*.f64 #s(literal 4 binary64) (-.f64 t x)) |
| Outputs |
|---|
(fma.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) x) |
(fma.f64 (*.f64 z y) (/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) x) |
(-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) |
(tanh.f64 (/.f64 t y)) |
(/.f64 t y) |
t |
y |
#s(literal 3 binary64) |
(pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) |
(tanh.f64 (/.f64 x y)) |
(/.f64 x y) |
x |
(/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(*.f64 z y) |
z |
(fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) |
(+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) |
(pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
(fma.f64 #s(approx (- t x) (neg.f64 x)) z x) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
x |
z |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) y x) |
(fma.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) x) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) |
(*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) z) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) |
#s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) |
(/.f64 (-.f64 t x) y) |
(-.f64 t x) |
t |
x |
y |
z |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) y) z x) |
(fma.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) x) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) y) |
(*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) y) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) |
#s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) |
(*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y))) |
(/.f64 (-.f64 t x) y) |
(-.f64 t x) |
t |
x |
(/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)) |
(/.f64 #s(literal 1 binary64) y) |
(+.f64 x t) |
(*.f64 (+.f64 x t) y) |
y |
z |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y)))) |
(fma.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (/.f64 (-.f64 t x) y) (+.f64 x t) (-.f64 (-.f64 t x) (*.f64 (/.f64 (-.f64 t x) y) (+.f64 x t)))) y)) (*.f64 z y) x) |
x |
(*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y))) |
(*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (/.f64 (-.f64 t x) y) (+.f64 x t) (-.f64 (-.f64 t x) (*.f64 (/.f64 (-.f64 t x) y) (+.f64 x t)))) y)) (*.f64 z y)) |
(*.f64 y z) |
(*.f64 z y) |
y |
z |
#s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y)) |
#s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (/.f64 (-.f64 t x) y) (+.f64 x t) (-.f64 (-.f64 t x) (*.f64 (/.f64 (-.f64 t x) y) (+.f64 x t)))) y)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y) |
(/.f64 (fma.f64 (/.f64 (-.f64 t x) y) (+.f64 x t) (-.f64 (-.f64 t x) (*.f64 (/.f64 (-.f64 t x) y) (+.f64 x t)))) y) |
(fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) |
(fma.f64 (/.f64 (-.f64 t x) y) (+.f64 x t) (-.f64 (-.f64 t x) (*.f64 (/.f64 (-.f64 t x) y) (+.f64 x t)))) |
#s(literal 1/4 binary64) |
(fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) |
(*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) |
#s(literal 4 binary64) |
(-.f64 t x) |
t |
(/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) #s(literal -4 binary64)) y) |
(*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) |
(*.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) #s(literal -4 binary64)) |
#s(literal -4 binary64) |
(fma.f64 t t (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) x) |
(neg.f64 x) |
(*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))) |
(*.f64 (/.f64 (-.f64 t x) y) (+.f64 x t)) |
#s(literal -1/16 binary64) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)) |
(*.f64 (*.f64 #s(literal -16 binary64) (/.f64 (-.f64 t x) y)) (+.f64 x t)) |
(*.f64 #s(literal -4 binary64) (+.f64 t x)) |
(*.f64 #s(literal -4 binary64) (+.f64 x t)) |
(+.f64 t x) |
(+.f64 x t) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y) |
(*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)) |
(*.f64 #s(literal 4 binary64) (-.f64 t x)) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 4.5781425582506 | (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y))) | |
| accuracy | 6.702427978427325 | (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y) | |
| accuracy | 14.90807855140386 | (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) | |
| accuracy | 15.429313459607494 | #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y)) | |
| accuracy | 0.078125 | (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y))) | |
| accuracy | 3.077034159004 | (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) y) | |
| accuracy | 11.5019405114986 | (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)) | |
| accuracy | 15.429313459607494 | #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) | |
| accuracy | 0.0078125 | (/.f64 (-.f64 t x) y) | |
| accuracy | 1.4485418329568116 | (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) | |
| accuracy | 1.5265414750747908 | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) y x) | |
| accuracy | 15.429313459607494 | #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) | |
| accuracy | 0.0 | (neg.f64 x) | |
| accuracy | 0.00390625 | (fma.f64 #s(approx (- t x) (neg.f64 x)) z x) | |
| accuracy | 9.37988593796736 | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) | |
| accuracy | 19.62374477922191 | #s(approx (- t x) (neg.f64 x)) | |
| accuracy | 0.07421875 | (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) | |
| accuracy | 0.08203125 | (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) | |
| accuracy | 0.9595396162004829 | (/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) | |
| accuracy | 13.23391687582352 | (fma.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) x) |
| 306.0ms | 130× | 1 | valid |
| 61.0ms | 108× | 0 | exit |
| 26.0ms | 16× | 2 | valid |
| 2.0ms | 1× | 3 | valid |
| 1.0ms | 1× | 0 | valid |
Compiled 659 to 77 computations (88.3% saved)
ival-mult: 87.0ms (26.3% of total)ival-pow: 79.0ms (23.9% of total)ival-add: 55.0ms (16.6% of total)adjust: 45.0ms (13.6% of total)ival-div: 28.0ms (8.5% of total)ival-exp: 16.0ms (4.8% of total)ival-sub: 11.0ms (3.3% of total)ival-tanh: 4.0ms (1.2% of total)ival-pow2: 4.0ms (1.2% of total)exact: 1.0ms (0.3% of total)ival-neg: 1.0ms (0.3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(fma.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) x) |
(-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) |
(tanh.f64 (/.f64 t y)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
(fma.f64 #s(approx (- t x) (neg.f64 x)) z x) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) y x) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) |
(/.f64 (-.f64 t x) y) |
(/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)) |
(*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) y) z x) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) y) |
(fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) |
(*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y)))) |
(/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) |
#s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y)) |
(/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y) |
(*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y))) |
| Outputs |
|---|
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) |
(+ (* x (- 1 (/ (* y (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) |
(+ (* x (- (+ 1 (* -1 (* x (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (/ (* z (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (* y (- (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (/ (* y (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) |
(+ (* x (- (+ 1 (* x (- (* x (- (* -1 (/ (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)) (* (pow y 2) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))) (+ (* -1 (/ (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (* y (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)))) (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (* (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (/ (* z (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (* -1/3 (/ (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) (* (pow y 2) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (/ (* z (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (* y (- (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (/ (* y (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) |
(/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) |
(+ (* -1 (/ (pow x 3) (pow y 3))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) |
(+ (* (pow x 3) (- (/ (pow x 2) (pow y 5)) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) |
(+ (* (pow x 3) (- (* (pow x 2) (+ (* -11/15 (/ (pow x 2) (pow y 7))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) |
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(* t z) |
(+ (* t z) (* x (+ 1 (* -1 z)))) |
t |
(+ t (* -1 x)) |
(* -1 x) |
(* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) |
(+ (* -1 (/ (* x z) y)) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (+ (* -1 (/ z y)) (* 1/3 (/ (* (pow x 2) z) (pow y 3))))) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (+ (* -1 (/ z y)) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 5))) (* 1/3 (/ z (pow y 3))))))) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(/ t y) |
(+ (* -1 (/ x y)) (/ t y)) |
(/ 1 y) |
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) |
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (- (* 1/3 (/ (pow x 2) (pow y 2))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* 1/4 (+ (* -4 (/ (pow t 2) y)) (* 4 t))) (/ (pow t 2) y)) |
(+ (* 1/4 (+ (* -4 (/ (pow t 2) y)) (* 4 t))) (+ (* x (- (+ (* -1 (/ t y)) (/ t y)) 1)) (/ (pow t 2) y))) |
(/ (pow t 2) y) |
(+ (* x (+ (* -1 (/ t y)) (/ t y))) (/ (pow t 2) y)) |
(+ (* x (+ (* -1 (/ t y)) (+ (* -1 (/ x y)) (/ t y)))) (/ (pow t 2) y)) |
(* -16 (/ (pow t 2) y)) |
(+ (* -16 (* x (+ (* -1 (/ t y)) (/ t y)))) (* -16 (/ (pow t 2) y))) |
(+ (* -16 (/ (pow t 2) y)) (* x (+ (* -16 (+ (* -1 (/ t y)) (/ t y))) (* 16 (/ x y))))) |
(/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y))))) |
(+ (* x (- (+ 1 (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(+ (* x (- (+ 1 (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y))))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(+ (* x (- (+ 1 (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* y (* z (- (* -4/3 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 3))) (* 4/3 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (+ (* -2/3 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y))))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(/ (* y (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)) |
(+ (* -1 (/ (* x (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 4) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 4))) (/ (* y (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) |
(+ (* x (- (* -1 (* x (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 6) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 6))) (/ (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)) (* y (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)))))) (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 4) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)))) (/ (* y (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) |
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 6) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (* y (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 6)))) (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (* (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 6) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 6))) (/ (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)) (* y (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (* -1/3 (/ (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 4) (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) (* (pow y 2) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)))))))) (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 6) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 6))) (/ (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)) (* y (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)))))) (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 4) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)))) (/ (* y (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) |
(/ (- 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ t y))))) |
(- (+ (* x (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y))))))))) (/ 1 (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (+ 1 (exp (* -2 (/ t y)))))) |
(- (+ (* x (- (+ (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (/ 1 (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y))))))))) (/ 1 (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (+ 1 (exp (* -2 (/ t y)))))) |
(- (+ (* x (- (+ (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* x (- (+ (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* (pow y 3) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (- (* -4/3 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 3))) (* 4/3 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 3)))) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (/ 1 (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))) y)) (+ (* -2/3 (/ (- 1 (exp (* -2 (/ t y)))) (* (pow y 3) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))))))) (/ (exp (* -2 (/ t y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (/ 1 (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y))))))))) (/ 1 (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (+ 1 (exp (* -2 (/ t y)))))) |
(* -4 (/ (pow t 2) y)) |
(+ (* -4 (/ (pow t 2) y)) (* 4 (/ (pow x 2) y))) |
(+ (* x (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(+ (* x (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(+ (* x (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* y (* z (- (* -4/3 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 3))) (* 4/3 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (+ (* -2/3 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
x |
(* x (+ 1 (/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (* x (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))))))) |
(- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* t z) x)))) |
(* x (- (/ t x) 1)) |
(* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(* -1 (/ x y)) |
(* x (- (/ t (* x y)) (/ 1 y))) |
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(* x (- (+ (* -1 (/ t y)) (/ t y)) 1)) |
(* x (- (+ (* -1 (/ t y)) (+ (* 1/4 (/ (+ (* -4 (/ (pow t 2) y)) (* 4 t)) x)) (+ (/ t y) (/ (pow t 2) (* x y))))) 1)) |
(* -1 (/ (pow x 2) y)) |
(* (pow x 2) (- (+ (* -1 (/ t (* x y))) (/ t (* x y))) (/ 1 y))) |
(* (pow x 2) (- (+ (* -1 (/ t (* x y))) (+ (/ t (* x y)) (/ (pow t 2) (* (pow x 2) y)))) (/ 1 y))) |
(* 16 (/ (pow x 2) y)) |
(* (pow x 2) (+ (* -16 (/ (+ (* -1 (/ t y)) (/ t y)) x)) (* 16 (/ 1 y)))) |
(* (pow x 2) (+ (* -16 (/ (+ (* -1 (/ t y)) (/ t y)) x)) (+ (* -16 (/ (pow t 2) (* (pow x 2) y))) (* 16 (/ 1 y))))) |
(* x (+ 1 (/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* x (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y))))))))) |
(/ (* y z) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))) |
(/ (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))) |
(* 4 (/ (pow x 2) y)) |
(* (pow x 2) (+ (* -4 (/ (pow t 2) (* (pow x 2) y))) (* 4 (/ 1 y)))) |
(/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (* x (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y)))) |
(* -1 (* x (+ 1 (+ (* -1 (/ t y)) (/ t y))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ t y)) (+ (* -1 (/ (+ (* 1/4 (+ (* -4 (/ (pow t 2) y)) (* 4 t))) (/ (pow t 2) y)) x)) (/ t y)))))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1 (/ t y)) (/ t y)) x)) (/ 1 y))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1 (/ t y)) (+ (* -1 (/ (pow t 2) (* x y))) (/ t y))) x)) (/ 1 y))) |
(* (pow x 2) (+ (* 16 (/ (+ (* -1 (/ t y)) (/ t y)) x)) (* 16 (/ 1 y)))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -16 (+ (* -1 (/ t y)) (/ t y))) (* 16 (/ (pow t 2) (* x y)))) x)) (* 16 (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* x (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))))) 1))) |
(+ x (/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))))) |
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) |
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(/ (- t x) y) |
(/ (+ (* -1 (+ (* -1 (pow x 2)) (pow t 2))) (* (+ t x) (- t x))) y) |
(/ (+ (* -1 (+ (* -1 (pow x 2)) (pow t 2))) (+ (* y (- t x)) (* (+ t x) (- t x)))) y) |
(/ (* (+ t x) (- t x)) y) |
(* -16 (/ (* (+ t x) (- t x)) y)) |
(+ x (/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y))))))) |
(/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)) |
(* -4 (/ (+ (* -1 (pow x 2)) (pow t 2)) y)) |
(+ x (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2)))) |
(- (+ x (+ (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2))))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2)))) |
(- (+ x (+ (/ (* z (- (+ (* 1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (+ (* 1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2)))))) (+ (/ (* z (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3)))) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))) (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2))))))) |
(- (+ x (+ (/ (* z (- (+ (* 1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (+ (* 1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* z (- (+ (* 1/2 (* (+ (* -1 (pow t 2)) (pow t 2)) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))))) (+ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* t (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))))) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (+ (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))) (+ (* x (+ (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2))))))) (+ (/ (* z (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3)))) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* z (* (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))))) (+ (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))))) (- (pow t 3) (pow x 3)))) (* (pow y 3) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (+ (* 1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (+ (* x (+ t x)) (pow t 2))) (+ (/ (* z (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)) (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (+ (* x (+ t x)) (pow t 2)))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))))))))) |
(/ (- (pow t 3) (pow x 3)) (pow y 3)) |
(/ (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (pow t 3))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y) (pow x 3)))) (pow y 3)) |
(/ (- (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))) (+ (* 1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (/ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (pow y 2)) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2)) (pow x 3))))))) (pow y 3)) |
(/ (- (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (+ (* -1 (pow t 2)) (pow t 2)) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 3))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (pow y 3)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* t (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (pow y 3)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))))))) (+ (* 1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (pow y 3))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (/ (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))) (pow y 3)) (+ (/ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (pow y 2)) (+ (/ (* x (+ (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))) (pow y 3)) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (pow y 3)) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2)) (pow x 3))))))))))) (pow y 3)) |
(/ (pow t 3) (pow y 3)) |
(/ (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (pow t 3))) (pow y 3)) |
(/ (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))) (pow y 3)) |
(/ (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (+ (* -1 (pow t 2)) (pow t 2)) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 3))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (pow y 3)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* t (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (pow y 3)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))))))) (pow y 3)) |
(/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y) |
(+ x (* z (- t x))) |
(+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))) |
(/ (* z (- t x)) y) |
(/ (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) y) |
(/ (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))) y) |
(/ (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) y) |
(/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y) |
(/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y) |
(- t x) |
(- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) |
(- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) |
(- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) |
(- (+ t (+ (* -1 (/ (+ (* -1 (pow x 2)) (pow t 2)) y)) (/ (* (+ t x) (- t x)) y))) x) |
(+ x (* 1/4 (* z (- (* 4 t) (* 4 x))))) |
(- (+ x (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)))) (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y))) |
(- (+ x (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2)))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2)))))) |
(- (+ x (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (+ (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) (pow y 3))) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2))))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* -4 (* t (pow x 2))) (+ (* -4 (* (pow t 2) x)) (+ (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (- (* 4 t) (* 4 x)))) (pow y 3))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))))) (* 1/4 (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))))))) (pow y 3))) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 3))))))))) |
(/ (* (pow y 3) z) (+ (* x (+ t x)) (pow t 2))) |
(* (pow y 3) (+ (* -1 (/ (* z (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (/ z (+ (* x (+ t x)) (pow t 2))))) |
(* (pow y 3) (- (+ (* -1 (/ (+ (* -1 (/ (* z (pow (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) 2)) (pow (+ (* x (+ t x)) (pow t 2)) 3))) (/ (* z (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))))) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (pow y 2))) (/ z (+ (* x (+ t x)) (pow t 2)))) (/ (* z (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))))) |
(* (pow y 3) (- (+ (* -1 (/ (+ (* -1 (/ (* z (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))))) (pow (+ (* x (+ t x)) (pow t 2)) 3))) (+ (* -1 (/ (* (+ (* -1 (/ (* z (pow (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) 2)) (pow (+ (* x (+ t x)) (pow t 2)) 3))) (/ (* z (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))))) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))))) (+ (* x (+ t x)) (pow t 2)))) (/ (* z (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))))) (+ (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (pow y 3))) (/ z (+ (* x (+ t x)) (pow t 2)))) (+ (* -1 (/ (* z (pow (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) 2)) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 3)))) (+ (/ (* z (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))))) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (/ (* z (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))))))) |
(/ (pow t 2) (pow y 2)) |
(/ (+ (/ (* t (+ (* -1 (pow t 2)) (pow t 2))) y) (pow t 2)) (pow y 2)) |
(/ (+ (* 1/4 (/ (pow (+ (* -1 (pow t 2)) (pow t 2)) 2) (pow y 2))) (+ (* 2 (/ (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))) (+ (/ (* t (+ (* -1 (pow t 2)) (pow t 2))) y) (pow t 2)))) (pow y 2)) |
(/ (+ (* 1/4 (/ (pow (+ (* -1 (pow t 2)) (pow t 2)) 2) (pow y 2))) (+ (* 2 (/ (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3))) (+ (* 2 (/ (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))) (+ (/ (* t (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 3)) (pow t 2)))))) (pow y 2)) |
(* 1/4 (/ (- (* 4 t) (* 4 x)) y)) |
(/ (- (+ (* 1/4 (- (* 4 t) (* 4 x))) (* 1/4 (/ (- (* -4 (pow t 2)) (* -4 (pow x 2))) y))) (* 1/16 (/ (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))) y))) y) |
(/ (- (+ (* 1/4 (- (* 4 t) (* 4 x))) (+ (* 1/4 (/ (- (* -4 (pow t 2)) (* -4 (pow x 2))) y)) (* 1/4 (/ (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))) (pow y 2))))) (+ (* 1/16 (/ (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))) y)) (+ (* 1/16 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))) (pow y 2))) (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))) (pow y 2)))))) y) |
(/ (- (+ (* 1/4 (- (* 4 t) (* 4 x))) (+ (* 1/4 (/ (- (* -4 (pow t 2)) (* -4 (pow x 2))) y)) (+ (* 1/4 (/ (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4))) (pow y 3))) (* 1/4 (/ (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))) (pow y 2)))))) (+ (* 1/16 (/ (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))) y)) (+ (* 1/16 (/ (* (+ (* -4 (* t (pow x 2))) (+ (* -4 (* (pow t 2) x)) (+ (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (- (* 4 t) (* 4 x))) (pow y 3))) (+ (* 1/16 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (* 1/4 (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))))))) (pow y 3))) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))) (pow y 3))))))))) y) |
(* 1/4 (* z (- (* 4 t) (* 4 x)))) |
(- (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y))) (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y))) |
(- (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2)))))) |
(- (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (+ (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) (pow y 3))) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2)))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* -4 (* t (pow x 2))) (+ (* -4 (* (pow t 2) x)) (+ (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (- (* 4 t) (* 4 x)))) (pow y 3))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))))) (* 1/4 (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))))))) (pow y 3))) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 3))))))))) |
(+ x (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) |
(- (+ x (+ (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (* y (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) |
(+ x (+ (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (* -1 (/ (- (+ (* -1 (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (/ (* z (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (* y (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) y)))) |
(+ x (+ (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (* -1 (/ (+ (* -1 (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (* -1 (/ (- (+ (* -1 (- (/ (* z (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (/ (* z (- (+ (* -1 (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* 1/2 (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* -1 (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) (+ (* 1/2 (* (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (* y (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))) (+ (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))))) y))) y)))) |
(* -1 (/ (- (* -1 (pow t 3)) (* -1 (pow x 3))) (pow y 3))) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* -1 (pow t 3))) (* -1 (pow x 3))) (pow y 3))) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* -1 (pow t 3))) (* -1 (pow x 3))) (pow y 3))) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1 (/ (- (+ (* -1 (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* 1/2 (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* -1 (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) (+ (* 1/2 (* (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* -1 (pow t 3))) (* -1 (pow x 3))) (pow y 3))) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) y)) (* -1 (pow t 3))) (pow y 3))) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) y)) (* -1 (pow t 3))) (pow y 3))) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1 (/ (+ (* -1 (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* 1/2 (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) y)) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) y)) (* -1 (pow t 3))) (pow y 3))) |
(* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)) |
(+ x (* -1 (* z (- (* -1 t) (* -1 x))))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))) |
(* -1 (/ (* z (- (* -1 t) (* -1 x))) y)) |
(* -1 (/ (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* z (- (* -1 t) (* -1 x)))) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* z (- (* -1 t) (* -1 x)))) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) y)) (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* z (- (* -1 t) (* -1 x)))) y)) |
(* -1 (/ (- (* -1 t) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (- (* -1 t) (* -1 x))) |
(- (+ (* -1 (- (* -1 t) (* -1 x))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) |
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (- (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (+ (* -1/2 (/ (pow x 3) y)) (* 1/2 (/ (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)))) (+ (* -1/2 (/ (pow t 3) y)) (* 1/2 (/ (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)))) y))) |
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (* -1 (/ (- (+ (* -1 (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y))))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* 1/2 (/ (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y))))) y))) y))) |
(- (+ t (* -1 (/ (+ (* -1 (* (+ t x) (- t x))) (+ (* -1 (pow x 2)) (pow t 2))) y))) x) |
(+ x (* -1/4 (* z (- (* -4 t) (* -4 x))))) |
(- (+ x (+ (* -1/4 (* z (- (* -4 t) (* -4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)))) (* 1/16 (/ (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x)))) y))) |
(+ x (+ (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* 1/4 (/ (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) y)) (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y)))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x)))))) |
(+ x (+ (* -1 (/ (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 8/3 (pow t 3)) (+ (* 8/3 (pow x 3)) (+ (* 4 (* t (pow x 2))) (* 4 (* (pow t 2) x))))) (- (* -4 t) (* -4 x)))) y)) (+ (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) y)) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y))))) y))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x)))))) |
(/ (* (pow y 3) z) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) |
(* -1 (* (pow y 3) (+ (* -1 (/ z (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (* -1 (/ (* z (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2))))))) (* y (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ z (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (pow (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) 2)) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 3))) (/ (* z (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))) y)) (/ (* z (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2))))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))) y))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ z (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (pow (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) 2)) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 3))) (+ (* -1 (/ (+ (* -1 (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 3))) (+ (* -1 (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (/ (* z (pow (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) 2)) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 3))) (/ (* z (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* z (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) y)) (/ (* z (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) y)) (/ (* z (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2))))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))) y))))) |
(/ (+ (* -1 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (* -1 (/ (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) y))) y)) (pow t 2)) (pow y 2)) |
(/ (+ (* -1 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (* -1 (/ (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (/ (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) y)) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)))) y))) y)) (pow t 2)) (pow y 2)) |
(* -1/4 (/ (- (* -4 t) (* -4 x)) y)) |
(* -1 (/ (+ (* -1 (/ (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))) y)) (* 1/4 (- (* -4 t) (* -4 x)))) y)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))) y)) (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))) y)) (* 1/4 (- (* -4 t) (* -4 x)))) y)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) (+ (* 1/16 (* (+ (* 8/3 (pow t 3)) (+ (* 8/3 (pow x 3)) (+ (* 4 (* t (pow x 2))) (* 4 (* (pow t 2) x))))) (- (* -4 t) (* -4 x)))) (+ (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) (* 1/4 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x)))))))))) y)) (* 1/4 (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))) y)) (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))) y)) (* 1/4 (- (* -4 t) (* -4 x)))) y)) |
(* -1/4 (* z (- (* -4 t) (* -4 x)))) |
(- (+ (* -1/4 (* z (- (* -4 t) (* -4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y))) (* 1/16 (/ (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x)))) y))) |
(+ (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* 1/4 (/ (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) y)) (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y)))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x))))) |
(+ (* -1 (/ (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 8/3 (pow t 3)) (+ (* 8/3 (pow x 3)) (+ (* 4 (* t (pow x 2))) (* 4 (* (pow t 2) x))))) (- (* -4 t) (* -4 x)))) y)) (+ (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) y)) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y))))) y))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x))))) |
(/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))) |
(* z (+ (/ x z) (/ (* y (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3)))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))))) |
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))) |
(* z (- t x)) |
(* z (- (+ t (/ x z)) x)) |
(* z (+ (/ x z) (/ (* y (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (* y (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3)))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))))))) |
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (* y (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))))))) |
(+ x (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
(+ x (+ (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (/ (* t (* y (* z (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) |
(+ x (+ (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* t (- (* -1 (* t (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (* y (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (* -1 (/ (* y (* z (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2)))))))) |
(+ x (+ (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* t (- (* t (- (* t (- (/ (* z (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (* (pow y 2) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (+ (* -1 (/ (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (* (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (* y (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (+ (* 1/3 (/ (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2)) (* (pow y 2) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* z (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))))) (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (* y (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (* -1 (/ (* y (* z (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2)))))))) |
(* -1 (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(- (/ (pow t 3) (pow y 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(- (* (pow t 3) (+ (* -1 (/ (pow t 2) (pow y 5))) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(- (* (pow t 3) (+ (* (pow t 2) (- (* 11/15 (/ (pow t 2) (pow y 7))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(* (pow t 3) (+ (* -1 (/ (pow t 2) (pow y 5))) (/ 1 (pow y 3)))) |
(* (pow t 3) (+ (* (pow t 2) (- (* (pow t 2) (+ (* 23/45 (/ 1 (pow y 7))) (* 2/9 (/ 1 (pow y 7))))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) |
(* (pow t 3) (+ (* (pow t 2) (- (* (pow t 2) (+ (* -88/189 (/ (pow t 2) (pow y 9))) (+ (* 2/9 (/ 1 (pow y 7))) (* 23/45 (/ 1 (pow y 7)))))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) |
(* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) |
(* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* t z))) |
(* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(+ (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (* t z) y)) |
(+ (* t (+ (* -1/3 (/ (* (pow t 2) z) (pow y 3))) (/ z y))) (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* t (+ (* (pow t 2) (+ (* -1/3 (/ z (pow y 3))) (* 2/15 (/ (* (pow t 2) z) (pow y 5))))) (/ z y))) (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(+ t (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* t (+ 1 (* -1/3 (/ (pow t 2) (pow y 2))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* t (+ 1 (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* -1 (/ (pow x 2) y)) (* 1/4 (+ (* -4 x) (* 4 (/ (pow x 2) y))))) |
(+ (* -1 (/ (pow x 2) y)) (+ (* 1/4 (+ (* -4 x) (* 4 (/ (pow x 2) y)))) (* t (+ 1 (+ (* -1 (/ x y)) (/ x y)))))) |
(+ (* -1 (/ (pow x 2) y)) (* t (+ (* -1 (/ x y)) (/ x y)))) |
(+ (* -1 (/ (pow x 2) y)) (* t (+ (* -1 (/ x y)) (+ (/ t y) (/ x y))))) |
(+ (* -16 (* t (+ (* -1 (/ x y)) (/ x y)))) (* 16 (/ (pow x 2) y))) |
(+ (* 16 (/ (pow x 2) y)) (* t (+ (* -16 (+ (* -1 (/ x y)) (/ x y))) (* -16 (/ t y))))) |
(+ x (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y))))))) |
(+ x (+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y))))))))) |
(+ x (+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y))))))))) |
(+ x (+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 4/3 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 3))) (* -4/3 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))) y)) (+ (* 1/2 (/ (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y)))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* 2/3 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y)))))))))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y))))))))) |
(/ (* y (* z (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ (* -1 (/ (* t (* y (* z (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2)))) (/ (* y (* z (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2)))) (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3)))) (/ (* z (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2)) (* y (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))))) (/ (* y (* z (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ (* z (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* y (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (+ (* -1 (/ (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (* (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2)))) (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3)))) (/ (* z (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2)) (* y (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* -1/3 (/ (* z (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (* (pow y 2) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))))))) (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2)))) (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3)))) (/ (* z (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2)) (* y (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))))) (/ (* y (* z (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(* (pow t 2) (+ (* -2/3 (/ (pow t 2) (pow y 4))) (/ 1 (pow y 2)))) |
(* (pow t 2) (+ (* (pow t 2) (- (* 17/45 (/ (pow t 2) (pow y 6))) (* 2/3 (/ 1 (pow y 4))))) (/ 1 (pow y 2)))) |
(* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (+ (* -62/315 (/ (pow t 2) (pow y 8))) (* 17/45 (/ 1 (pow y 6))))) (* 2/3 (/ 1 (pow y 4))))) (/ 1 (pow y 2)))) |
(* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) |
(+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))))) |
(+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* t (- (* 1/2 (/ (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))) y))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y)))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))))) |
(+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* t (- (+ (* 1/2 (/ (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 4/3 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 3))) (* -4/3 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 3)))) (+ 1 (exp (* -2 (/ x y)))))) (/ 1 (* (pow y 3) (+ 1 (exp (* -2 (/ x y))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))) y)))) y)) (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (+ (* 2/3 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 3) (+ 1 (exp (* -2 (/ x y))))))) (/ (exp (* -2 (/ x y))) (* (pow y 3) (+ 1 (exp (* -2 (/ x y)))))))))))) (+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))) y))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y)))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))))) |
(* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) |
(+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))))) |
(+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))))) |
(+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 4/3 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 3))) (* -4/3 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))) y)) (+ (* 1/2 (/ (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y)))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* 2/3 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y)))))))))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))))) |
(* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ (* -1 (/ x (* t y))) (/ 1 y))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ x y)))) |
(* t (+ 1 (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (* t y))) (+ (* 1/4 (/ (+ (* -4 x) (* 4 (/ (pow x 2) y))) t)) (/ x y)))))) |
(* (pow t 2) (+ (* -1 (/ x (* t y))) (+ (/ 1 y) (/ x (* t y))))) |
(* (pow t 2) (+ (* -1 (/ x (* t y))) (+ (* -1 (/ (pow x 2) (* (pow t 2) y))) (+ (/ 1 y) (/ x (* t y)))))) |
(* (pow t 2) (- (* -16 (/ (+ (* -1 (/ x y)) (/ x y)) t)) (* 16 (/ 1 y)))) |
(* (pow t 2) (- (+ (* -16 (/ (+ (* -1 (/ x y)) (/ x y)) t)) (* 16 (/ (pow x 2) (* (pow t 2) y)))) (* 16 (/ 1 y)))) |
(* (pow t 2) (- (* 4 (/ (pow x 2) (* (pow t 2) y))) (* 4 (/ 1 y)))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t))))) |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (- (/ x (* t y)) (/ 1 y)))) |
(* -1 (* t (- (* -1 (+ (* -1 (/ x y)) (/ x y))) 1))) |
(* -1 (* t (- (+ (* -1 (+ (* -1 (/ x y)) (/ x y))) (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* 1/4 (+ (* -4 x) (* 4 (/ (pow x 2) y))))) t))) 1))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (+ (* -1 (/ x y)) (/ x y))) (/ (pow x 2) (* t y))) t)) (/ 1 y))) |
(* (pow t 2) (- (* -1 (/ (+ (* -16 (/ (pow x 2) (* t y))) (* 16 (+ (* -1 (/ x y)) (/ x y)))) t)) (* 16 (/ 1 y)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 48.0ms | t | @ | inf | ((+ (* (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (/ (* z y) (+ (* (+ (tanh (/ x y)) (tanh (/ t y))) (tanh (/ x y))) (pow (tanh (/ t y)) 2)))) x) (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (pow (tanh (/ t y)) 3) (tanh (/ t y)) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) (neg x) (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) z) y) x) (* (- (tanh (/ t y)) (tanh (/ x y))) z) (- (tanh (/ t y)) (tanh (/ x y))) (/ (- t x) y) (/ (+ x t) (* (+ x t) y)) (* (- t x) (/ (+ x t) (* (+ x t) y))) (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (* (- (tanh (/ t y)) (tanh (/ x y))) y) (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y))) (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)) (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (/ (* z y) (+ (* (+ (tanh (/ x y)) (tanh (/ t y))) (tanh (/ x y))) (pow (tanh (/ t y)) 2))) (pow (tanh (/ t y)) 2) (- (tanh (/ t y)) (tanh (/ x y))) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/ (* -4 (+ (* t t) (* (neg x) x))) y) (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) |
| 39.0ms | z | @ | 0 | ((+ (* (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (/ (* z y) (+ (* (+ (tanh (/ x y)) (tanh (/ t y))) (tanh (/ x y))) (pow (tanh (/ t y)) 2)))) x) (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (pow (tanh (/ t y)) 3) (tanh (/ t y)) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) (neg x) (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) z) y) x) (* (- (tanh (/ t y)) (tanh (/ x y))) z) (- (tanh (/ t y)) (tanh (/ x y))) (/ (- t x) y) (/ (+ x t) (* (+ x t) y)) (* (- t x) (/ (+ x t) (* (+ x t) y))) (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (* (- (tanh (/ t y)) (tanh (/ x y))) y) (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y))) (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)) (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (/ (* z y) (+ (* (+ (tanh (/ x y)) (tanh (/ t y))) (tanh (/ x y))) (pow (tanh (/ t y)) 2))) (pow (tanh (/ t y)) 2) (- (tanh (/ t y)) (tanh (/ x y))) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/ (* -4 (+ (* t t) (* (neg x) x))) y) (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) |
| 27.0ms | x | @ | inf | ((+ (* (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (/ (* z y) (+ (* (+ (tanh (/ x y)) (tanh (/ t y))) (tanh (/ x y))) (pow (tanh (/ t y)) 2)))) x) (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (pow (tanh (/ t y)) 3) (tanh (/ t y)) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) (neg x) (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) z) y) x) (* (- (tanh (/ t y)) (tanh (/ x y))) z) (- (tanh (/ t y)) (tanh (/ x y))) (/ (- t x) y) (/ (+ x t) (* (+ x t) y)) (* (- t x) (/ (+ x t) (* (+ x t) y))) (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (* (- (tanh (/ t y)) (tanh (/ x y))) y) (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y))) (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)) (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (/ (* z y) (+ (* (+ (tanh (/ x y)) (tanh (/ t y))) (tanh (/ x y))) (pow (tanh (/ t y)) 2))) (pow (tanh (/ t y)) 2) (- (tanh (/ t y)) (tanh (/ x y))) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/ (* -4 (+ (* t t) (* (neg x) x))) y) (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) |
| 22.0ms | t | @ | -inf | ((+ (* (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (/ (* z y) (+ (* (+ (tanh (/ x y)) (tanh (/ t y))) (tanh (/ x y))) (pow (tanh (/ t y)) 2)))) x) (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (pow (tanh (/ t y)) 3) (tanh (/ t y)) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) (neg x) (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) z) y) x) (* (- (tanh (/ t y)) (tanh (/ x y))) z) (- (tanh (/ t y)) (tanh (/ x y))) (/ (- t x) y) (/ (+ x t) (* (+ x t) y)) (* (- t x) (/ (+ x t) (* (+ x t) y))) (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (* (- (tanh (/ t y)) (tanh (/ x y))) y) (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y))) (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)) (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (/ (* z y) (+ (* (+ (tanh (/ x y)) (tanh (/ t y))) (tanh (/ x y))) (pow (tanh (/ t y)) 2))) (pow (tanh (/ t y)) 2) (- (tanh (/ t y)) (tanh (/ x y))) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/ (* -4 (+ (* t t) (* (neg x) x))) y) (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) |
| 18.0ms | z | @ | -inf | ((+ (* (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (/ (* z y) (+ (* (+ (tanh (/ x y)) (tanh (/ t y))) (tanh (/ x y))) (pow (tanh (/ t y)) 2)))) x) (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) (pow (tanh (/ t y)) 3) (tanh (/ t y)) (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (+ (* (- t x) z) x) (- t x) (neg x) (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) z) y) x) (* (- (tanh (/ t y)) (tanh (/ x y))) z) (- (tanh (/ t y)) (tanh (/ x y))) (/ (- t x) y) (/ (+ x t) (* (+ x t) y)) (* (- t x) (/ (+ x t) (* (+ x t) y))) (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (* (- (tanh (/ t y)) (tanh (/ x y))) y) (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y))) (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)) (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (/ (* z y) (+ (* (+ (tanh (/ x y)) (tanh (/ t y))) (tanh (/ x y))) (pow (tanh (/ t y)) 2))) (pow (tanh (/ t y)) 2) (- (tanh (/ t y)) (tanh (/ x y))) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/ (* -4 (+ (* t t) (* (neg x) x))) y) (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2255 | 32808 |
| 0 | 8142 | 31068 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) |
(+ (* x (- 1 (/ (* y (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) |
(+ (* x (- (+ 1 (* -1 (* x (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (/ (* z (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (* y (- (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (/ (* y (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) |
(+ (* x (- (+ 1 (* x (- (* x (- (* -1 (/ (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)) (* (pow y 2) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))) (+ (* -1 (/ (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (* y (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)))) (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (* (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (/ (* z (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (* -1/3 (/ (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) (* (pow y 2) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (/ (* z (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (* y (- (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (/ (* y (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) |
(/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) |
(+ (* -1 (/ (pow x 3) (pow y 3))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) |
(+ (* (pow x 3) (- (/ (pow x 2) (pow y 5)) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) |
(+ (* (pow x 3) (- (* (pow x 2) (+ (* -11/15 (/ (pow x 2) (pow y 7))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) |
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(* t z) |
(+ (* t z) (* x (+ 1 (* -1 z)))) |
t |
(+ t (* -1 x)) |
(* -1 x) |
(* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) |
(+ (* -1 (/ (* x z) y)) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (+ (* -1 (/ z y)) (* 1/3 (/ (* (pow x 2) z) (pow y 3))))) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (+ (* -1 (/ z y)) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 5))) (* 1/3 (/ z (pow y 3))))))) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(/ t y) |
(+ (* -1 (/ x y)) (/ t y)) |
(/ 1 y) |
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) |
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (- (* 1/3 (/ (pow x 2) (pow y 2))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(+ (* 1/4 (+ (* -4 (/ (pow t 2) y)) (* 4 t))) (/ (pow t 2) y)) |
(+ (* 1/4 (+ (* -4 (/ (pow t 2) y)) (* 4 t))) (+ (* x (- (+ (* -1 (/ t y)) (/ t y)) 1)) (/ (pow t 2) y))) |
(/ (pow t 2) y) |
(+ (* x (+ (* -1 (/ t y)) (/ t y))) (/ (pow t 2) y)) |
(+ (* x (+ (* -1 (/ t y)) (+ (* -1 (/ x y)) (/ t y)))) (/ (pow t 2) y)) |
(* -16 (/ (pow t 2) y)) |
(+ (* -16 (* x (+ (* -1 (/ t y)) (/ t y)))) (* -16 (/ (pow t 2) y))) |
(+ (* -16 (/ (pow t 2) y)) (* x (+ (* -16 (+ (* -1 (/ t y)) (/ t y))) (* 16 (/ x y))))) |
(/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y))))) |
(+ (* x (- (+ 1 (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(+ (* x (- (+ 1 (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y))))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(+ (* x (- (+ 1 (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* y (* z (- (* -4/3 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 3))) (* 4/3 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (+ (* -2/3 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y))))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(/ (* y (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)) |
(+ (* -1 (/ (* x (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 4) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 4))) (/ (* y (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) |
(+ (* x (- (* -1 (* x (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 6) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 6))) (/ (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)) (* y (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)))))) (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 4) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)))) (/ (* y (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) |
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 6) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (* y (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 6)))) (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (* (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 6) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 6))) (/ (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)) (* y (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (* -1/3 (/ (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 4) (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) (* (pow y 2) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)))))))) (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 6) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 6))) (/ (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)) (* y (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)))))) (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 4) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)))) (/ (* y (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) |
(/ (- 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ t y))))) |
(- (+ (* x (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y))))))))) (/ 1 (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (+ 1 (exp (* -2 (/ t y)))))) |
(- (+ (* x (- (+ (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (/ 1 (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y))))))))) (/ 1 (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (+ 1 (exp (* -2 (/ t y)))))) |
(- (+ (* x (- (+ (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* x (- (+ (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* (pow y 3) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (- (* -4/3 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 3))) (* 4/3 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 3)))) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (/ 1 (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))) y)) (+ (* -2/3 (/ (- 1 (exp (* -2 (/ t y)))) (* (pow y 3) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))))))) (/ (exp (* -2 (/ t y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (/ 1 (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y))))))))) (/ 1 (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (+ 1 (exp (* -2 (/ t y)))))) |
(* -4 (/ (pow t 2) y)) |
(+ (* -4 (/ (pow t 2) y)) (* 4 (/ (pow x 2) y))) |
(+ (* x (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(+ (* x (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(+ (* x (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* y (* z (- (* -4/3 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 3))) (* 4/3 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (+ (* -2/3 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
x |
(* x (+ 1 (/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (* x (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))))))) |
(- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* t z) x)))) |
(* x (- (/ t x) 1)) |
(* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(* -1 (/ x y)) |
(* x (- (/ t (* x y)) (/ 1 y))) |
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(* x (- (+ (* -1 (/ t y)) (/ t y)) 1)) |
(* x (- (+ (* -1 (/ t y)) (+ (* 1/4 (/ (+ (* -4 (/ (pow t 2) y)) (* 4 t)) x)) (+ (/ t y) (/ (pow t 2) (* x y))))) 1)) |
(* -1 (/ (pow x 2) y)) |
(* (pow x 2) (- (+ (* -1 (/ t (* x y))) (/ t (* x y))) (/ 1 y))) |
(* (pow x 2) (- (+ (* -1 (/ t (* x y))) (+ (/ t (* x y)) (/ (pow t 2) (* (pow x 2) y)))) (/ 1 y))) |
(* 16 (/ (pow x 2) y)) |
(* (pow x 2) (+ (* -16 (/ (+ (* -1 (/ t y)) (/ t y)) x)) (* 16 (/ 1 y)))) |
(* (pow x 2) (+ (* -16 (/ (+ (* -1 (/ t y)) (/ t y)) x)) (+ (* -16 (/ (pow t 2) (* (pow x 2) y))) (* 16 (/ 1 y))))) |
(* x (+ 1 (/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* x (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y))))))))) |
(/ (* y z) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))) |
(/ (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))) |
(* 4 (/ (pow x 2) y)) |
(* (pow x 2) (+ (* -4 (/ (pow t 2) (* (pow x 2) y))) (* 4 (/ 1 y)))) |
(/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (* x (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))))) 1))) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y)))) |
(* -1 (* x (+ 1 (+ (* -1 (/ t y)) (/ t y))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ t y)) (+ (* -1 (/ (+ (* 1/4 (+ (* -4 (/ (pow t 2) y)) (* 4 t))) (/ (pow t 2) y)) x)) (/ t y)))))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1 (/ t y)) (/ t y)) x)) (/ 1 y))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1 (/ t y)) (+ (* -1 (/ (pow t 2) (* x y))) (/ t y))) x)) (/ 1 y))) |
(* (pow x 2) (+ (* 16 (/ (+ (* -1 (/ t y)) (/ t y)) x)) (* 16 (/ 1 y)))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -16 (+ (* -1 (/ t y)) (/ t y))) (* 16 (/ (pow t 2) (* x y)))) x)) (* 16 (/ 1 y)))) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* x (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))))) 1))) |
(+ x (/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))))) |
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) |
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(/ (- t x) y) |
(/ (+ (* -1 (+ (* -1 (pow x 2)) (pow t 2))) (* (+ t x) (- t x))) y) |
(/ (+ (* -1 (+ (* -1 (pow x 2)) (pow t 2))) (+ (* y (- t x)) (* (+ t x) (- t x)))) y) |
(/ (* (+ t x) (- t x)) y) |
(* -16 (/ (* (+ t x) (- t x)) y)) |
(+ x (/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y))))))) |
(/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)) |
(* -4 (/ (+ (* -1 (pow x 2)) (pow t 2)) y)) |
(+ x (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2)))) |
(- (+ x (+ (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2))))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2)))) |
(- (+ x (+ (/ (* z (- (+ (* 1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (+ (* 1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2)))))) (+ (/ (* z (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3)))) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))) (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2))))))) |
(- (+ x (+ (/ (* z (- (+ (* 1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (+ (* 1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* z (- (+ (* 1/2 (* (+ (* -1 (pow t 2)) (pow t 2)) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))))) (+ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* t (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))))) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (+ (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))) (+ (* x (+ (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2))))))) (+ (/ (* z (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3)))) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* z (* (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))))) (+ (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))))) (- (pow t 3) (pow x 3)))) (* (pow y 3) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (+ (* 1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (+ (* x (+ t x)) (pow t 2))) (+ (/ (* z (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)) (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (+ (* x (+ t x)) (pow t 2)))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))))))))) |
(/ (- (pow t 3) (pow x 3)) (pow y 3)) |
(/ (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (pow t 3))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y) (pow x 3)))) (pow y 3)) |
(/ (- (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))) (+ (* 1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (/ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (pow y 2)) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2)) (pow x 3))))))) (pow y 3)) |
(/ (- (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (+ (* -1 (pow t 2)) (pow t 2)) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 3))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (pow y 3)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* t (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (pow y 3)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))))))) (+ (* 1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (pow y 3))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (/ (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))) (pow y 3)) (+ (/ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (pow y 2)) (+ (/ (* x (+ (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))) (pow y 3)) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (pow y 3)) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2)) (pow x 3))))))))))) (pow y 3)) |
(/ (pow t 3) (pow y 3)) |
(/ (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (pow t 3))) (pow y 3)) |
(/ (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))) (pow y 3)) |
(/ (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (+ (* -1 (pow t 2)) (pow t 2)) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 3))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (pow y 3)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* t (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (pow y 3)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))))))) (pow y 3)) |
(/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y) |
(+ x (* z (- t x))) |
(+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))) |
(/ (* z (- t x)) y) |
(/ (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) y) |
(/ (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))) y) |
(/ (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) y) |
(/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y) |
(/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y) |
(- t x) |
(- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) |
(- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) |
(- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) |
(- (+ t (+ (* -1 (/ (+ (* -1 (pow x 2)) (pow t 2)) y)) (/ (* (+ t x) (- t x)) y))) x) |
(+ x (* 1/4 (* z (- (* 4 t) (* 4 x))))) |
(- (+ x (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)))) (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y))) |
(- (+ x (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2)))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2)))))) |
(- (+ x (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (+ (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) (pow y 3))) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2))))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* -4 (* t (pow x 2))) (+ (* -4 (* (pow t 2) x)) (+ (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (- (* 4 t) (* 4 x)))) (pow y 3))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))))) (* 1/4 (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))))))) (pow y 3))) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 3))))))))) |
(/ (* (pow y 3) z) (+ (* x (+ t x)) (pow t 2))) |
(* (pow y 3) (+ (* -1 (/ (* z (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (/ z (+ (* x (+ t x)) (pow t 2))))) |
(* (pow y 3) (- (+ (* -1 (/ (+ (* -1 (/ (* z (pow (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) 2)) (pow (+ (* x (+ t x)) (pow t 2)) 3))) (/ (* z (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))))) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (pow y 2))) (/ z (+ (* x (+ t x)) (pow t 2)))) (/ (* z (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))))) |
(* (pow y 3) (- (+ (* -1 (/ (+ (* -1 (/ (* z (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))))) (pow (+ (* x (+ t x)) (pow t 2)) 3))) (+ (* -1 (/ (* (+ (* -1 (/ (* z (pow (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) 2)) (pow (+ (* x (+ t x)) (pow t 2)) 3))) (/ (* z (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))))) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))))) (+ (* x (+ t x)) (pow t 2)))) (/ (* z (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))))) (+ (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (pow y 3))) (/ z (+ (* x (+ t x)) (pow t 2)))) (+ (* -1 (/ (* z (pow (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) 2)) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 3)))) (+ (/ (* z (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))))) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (/ (* z (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))))))) |
(/ (pow t 2) (pow y 2)) |
(/ (+ (/ (* t (+ (* -1 (pow t 2)) (pow t 2))) y) (pow t 2)) (pow y 2)) |
(/ (+ (* 1/4 (/ (pow (+ (* -1 (pow t 2)) (pow t 2)) 2) (pow y 2))) (+ (* 2 (/ (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))) (+ (/ (* t (+ (* -1 (pow t 2)) (pow t 2))) y) (pow t 2)))) (pow y 2)) |
(/ (+ (* 1/4 (/ (pow (+ (* -1 (pow t 2)) (pow t 2)) 2) (pow y 2))) (+ (* 2 (/ (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3))) (+ (* 2 (/ (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))) (+ (/ (* t (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 3)) (pow t 2)))))) (pow y 2)) |
(* 1/4 (/ (- (* 4 t) (* 4 x)) y)) |
(/ (- (+ (* 1/4 (- (* 4 t) (* 4 x))) (* 1/4 (/ (- (* -4 (pow t 2)) (* -4 (pow x 2))) y))) (* 1/16 (/ (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))) y))) y) |
(/ (- (+ (* 1/4 (- (* 4 t) (* 4 x))) (+ (* 1/4 (/ (- (* -4 (pow t 2)) (* -4 (pow x 2))) y)) (* 1/4 (/ (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))) (pow y 2))))) (+ (* 1/16 (/ (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))) y)) (+ (* 1/16 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))) (pow y 2))) (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))) (pow y 2)))))) y) |
(/ (- (+ (* 1/4 (- (* 4 t) (* 4 x))) (+ (* 1/4 (/ (- (* -4 (pow t 2)) (* -4 (pow x 2))) y)) (+ (* 1/4 (/ (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4))) (pow y 3))) (* 1/4 (/ (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))) (pow y 2)))))) (+ (* 1/16 (/ (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))) y)) (+ (* 1/16 (/ (* (+ (* -4 (* t (pow x 2))) (+ (* -4 (* (pow t 2) x)) (+ (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (- (* 4 t) (* 4 x))) (pow y 3))) (+ (* 1/16 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (* 1/4 (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))))))) (pow y 3))) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))) (pow y 3))))))))) y) |
(* 1/4 (* z (- (* 4 t) (* 4 x)))) |
(- (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y))) (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y))) |
(- (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2)))))) |
(- (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (+ (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) (pow y 3))) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2)))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* -4 (* t (pow x 2))) (+ (* -4 (* (pow t 2) x)) (+ (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (- (* 4 t) (* 4 x)))) (pow y 3))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))))) (* 1/4 (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))))))) (pow y 3))) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 3))))))))) |
(+ x (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) |
(- (+ x (+ (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (* y (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) |
(+ x (+ (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (* -1 (/ (- (+ (* -1 (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (/ (* z (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (* y (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) y)))) |
(+ x (+ (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (* -1 (/ (+ (* -1 (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (* -1 (/ (- (+ (* -1 (- (/ (* z (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (/ (* z (- (+ (* -1 (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* 1/2 (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* -1 (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) (+ (* 1/2 (* (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (* y (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))) (+ (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))))) y))) y)))) |
(* -1 (/ (- (* -1 (pow t 3)) (* -1 (pow x 3))) (pow y 3))) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* -1 (pow t 3))) (* -1 (pow x 3))) (pow y 3))) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* -1 (pow t 3))) (* -1 (pow x 3))) (pow y 3))) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1 (/ (- (+ (* -1 (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* 1/2 (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* -1 (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) (+ (* 1/2 (* (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* -1 (pow t 3))) (* -1 (pow x 3))) (pow y 3))) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) y)) (* -1 (pow t 3))) (pow y 3))) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) y)) (* -1 (pow t 3))) (pow y 3))) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1 (/ (+ (* -1 (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* 1/2 (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) y)) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) y)) (* -1 (pow t 3))) (pow y 3))) |
(* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)) |
(+ x (* -1 (* z (- (* -1 t) (* -1 x))))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))) |
(* -1 (/ (* z (- (* -1 t) (* -1 x))) y)) |
(* -1 (/ (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* z (- (* -1 t) (* -1 x)))) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* z (- (* -1 t) (* -1 x)))) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) y)) (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* z (- (* -1 t) (* -1 x)))) y)) |
(* -1 (/ (- (* -1 t) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(* -1 (- (* -1 t) (* -1 x))) |
(- (+ (* -1 (- (* -1 t) (* -1 x))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) |
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (- (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (+ (* -1/2 (/ (pow x 3) y)) (* 1/2 (/ (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)))) (+ (* -1/2 (/ (pow t 3) y)) (* 1/2 (/ (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)))) y))) |
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (* -1 (/ (- (+ (* -1 (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y))))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* 1/2 (/ (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y))))) y))) y))) |
(- (+ t (* -1 (/ (+ (* -1 (* (+ t x) (- t x))) (+ (* -1 (pow x 2)) (pow t 2))) y))) x) |
(+ x (* -1/4 (* z (- (* -4 t) (* -4 x))))) |
(- (+ x (+ (* -1/4 (* z (- (* -4 t) (* -4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)))) (* 1/16 (/ (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x)))) y))) |
(+ x (+ (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* 1/4 (/ (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) y)) (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y)))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x)))))) |
(+ x (+ (* -1 (/ (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 8/3 (pow t 3)) (+ (* 8/3 (pow x 3)) (+ (* 4 (* t (pow x 2))) (* 4 (* (pow t 2) x))))) (- (* -4 t) (* -4 x)))) y)) (+ (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) y)) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y))))) y))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x)))))) |
(/ (* (pow y 3) z) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) |
(* -1 (* (pow y 3) (+ (* -1 (/ z (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (* -1 (/ (* z (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2))))))) (* y (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ z (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (pow (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) 2)) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 3))) (/ (* z (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))) y)) (/ (* z (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2))))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))) y))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ z (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (pow (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) 2)) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 3))) (+ (* -1 (/ (+ (* -1 (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 3))) (+ (* -1 (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (/ (* z (pow (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) 2)) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 3))) (/ (* z (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* z (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) y)) (/ (* z (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) y)) (/ (* z (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2))))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))) y))))) |
(/ (+ (* -1 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (* -1 (/ (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) y))) y)) (pow t 2)) (pow y 2)) |
(/ (+ (* -1 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (* -1 (/ (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (/ (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) y)) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)))) y))) y)) (pow t 2)) (pow y 2)) |
(* -1/4 (/ (- (* -4 t) (* -4 x)) y)) |
(* -1 (/ (+ (* -1 (/ (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))) y)) (* 1/4 (- (* -4 t) (* -4 x)))) y)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))) y)) (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))) y)) (* 1/4 (- (* -4 t) (* -4 x)))) y)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) (+ (* 1/16 (* (+ (* 8/3 (pow t 3)) (+ (* 8/3 (pow x 3)) (+ (* 4 (* t (pow x 2))) (* 4 (* (pow t 2) x))))) (- (* -4 t) (* -4 x)))) (+ (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) (* 1/4 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x)))))))))) y)) (* 1/4 (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))) y)) (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))) y)) (* 1/4 (- (* -4 t) (* -4 x)))) y)) |
(* -1/4 (* z (- (* -4 t) (* -4 x)))) |
(- (+ (* -1/4 (* z (- (* -4 t) (* -4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y))) (* 1/16 (/ (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x)))) y))) |
(+ (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* 1/4 (/ (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) y)) (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y)))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x))))) |
(+ (* -1 (/ (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 8/3 (pow t 3)) (+ (* 8/3 (pow x 3)) (+ (* 4 (* t (pow x 2))) (* 4 (* (pow t 2) x))))) (- (* -4 t) (* -4 x)))) y)) (+ (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) y)) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y))))) y))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x))))) |
(/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))) |
(* z (+ (/ x z) (/ (* y (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3)))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))))) |
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))) |
(* z (- t x)) |
(* z (- (+ t (/ x z)) x)) |
(* z (+ (/ x z) (/ (* y (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (* y (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3)))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))))))) |
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (* y (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))))))) |
(+ x (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
(+ x (+ (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (/ (* t (* y (* z (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) |
(+ x (+ (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* t (- (* -1 (* t (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (* y (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (* -1 (/ (* y (* z (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2)))))))) |
(+ x (+ (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* t (- (* t (- (* t (- (/ (* z (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (* (pow y 2) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (+ (* -1 (/ (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (* (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (* y (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (+ (* 1/3 (/ (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2)) (* (pow y 2) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* z (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))))) (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (* y (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (* -1 (/ (* y (* z (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2)))))))) |
(* -1 (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(- (/ (pow t 3) (pow y 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(- (* (pow t 3) (+ (* -1 (/ (pow t 2) (pow y 5))) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(- (* (pow t 3) (+ (* (pow t 2) (- (* 11/15 (/ (pow t 2) (pow y 7))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(* (pow t 3) (+ (* -1 (/ (pow t 2) (pow y 5))) (/ 1 (pow y 3)))) |
(* (pow t 3) (+ (* (pow t 2) (- (* (pow t 2) (+ (* 23/45 (/ 1 (pow y 7))) (* 2/9 (/ 1 (pow y 7))))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) |
(* (pow t 3) (+ (* (pow t 2) (- (* (pow t 2) (+ (* -88/189 (/ (pow t 2) (pow y 9))) (+ (* 2/9 (/ 1 (pow y 7))) (* 23/45 (/ 1 (pow y 7)))))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) |
(* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) |
(* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* t z))) |
(* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(+ (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (* t z) y)) |
(+ (* t (+ (* -1/3 (/ (* (pow t 2) z) (pow y 3))) (/ z y))) (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* t (+ (* (pow t 2) (+ (* -1/3 (/ z (pow y 3))) (* 2/15 (/ (* (pow t 2) z) (pow y 5))))) (/ z y))) (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(+ t (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* t (+ 1 (* -1/3 (/ (pow t 2) (pow y 2))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* t (+ 1 (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(+ (* -1 (/ (pow x 2) y)) (* 1/4 (+ (* -4 x) (* 4 (/ (pow x 2) y))))) |
(+ (* -1 (/ (pow x 2) y)) (+ (* 1/4 (+ (* -4 x) (* 4 (/ (pow x 2) y)))) (* t (+ 1 (+ (* -1 (/ x y)) (/ x y)))))) |
(+ (* -1 (/ (pow x 2) y)) (* t (+ (* -1 (/ x y)) (/ x y)))) |
(+ (* -1 (/ (pow x 2) y)) (* t (+ (* -1 (/ x y)) (+ (/ t y) (/ x y))))) |
(+ (* -16 (* t (+ (* -1 (/ x y)) (/ x y)))) (* 16 (/ (pow x 2) y))) |
(+ (* 16 (/ (pow x 2) y)) (* t (+ (* -16 (+ (* -1 (/ x y)) (/ x y))) (* -16 (/ t y))))) |
(+ x (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y))))))) |
(+ x (+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y))))))))) |
(+ x (+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y))))))))) |
(+ x (+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 4/3 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 3))) (* -4/3 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))) y)) (+ (* 1/2 (/ (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y)))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* 2/3 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y)))))))))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y))))))))) |
(/ (* y (* z (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(+ (* -1 (/ (* t (* y (* z (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2)))) (/ (* y (* z (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2)))) (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3)))) (/ (* z (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2)) (* y (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))))) (/ (* y (* z (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ (* z (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* y (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (+ (* -1 (/ (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (* (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2)))) (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3)))) (/ (* z (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2)) (* y (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* -1/3 (/ (* z (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (* (pow y 2) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))))))) (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2)))) (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3)))) (/ (* z (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2)) (* y (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))))) (/ (* y (* z (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(* (pow t 2) (+ (* -2/3 (/ (pow t 2) (pow y 4))) (/ 1 (pow y 2)))) |
(* (pow t 2) (+ (* (pow t 2) (- (* 17/45 (/ (pow t 2) (pow y 6))) (* 2/3 (/ 1 (pow y 4))))) (/ 1 (pow y 2)))) |
(* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (+ (* -62/315 (/ (pow t 2) (pow y 8))) (* 17/45 (/ 1 (pow y 6))))) (* 2/3 (/ 1 (pow y 4))))) (/ 1 (pow y 2)))) |
(* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) |
(+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))))) |
(+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* t (- (* 1/2 (/ (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))) y))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y)))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))))) |
(+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* t (- (+ (* 1/2 (/ (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 4/3 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 3))) (* -4/3 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 3)))) (+ 1 (exp (* -2 (/ x y)))))) (/ 1 (* (pow y 3) (+ 1 (exp (* -2 (/ x y))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))) y)))) y)) (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (+ (* 2/3 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 3) (+ 1 (exp (* -2 (/ x y))))))) (/ (exp (* -2 (/ x y))) (* (pow y 3) (+ 1 (exp (* -2 (/ x y)))))))))))) (+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))) y))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y)))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))))) |
(* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) |
(+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))))) |
(+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))))) |
(+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 4/3 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 3))) (* -4/3 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))) y)) (+ (* 1/2 (/ (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y)))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* 2/3 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y)))))))))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))))) |
(* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t)))) |
(* t (+ 1 (* -1 (/ x t)))) |
(* t (+ (* -1 (/ x (* t y))) (/ 1 y))) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ x y)))) |
(* t (+ 1 (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (* t y))) (+ (* 1/4 (/ (+ (* -4 x) (* 4 (/ (pow x 2) y))) t)) (/ x y)))))) |
(* (pow t 2) (+ (* -1 (/ x (* t y))) (+ (/ 1 y) (/ x (* t y))))) |
(* (pow t 2) (+ (* -1 (/ x (* t y))) (+ (* -1 (/ (pow x 2) (* (pow t 2) y))) (+ (/ 1 y) (/ x (* t y)))))) |
(* (pow t 2) (- (* -16 (/ (+ (* -1 (/ x y)) (/ x y)) t)) (* 16 (/ 1 y)))) |
(* (pow t 2) (- (+ (* -16 (/ (+ (* -1 (/ x y)) (/ x y)) t)) (* 16 (/ (pow x 2) (* (pow t 2) y)))) (* 16 (/ 1 y)))) |
(* (pow t 2) (- (* 4 (/ (pow x 2) (* (pow t 2) y))) (* 4 (/ 1 y)))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t))))) |
(* -1 (* t (- (/ x t) 1))) |
(* -1 (* t (- (/ x (* t y)) (/ 1 y)))) |
(* -1 (* t (- (* -1 (+ (* -1 (/ x y)) (/ x y))) 1))) |
(* -1 (* t (- (+ (* -1 (+ (* -1 (/ x y)) (/ x y))) (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* 1/4 (+ (* -4 x) (* 4 (/ (pow x 2) y))))) t))) 1))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (+ (* -1 (/ x y)) (/ x y))) (/ (pow x 2) (* t y))) t)) (/ 1 y))) |
(* (pow t 2) (- (* -1 (/ (+ (* -16 (/ (pow x 2) (* t y))) (* 16 (+ (* -1 (/ x y)) (/ x y)))) t)) (* 16 (/ 1 y)))) |
| Outputs |
|---|
(/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) |
(/.f64 (*.f64 (*.f64 z y) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y)))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) |
(+ (* x (- 1 (/ (* y (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (*.f64 (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) z) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y)))))) x (/.f64 (*.f64 (*.f64 z y) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y)))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) |
(+ (* x (- (+ 1 (* -1 (* x (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (/ (* z (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (* y (- (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (/ (* y (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) |
(fma.f64 (-.f64 (fma.f64 (neg.f64 x) (fma.f64 (/.f64 z y) (/.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y)))) (neg.f64 (*.f64 y (/.f64 (*.f64 (*.f64 z (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 3 binary64))) (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 3 binary64)))))) #s(literal 1 binary64)) (*.f64 y (/.f64 (*.f64 (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) z) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y)))))) x (/.f64 (*.f64 (*.f64 z y) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y)))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) |
(+ (* x (- (+ 1 (* x (- (* x (- (* -1 (/ (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)) (* (pow y 2) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))) (+ (* -1 (/ (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (* y (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)))) (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (* (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (/ (* z (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (* y (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (* -1/3 (/ (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) (* (pow y 2) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) (/ (* z (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (* y (- (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (/ (* y (* z (* (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (- (exp (/ t y)) (/ 1 (exp (/ t y))))))) (/ (* y (* z (- (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) |
(fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (-.f64 (neg.f64 (*.f64 (/.f64 z (*.f64 y y)) (/.f64 (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 2 binary64)) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 z y) (/.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 3 binary64)) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 3 binary64)))))) (fma.f64 (*.f64 (/.f64 z (*.f64 y y)) (/.f64 (*.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))))) #s(literal -1/3 binary64) (neg.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 (/.f64 z y) (/.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y)))) (neg.f64 (*.f64 y (/.f64 (*.f64 (*.f64 z (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 3 binary64))) (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 3 binary64)))))) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 2 binary64))))))) x) (fma.f64 (/.f64 z y) (/.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y)))) (neg.f64 (*.f64 y (/.f64 (*.f64 (*.f64 z (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 3 binary64))) (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 3 binary64))))))) x #s(literal 1 binary64)) (*.f64 y (/.f64 (*.f64 (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) z) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y)))))) x (/.f64 (*.f64 (*.f64 z y) (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y)))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) |
(/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) |
(pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64)) |
(+ (* -1 (/ (pow x 3) (pow y 3))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64))) |
(+ (* (pow x 3) (- (/ (pow x 2) (pow y 5)) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) |
(fma.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64))) |
(+ (* (pow x 3) (- (* (pow x 2) (+ (* -11/15 (/ (pow x 2) (pow y 7))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 7 binary64))) #s(literal -11/15 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64))) |
(* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(*.f64 (*.f64 z y) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) |
(+ (* x (+ 1 (* -1 z))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(fma.f64 (*.f64 z y) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x)) |
(+ (* x (+ 1 (+ (* -1 z) (* 1/3 (/ (* (pow x 2) z) (pow y 2)))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(fma.f64 (*.f64 z y) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 z (*.f64 y y))) #s(literal 1/3 binary64) (neg.f64 z)) #s(literal 1 binary64)) x)) |
(+ (* x (+ 1 (+ (* -1 z) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 4))) (* 1/3 (/ z (pow y 2)))))))) (* y (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) |
(fma.f64 (*.f64 z y) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (*.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 (*.f64 x x) z)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 x x) (neg.f64 z)) #s(literal 1 binary64)) x)) |
(* t z) |
(*.f64 z t) |
(+ (* t z) (* x (+ 1 (* -1 z)))) |
(fma.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x (*.f64 z t)) |
t |
(+ t (* -1 x)) |
(fma.f64 #s(literal -1 binary64) x t) |
(* -1 x) |
(neg.f64 x) |
(* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) |
(*.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) z) |
(+ (* -1 (/ (* x z) y)) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) z (/.f64 (*.f64 (neg.f64 x) z) y)) |
(+ (* x (+ (* -1 (/ z y)) (* 1/3 (/ (* (pow x 2) z) (pow y 3))))) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) z (*.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 z (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/3 binary64) (/.f64 (neg.f64 z) y)) x)) |
(+ (* x (+ (* -1 (/ z y)) (* (pow x 2) (+ (* -2/15 (/ (* (pow x 2) z) (pow y 5))) (* 1/3 (/ z (pow y 3))))))) (* z (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) z (*.f64 (fma.f64 (fma.f64 (/.f64 z (pow.f64 y #s(literal 3 binary64))) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -2/15 binary64) (*.f64 (*.f64 x x) z)) (pow.f64 y #s(literal 5 binary64)))) (*.f64 x x) (/.f64 (neg.f64 z) y)) x)) |
(- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) |
(- (+ (* -1 (/ x y)) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) |
(- (+ (* x (- (* 1/3 (/ (pow x 2) (pow y 3))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) y)) x (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) |
(- (+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2/15 binary64) (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y)) x (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) |
(/ t y) |
(/.f64 t y) |
(+ (* -1 (/ x y)) (/ t y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x y) (/.f64 t y)) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) |
(*.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) y) |
(+ (* -1 x) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) y (neg.f64 x)) |
(+ (* x (- (* 1/3 (/ (pow x 2) (pow y 2))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) y (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) x)) |
(+ (* x (- (* (pow x 2) (+ (* -2/15 (/ (pow x 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))) 1)) (* y (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) y (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) #s(literal -2/15 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 y y))) (*.f64 x x)) #s(literal 1 binary64)) x)) |
(+ (* 1/4 (+ (* -4 (/ (pow t 2) y)) (* 4 t))) (/ (pow t 2) y)) |
(fma.f64 (fma.f64 (/.f64 (*.f64 t t) y) #s(literal -4 binary64) (*.f64 #s(literal 4 binary64) t)) #s(literal 1/4 binary64) (/.f64 (*.f64 t t) y)) |
(+ (* 1/4 (+ (* -4 (/ (pow t 2) y)) (* 4 t))) (+ (* x (- (+ (* -1 (/ t y)) (/ t y)) 1)) (/ (pow t 2) y))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 t t) y) #s(literal -4 binary64) (*.f64 #s(literal 4 binary64) t)) #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 t y)) #s(literal 1 binary64)) x (/.f64 (*.f64 t t) y))) |
(/ (pow t 2) y) |
(/.f64 (*.f64 t t) y) |
(+ (* x (+ (* -1 (/ t y)) (/ t y))) (/ (pow t 2) y)) |
(fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 t y)) x (/.f64 (*.f64 t t) y)) |
(+ (* x (+ (* -1 (/ t y)) (+ (* -1 (/ x y)) (/ t y)))) (/ (pow t 2) y)) |
(fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 t y) (fma.f64 #s(literal -1 binary64) (/.f64 x y) (/.f64 t y))) x (/.f64 (*.f64 t t) y)) |
(* -16 (/ (pow t 2) y)) |
(*.f64 #s(literal -16 binary64) (/.f64 (*.f64 t t) y)) |
(+ (* -16 (* x (+ (* -1 (/ t y)) (/ t y)))) (* -16 (/ (pow t 2) y))) |
(*.f64 #s(literal -16 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 t y)) x (/.f64 (*.f64 t t) y))) |
(+ (* -16 (/ (pow t 2) y)) (* x (+ (* -16 (+ (* -1 (/ t y)) (/ t y))) (* 16 (/ x y))))) |
(fma.f64 (fma.f64 #s(literal 16 binary64) (/.f64 x y) (*.f64 #s(literal -16 binary64) (*.f64 #s(literal 0 binary64) (/.f64 t y)))) x (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 t t) y))) |
(/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y))))) |
(*.f64 y (*.f64 z (tanh.f64 (/.f64 t y)))) |
(+ (* x (- (+ 1 (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 (*.f64 z (tanh.f64 (/.f64 t y))))) x (*.f64 y (*.f64 z (tanh.f64 (/.f64 t y))))) |
(+ (* x (- (+ 1 (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y))))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(fma.f64 (-.f64 (+.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 y y)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 t y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 z (tanh.f64 (/.f64 t y))))) y)))) x (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 z (tanh.f64 (/.f64 t y))))) x (*.f64 y (*.f64 z (tanh.f64 (/.f64 t y))))) |
(+ (* x (- (+ 1 (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* y (* z (- (* -4/3 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 3))) (* 4/3 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (+ (* -2/3 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y))))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(fma.f64 (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (pow.f64 y #s(literal 3 binary64))) #s(literal -4/3 binary64) (*.f64 #s(literal -4/3 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 z (*.f64 y y)) (tanh.f64 (/.f64 t y))))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 y y)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 t y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 z (tanh.f64 (/.f64 t y))))) y)))) y) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 z y) (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 z (*.f64 y y)) (tanh.f64 (/.f64 t y))))))) x (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 y y)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 t y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 z (tanh.f64 (/.f64 t y))))) y)))) x (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 z (tanh.f64 (/.f64 t y))))) x (*.f64 y (*.f64 z (tanh.f64 (/.f64 t y))))) |
(/ (* y (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)) |
(/.f64 (*.f64 (*.f64 z y) (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 2 binary64))) |
(+ (* -1 (/ (* x (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 4) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 4))) (/ (* y (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) |
(fma.f64 y (/.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 2 binary64)) z) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 2 binary64))) (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 z y) (*.f64 (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 4 binary64)))))) |
(+ (* x (- (* -1 (* x (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 6) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 6))) (/ (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)) (* y (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)))))) (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 4) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)))) (/ (* y (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) |
(fma.f64 (-.f64 (*.f64 (neg.f64 x) (fma.f64 (/.f64 z y) (/.f64 (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 4 binary64)) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 4 binary64))) (neg.f64 (*.f64 y (/.f64 (*.f64 (*.f64 z (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 6 binary64))) (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 6 binary64))))))) (/.f64 (*.f64 (*.f64 z y) (*.f64 (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 4 binary64)))) x (/.f64 (*.f64 (*.f64 z y) (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 2 binary64)))) |
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (/ (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 6) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (* y (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 6)))) (+ (* -1 (/ (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (* (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 6) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 6))) (/ (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)) (* y (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)))) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (* -1/3 (/ (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 4) (- (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))) (* (pow y 2) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)))))))) (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 6) (pow (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))))) 2)))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 6))) (/ (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)) (* y (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)))))) (/ (* y (* z (* (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 4) (- (/ (exp (/ t y)) (* y (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* y (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))))))))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 4)))) (/ (* y (* z (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))) |
(fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 z y) (/.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 6 binary64)) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 6 binary64)))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 z (*.f64 y y)) (/.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 4 binary64)) (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 4 binary64)))) #s(literal -1/3 binary64) (neg.f64 (*.f64 (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 (/.f64 z y) (/.f64 (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 4 binary64)) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 4 binary64))) (neg.f64 (*.f64 y (/.f64 (*.f64 (*.f64 z (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 6 binary64))) (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 6 binary64)))))) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y)))))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 2 binary64)))))))) (fma.f64 (/.f64 z y) (/.f64 (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 4 binary64)) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 4 binary64))) (neg.f64 (*.f64 y (/.f64 (*.f64 (*.f64 z (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 6 binary64))) (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 6 binary64))))))) x) (/.f64 (*.f64 (*.f64 z y) (*.f64 (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 t y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) (exp.f64 (/.f64 t y))))))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 4 binary64)))) x (/.f64 (*.f64 (*.f64 z y) (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 2 binary64)))) |
(/ (- 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ t y))))) |
(tanh.f64 (/.f64 t y)) |
(- (+ (* x (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y))))))))) (/ 1 (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (+ 1 (exp (* -2 (/ t y)))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) x (tanh.f64 (/.f64 t y))) |
(- (+ (* x (- (+ (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (/ 1 (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y))))))))) (/ 1 (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (+ 1 (exp (* -2 (/ t y)))))) |
(fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 y y)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 y y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (/.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) (*.f64 y y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) y) #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) x (*.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) x (tanh.f64 (/.f64 t y))) |
(- (+ (* x (- (+ (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* x (- (+ (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* (pow y 3) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (- (* -4/3 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 3))) (* 4/3 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 3)))) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (/ 1 (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))) y)) (+ (* -2/3 (/ (- 1 (exp (* -2 (/ t y)))) (* (pow y 3) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))))))) (/ (exp (* -2 (/ t y))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (/ 1 (* (pow y 2) (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (- 1 (exp (* -2 (/ t y)))) (* y (+ 1 (exp (* -2 (/ t y))))))))) (/ 1 (+ 1 (exp (* -2 (/ t y)))))) (/ (exp (* -2 (/ t y))) (+ 1 (exp (* -2 (/ t y)))))) |
(fma.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 y y)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 y y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (pow.f64 y #s(literal 3 binary64))) #s(literal -4/3 binary64) (*.f64 #s(literal -4/3 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 y y)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 y y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (/.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) (*.f64 y y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) y) #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) y) #s(literal -1 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 y y))) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal -2/3 binary64))))) x (/.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) (*.f64 y y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) y) #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))))) x (*.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) x (tanh.f64 (/.f64 t y))) |
(* -4 (/ (pow t 2) y)) |
(*.f64 (/.f64 (*.f64 t t) y) #s(literal -4 binary64)) |
(+ (* -4 (/ (pow t 2) y)) (* 4 (/ (pow x 2) y))) |
(fma.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 t t) y) #s(literal -4 binary64))) |
(+ (* x (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 z (tanh.f64 (/.f64 t y))))) x (*.f64 y (*.f64 z (tanh.f64 (/.f64 t y))))) |
(+ (* x (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 y y)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 t y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 z (tanh.f64 (/.f64 t y))))) y)))) x (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 z (tanh.f64 (/.f64 t y))))) x (*.f64 y (*.f64 z (tanh.f64 (/.f64 t y))))) |
(+ (* x (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (* x (- (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* y (* z (- (* -4/3 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 3))) (* 4/3 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ t y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (- 1 (exp (* -2 (/ t y)))) (pow y 2))) (* -2 (/ (+ 1 (exp (* -2 (/ t y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ t y)))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))) y)) (+ (* -2/3 (/ (* z (- 1 (exp (* -2 (/ t y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ t y))))))) (* 1/2 (/ (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y)))) (* y (+ 1 (exp (* -2 (/ t y)))))))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (- 1 (exp (* -2 (/ t y)))) y)) (* 2 (/ (+ 1 (exp (* -2 (/ t y)))) y))))) (+ 1 (exp (* -2 (/ t y)))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y))))))) y)) (/ (* z (- 1 (exp (* -2 (/ t y))))) (* y (+ 1 (exp (* -2 (/ t y)))))))))) (* -1 (/ (* z (- 1 (exp (* -2 (/ t y))))) (+ 1 (exp (* -2 (/ t y)))))))) (/ (* y (* z (- 1 (exp (* -2 (/ t y)))))) (+ 1 (exp (* -2 (/ t y)))))) |
(fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (pow.f64 y #s(literal 3 binary64))) #s(literal -4/3 binary64) (*.f64 #s(literal -4/3 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 z (*.f64 y y)) (tanh.f64 (/.f64 t y))))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 y y)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 t y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 z (tanh.f64 (/.f64 t y))))) y)))) y) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 z y) (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 z (*.f64 y y)) (tanh.f64 (/.f64 t y))))))) x (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 y y)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 t y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 z (tanh.f64 (/.f64 t y))))) y)))) x (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) y) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 z (tanh.f64 (/.f64 t y))))) x (*.f64 y (*.f64 z (tanh.f64 (/.f64 t y))))) |
x |
(* x (+ 1 (/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (* x (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))))))) |
(*.f64 (fma.f64 (/.f64 y x) (/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) z) (fma.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 2 binary64))))) #s(literal 1 binary64)) x) |
(- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) |
(* x (+ 1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x))) |
(*.f64 (fma.f64 y (/.f64 (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) z) x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* -1 z))) |
(*.f64 (fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) x) |
(* x (+ 1 (+ (* -1 z) (/ (* t z) x)))) |
(*.f64 (+.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) #s(literal 1 binary64)) x) |
(* x (- (/ t x) 1)) |
(*.f64 (-.f64 (/.f64 t x) #s(literal 1 binary64)) x) |
(* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(*.f64 (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) z) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) |
(* -1 (/ x y)) |
(/.f64 (neg.f64 x) y) |
(* x (- (/ t (* x y)) (/ 1 y))) |
(*.f64 (-.f64 (/.f64 (/.f64 t x) y) (/.f64 #s(literal 1 binary64) y)) x) |
(* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(*.f64 (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) y) |
(* x (- (+ (* -1 (/ t y)) (/ t y)) 1)) |
(*.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 t y)) #s(literal 1 binary64)) x) |
(* x (- (+ (* -1 (/ t y)) (+ (* 1/4 (/ (+ (* -4 (/ (pow t 2) y)) (* 4 t)) x)) (+ (/ t y) (/ (pow t 2) (* x y))))) 1)) |
(*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 t y) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 t t) y) #s(literal -4 binary64) (*.f64 #s(literal 4 binary64) t)) x) #s(literal 1/4 binary64) (+.f64 (/.f64 (/.f64 (*.f64 t t) x) y) (/.f64 t y)))) #s(literal 1 binary64)) x) |
(* -1 (/ (pow x 2) y)) |
(neg.f64 (/.f64 (*.f64 x x) y)) |
(* (pow x 2) (- (+ (* -1 (/ t (* x y))) (/ t (* x y))) (/ 1 y))) |
(*.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 t x) y)) (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)) |
(* (pow x 2) (- (+ (* -1 (/ t (* x y))) (+ (/ t (* x y)) (/ (pow t 2) (* (pow x 2) y)))) (/ 1 y))) |
(*.f64 (-.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (/.f64 t x) y) (/.f64 (*.f64 t t) (*.f64 (*.f64 x x) y))) (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)) |
(* 16 (/ (pow x 2) y)) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal 16 binary64)) |
(* (pow x 2) (+ (* -16 (/ (+ (* -1 (/ t y)) (/ t y)) x)) (* 16 (/ 1 y)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 t y)) x) #s(literal -16 binary64) (/.f64 #s(literal 16 binary64) y)) (*.f64 x x)) |
(* (pow x 2) (+ (* -16 (/ (+ (* -1 (/ t y)) (/ t y)) x)) (+ (* -16 (/ (pow t 2) (* (pow x 2) y))) (* 16 (/ 1 y))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 t y)) x) #s(literal -16 binary64) (fma.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x x) y)) #s(literal -16 binary64) (/.f64 #s(literal 16 binary64) y))) (*.f64 x x)) |
(* x (+ 1 (/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* x (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y))))))))) |
(*.f64 (fma.f64 y (/.f64 (*.f64 (fma.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) z) (*.f64 (*.f64 x (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) #s(literal 1 binary64)) x) |
(/ (* y z) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))) |
(/.f64 (*.f64 z y) (fma.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 2 binary64))))) |
(/ (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(* 4 (/ (pow x 2) y)) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64)) |
(* (pow x 2) (+ (* -4 (/ (pow t 2) (* (pow x 2) y))) (* 4 (/ 1 y)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 (*.f64 x x) y)) #s(literal -4 binary64) (/.f64 #s(literal 4 binary64) y)) (*.f64 x x)) |
(/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))) |
(/.f64 (*.f64 (*.f64 z y) (fma.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (* x (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))))) 1))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 2 binary64)))) x))) #s(literal 1 binary64))) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) x)) 1))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))))) x)) #s(literal 1 binary64))) |
(* -1 (* x (- z 1))) |
(*.f64 (neg.f64 x) (-.f64 z #s(literal 1 binary64))) |
(* -1 (* x (- (+ z (* -1 (/ (* t z) x))) 1))) |
(*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 (*.f64 z t) x) #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(* -1 (* x (+ 1 (* -1 (/ t x))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 t x) #s(literal -1 binary64) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 (/ t (* x y))) (/ 1 y)))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 t x) y) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(* -1 (* x (+ 1 (+ (* -1 (/ t y)) (/ t y))))) |
(*.f64 (neg.f64 x) (fma.f64 #s(literal 0 binary64) (/.f64 t y) #s(literal 1 binary64))) |
(* -1 (* x (+ 1 (+ (* -1 (/ t y)) (+ (* -1 (/ (+ (* 1/4 (+ (* -4 (/ (pow t 2) y)) (* 4 t))) (/ (pow t 2) y)) x)) (/ t y)))))) |
(*.f64 (neg.f64 x) (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 t y) (fma.f64 (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) y) #s(literal -4 binary64) (*.f64 #s(literal 4 binary64) t)) #s(literal 1/4 binary64) (/.f64 (*.f64 t t) y)) x) #s(literal -1 binary64) (/.f64 t y))) #s(literal 1 binary64))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1 (/ t y)) (/ t y)) x)) (/ 1 y))) |
(*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 t y)) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)) |
(* (pow x 2) (- (* -1 (/ (+ (* -1 (/ t y)) (+ (* -1 (/ (pow t 2) (* x y))) (/ t y))) x)) (/ 1 y))) |
(*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 t y) (fma.f64 (/.f64 (/.f64 (*.f64 t t) x) y) #s(literal -1 binary64) (/.f64 t y))) x)) (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)) |
(* (pow x 2) (+ (* 16 (/ (+ (* -1 (/ t y)) (/ t y)) x)) (* 16 (/ 1 y)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 t y)) x) #s(literal 16 binary64) (/.f64 #s(literal 16 binary64) y)) (*.f64 x x)) |
(* (pow x 2) (+ (* -1 (/ (+ (* -16 (+ (* -1 (/ t y)) (/ t y))) (* 16 (/ (pow t 2) (* x y)))) x)) (* 16 (/ 1 y)))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 t t) x) y) #s(literal 16 binary64) (*.f64 #s(literal -16 binary64) (*.f64 #s(literal 0 binary64) (/.f64 t y)))) x) #s(literal -1 binary64) (/.f64 #s(literal 16 binary64) y)) (*.f64 x x)) |
(* -1 (* x (- (* -1 (/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* x (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))))) 1))) |
(*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))))) (*.f64 (*.f64 x (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(+ x (/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2))))) |
(fma.f64 y (/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) z) (fma.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 2 binary64))))) x) |
(/ (- (exp (/ t y)) (/ 1 (exp (/ t y)))) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) |
(/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) |
(+ x (* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(fma.f64 (*.f64 z y) (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) x) |
(/ (- t x) y) |
(/.f64 (-.f64 t x) y) |
(/ (+ (* -1 (+ (* -1 (pow x 2)) (pow t 2))) (* (+ t x) (- t x))) y) |
(/.f64 (fma.f64 (+.f64 x t) (-.f64 t x) (neg.f64 (fma.f64 t t (neg.f64 (*.f64 x x))))) y) |
(/ (+ (* -1 (+ (* -1 (pow x 2)) (pow t 2))) (+ (* y (- t x)) (* (+ t x) (- t x)))) y) |
(/.f64 (fma.f64 (-.f64 t x) (+.f64 y (+.f64 x t)) (neg.f64 (fma.f64 t t (neg.f64 (*.f64 x x))))) y) |
(/ (* (+ t x) (- t x)) y) |
(*.f64 (+.f64 x t) (/.f64 (-.f64 t x) y)) |
(* -16 (/ (* (+ t x) (- t x)) y)) |
(*.f64 (*.f64 (+.f64 x t) (/.f64 (-.f64 t x) y)) #s(literal -16 binary64)) |
(+ x (/ (* y (* z (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y)))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y))))))) |
(fma.f64 (/.f64 y (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) z) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) |
(/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)) |
(/.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 2 binary64))) |
(* -4 (/ (+ (* -1 (pow x 2)) (pow t 2)) y)) |
(*.f64 (/.f64 (fma.f64 t t (neg.f64 (*.f64 x x))) y) #s(literal -4 binary64)) |
(+ x (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2)))) |
(fma.f64 z (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 x t) x (*.f64 t t))) x) |
(- (+ x (+ (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2))))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2)))) |
(+.f64 x (-.f64 (fma.f64 (/.f64 z y) (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (+.f64 x t) x (*.f64 t t))) (*.f64 z (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 x t) x (*.f64 t t))))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) z) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64)) y)))) |
(- (+ x (+ (/ (* z (- (+ (* 1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (+ (* 1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2)))))) (+ (/ (* z (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3)))) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))) (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2))))))) |
(-.f64 (+.f64 (fma.f64 (/.f64 z (*.f64 y y)) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) t (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 t t)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))))) (fma.f64 (+.f64 x t) x (*.f64 t t))) (fma.f64 (/.f64 z y) (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (+.f64 x t) x (*.f64 t t))) (*.f64 z (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 x t) x (*.f64 t t)))))) x) (fma.f64 (/.f64 z (*.f64 y y)) (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (+.f64 x t)))))) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (*.f64 y y)) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (+.f64 x t) x (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) z) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64)))) (fma.f64 (+.f64 x t) x (*.f64 t t))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) z) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64)) y))))) |
(- (+ x (+ (/ (* z (- (+ (* 1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (+ (* 1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* z (- (+ (* 1/2 (* (+ (* -1 (pow t 2)) (pow t 2)) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))))) (+ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* t (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))))) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (+ (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))) (+ (* x (+ (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))))))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* x (+ t x)) (pow t 2)))) (/ (* z (- (pow t 3) (pow x 3))) (+ (* x (+ t x)) (pow t 2))))))) (+ (/ (* z (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3)))) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* z (* (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))))) (+ (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))))) (- (pow t 3) (pow x 3)))) (* (pow y 3) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (/ (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (+ (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (+ (* 1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (+ (* x (+ t x)) (pow t 2))) (+ (/ (* z (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)) (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (+ (* x (+ t x)) (pow t 2)))))) (* (pow y 3) (+ (* x (+ t x)) (pow t 2)))) (/ (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* x (+ t x)) (pow t 2))) (/ (* z (* (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) (- (pow t 3) (pow x 3)))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (* (pow y 2) (+ (* x (+ t x)) (pow t 2)))))))))) |
(-.f64 (+.f64 (fma.f64 (/.f64 z (*.f64 y y)) (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) t (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 t t)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))))) (fma.f64 (+.f64 x t) x (*.f64 t t))) (fma.f64 (/.f64 z (pow.f64 y #s(literal 3 binary64))) (/.f64 (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t))) t (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))) t (*.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) (*.f64 t t))))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 x (*.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 x x)))))) (fma.f64 (+.f64 x t) x (*.f64 t t))) (fma.f64 (/.f64 z y) (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (+.f64 x t) x (*.f64 t t))) (*.f64 z (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 x t) x (*.f64 t t))))))) x) (fma.f64 (/.f64 z (*.f64 y y)) (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (+.f64 x t)))))) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64))) (fma.f64 (/.f64 z y) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64))) (fma.f64 (/.f64 z (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))))) x (fma.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (+.f64 x t) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))))) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64))) (fma.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (+.f64 x t)))))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (+.f64 x t) x (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) z) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64)))) (fma.f64 (+.f64 x t) x (*.f64 t t))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) t (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 t t)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))))) (fma.f64 (+.f64 x t) x (*.f64 t t)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (+.f64 x t) x (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) z) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64)))) (fma.f64 (+.f64 x t) x (*.f64 t t))) (*.f64 z (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (+.f64 x t)))))) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64)))))) (fma.f64 (+.f64 x t) x (*.f64 t t))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (*.f64 y y)) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (+.f64 x t) x (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) z) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64)))) (fma.f64 (+.f64 x t) x (*.f64 t t)))))))))) |
(/ (- (pow t 3) (pow x 3)) (pow y 3)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))) |
(/ (- (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (pow t 3))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y) (pow x 3)))) (pow y 3)) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) y) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y)) #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (pow.f64 x #s(literal 3 binary64))))) (pow.f64 y #s(literal 3 binary64))) |
(/ (- (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))) (+ (* 1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (/ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (pow y 2)) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2)) (pow x 3))))))) (pow y 3)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) t) (*.f64 y y)) #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) #s(literal 1/2 binary64) (fma.f64 t (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (fma.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) (pow.f64 t #s(literal 3 binary64))))))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) x) (*.f64 y y)) #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y)) #s(literal 1/2 binary64) (fma.f64 x (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))))))) (pow.f64 y #s(literal 3 binary64))) |
(/ (- (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (+ (* -1 (pow t 2)) (pow t 2)) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 3))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (pow y 3)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* t (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (pow y 3)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))))))) (+ (* 1/2 (/ (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (pow y 3))) (+ (* 1/2 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (/ (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))) (pow y 3)) (+ (/ (* x (+ (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2)) (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))) (pow y 2)) (+ (/ (* x (+ (* 2 (* x (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))) (pow y 3)) (+ (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (pow y 3)) (+ (/ (* (pow x 2) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))) (pow y 2)) (pow x 3))))))))))) (pow y 3)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) t) (*.f64 y y)) #s(literal 1/2 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) #s(literal 1/2 binary64) (fma.f64 t (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 t (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 t (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (fma.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) (pow.f64 t #s(literal 3 binary64)))))))))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) x) (*.f64 y y)) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y)) #s(literal 1/2 binary64) (fma.f64 x (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 x (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (fma.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y)) (pow.f64 x #s(literal 3 binary64))))))))))))) (pow.f64 y #s(literal 3 binary64))) |
(/ (pow t 3) (pow y 3)) |
(pow.f64 (/.f64 t y) #s(literal 3 binary64)) |
(/ (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (pow t 3))) (pow y 3)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) y) (pow.f64 t #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))) |
(/ (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))) (pow y 3)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) t) (*.f64 y y)) #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) #s(literal 1/2 binary64) (fma.f64 t (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (fma.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) (pow.f64 t #s(literal 3 binary64))))))) (pow.f64 y #s(literal 3 binary64))) |
(/ (+ (* 1/2 (/ (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (pow y 2))) (+ (* 1/2 (/ (* (+ (* -1 (pow t 2)) (pow t 2)) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 3))) (+ (* 1/2 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (/ (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (pow y 3)) (+ (/ (* t (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))))) (pow y 2)) (+ (/ (* t (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))))) (pow y 3)) (+ (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3)) (+ (/ (* (pow t 2) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2)) (pow t 3)))))))))) (pow y 3)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) t) (*.f64 y y)) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) #s(literal 1/2 binary64) (fma.f64 t (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 t (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 t (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (fma.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) (pow.f64 t #s(literal 3 binary64))))))))))) (pow.f64 y #s(literal 3 binary64))) |
(/ (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal 1/2 binary64) t) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)))) (* 1/2 (/ (pow t 3) (pow y 2)))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) t) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 y y))) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))))) (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (* 1/2 (/ (pow t 3) (pow y 2)))))) y) |
(/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)))) t) (fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)) (*.f64 y y))))) y) |
(+ x (* z (- t x))) |
(fma.f64 (-.f64 t x) z x) |
(+ x (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+.f64 (fma.f64 (-.f64 t x) z (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) x) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) |
(+.f64 (fma.f64 (-.f64 t x) z x) (fma.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y)))) |
(+ x (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))))) |
(+.f64 (fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))) (pow.f64 y #s(literal 3 binary64))) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)))))) x) |
(/ (* z (- t x)) y) |
(*.f64 z (/.f64 (-.f64 t x) y)) |
(/ (+ (* z (- t x)) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) y) |
(/.f64 (fma.f64 (-.f64 t x) z (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) y) |
(/ (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2)))) y) |
(/.f64 (fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y)))) y) |
(/ (+ (* z (- t x)) (+ (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y) (+ (/ (* z (- (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))))))) (pow y 3)) (/ (* z (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow x 3))) (+ (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow t 3))))) (pow y 2))))) y) |
(/.f64 (fma.f64 (-.f64 t x) z (fma.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))) (pow.f64 y #s(literal 3 binary64))) (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 t #s(literal 3 binary64))))) (*.f64 y y)))))) y) |
(/ (- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal 1/2 binary64) t) (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) #s(literal 1/2 binary64) x)) y) |
(/ (- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) y) |
(/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))))) t) (+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 y y))))) x)) y) |
(/ (- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) y) |
(/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)))))))) t) (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 y y)))))))) x)) y) |
(- t x) |
(-.f64 t x) |
(- (+ t (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (+ x (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) |
(-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal 1/2 binary64) t) (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) #s(literal 1/2 binary64) x)) |
(- (+ t (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2)))))) (+ x (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2))))))) |
(-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))))) t) (+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 y y))))) x)) |
(- (+ t (+ (* -1/2 (/ (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y)) (* 1/2 (/ (pow x 3) (pow y 2))))))))) (+ x (+ (* -1/2 (/ (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3)))) (pow y 3))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))) (pow y 3))) (+ (* 1/2 (/ (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))) (pow y 2))) (+ (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)) (* 1/2 (/ (pow t 3) (pow y 2)))))))))) |
(-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)))))))) t) (+.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 y y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 y y)))))))) x)) |
(- (+ t (+ (* -1 (/ (+ (* -1 (pow x 2)) (pow t 2)) y)) (/ (* (+ t x) (- t x)) y))) x) |
(-.f64 (+.f64 (/.f64 (fma.f64 (+.f64 x t) (-.f64 t x) (neg.f64 (fma.f64 t t (neg.f64 (*.f64 x x))))) y) t) x) |
(+ x (* 1/4 (* z (- (* 4 t) (* 4 x))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z) #s(literal 1/4 binary64) x) |
(- (+ x (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)))) (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y))) |
(-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) y))) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (*.f64 #s(literal 4 binary64) (-.f64 t x)))) y)) |
(- (+ x (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2)))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2)))))) |
(-.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal 4 binary64) (-.f64 t x)) (*.f64 #s(literal 1/4 binary64) (fma.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) y) (*.f64 z (/.f64 (*.f64 #s(literal 8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y)))))) x) (fma.f64 (*.f64 z (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal -4 binary64) (+.f64 x t))) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (*.f64 y y))) #s(literal 1/4 binary64) (*.f64 (*.f64 z (/.f64 (*.f64 (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))) (*.f64 #s(literal 4 binary64) (-.f64 t x))) (*.f64 y y))) #s(literal 1/16 binary64))))) |
(- (+ x (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (+ (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) (pow y 3))) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2))))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* -4 (* t (pow x 2))) (+ (* -4 (* (pow t 2) x)) (+ (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (- (* 4 t) (* 4 x)))) (pow y 3))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))))) (* 1/4 (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))))))) (pow y 3))) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 3))))))))) |
(-.f64 (+.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) y))) (*.f64 #s(literal 1/4 binary64) (fma.f64 z (/.f64 (*.f64 #s(literal -4/3 binary64) (-.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 3 binary64))) (*.f64 z (/.f64 (*.f64 #s(literal 8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y)))))) x) (fma.f64 (*.f64 z (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))) #s(literal 1/16 binary64) (fma.f64 (*.f64 z (*.f64 (fma.f64 (*.f64 (*.f64 x x) t) #s(literal -4 binary64) (fma.f64 #s(literal -8/3 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 t t) x) #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) (pow.f64 y #s(literal 3 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 z (/.f64 (*.f64 (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))) (*.f64 #s(literal 4 binary64) (-.f64 t x))) (*.f64 y y))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal -4 binary64) (+.f64 x t))) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (*.f64 y y))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal 8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -4 binary64) (+.f64 x t))) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal -4 binary64) (+.f64 x t))) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))) (*.f64 #s(literal 4 binary64) (-.f64 t x)))))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal -4 binary64) (+.f64 x t))) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x))))) (pow.f64 y #s(literal 3 binary64)))))))))) |
(/ (* (pow y 3) z) (+ (* x (+ t x)) (pow t 2))) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 z (fma.f64 (+.f64 x t) x (*.f64 t t)))) |
(* (pow y 3) (+ (* -1 (/ (* z (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (/ z (+ (* x (+ t x)) (pow t 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 z y) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64)))) #s(literal -1 binary64) (/.f64 z (fma.f64 (+.f64 x t) x (*.f64 t t)))) (pow.f64 y #s(literal 3 binary64))) |
(* (pow y 3) (- (+ (* -1 (/ (+ (* -1 (/ (* z (pow (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) 2)) (pow (+ (* x (+ t x)) (pow t 2)) 3))) (/ (* z (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))))) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (pow y 2))) (/ z (+ (* x (+ t x)) (pow t 2)))) (/ (* z (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 z (/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (+.f64 x t)))))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64))) (neg.f64 (*.f64 z (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 3 binary64)))))) (*.f64 y y)) #s(literal -1 binary64) (-.f64 (/.f64 z (fma.f64 (+.f64 x t) x (*.f64 t t))) (*.f64 (/.f64 z y) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64)))))) (pow.f64 y #s(literal 3 binary64))) |
(* (pow y 3) (- (+ (* -1 (/ (+ (* -1 (/ (* z (* (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))) (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))))) (pow (+ (* x (+ t x)) (pow t 2)) 3))) (+ (* -1 (/ (* (+ (* -1 (/ (* z (pow (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) 2)) (pow (+ (* x (+ t x)) (pow t 2)) 3))) (/ (* z (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))))) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))))) (+ (* x (+ t x)) (pow t 2)))) (/ (* z (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4))))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))))) (+ (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/6 (pow x 3)))))) (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (* 1/12 (pow x 4)))))) (+ (* -1/2 (* x (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (* -1/2 (pow x 3))))) (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3)))))))))) (pow (+ (* x (+ t x)) (pow t 2)) 2)))) (pow y 3))) (/ z (+ (* x (+ t x)) (pow t 2)))) (+ (* -1 (/ (* z (pow (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))))) 2)) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 3)))) (+ (/ (* z (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* 2 (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3))))) (+ (* x (- (+ (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3)))))) (+ (* 1/2 (pow t 3)) (* 1/2 (pow x 3))))) (* (+ t x) (- (* 1/2 (+ (* -1 (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/2 (pow x 3)) (* 1/3 (pow x 3))))) (* 1/2 (pow x 3))))))))) (* (pow y 2) (pow (+ (* x (+ t x)) (pow t 2)) 2))) (/ (* z (+ (* 1/2 (* (+ t x) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* t (+ (* -1 (pow t 2)) (pow t 2))) (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))))) (* y (pow (+ (* x (+ t x)) (pow t 2)) 2))))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (+.f64 x t)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t)))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 3 binary64)))) #s(literal -1 binary64) (fma.f64 z (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) t) (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))))))) x (fma.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (+.f64 x t) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (+.f64 x t)))))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64))) (neg.f64 (*.f64 z (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 3 binary64)))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (fma.f64 (+.f64 x t) x (*.f64 t t))))))) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (/.f64 z (fma.f64 (+.f64 x t) x (*.f64 t t))) (fma.f64 (*.f64 z (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 3 binary64)) (*.f64 y y)))) #s(literal -1 binary64) (fma.f64 (/.f64 z y) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) x (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64))) (*.f64 (/.f64 z (*.f64 y y)) (/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) (+.f64 x t)))))) (pow.f64 (fma.f64 (+.f64 x t) x (*.f64 t t)) #s(literal 2 binary64)))))))) (pow.f64 y #s(literal 3 binary64))) |
(/ (pow t 2) (pow y 2)) |
(/.f64 (*.f64 t t) (*.f64 y y)) |
(/ (+ (/ (* t (+ (* -1 (pow t 2)) (pow t 2))) y) (pow t 2)) (pow y 2)) |
(/.f64 (fma.f64 t (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (*.f64 t t)) (*.f64 y y)) |
(/ (+ (* 1/4 (/ (pow (+ (* -1 (pow t 2)) (pow t 2)) 2) (pow y 2))) (+ (* 2 (/ (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))) (+ (/ (* t (+ (* -1 (pow t 2)) (pow t 2))) y) (pow t 2)))) (pow y 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 y y)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) t) (*.f64 y y)) #s(literal 2 binary64) (fma.f64 t (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (*.f64 t t)))) (*.f64 y y)) |
(/ (+ (* 1/4 (/ (pow (+ (* -1 (pow t 2)) (pow t 2)) 2) (pow y 2))) (+ (* 2 (/ (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/6 (pow t 3)))))) (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (* 1/12 (pow t 4)))))) (+ (* -1/2 (* t (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (* -1/2 (pow t 3))))) (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))))) (pow y 3))) (+ (* 2 (/ (* t (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 2))) (+ (/ (* t (+ (* -1 (pow t 2)) (pow t 2))) y) (+ (/ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1 (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/2 (pow t 3)) (* 1/3 (pow t 3))))) (* 1/2 (pow t 3)))) (pow y 3)) (pow t 2)))))) (pow y 2)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 y y)) #s(literal 1/4 binary64) (fma.f64 (*.f64 t (/.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal -1/2 binary64) t) (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) (pow.f64 y #s(literal 3 binary64)))) #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) t) (*.f64 y y)) #s(literal 2 binary64) (fma.f64 t (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) (fma.f64 t t (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (neg.f64 t) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (pow.f64 y #s(literal 3 binary64)))))))) (*.f64 y y)) |
(* 1/4 (/ (- (* 4 t) (* 4 x)) y)) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y) #s(literal 1/4 binary64)) |
(/ (- (+ (* 1/4 (- (* 4 t) (* 4 x))) (* 1/4 (/ (- (* -4 (pow t 2)) (* -4 (pow x 2))) y))) (* 1/16 (/ (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))) y))) y) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y) |
(/ (- (+ (* 1/4 (- (* 4 t) (* 4 x))) (+ (* 1/4 (/ (- (* -4 (pow t 2)) (* -4 (pow x 2))) y)) (* 1/4 (/ (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))) (pow y 2))))) (+ (* 1/16 (/ (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))) y)) (+ (* 1/16 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))) (pow y 2))) (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))) (pow y 2)))))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) y)) (*.f64 (/.f64 (*.f64 #s(literal 8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (*.f64 y y))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))) (*.f64 #s(literal 4 binary64) (-.f64 t x))) (*.f64 y y)) #s(literal 1/16 binary64))))) y) |
(/ (- (+ (* 1/4 (- (* 4 t) (* 4 x))) (+ (* 1/4 (/ (- (* -4 (pow t 2)) (* -4 (pow x 2))) y)) (+ (* 1/4 (/ (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4))) (pow y 3))) (* 1/4 (/ (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))) (pow y 2)))))) (+ (* 1/16 (/ (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))) y)) (+ (* 1/16 (/ (* (+ (* -4 (* t (pow x 2))) (+ (* -4 (* (pow t 2) x)) (+ (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (- (* 4 t) (* 4 x))) (pow y 3))) (+ (* 1/16 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (* 1/4 (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))))))) (pow y 3))) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))))) (pow y 3))))))))) y) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) y)) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -4/3 binary64) (-.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y))))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)) #s(literal 1/16 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) t) #s(literal -4 binary64) (fma.f64 #s(literal -8/3 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 t t) x) #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) (pow.f64 y #s(literal 3 binary64)))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))) (*.f64 #s(literal 4 binary64) (-.f64 t x))) (*.f64 y y)) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (*.f64 y y))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -4 binary64) (+.f64 x t))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x))))) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x))))) (pow.f64 y #s(literal 3 binary64)))))))))) y) |
(* 1/4 (* z (- (* 4 t) (* 4 x)))) |
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z) #s(literal 1/4 binary64)) |
(- (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y))) (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y))) |
(fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) y))) (*.f64 #s(literal -1/16 binary64) (*.f64 z (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))))) |
(- (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2)))))) |
(-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal 4 binary64) (-.f64 t x)) (*.f64 #s(literal 1/4 binary64) (fma.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) y) (*.f64 z (/.f64 (*.f64 #s(literal 8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y)))))) (fma.f64 (*.f64 z (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal -4 binary64) (+.f64 x t))) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (*.f64 y y))) #s(literal 1/4 binary64) (*.f64 (*.f64 z (/.f64 (*.f64 (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))) (*.f64 #s(literal 4 binary64) (-.f64 t x))) (*.f64 y y))) #s(literal 1/16 binary64))))) |
(- (+ (* 1/4 (* z (- (* 4 t) (* 4 x)))) (+ (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)) (+ (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) (pow y 3))) (* 1/4 (/ (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3)))) (pow y 2)))))) (+ (* 1/16 (/ (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x)))) y)) (+ (* 1/16 (/ (* z (* (+ (* -4 (* t (pow x 2))) (+ (* -4 (* (pow t 2) x)) (+ (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (- (* 4 t) (* 4 x)))) (pow y 3))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x)))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 2))) (+ (* 1/4 (/ (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* 8/3 (pow t 3)) (* 8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 4 t) (* 4 x))))) (* 1/4 (* (+ (* -4 t) (* -4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))))))) (pow y 3))) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* -4 t) (* -4 x)) (- (* 4 t) (* 4 x))))))) (pow y 3))))))))) |
(-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) y))) (*.f64 #s(literal 1/4 binary64) (fma.f64 z (/.f64 (*.f64 #s(literal -4/3 binary64) (-.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 y #s(literal 3 binary64))) (*.f64 z (/.f64 (*.f64 #s(literal 8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y y)))))) (fma.f64 (*.f64 z (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))) #s(literal 1/16 binary64) (fma.f64 (*.f64 z (*.f64 (fma.f64 (*.f64 (*.f64 x x) t) #s(literal -4 binary64) (fma.f64 #s(literal -8/3 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 t t) x) #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) (pow.f64 y #s(literal 3 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 z (/.f64 (*.f64 (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))) (*.f64 #s(literal 4 binary64) (-.f64 t x))) (*.f64 y y))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal -4 binary64) (+.f64 x t))) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (*.f64 y y))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal 8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -4 binary64) (+.f64 x t))) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal -4 binary64) (+.f64 x t))) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))) (*.f64 #s(literal 4 binary64) (-.f64 t x)))))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal -4 binary64) (+.f64 x t))) (*.f64 #s(literal 4 binary64) (-.f64 t x))))) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x))))) (pow.f64 y #s(literal 3 binary64)))))))))) |
(+ x (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) |
(fma.f64 (*.f64 z (/.f64 (-.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) #s(literal -1 binary64) x) |
(- (+ x (+ (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (* y (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) |
(-.f64 (+.f64 (fma.f64 (/.f64 z y) (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) (neg.f64 (*.f64 z (/.f64 (-.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))))) x) (*.f64 (/.f64 z y) (/.f64 (*.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (-.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))))) |
(+ x (+ (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (* -1 (/ (- (+ (* -1 (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (/ (* z (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (* y (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) y)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (-.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) (/.f64 (-.f64 (fma.f64 (/.f64 z y) (/.f64 (-.f64 (fma.f64 (neg.f64 t) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) t) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))) (fma.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (*.f64 z (/.f64 (*.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (-.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))))))) (fma.f64 (/.f64 z y) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) t) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (fma.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))))) (-.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) y) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (*.f64 z (/.f64 (*.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (-.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))))) y)) x) |
(+ x (+ (* -1 (/ (* z (- (* -1 (pow t 3)) (* -1 (pow x 3)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (* -1 (/ (+ (* -1 (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (* -1 (/ (- (+ (* -1 (- (/ (* z (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (/ (* z (- (+ (* -1 (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* 1/2 (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* -1 (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) (+ (* 1/2 (* (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (* y (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))) (+ (/ (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (+ (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)) (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (/ (* z (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) (/ (* z (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (- (* -1 (pow t 3)) (* -1 (pow x 3))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))))) (* y (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))))))) y))) y)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (-.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 z y) (/.f64 (fma.f64 (neg.f64 t) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (fma.f64 (neg.f64 t) (fma.f64 (*.f64 #s(literal -2 binary64) t) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) t) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) (fma.f64 (neg.f64 x) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (fma.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -2 binary64) x) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x)))))))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (fma.f64 (neg.f64 t) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) t) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))) (fma.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (fma.f64 z (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) t) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (fma.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))))) (-.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (*.f64 z (/.f64 (*.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (-.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))))))) (fma.f64 (/.f64 z y) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) t) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) (fma.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) t))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) t (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x))))) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))))) (-.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) t) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (fma.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))))) (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (*.f64 z (/.f64 (*.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (-.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (fma.f64 (neg.f64 t) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) t) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))) (fma.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (fma.f64 z (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) t) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (fma.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))))) (-.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (/.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (*.f64 z (/.f64 (*.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (-.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))))) (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))))) (*.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) y)))) y) #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (*.f64 z (/.f64 (*.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (-.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))))))) y)) x) |
(* -1 (/ (- (* -1 (pow t 3)) (* -1 (pow x 3))) (pow y 3))) |
(neg.f64 (/.f64 (-.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) (pow.f64 y #s(literal 3 binary64)))) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* -1 (pow t 3))) (* -1 (pow x 3))) (pow y 3))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) y) #s(literal -1 binary64) (-.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 y #s(literal 3 binary64)))) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* -1 (pow t 3))) (* -1 (pow x 3))) (pow y 3))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (neg.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 t) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) t) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))) (fma.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))))) y))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) y) #s(literal -1 binary64) (-.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 y #s(literal 3 binary64)))) |
(* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1 (/ (- (+ (* -1 (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* 1/2 (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* -1 (* x (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (* (+ (* -1 (pow x 2)) (pow x 2)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) (+ (* 1/2 (* (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* -1 (* x (+ (* -2 (* x (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))) (* 1/4 (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))))) (+ (* -1/2 (* x (pow (+ (* -1 (pow x 2)) (pow x 2)) 2))) (* (pow x 2) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) (+ (* 1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* -1 (pow t 3))) (* -1 (pow x 3))) (pow y 3))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) t) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (-.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (fma.f64 (neg.f64 t) (fma.f64 (*.f64 #s(literal -2 binary64) t) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) t) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) (fma.f64 (neg.f64 x) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (fma.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -2 binary64) x) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 x x)))))))) y) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))) (fma.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x)))))) y))) (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))) y) #s(literal -1 binary64) (-.f64 (neg.f64 (pow.f64 t #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64))))) (pow.f64 y #s(literal 3 binary64)))) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) y)) (* -1 (pow t 3))) (pow y 3))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) y) #s(literal -1 binary64) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (pow.f64 y #s(literal 3 binary64)))) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) y)) (* -1 (pow t 3))) (pow y 3))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) t) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))) y))) y) #s(literal -1 binary64) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (pow.f64 y #s(literal 3 binary64)))) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))))) (+ (* -1 (/ (+ (* -1 (* t (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))))) (+ (* -1 (* t (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) (+ (* 1/2 (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) y)) (+ (* -1/2 (* t (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) (* (pow t 2) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))))) y)) (+ (* 1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))))) y)) (* -1 (pow t 3))) (pow y 3))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) (neg.f64 (/.f64 (fma.f64 (neg.f64 t) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) t) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 t t))) (fma.f64 (neg.f64 t) (fma.f64 (*.f64 #s(literal -2 binary64) t) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) t) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))) y) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) t) (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))))) y))) y) #s(literal -1 binary64) (neg.f64 (pow.f64 t #s(literal 3 binary64)))) (pow.f64 y #s(literal 3 binary64)))) |
(* -1 (/ (+ (* -1 t) (* -1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) y)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y) #s(literal -1/2 binary64) (neg.f64 t)) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) y))) y) #s(literal -1 binary64) (neg.f64 t)) y)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) y)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (* -1/2 (pow t 3))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) y))) y)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) y) #s(literal -1 binary64) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) y))) y) #s(literal -1 binary64) (neg.f64 t)) y)) |
(+ x (* -1 (* z (- (* -1 t) (* -1 x))))) |
(fma.f64 (neg.f64 z) (neg.f64 (-.f64 t x)) x) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y))) |
(+.f64 (fma.f64 (neg.f64 z) (neg.f64 (-.f64 t x)) (*.f64 z (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y))) x) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) y)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (-.f64 t x)) z (/.f64 (fma.f64 (neg.f64 z) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 z (/.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) y))) y)) x) |
(+ x (+ (* -1 (* z (- (* -1 t) (* -1 x)))) (* -1 (/ (+ (* -1 (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* -1 (/ (+ (* -1 (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) y))) y)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (-.f64 t x)) z (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (/.f64 (fma.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))))))) y) (*.f64 (neg.f64 z) (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))))) y))) y)) x) |
(* -1 (/ (* z (- (* -1 t) (* -1 x))) y)) |
(/.f64 (*.f64 (neg.f64 z) (neg.f64 (-.f64 t x))) y) |
(* -1 (/ (+ (* -1 (/ (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) y)) (* z (- (* -1 t) (* -1 x)))) y)) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 (-.f64 t x)) z (/.f64 (*.f64 (neg.f64 z) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y)) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y)) (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* z (- (* -1 t) (* -1 x)))) y)) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 (-.f64 t x)) z (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (/.f64 (*.f64 (neg.f64 z) (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64)))))) y)) y))) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))))) y)) (* z (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) y)) (* z (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) y)) (* z (- (* -1 t) (* -1 x)))) y)) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 (-.f64 t x)) z (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) z (neg.f64 (/.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) z (neg.f64 (*.f64 z (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))))))) y)))) y))) y))) y)) |
(* -1 (/ (- (* -1 t) (* -1 x)) y)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 t x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y) #s(literal -1 binary64) (neg.f64 t)) (neg.f64 x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 t (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) y) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y)) (*.f64 #s(literal 1 binary64) x)) y)) |
(* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))))) y)) (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))) y)) (* 1/2 (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) y))) (* -1 x)) y)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 t (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) t)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) t (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))))))) y) #s(literal -1 binary64) (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64)))))) y) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) y)) (*.f64 #s(literal 1 binary64) x)) y)) |
(* -1 (- (* -1 t) (* -1 x))) |
(neg.f64 (neg.f64 (-.f64 t x))) |
(- (+ (* -1 (- (* -1 t) (* -1 x))) (* 1/2 (/ (+ (* -1 (pow t 2)) (pow t 2)) y))) (* 1/2 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) |
(fma.f64 (neg.f64 (-.f64 t x)) #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) y)) |
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (- (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (+ (* -1/2 (/ (pow x 3) y)) (* 1/2 (/ (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)))) (+ (* -1/2 (/ (pow t 3) y)) (* 1/2 (/ (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)))) y))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) y) #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1/2 binary64))) (fma.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) y) #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) y) #s(literal -1/2 binary64))))) y) #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 t x)))) |
(+ (* -1 (- (* -1 t) (* -1 x))) (* -1 (/ (+ (* -1 (- (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2))))) (* -1 (/ (- (+ (* -1 (- (+ (* -1/2 (pow x 3)) (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))) (+ (* -1/2 (pow t 3)) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* 1/4 (/ (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* 1/2 (/ (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))))))) y))))) (+ (* 1/4 (/ (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2))) y)) (+ (* 1/2 (/ (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2)))))) y)) (* 1/2 (/ (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) y))))) y))) y))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 t #s(literal 3 binary64))))) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y)) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 x (/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) y) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) t))) y))))) (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) y)) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 t (/.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) y) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))) y))))) y))) y) #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 t x)))) |
(- (+ t (* -1 (/ (+ (* -1 (* (+ t x) (- t x))) (+ (* -1 (pow x 2)) (pow t 2))) y))) x) |
(-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (+.f64 x t)) (-.f64 t x) (fma.f64 t t (neg.f64 (*.f64 x x)))) y) #s(literal -1 binary64) t) x) |
(+ x (* -1/4 (* z (- (* -4 t) (* -4 x))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) z) #s(literal -1/4 binary64) x) |
(- (+ x (+ (* -1/4 (* z (- (* -4 t) (* -4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y)))) (* 1/16 (/ (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x)))) y))) |
(-.f64 (+.f64 (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) z) #s(literal -1/4 binary64) x) (*.f64 (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) y)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 x t)) (*.f64 #s(literal -4 binary64) (-.f64 t x)))) y)) |
(+ x (+ (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* 1/4 (/ (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) y)) (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y)))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x)))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) z) (*.f64 #s(literal -4 binary64) (-.f64 t x)) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 z (/.f64 (*.f64 #s(literal -8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) y)) #s(literal 1/4 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 x t))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 x t)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 x t))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) y)) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))))) y))) y))) x) |
(+ x (+ (* -1 (/ (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 8/3 (pow t 3)) (+ (* 8/3 (pow x 3)) (+ (* 4 (* t (pow x 2))) (* 4 (* (pow t 2) x))))) (- (* -4 t) (* -4 x)))) y)) (+ (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) y)) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y))))) y))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x)))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) z) (*.f64 #s(literal -4 binary64) (-.f64 t x)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 z (/.f64 (*.f64 #s(literal -4/3 binary64) (-.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) y)) #s(literal 1/4 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 x t))) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 x t))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))))))))) (fma.f64 (/.f64 (*.f64 (*.f64 z (fma.f64 #s(literal 8/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 #s(literal 8/3 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x x) t (*.f64 (*.f64 t t) x)))))) (*.f64 #s(literal -4 binary64) (-.f64 t x))) y) #s(literal 1/16 binary64) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (+.f64 x t)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 x t))) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 x t))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))))))) y) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 x t))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x))))) y))))) y) #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 x t))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))))) y))) x) |
(/ (* (pow y 3) z) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2))) |
(/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) z) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))) |
(* -1 (* (pow y 3) (+ (* -1 (/ z (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (* -1 (/ (* z (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2))))))) (* y (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z y) (/.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64)))) #s(literal -1 binary64) (/.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (pow.f64 y #s(literal 3 binary64)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ z (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (pow (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) 2)) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 3))) (/ (* z (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))) y)) (/ (* z (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2))))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))) y))))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z (/.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (neg.f64 (/.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) t) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (fma.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (neg.f64 (*.f64 z (/.f64 (pow.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 3 binary64)))))) y))) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (pow.f64 y #s(literal 3 binary64)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ z (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (pow (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) 2)) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 3))) (+ (* -1 (/ (+ (* -1 (/ (* z (* (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))) (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 3))) (+ (* -1 (/ (* (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) (+ (* -1 (/ (* z (pow (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2)))))) 2)) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 3))) (/ (* z (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)))) (/ (* z (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (+ (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))))) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/2 (* (pow x 2) (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))) (+ (* -1/6 (pow x 4)) (+ (* 1/12 (pow x 4)) (* x (+ (* -1/6 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))))))) (+ (* 1/4 (* (pow x 2) (+ (* -1 (pow x 2)) (pow x 2)))) (* 1/2 (* x (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))))) (+ (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3)))) (* (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3)))))))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) y)) (/ (* z (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (* x (- (+ (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2)))))))) (+ (* -1/2 (pow t 3)) (* -1/2 (pow x 3)))))) (+ (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)) (+ (* 1/2 (* (+ (* -1 (pow x 2)) (pow x 2)) (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* (+ (* -1 t) (* -1 x)) (- (* 1/2 (+ (* -1/3 (pow x 3)) (+ (* 1/2 (pow x 3)) (* x (+ (* -1 (pow x 2)) (* 1/2 (pow x 2))))))) (* -1/2 (pow x 3))))))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2)))) y)) (/ (* z (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (+ (* -1 (* x (+ (* 1/2 (+ (* -1 (pow t 2)) (pow t 2))) (* 1/2 (+ (* -1 (pow x 2)) (pow x 2)))))) (* 1/2 (* (+ (* -1 t) (* -1 x)) (+ (* -1 (pow x 2)) (pow x 2))))))) (pow (+ (* -1 (* x (+ (* -1 t) (* -1 x)))) (pow t 2)) 2))) y))))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 z (/.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 z (/.f64 (pow.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 3 binary64)))) #s(literal -1 binary64) (fma.f64 z (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) t) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (fma.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 z (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) t) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (fma.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))))) (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))))))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 3 binary64)))) #s(literal -1 binary64) (fma.f64 z (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) t) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) (fma.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) t))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) t (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) x))))) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) x))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))))))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (neg.f64 (*.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) (/.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) t) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (fma.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))))) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 2 binary64))) (neg.f64 (*.f64 z (/.f64 (pow.f64 (fma.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (*.f64 t t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 x t))) (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 0 binary64) (*.f64 t t) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)) #s(literal 3 binary64)))))) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t))))))) y)))) y))) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 x t)) (*.f64 t t)))) (pow.f64 y #s(literal 3 binary64)))) |
(/ (+ (* -1 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (* -1 (/ (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2))) y))) y)) (pow t 2)) (pow y 2)) |
(/.f64 (fma.f64 t t (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t (/.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) t) #s(literal -2 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) y))) y))) (*.f64 y y)) |
(/ (+ (* -1 (/ (+ (* -1 (* t (+ (* -1 (pow t 2)) (pow t 2)))) (* -1 (/ (+ (* -2 (* t (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) (+ (* -1 (/ (+ (* -2 (* t (- (* 1/2 (+ (* -1/2 (* (pow t 2) (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))) (+ (* -1/6 (pow t 4)) (+ (* 1/12 (pow t 4)) (* t (+ (* -1/6 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (+ (* 1/4 (* (pow t 2) (+ (* -1 (pow t 2)) (pow t 2)))) (* 1/2 (* t (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))))))) (* (+ (* -1 (pow t 2)) (pow t 2)) (- (* 1/2 (+ (* -1/3 (pow t 3)) (+ (* 1/2 (pow t 3)) (* t (+ (* -1 (pow t 2)) (* 1/2 (pow t 2))))))) (* -1/2 (pow t 3))))) y)) (* 1/4 (pow (+ (* -1 (pow t 2)) (pow t 2)) 2)))) y))) y)) (pow t 2)) (pow y 2)) |
(/.f64 (fma.f64 t t (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) t (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) t) (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) t) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal -1/12 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) t))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (fma.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) t (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 t t)))) y)))) y))) y))) (*.f64 y y)) |
(* -1/4 (/ (- (* -4 t) (* -4 x)) y)) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) y) #s(literal -1/4 binary64)) |
(* -1 (/ (+ (* -1 (/ (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))) y)) (* 1/4 (- (* -4 t) (* -4 x)))) y)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) #s(literal 1/4 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 x t)) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) y))) y)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))) y)) (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))) y)) (* 1/4 (- (* -4 t) (* -4 x)))) y)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) #s(literal 1/4 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 x t))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 x t)) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x))))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) y) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 x t)) (*.f64 #s(literal -4 binary64) (-.f64 t x)))))) y))) y)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) (+ (* 1/16 (* (+ (* 8/3 (pow t 3)) (+ (* 8/3 (pow x 3)) (+ (* 4 (* t (pow x 2))) (* 4 (* (pow t 2) x))))) (- (* -4 t) (* -4 x)))) (+ (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) (* 1/4 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x)))))))))) y)) (* 1/4 (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2)))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))) y)) (* 1/4 (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))) y)) (* 1/4 (- (* -4 t) (* -4 x)))) y)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) #s(literal 1/4 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/4 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4/3 binary64) (-.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/16 binary64) (fma.f64 #s(literal 8/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 #s(literal 8/3 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x x) t (*.f64 (*.f64 t t) x)))))) (*.f64 #s(literal -4 binary64) (-.f64 t x)) (*.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/4 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 x t))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 x t)) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x))))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (*.f64 #s(literal 4 binary64) (+.f64 x t)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 x t)) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x))))))))) y))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 x t))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 x t)) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x))))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) y) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 x t)) (*.f64 #s(literal -4 binary64) (-.f64 t x)))))) y))) y)) |
(* -1/4 (* z (- (* -4 t) (* -4 x)))) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) z) #s(literal -1/4 binary64)) |
(- (+ (* -1/4 (* z (- (* -4 t) (* -4 x)))) (* 1/4 (/ (* z (- (* -4 (pow t 2)) (* -4 (pow x 2)))) y))) (* 1/16 (/ (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x)))) y))) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) z) (*.f64 #s(literal -4 binary64) (-.f64 t x)) (*.f64 (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) y)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 x t)) (*.f64 #s(literal -4 binary64) (-.f64 t x)))) y)) |
(+ (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* 1/4 (/ (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x)))) y)) (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y)))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) z) (*.f64 #s(literal -4 binary64) (-.f64 t x)) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 z (/.f64 (*.f64 #s(literal -8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) y)) #s(literal 1/4 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 x t))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 x t)) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 x t))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) y)) #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))))) y))) y))) |
(+ (* -1 (/ (+ (* -1 (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) (* -1 (/ (- (+ (* -1 (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) (* 1/4 (/ (* z (- (* -4/3 (pow t 4)) (* -4/3 (pow x 4)))) y))) (+ (* 1/16 (/ (* z (* (+ (* 8/3 (pow t 3)) (+ (* 8/3 (pow x 3)) (+ (* 4 (* t (pow x 2))) (* 4 (* (pow t 2) x))))) (- (* -4 t) (* -4 x)))) y)) (+ (* 1/4 (/ (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -8/3 (pow t 3)) (* -8/3 (pow x 3))))) (+ (* 1/16 (* z (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* -4 t) (* -4 x))))) (* 1/4 (* (+ (* 4 t) (* 4 x)) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))))))) y)) (* 1/4 (/ (* (+ (* 4 (* t x)) (+ (* 4 (pow t 2)) (* 4 (pow x 2)))) (- (* 1/4 (* z (- (* -4 (pow t 2)) (* -4 (pow x 2))))) (* 1/16 (* z (* (+ (* 4 t) (* 4 x)) (- (* -4 t) (* -4 x))))))) y))))) y))) y)) (* -1/4 (* z (- (* -4 t) (* -4 x))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) z) (*.f64 #s(literal -4 binary64) (-.f64 t x)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 z (/.f64 (*.f64 #s(literal -4/3 binary64) (-.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) y)) #s(literal 1/4 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 x t))) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 x t))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))))))))) (fma.f64 (/.f64 (*.f64 (*.f64 z (fma.f64 #s(literal 8/3 binary64) (pow.f64 t #s(literal 3 binary64)) (fma.f64 #s(literal 8/3 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x x) t (*.f64 (*.f64 t t) x)))))) (*.f64 #s(literal -4 binary64) (-.f64 t x))) y) #s(literal 1/16 binary64) (*.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (+.f64 x t)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -8/3 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 x t))) (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 x t))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x)))))))) y) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 x t))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))) (fma.f64 (*.f64 x t) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 t t (*.f64 x x))))) y))))) y) #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) z) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 z (*.f64 #s(literal 4 binary64) (+.f64 x t))) (*.f64 #s(literal -4 binary64) (-.f64 t x))))))) y))) |
(/ (* y (* z (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))) |
(/.f64 (*.f64 (*.f64 z y) (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64)))) (fma.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 2 binary64))))) |
(* z (+ (/ x z) (/ (* y (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3)))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))))) |
(*.f64 (fma.f64 y (/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 2 binary64))))) (/.f64 x z)) z) |
(* y (* z (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(*.f64 (*.f64 z y) (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))))) |
(* z (+ (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) (/ x z))) |
(*.f64 (fma.f64 (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) y (/.f64 x z)) z) |
(* z (- t x)) |
(*.f64 (-.f64 t x) z) |
(* z (- (+ t (/ x z)) x)) |
(*.f64 (-.f64 (+.f64 (/.f64 x z) t) x) z) |
(* z (+ (/ x z) (/ (* y (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))))) |
(*.f64 (fma.f64 y (/.f64 (fma.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (/.f64 x z)) z) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (* y (- (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 3) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3)))) (+ (/ (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (+ (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ (pow (- (exp (/ t y)) (/ 1 (exp (/ t y)))) 2) (pow (+ (exp (/ t y)) (/ 1 (exp (/ t y)))) 2)))))))) |
(*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 t y)) (exp.f64 (/.f64 (neg.f64 t) y))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))) #s(literal 2 binary64))))) (/.f64 x z)))) |
(* -1 (* z (+ (* -1 (* y (- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (+ (/ 1 (* (exp (/ t y)) (+ (exp (/ t y)) (/ 1 (exp (/ t y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* -1 (/ x z))))) |
(*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 t y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (exp.f64 (/.f64 t y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) y (/.f64 x z)))) |
(* -1 (* z (+ (* -1 (- t x)) (* -1 (/ x z))))) |
(*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (-.f64 t x) (/.f64 (neg.f64 x) z))) |
(* -1 (* z (+ (* -1 (/ x z)) (* -1 (/ (* y (- (* (+ 1 (exp (* -2 (/ x y)))) (- 1 (exp (* -2 (/ t y))))) (* (+ 1 (exp (* -2 (/ t y)))) (- 1 (exp (* -2 (/ x y))))))) (* (+ 1 (exp (* -2 (/ t y)))) (+ 1 (exp (* -2 (/ x y)))))))))) |
(*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (fma.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (/.f64 x z)))) |
(+ x (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) |
(fma.f64 (*.f64 (/.f64 y (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) #s(literal 2 binary64)) z) (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))))) #s(literal -1 binary64) x) |
(+ x (+ (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (/ (* t (* y (* z (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) |
(+.f64 (fma.f64 (/.f64 t (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) z) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y)))))) y) (pow.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 y (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) #s(literal 2 binary64)) z) (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))))))) x) |
(+ x (+ (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* t (- (* -1 (* t (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (* y (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (* -1 (/ (* y (* z (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2)))))))) |
(+.f64 (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 y (/.f64 (*.f64 (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64)) z) (pow.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) z) (*.f64 (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) y) (pow.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (*.f64 (*.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) z) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y)))))) (pow.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64)))))) t (neg.f64 (*.f64 (/.f64 y (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) #s(literal 2 binary64)) z) (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))))))) x) |
(+ x (+ (* -1 (/ (* y (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2))) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* t (- (* t (- (* t (- (/ (* z (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (* (pow y 2) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (+ (* -1 (/ (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (* (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (* y (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (+ (* 1/3 (/ (* z (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2)) (* (pow y 2) (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* z (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) (* y (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))))) (+ (* -1 (/ (* z (- (exp (/ x y)) (/ 1 (exp (/ x y))))) (* y (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (* -1 (/ (* y (* z (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2)))))))) |
(+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 z (*.f64 y y)) (/.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (*.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y)))))) (fma.f64 (*.f64 (/.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y)))) (/.f64 (*.f64 (fma.f64 y (/.f64 (*.f64 (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64)) z) (pow.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) z) (*.f64 (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) y) (pow.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64)))))) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y)))))) (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))))) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 z (*.f64 y y)) (/.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64)) (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) #s(literal 2 binary64))))) #s(literal 1/3 binary64) (*.f64 (/.f64 z y) (/.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) (pow.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) #s(literal 3 binary64))))))) t) (fma.f64 y (/.f64 (*.f64 (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64)) z) (pow.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) z) (*.f64 (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) y) (pow.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64))))))) t (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (*.f64 (*.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) z) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y)))))) (pow.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64)))))) t (neg.f64 (*.f64 (/.f64 y (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) #s(literal 2 binary64)) z) (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))))))) x) |
(* -1 (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(neg.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) |
(- (/ (pow t 3) (pow y 3)) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(-.f64 (pow.f64 (/.f64 t y) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) |
(- (* (pow t 3) (+ (* -1 (/ (pow t 2) (pow y 5))) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 5 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64))) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) |
(- (* (pow t 3) (+ (* (pow t 2) (- (* 11/15 (/ (pow t 2) (pow y 7))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) (/ (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3))) |
(-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 11/15 binary64) (*.f64 t t)) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 t t) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64))) (pow.f64 (/.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) #s(literal 3 binary64))) |
(* (pow t 3) (+ (* -1 (/ (pow t 2) (pow y 5))) (/ 1 (pow y 3)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 5 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64))) |
(* (pow t 3) (+ (* (pow t 2) (- (* (pow t 2) (+ (* 23/45 (/ 1 (pow y 7))) (* 2/9 (/ 1 (pow y 7))))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) #s(literal 11/15 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 t t) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64))) |
(* (pow t 3) (+ (* (pow t 2) (- (* (pow t 2) (+ (* -88/189 (/ (pow t 2) (pow y 9))) (+ (* 2/9 (/ 1 (pow y 7))) (* 23/45 (/ 1 (pow y 7)))))) (/ 1 (pow y 5)))) (/ 1 (pow y 3)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 9 binary64))) #s(literal -88/189 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 7 binary64))) #s(literal 11/15 binary64))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 t t) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64))) |
(* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) |
(*.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) y)) t) |
(* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 t t)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 t t) (/.f64 #s(literal 1 binary64) y)) t) |
(* t (+ (* (pow t 2) (- (* (pow t 2) (+ (* -17/315 (/ (pow t 2) (pow y 7))) (* 2/15 (/ 1 (pow y 5))))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -17/315 binary64) (/.f64 (*.f64 t t) (pow.f64 y #s(literal 7 binary64))) (/.f64 #s(literal 2/15 binary64) (pow.f64 y #s(literal 5 binary64)))) (*.f64 t t)) (/.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 t t) (/.f64 #s(literal 1 binary64) y)) t) |
(+ x (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) x) |
(+ x (+ (* t z) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+.f64 (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 z t)) x) |
(+ x (+ (* t (+ z (* -1/3 (/ (* (pow t 2) z) (pow y 2))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) z) y (*.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (*.f64 y y))) #s(literal -1/3 binary64) z) t)) x) |
(+ x (+ (* t (+ z (* (pow t 2) (+ (* -1/3 (/ z (pow y 2))) (* 2/15 (/ (* (pow t 2) z) (pow y 4))))))) (* y (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(+.f64 (fma.f64 (*.f64 z y) (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 4 binary64)))) #s(literal 2/15 binary64) (*.f64 (/.f64 z (*.f64 y y)) #s(literal -1/3 binary64))) (*.f64 t t) z) t)) x) |
(+ x (* -1 (* x z))) |
(fma.f64 (neg.f64 x) z x) |
(+ x (+ (* -1 (* x z)) (* t z))) |
(+.f64 (fma.f64 (neg.f64 x) z (*.f64 z t)) x) |
(* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(*.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) z) |
(+ (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (* t z) y)) |
(fma.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) z (*.f64 t (/.f64 z y))) |
(+ (* t (+ (* -1/3 (/ (* (pow t 2) z) (pow y 3))) (/ z y))) (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(fma.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) z (*.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/3 binary64) (/.f64 z y)) t)) |
(+ (* t (+ (* (pow t 2) (+ (* -1/3 (/ z (pow y 3))) (* 2/15 (/ (* (pow t 2) z) (pow y 5))))) (/ z y))) (* z (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(fma.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) z (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (/.f64 z (pow.f64 y #s(literal 5 binary64)))) #s(literal 2/15 binary64) (*.f64 (/.f64 z (pow.f64 y #s(literal 3 binary64))) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 z y)) t)) |
(- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) |
(- (+ (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ t y)) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(-.f64 (+.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 t y)) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) |
(- (+ (* t (+ (* -1/3 (/ (pow t 2) (pow y 3))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) y)) t (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) |
(- (+ (* t (+ (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 5))) (* 1/3 (/ 1 (pow y 3))))) (/ 1 y))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) |
(-.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 t t)) (pow.f64 y #s(literal 5 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 y #s(literal 3 binary64)))) (*.f64 t t) (/.f64 #s(literal 1 binary64) y)) t (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) |
(* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) |
(*.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) y) |
(+ t (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(fma.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) y t) |
(+ (* t (+ 1 (* -1/3 (/ (pow t 2) (pow y 2))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(fma.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) y (*.f64 (fma.f64 (/.f64 (*.f64 t t) (*.f64 y y)) #s(literal -1/3 binary64) #s(literal 1 binary64)) t)) |
(+ (* t (+ 1 (* (pow t 2) (- (* 2/15 (/ (pow t 2) (pow y 4))) (* 1/3 (/ 1 (pow y 2))))))) (* y (- (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) |
(fma.f64 (-.f64 (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) y (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 t t)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1/3 binary64) (*.f64 y y))) (*.f64 t t) #s(literal 1 binary64)) t)) |
(+ (* -1 (/ (pow x 2) y)) (* 1/4 (+ (* -4 x) (* 4 (/ (pow x 2) y))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) x)) #s(literal 1/4 binary64) (neg.f64 (/.f64 (*.f64 x x) y))) |
(+ (* -1 (/ (pow x 2) y)) (+ (* 1/4 (+ (* -4 x) (* 4 (/ (pow x 2) y)))) (* t (+ 1 (+ (* -1 (/ x y)) (/ x y)))))) |
(fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) (fma.f64 (fma.f64 #s(literal 0 binary64) (/.f64 x y) #s(literal 1 binary64)) t (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) x)) #s(literal 1/4 binary64)))) |
(+ (* -1 (/ (pow x 2) y)) (* t (+ (* -1 (/ x y)) (/ x y)))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) t (neg.f64 (/.f64 (*.f64 x x) y))) |
(+ (* -1 (/ (pow x 2) y)) (* t (+ (* -1 (/ x y)) (+ (/ t y) (/ x y))))) |
(fma.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x y) (/.f64 (+.f64 x t) y)) t (neg.f64 (/.f64 (*.f64 x x) y))) |
(+ (* -16 (* t (+ (* -1 (/ x y)) (/ x y)))) (* 16 (/ (pow x 2) y))) |
(fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) t) #s(literal -16 binary64) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 16 binary64))) |
(+ (* 16 (/ (pow x 2) y)) (* t (+ (* -16 (+ (* -1 (/ x y)) (/ x y))) (* -16 (/ t y))))) |
(fma.f64 (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 x y) (/.f64 t y))) t (*.f64 (/.f64 (*.f64 x x) y) #s(literal 16 binary64))) |
(+ x (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y))))))) |
(fma.f64 (*.f64 y (*.f64 z (tanh.f64 (/.f64 x y)))) #s(literal -1 binary64) x) |
(+ x (+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y))))))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 z (tanh.f64 (/.f64 x y)))) t (neg.f64 (*.f64 y (*.f64 z (tanh.f64 (/.f64 x y)))))) x) |
(+ x (+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y))))))))) |
(+.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 x y)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 z (tanh.f64 (/.f64 x y)))) y)))) t (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (*.f64 z (tanh.f64 (/.f64 x y)))) t (neg.f64 (*.f64 y (*.f64 z (tanh.f64 (/.f64 x y)))))) x) |
(+ x (+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 4/3 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 3))) (* -4/3 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))) y)) (+ (* 1/2 (/ (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y)))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* 2/3 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y)))))))))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y))))))))) |
(+.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 4/3 binary64) (*.f64 #s(literal 4/3 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (pow.f64 y #s(literal 3 binary64)))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 z (*.f64 y y)) (tanh.f64 (/.f64 x y)))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 x y)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 z (tanh.f64 (/.f64 x y)))) y)))) y) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 z y) (/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal 2/3 binary64) (*.f64 (/.f64 z (*.f64 y y)) (tanh.f64 (/.f64 x y))))))) t (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 x y)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 z (tanh.f64 (/.f64 x y)))) y)))) t (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (*.f64 z (tanh.f64 (/.f64 x y)))) t (neg.f64 (*.f64 y (*.f64 z (tanh.f64 (/.f64 x y)))))) x) |
(/ (* y (* z (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 z y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y)))) (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))))) |
(+ (* -1 (/ (* t (* y (* z (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))))) (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2)))) (/ (* y (* z (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(fma.f64 (/.f64 y (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y)))) (/.f64 (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) z) (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))))) (neg.f64 (*.f64 (/.f64 t (pow.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 z y) (*.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) #s(literal 2 binary64)))) (pow.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64)))))) |
(+ (* t (- (* -1 (* t (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2)))) (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3)))) (/ (* z (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2)) (* y (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))))) (/ (* y (* z (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(fma.f64 (-.f64 (*.f64 (neg.f64 t) (fma.f64 z (/.f64 (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) #s(literal 2 binary64)) (*.f64 (*.f64 y (pow.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) #s(literal 2 binary64))) (pow.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64)))) (neg.f64 (*.f64 y (/.f64 (*.f64 (*.f64 z (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) #s(literal 3 binary64))) (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y)))) #s(literal 3 binary64))))))) (/.f64 (*.f64 (*.f64 z y) (*.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) #s(literal 2 binary64)))) (*.f64 (pow.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64)) (pow.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) #s(literal 2 binary64))))) t (/.f64 (/.f64 (*.f64 (*.f64 z y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y)))) (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))))) |
(+ (* t (- (* t (- (* -1 (* t (+ (* -1 (/ (* z (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* y (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3))))) (+ (* -1 (/ (* (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) (* (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2)))) (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3)))) (/ (* z (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2)) (* y (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) (* -1/3 (/ (* z (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (* (pow y 2) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))))))) (+ (* -1 (/ (* y (* z (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))) 2)))) (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 3) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 3)))) (/ (* z (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2)) (* y (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))))) (/ (* y (* z (* (pow (+ (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (- (/ (exp (/ x y)) (* y (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (/ 1 (* y (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))))))) (* (pow (- (exp (/ x y)) (/ 1 (exp (/ x y)))) 2) (pow (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))))) 2))))) (/ (* y (* z (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))) (* (- (exp (/ x y)) (/ 1 (exp (/ x y)))) (- (/ (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y))))) (/ 1 (* (exp (/ x y)) (+ (exp (/ x y)) (/ 1 (exp (/ x y)))))))))) |
(fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 t) (fma.f64 (*.f64 (/.f64 z y) (/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) #s(literal 3 binary64))) (pow.f64 (*.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y)))) #s(literal 3 binary64)))) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) z) (*.f64 (*.f64 (*.f64 y y) (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y)))) (pow.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64)))) #s(literal -1/3 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y)))) (/.f64 (*.f64 (fma.f64 z (/.f64 (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) #s(literal 2 binary64)) (*.f64 (*.f64 y (pow.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) #s(literal 2 binary64))) (pow.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64)))) (neg.f64 (*.f64 y (/.f64 (*.f64 (*.f64 z (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) #s(literal 3 binary64))) (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y)))) #s(literal 3 binary64)))))) (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y)))))) (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))))))))) (fma.f64 z (/.f64 (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) #s(literal 2 binary64)) (*.f64 (*.f64 y (pow.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) #s(literal 2 binary64))) (pow.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64)))) (neg.f64 (*.f64 y (/.f64 (*.f64 (*.f64 z (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) #s(literal 3 binary64))) (pow.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y)))) #s(literal 3 binary64))))))) t) (/.f64 (*.f64 (*.f64 z y) (*.f64 (-.f64 (/.f64 (/.f64 (exp.f64 (/.f64 x y)) y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) (exp.f64 (/.f64 x y))))) (pow.f64 (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))) #s(literal 2 binary64)))) (*.f64 (pow.f64 (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))) #s(literal 2 binary64)) (pow.f64 (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y))) #s(literal 2 binary64))))) t (/.f64 (/.f64 (*.f64 (*.f64 z y) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (-.f64 (exp.f64 (/.f64 x y)) (exp.f64 (/.f64 (neg.f64 x) y)))) (-.f64 (/.f64 (exp.f64 (/.f64 x y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (+.f64 (exp.f64 (/.f64 (neg.f64 x) y)) (exp.f64 (/.f64 x y))))))) |
(* (pow t 2) (+ (* -2/3 (/ (pow t 2) (pow y 4))) (/ 1 (pow y 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 4 binary64))) #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 t t)) |
(* (pow t 2) (+ (* (pow t 2) (- (* 17/45 (/ (pow t 2) (pow y 6))) (* 2/3 (/ 1 (pow y 4))))) (/ 1 (pow y 2)))) |
(*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 t t)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 2/3 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 t t) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 t t)) |
(* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (+ (* -62/315 (/ (pow t 2) (pow y 8))) (* 17/45 (/ 1 (pow y 6))))) (* 2/3 (/ 1 (pow y 4))))) (/ 1 (pow y 2)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 t t) (pow.f64 y #s(literal 8 binary64))) #s(literal -62/315 binary64) (/.f64 #s(literal 17/45 binary64) (pow.f64 y #s(literal 6 binary64)))) (*.f64 t t)) (/.f64 #s(literal 2/3 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 t t) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 t t)) |
(* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) |
(neg.f64 (tanh.f64 (/.f64 x y))) |
(+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) t (neg.f64 (tanh.f64 (/.f64 x y)))) |
(+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* t (- (* 1/2 (/ (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))) y))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y)))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (-.f64 (fma.f64 (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) y))) t (/.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) t (neg.f64 (tanh.f64 (/.f64 x y)))) |
(+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* t (- (+ (* 1/2 (/ (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (- (* 4/3 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 3))) (* -4/3 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 3)))) (+ 1 (exp (* -2 (/ x y)))))) (/ 1 (* (pow y 3) (+ 1 (exp (* -2 (/ x y))))))) (+ (* -1 (/ (- (* 1/2 (/ (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))) y)))) y)) (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (+ (* 2/3 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 3) (+ 1 (exp (* -2 (/ x y))))))) (/ (exp (* -2 (/ x y))) (* (pow y 3) (+ 1 (exp (* -2 (/ x y)))))))))))) (+ (* -1 (/ (- 1 (exp (* -2 (/ x y)))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (+ (* 1/2 (/ (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))) (+ 1 (exp (* -2 (/ x y)))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))) y))))) (/ (exp (* -2 (/ x y))) (* y (+ 1 (exp (* -2 (/ x y)))))))) (/ 1 (* y (+ 1 (exp (* -2 (/ x y))))))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 4/3 binary64) (*.f64 #s(literal 4/3 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (pow.f64 y #s(literal 3 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) y))) y) #s(literal -1 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 2/3 binary64) (/.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))))) t (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (-.f64 (/.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) y) #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) t (/.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))))) t (neg.f64 (tanh.f64 (/.f64 x y)))) |
(* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) |
(neg.f64 (*.f64 y (*.f64 z (tanh.f64 (/.f64 x y))))) |
(+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 z (tanh.f64 (/.f64 x y)))) t (neg.f64 (*.f64 y (*.f64 z (tanh.f64 (/.f64 x y)))))) |
(+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))))) |
(fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 x y)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 z (tanh.f64 (/.f64 x y)))) y)))) t (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (*.f64 z (tanh.f64 (/.f64 x y)))) t (neg.f64 (*.f64 y (*.f64 z (tanh.f64 (/.f64 x y)))))) |
(+ (* -1 (/ (* y (* z (- 1 (exp (* -2 (/ x y)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (* t (- (+ (* 1/2 (/ (* y (* z (- (* 4/3 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 3))) (* -4/3 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 3)))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y))))))) (+ (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* -2 (/ (+ 1 (exp (* -2 (/ x y)))) (pow y 2))) (* 2 (/ (- 1 (exp (* -2 (/ x y)))) (pow y 2)))))) (+ 1 (exp (* -2 (/ x y)))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))) y)) (+ (* 1/2 (/ (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y)))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* 2/3 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* (pow y 2) (+ 1 (exp (* -2 (/ x y)))))))))))) (+ (* -1 (/ (* z (- 1 (exp (* -2 (/ x y))))) (* y (+ 1 (exp (* -2 (/ x y))))))) (* -1 (/ (- (* 1/2 (/ (* y (* z (- (* 2 (/ (+ 1 (exp (* -2 (/ x y)))) y)) (* -2 (/ (- 1 (exp (* -2 (/ x y)))) y))))) (+ 1 (exp (* -2 (/ x y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))) y)))))) (/ (* z (- 1 (exp (* -2 (/ x y))))) (+ 1 (exp (* -2 (/ x y)))))))) |
(fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 4/3 binary64) (*.f64 #s(literal 4/3 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (pow.f64 y #s(literal 3 binary64)))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 z (*.f64 y y)) (tanh.f64 (/.f64 x y)))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 x y)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 z (tanh.f64 (/.f64 x y)))) y)))) y) #s(literal -1 binary64) (fma.f64 (*.f64 (/.f64 z y) (/.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) #s(literal 1/2 binary64) (*.f64 #s(literal 2/3 binary64) (*.f64 (/.f64 z (*.f64 y y)) (tanh.f64 (/.f64 x y))))))) t (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (*.f64 y y))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 z y) (tanh.f64 (/.f64 x y)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 z (tanh.f64 (/.f64 x y)))) y)))) t (*.f64 (/.f64 (*.f64 (*.f64 z y) (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) y) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (*.f64 z (tanh.f64 (/.f64 x y)))) t (neg.f64 (*.f64 y (*.f64 z (tanh.f64 (/.f64 x y)))))) |
(* t (+ z (+ (* -1 (/ (* x z) t)) (/ x t)))) |
(*.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) z x) t) z) t) |
(* t (+ 1 (* -1 (/ x t)))) |
(*.f64 (fma.f64 (/.f64 x t) #s(literal -1 binary64) #s(literal 1 binary64)) t) |
(* t (+ (* -1 (/ x (* t y))) (/ 1 y))) |
(*.f64 (fma.f64 (/.f64 (/.f64 x t) y) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) t) |
(* t (+ 1 (+ (* -1 (/ x y)) (/ x y)))) |
(*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 x y) #s(literal 1 binary64)) t) |
(* t (+ 1 (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (* t y))) (+ (* 1/4 (/ (+ (* -4 x) (* 4 (/ (pow x 2) y))) t)) (/ x y)))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) y)) (fma.f64 (/.f64 (/.f64 (*.f64 x x) t) y) #s(literal -1 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) x)) t) #s(literal 1/4 binary64) (/.f64 x y)))) t) |
(* (pow t 2) (+ (* -1 (/ x (* t y))) (+ (/ 1 y) (/ x (* t y))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 x t) y) #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))) (*.f64 t t)) |
(* (pow t 2) (+ (* -1 (/ x (* t y))) (+ (* -1 (/ (pow x 2) (* (pow t 2) y))) (+ (/ 1 y) (/ x (* t y)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (/.f64 x t) y) #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 t t) y))) (+.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))) (*.f64 t t)) |
(* (pow t 2) (- (* -16 (/ (+ (* -1 (/ x y)) (/ x y)) t)) (* 16 (/ 1 y)))) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) t) #s(literal -16 binary64)) (/.f64 #s(literal 16 binary64) y)) (*.f64 t t)) |
(* (pow t 2) (- (+ (* -16 (/ (+ (* -1 (/ x y)) (/ x y)) t)) (* 16 (/ (pow x 2) (* (pow t 2) y)))) (* 16 (/ 1 y)))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) t) #s(literal -16 binary64) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 x x)) (*.f64 (*.f64 t t) y))) (/.f64 #s(literal 16 binary64) y)) (*.f64 t t)) |
(* (pow t 2) (- (* 4 (/ (pow x 2) (* (pow t 2) y))) (* 4 (/ 1 y)))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (*.f64 t t) y)) (/.f64 #s(literal 4 binary64) y)) (*.f64 t t)) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) t))))) |
(*.f64 (neg.f64 t) (fma.f64 (/.f64 (fma.f64 (neg.f64 x) z x) t) #s(literal -1 binary64) (neg.f64 z))) |
(* -1 (* t (- (/ x t) 1))) |
(*.f64 (neg.f64 t) (-.f64 (/.f64 x t) #s(literal 1 binary64))) |
(* -1 (* t (- (/ x (* t y)) (/ 1 y)))) |
(*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))) |
(* -1 (* t (- (* -1 (+ (* -1 (/ x y)) (/ x y))) 1))) |
(*.f64 (neg.f64 t) (-.f64 (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal 1 binary64))) |
(* -1 (* t (- (+ (* -1 (+ (* -1 (/ x y)) (/ x y))) (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* 1/4 (+ (* -4 x) (* 4 (/ (pow x 2) y))))) t))) 1))) |
(*.f64 (neg.f64 t) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) (/.f64 x y) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) x)) #s(literal 1/4 binary64) (neg.f64 (/.f64 (*.f64 x x) y))) t))) #s(literal 1 binary64))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (+ (* -1 (/ x y)) (/ x y))) (/ (pow x 2) (* t y))) t)) (/ 1 y))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x x) t) y)) t) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 t t)) |
(* (pow t 2) (- (* -1 (/ (+ (* -16 (/ (pow x 2) (* t y))) (* 16 (+ (* -1 (/ x y)) (/ x y)))) t)) (* 16 (/ 1 y)))) |
(*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 x x) t) y) #s(literal -16 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 16 binary64))) t)) (/.f64 #s(literal 16 binary64) y)) (*.f64 t t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 638 |
| 0 | 127 | 614 |
| 1 | 563 | 426 |
| 2 | 5173 | 426 |
| 0 | 8088 | 415 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) x) |
(-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) |
(tanh.f64 (/.f64 t y)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
(fma.f64 #s(approx (- t x) (neg.f64 x)) z x) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) y x) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) |
(/.f64 (-.f64 t x) y) |
(/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)) |
(*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) y) z x) |
(*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) y) |
(fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) |
(*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y)))) |
(/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) |
#s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) |
#s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y)) |
(/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y) |
(*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (-.f64 (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 z y) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)))) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64))) x) |
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x) |
(fma.f64 (*.f64 (/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) x) |
(fma.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) z) (/.f64 y (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) x) |
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z) y x) |
(fma.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) x) |
(fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) |
(fma.f64 (/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) x) |
(fma.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) x) |
(fma.f64 z (*.f64 y (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
(fma.f64 z (*.f64 (/.f64 y (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) x) |
(fma.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) x) |
(fma.f64 y (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))))) (/.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (*.f64 z y))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) z))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) (-.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) x) |
(+.f64 x (*.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(+.f64 x (*.f64 (*.f64 z y) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(*.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y)))) |
(/.f64 (*.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)))) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 9 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 9 binary64)))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64))) (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 9 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 9 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/4 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/4 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/4 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (neg.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (fabs.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) (pow.f64 (fabs.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(fma.f64 (pow.f64 (fabs.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) (pow.f64 (fabs.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (fabs.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) (pow.f64 (fabs.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (exp.f64 (log.f64 (tanh.f64 (/.f64 t y)))) #s(literal 3/2 binary64)) (pow.f64 (exp.f64 (log.f64 (tanh.f64 (/.f64 t y)))) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(fma.f64 (pow.f64 (exp.f64 (log.f64 (tanh.f64 (/.f64 t y)))) #s(literal 3/2 binary64)) (pow.f64 (exp.f64 (log.f64 (tanh.f64 (/.f64 t y)))) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (exp.f64 (log.f64 (tanh.f64 (/.f64 t y)))) #s(literal 3/2 binary64)) (pow.f64 (exp.f64 (log.f64 (tanh.f64 (/.f64 t y)))) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (expm1.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 t y) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) (/.f64 t y))) #s(literal 3 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (expm1.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 t y) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) (/.f64 t y))) #s(literal 3 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (expm1.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 t y) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) (/.f64 t y))) #s(literal 3 binary64)) (*.f64 (neg.f64 (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 t y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 3 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 t y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 3 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 t y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 3 binary64)) (*.f64 (neg.f64 (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (neg.f64 (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) (*.f64 (neg.f64 (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(fma.f64 (fabs.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (fabs.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) (*.f64 (neg.f64 (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (tanh.f64 (/.f64 t y)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (tanh.f64 (/.f64 t y)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (tanh.f64 (/.f64 t y)) (*.f64 (neg.f64 (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (tanh.f64 (/.f64 t y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(fma.f64 (tanh.f64 (/.f64 t y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y)))) |
(fma.f64 (tanh.f64 (/.f64 t y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64)) (+.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64))))) |
(-.f64 (/.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 9 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)))) (/.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 9 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 6 binary64))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64))))) |
(-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) |
(+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3/2 binary64)))) |
(+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64))) (tanh.f64 (/.f64 x y)))) |
(+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (*.f64 (neg.f64 (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64)) (pow.f64 (fabs.f64 (tanh.f64 (/.f64 t y))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 (log.f64 (tanh.f64 (/.f64 t y)))) #s(literal 3/2 binary64)) (pow.f64 (exp.f64 (log.f64 (tanh.f64 (/.f64 t y)))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (expm1.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 t y) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) (/.f64 t y))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 t y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(*.f64 (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (tanh.f64 (/.f64 t y))) |
(*.f64 (tanh.f64 (/.f64 t y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (tanh.f64 (/.f64 t y)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) |
(/.f64 (*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (pow.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (sinh.f64 (/.f64 t y)) #s(literal 3 binary64))) (*.f64 #s(literal 8 binary64) (pow.f64 (cosh.f64 (/.f64 t y)) #s(literal 3 binary64)))) |
(/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) #s(literal 3 binary64)) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (tanh.f64 (/.f64 t y))))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (tanh.f64 (/.f64 t y))) #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (tanh.f64 (/.f64 t y))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (tanh.f64 (/.f64 t y))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (tanh.f64 (/.f64 t y))) #s(literal 3 binary64)))) |
(tanh.f64 (/.f64 t y)) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (expm1.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 t y) #s(literal 2 binary64))))) #s(literal 1 binary64)) (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) (/.f64 t y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 t y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (expm1.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 t y) #s(literal 2 binary64))))) (expm1.f64 (*.f64 #s(literal -2 binary64) (/.f64 t y)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64))) #s(literal 1 binary64))) (+.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 t y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))))) |
(*.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 1/2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 1/2 binary64))) |
(pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 t y))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (exp.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) (/.f64 (exp.f64 (/.f64 (neg.f64 t) y)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
(-.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (tanh.f64 (/.f64 t y))) #s(literal 1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (tanh.f64 (/.f64 t y))) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 (tanh.f64 (/.f64 t y))) #s(literal 1 binary64)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) z)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) #s(literal 2 binary64)) (*.f64 #s(approx (- t x) (neg.f64 x)) (*.f64 z x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) z)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) #s(literal 2 binary64)))) |
(fma.f64 #s(approx (- t x) (neg.f64 x)) z x) |
(fma.f64 z #s(approx (- t x) (neg.f64 x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) x))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (- t x) (neg.f64 x))) z)) |
(-.f64 x (*.f64 (neg.f64 z) #s(approx (- t x) (neg.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) z)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) z)) (pow.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (- t x) (neg.f64 x)) z) x) |
(+.f64 x (*.f64 #s(approx (- t x) (neg.f64 x)) z)) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)))) (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 2 binary64)) (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) (*.f64 (*.f64 z y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)))) (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) x) |
(fma.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) y) z x) |
(fma.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) z) y x) |
(fma.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) (*.f64 z y) x) |
(fma.f64 z (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) y) x) |
(fma.f64 y (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) z) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) z)) y)) |
(-.f64 x (*.f64 (neg.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) (*.f64 z y))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) z))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) y)) z)) |
(-.f64 x (*.f64 (neg.f64 z) (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)))) (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)))) (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) x) |
(+.f64 x (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)))) |
(*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) z) |
(*.f64 z #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) |
#s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) |
(*.f64 (/.f64 (-.f64 t x) (+.f64 x t)) (/.f64 (+.f64 x t) y)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (-.f64 t x)) |
(*.f64 (/.f64 (-.f64 t x) y) #s(literal 1 binary64)) |
(*.f64 (-.f64 t x) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (+.f64 x t)) (-.f64 t x)) (*.f64 (neg.f64 y) (+.f64 x t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -1 binary64))) (fma.f64 x (+.f64 x t) (*.f64 t t))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) (pow.f64 y #s(literal -1 binary64))) (+.f64 x t)) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (+.f64 x t) (*.f64 t t))) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (fma.f64 t t (*.f64 (neg.f64 x) x))) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 t x) (neg.f64 (+.f64 x t))) (*.f64 (neg.f64 y) (+.f64 x t))) |
(/.f64 (-.f64 (*.f64 (/.f64 t y) (/.f64 t y)) (*.f64 (/.f64 x y) (/.f64 x y))) (+.f64 (/.f64 t y) (/.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 t y) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 (/.f64 t y) (/.f64 t y) (fma.f64 (/.f64 x y) (/.f64 x y) (*.f64 (/.f64 t y) (/.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 t x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 (neg.f64 y) (+.f64 x t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 (+.f64 x t) y)) |
(/.f64 (*.f64 (neg.f64 (+.f64 x t)) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (neg.f64 y) (+.f64 x t)) (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 x t)) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 y) (+.f64 x t)) (+.f64 x t))) |
(/.f64 (*.f64 (+.f64 x t) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (+.f64 x t) y) (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(/.f64 (*.f64 (+.f64 x t) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (+.f64 x t) y) (+.f64 x t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (+.f64 x t))) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) (*.f64 (neg.f64 y) (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 x t)) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) (*.f64 (+.f64 x t) y))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) #s(literal 1 binary64)) (*.f64 (+.f64 x t) y)) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) (neg.f64 (+.f64 x t))) (*.f64 (+.f64 x t) (*.f64 (neg.f64 y) (+.f64 x t)))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) (+.f64 x t)) (*.f64 (+.f64 x t) (*.f64 (+.f64 x t) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) (neg.f64 y)) (*.f64 (neg.f64 y) (neg.f64 x))) (*.f64 (neg.f64 y) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) y) (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (*.f64 t (neg.f64 y)) (*.f64 y (neg.f64 x))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y)) |
(/.f64 (-.f64 (neg.f64 t) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (+.f64 x t)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) y)) |
(/.f64 (neg.f64 (-.f64 t x)) (neg.f64 y)) |
(/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) (*.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 t x) y) |
(neg.f64 (/.f64 (neg.f64 (-.f64 t x)) y)) |
(neg.f64 (/.f64 (-.f64 t x) (neg.f64 y))) |
(fma.f64 (/.f64 x (*.f64 (+.f64 x t) y)) (-.f64 t x) (*.f64 (/.f64 t (*.f64 (+.f64 x t) y)) (-.f64 t x))) |
(fma.f64 (-.f64 t x) (/.f64 x (*.f64 (+.f64 x t) y)) (*.f64 (-.f64 t x) (/.f64 t (*.f64 (+.f64 x t) y)))) |
(-.f64 (/.f64 t y) (/.f64 x y)) |
(+.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x t) y)) (-.f64 t x)) (*.f64 (/.f64 t (*.f64 (+.f64 x t) y)) (-.f64 t x))) |
(+.f64 (*.f64 (-.f64 t x) (/.f64 x (*.f64 (+.f64 x t) y))) (*.f64 (-.f64 t x) (/.f64 t (*.f64 (+.f64 x t) y)))) |
(pow.f64 y #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x t) y)) (/.f64 x (*.f64 (+.f64 x t) y))) (*.f64 (/.f64 t (*.f64 (+.f64 x t) y)) (/.f64 t (*.f64 (+.f64 x t) y)))) (-.f64 (/.f64 x (*.f64 (+.f64 x t) y)) (/.f64 t (*.f64 (+.f64 x t) y)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (*.f64 (+.f64 x t) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 t (*.f64 (+.f64 x t) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 (+.f64 x t) y)) (/.f64 x (*.f64 (+.f64 x t) y)) (-.f64 (*.f64 (/.f64 t (*.f64 (+.f64 x t) y)) (/.f64 t (*.f64 (+.f64 x t) y))) (*.f64 (/.f64 x (*.f64 (+.f64 x t) y)) (/.f64 t (*.f64 (+.f64 x t) y)))))) |
(/.f64 (/.f64 (+.f64 x t) y) (+.f64 x t)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 x t))) (neg.f64 (*.f64 (neg.f64 y) (+.f64 x t)))) |
(/.f64 (fma.f64 x (*.f64 (+.f64 x t) y) (*.f64 (*.f64 (+.f64 x t) y) t)) (*.f64 (*.f64 (+.f64 x t) y) (*.f64 (+.f64 x t) y))) |
(/.f64 (*.f64 (+.f64 x t) (-.f64 x t)) (*.f64 (-.f64 x t) (*.f64 (+.f64 x t) y))) |
(/.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 x (-.f64 x t) (*.f64 t t)) (*.f64 (+.f64 x t) y))) |
(/.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 x x (*.f64 t (-.f64 t x))) (*.f64 (+.f64 x t) y))) |
(/.f64 (neg.f64 (+.f64 x t)) (*.f64 (neg.f64 y) (+.f64 x t))) |
(/.f64 #s(literal 1 binary64) y) |
(/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) (*.f64 (-.f64 t x) (*.f64 (+.f64 x t) y))) |
(/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)) |
(neg.f64 (/.f64 (neg.f64 (+.f64 x t)) (*.f64 (+.f64 x t) y))) |
(neg.f64 (/.f64 (+.f64 x t) (*.f64 (neg.f64 y) (+.f64 x t)))) |
(+.f64 (/.f64 t (*.f64 (+.f64 x t) y)) (/.f64 x (*.f64 (+.f64 x t) y))) |
(+.f64 (/.f64 x (*.f64 (+.f64 x t) y)) (/.f64 t (*.f64 (+.f64 x t) y))) |
(*.f64 (/.f64 (-.f64 t x) (+.f64 x t)) (/.f64 (+.f64 x t) y)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (-.f64 t x)) |
(*.f64 (/.f64 (-.f64 t x) y) #s(literal 1 binary64)) |
(*.f64 (-.f64 t x) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (+.f64 x t)) (-.f64 t x)) (*.f64 (neg.f64 y) (+.f64 x t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal -1 binary64))) (fma.f64 x (+.f64 x t) (*.f64 t t))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) (pow.f64 y #s(literal -1 binary64))) (+.f64 x t)) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (+.f64 x t) (*.f64 t t))) |
(/.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) (fma.f64 t t (*.f64 (neg.f64 x) x))) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 t x) (neg.f64 (+.f64 x t))) (*.f64 (neg.f64 y) (+.f64 x t))) |
(/.f64 (-.f64 (*.f64 (/.f64 t y) (/.f64 t y)) (*.f64 (/.f64 x y) (/.f64 x y))) (+.f64 (/.f64 t y) (/.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 t y) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 (/.f64 t y) (/.f64 t y) (fma.f64 (/.f64 x y) (/.f64 x y) (*.f64 (/.f64 t y) (/.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 t x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 (neg.f64 y) (+.f64 x t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 y (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 (+.f64 x t) y)) |
(/.f64 (*.f64 (neg.f64 (+.f64 x t)) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (neg.f64 y) (+.f64 x t)) (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 x t)) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (neg.f64 y) (+.f64 x t)) (+.f64 x t))) |
(/.f64 (*.f64 (+.f64 x t) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (+.f64 x t) y) (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(/.f64 (*.f64 (+.f64 x t) (fma.f64 t t (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (+.f64 x t) y) (+.f64 x t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (+.f64 x t))) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) (*.f64 (neg.f64 y) (+.f64 x t)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 x t)) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) (*.f64 (+.f64 x t) y))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) #s(literal 1 binary64)) (*.f64 (+.f64 x t) y)) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) (neg.f64 (+.f64 x t))) (*.f64 (+.f64 x t) (*.f64 (neg.f64 y) (+.f64 x t)))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) (+.f64 x t)) (*.f64 (+.f64 x t) (*.f64 (+.f64 x t) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) (neg.f64 y)) (*.f64 (neg.f64 y) (neg.f64 x))) (*.f64 (neg.f64 y) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) y) (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (-.f64 (*.f64 t (neg.f64 y)) (*.f64 y (neg.f64 x))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y)) |
(/.f64 (-.f64 (neg.f64 t) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (+.f64 x t)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) y)) |
(/.f64 (neg.f64 (-.f64 t x)) (neg.f64 y)) |
(/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) (*.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 t x) y) |
(neg.f64 (/.f64 (neg.f64 (-.f64 t x)) y)) |
(neg.f64 (/.f64 (-.f64 t x) (neg.f64 y))) |
(fma.f64 (/.f64 x (*.f64 (+.f64 x t) y)) (-.f64 t x) (*.f64 (/.f64 t (*.f64 (+.f64 x t) y)) (-.f64 t x))) |
(fma.f64 (-.f64 t x) (/.f64 x (*.f64 (+.f64 x t) y)) (*.f64 (-.f64 t x) (/.f64 t (*.f64 (+.f64 x t) y)))) |
(-.f64 (/.f64 t y) (/.f64 x y)) |
(+.f64 (*.f64 (/.f64 x (*.f64 (+.f64 x t) y)) (-.f64 t x)) (*.f64 (/.f64 t (*.f64 (+.f64 x t) y)) (-.f64 t x))) |
(+.f64 (*.f64 (-.f64 t x) (/.f64 x (*.f64 (+.f64 x t) y))) (*.f64 (-.f64 t x) (/.f64 t (*.f64 (+.f64 x t) y)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)))) (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 2 binary64)) (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) (*.f64 (*.f64 z y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)))) (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) x) |
(fma.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) y) z x) |
(fma.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) z) y x) |
(fma.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) (*.f64 z y) x) |
(fma.f64 z (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) y) x) |
(fma.f64 y (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) z) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) z)) y)) |
(-.f64 x (*.f64 (neg.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) (*.f64 z y))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) z))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) y)) z)) |
(-.f64 x (*.f64 (neg.f64 z) (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)))) (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)))) (pow.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) x) |
(+.f64 x (*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)))) |
(*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) y) |
(*.f64 y #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)))))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) (*.f64 (+.f64 x t) (-.f64 x t))) (-.f64 x t) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))))) |
(fma.f64 (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) (*.f64 (+.f64 x t) (-.f64 x t))) (-.f64 x t) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)))) |
(fma.f64 (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x t) (*.f64 t t)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))))) |
(fma.f64 (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x t) (*.f64 t t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)))) |
(fma.f64 (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x (*.f64 t (-.f64 t x))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))))) |
(fma.f64 (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x (*.f64 t (-.f64 t x))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) |
(fma.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y))) (*.f64 #s(literal -4 binary64) (+.f64 x t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 t x)) #s(literal 4 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 t x)) #s(literal 4 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) |
(fma.f64 #s(literal 1 binary64) (-.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 t x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)) #s(literal -4 binary64)) (+.f64 x t)) #s(literal -1/16 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)) (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) #s(literal 1/4 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)) #s(literal -1/16 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)) #s(literal -4 binary64)) (+.f64 x t)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) |
(fma.f64 (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) #s(literal -4 binary64)) y)) #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))) |
(fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) #s(literal -1/16 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) |
(fma.f64 #s(literal 4 binary64) (*.f64 (-.f64 t x) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 (-.f64 t x) #s(literal 1/4 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (-.f64 t x)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (-.f64 t x)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)))) |
(fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) #s(literal -4 binary64)) y)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))) |
(fma.f64 (-.f64 t x) #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))))) |
(fma.f64 (-.f64 t x) #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))))) |
(-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) (*.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t))) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)))) |
(-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)) #s(literal -4 binary64)) (+.f64 x t))) #s(literal -1/16 binary64))) |
(-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) (*.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) #s(literal -4 binary64)) y))) #s(literal 1/4 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) (*.f64 #s(literal -1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) #s(literal -4 binary64)) y)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (-.f64 t x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) (pow.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x)) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) |
(+.f64 (-.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))))) |
(+.f64 (-.f64 t x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) |
(*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y))) (*.f64 #s(literal -4 binary64) (+.f64 x t))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y))) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)) #s(literal -4 binary64)) (+.f64 x t)) #s(literal -1/16 binary64)) |
(*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)) (*.f64 #s(literal 1/4 binary64) (+.f64 x t))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)) #s(literal -1/16 binary64))) |
(*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)) #s(literal -4 binary64)) (+.f64 x t))) |
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) #s(literal -1/16 binary64))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (-.f64 t x)) #s(literal -1/16 binary64)) y) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) (*.f64 #s(literal -4 binary64) (-.f64 t x))) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) (*.f64 #s(literal 4 binary64) (-.f64 t x))) y) |
(/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (-.f64 t x))) y) |
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)) #s(literal -4 binary64)) (+.f64 x t)) |
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) |
(*.f64 (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y)) #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)) (*.f64 #s(literal -4 binary64) (+.f64 x t))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y))) |
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (+.f64 x t) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y))) |
(*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 t x) y) (*.f64 #s(literal -4 binary64) (+.f64 x t)))) |
(*.f64 (+.f64 x t) (*.f64 #s(literal -4 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 t x)) (*.f64 #s(literal -4 binary64) (+.f64 x t))) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (*.f64 #s(literal -4 binary64) (-.f64 t x))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (-.f64 t x))) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (-.f64 t x)) y) |
(fma.f64 (*.f64 #s(literal -4 binary64) t) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)) (*.f64 (*.f64 #s(literal -4 binary64) x) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)) (*.f64 #s(literal -4 binary64) t) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)) (*.f64 #s(literal -4 binary64) x))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) t) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y))) (*.f64 (*.f64 #s(literal -4 binary64) x) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)))) |
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)) (*.f64 #s(literal -4 binary64) t)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 t x) y)) (*.f64 #s(literal -4 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 y) z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 y) z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)) (-.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 z y)) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)) (-.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) y) z x) |
(fma.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) z) y x) |
(fma.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y) x) |
(fma.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) x) |
(fma.f64 z (*.f64 y #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y))) x) |
(fma.f64 y (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) z) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)))) (/.f64 (pow.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y))))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y))) (*.f64 z y))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) z))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)) (-.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)) (-.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)) x) (*.f64 x x)))) |
(+.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)) x) |
(+.f64 x (*.f64 (neg.f64 (*.f64 (neg.f64 y) z)) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)))) |
(+.f64 x (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y))) |
(*.f64 (/.f64 (*.f64 z y) (-.f64 (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 z y) (+.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)))) (pow.f64 (*.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 y (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) z) |
(*.f64 z (/.f64 y (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(*.f64 y (/.f64 z (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (neg.f64 (neg.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 y) z) (neg.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) z) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (*.f64 z y) (neg.f64 (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (neg.f64 (tanh.f64 (/.f64 t y))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (tanh.f64 (/.f64 t y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (tanh.f64 (/.f64 t y))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (tanh.f64 (/.f64 t y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (exp.f64 (log.f64 (tanh.f64 (/.f64 t y)))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (log.f64 (tanh.f64 (/.f64 t y)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (expm1.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 t y) #s(literal 2 binary64))))) #s(literal 2 binary64)) (pow.f64 (expm1.f64 (*.f64 #s(literal -2 binary64) (/.f64 t y))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (*.f64 (/.f64 t y) #s(literal 3 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 t y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (tanh.f64 (/.f64 t y))) (neg.f64 (tanh.f64 (/.f64 t y)))) |
(*.f64 (fabs.f64 (tanh.f64 (/.f64 t y))) (fabs.f64 (tanh.f64 (/.f64 t y)))) |
(*.f64 (exp.f64 (log.f64 (tanh.f64 (/.f64 t y)))) (exp.f64 (log.f64 (tanh.f64 (/.f64 t y))))) |
(*.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 t y))) |
(pow.f64 (exp.f64 (log.f64 (tanh.f64 (/.f64 t y)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (tanh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (tanh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (tanh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (tanh.f64 (/.f64 t y)) (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (tanh.f64 (/.f64 t y)) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y)))) |
(/.f64 (*.f64 (tanh.f64 (/.f64 t y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (expm1.f64 (*.f64 (/.f64 t y) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 #s(literal 2 binary64) (sinh.f64 (/.f64 t y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (/.f64 t y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (tanh.f64 (/.f64 t y))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (tanh.f64 (/.f64 t y))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (tanh.f64 (/.f64 t y))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (tanh.f64 (/.f64 t y))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (tanh.f64 (/.f64 t y))) #s(literal 2 binary64)))) |
#s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) |
#s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) |
(*.f64 (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) #s(literal -4 binary64)) |
(*.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) (/.f64 #s(literal -4 binary64) y)) |
(*.f64 #s(literal -4 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) #s(literal 4 binary64))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) #s(literal 4 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) #s(literal -4 binary64)) y) |
(neg.f64 (/.f64 (*.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) #s(literal 4 binary64)) y)) |
(neg.f64 (/.f64 (*.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) #s(literal -4 binary64)) (neg.f64 y))) |
(+.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -4 binary64)) y) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal -4 binary64)) y)) |
(*.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) y) z) |
(*.f64 (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) z) y) |
(*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) (*.f64 z y)) |
(*.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y))) |
(*.f64 z (*.f64 y #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)))) |
(*.f64 y (*.f64 #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 x t)) #s(literal 4 binary64)) (/.f64 (-.f64 t x) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t t (*.f64 (neg.f64 x) x)) y) (-.f64 t x))) y)) z)) |
Compiled 75 987 to 4 769 computations (93.7% saved)
37 alts after pruning (31 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 737 | 15 | 752 |
| Fresh | 8 | 16 | 24 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 748 | 37 | 785 |
| Status | Accuracy | Program |
|---|---|---|
| 46.7% | (fma.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) | |
| 38.9% | (fma.f64 (/.f64 z (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (*.f64 y (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) | |
| 74.3% | (fma.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 (/.f64 y (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) z) x) | |
| ✓ | 93.0% | (fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) |
| 37.0% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 (/.f64 t y) (/.f64 t y)) (*.f64 (/.f64 x y) (/.f64 x y))) (+.f64 (/.f64 t y) (/.f64 x y)))) z) y x) | |
| 24.9% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))) z) y x) | |
| 37.0% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 x t)) (/.f64 (/.f64 (-.f64 t x) y) (+.f64 x t))) (-.f64 x t))) y) z x) | |
| ✓ | 39.1% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) y) z x) |
| 51.0% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) y))) y) z x) | |
| ✓ | 79.1% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) |
| 45.3% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 (neg.f64 x) y))) z) y x) | |
| 45.3% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 (neg.f64 x) y))) y) z x) | |
| 50.5% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))) z) y x) | |
| 53.4% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))) y) z x) | |
| 42.8% | (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))))) z) y x) | |
| 48.0% | (fma.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) x) | |
| 75.8% | (fma.f64 #s(approx (* (- (tanh (/ t y)) (tanh (/ x y))) y) (fma.f64 (tanh.f64 (/.f64 t y)) y (neg.f64 x))) z x) | |
| 38.3% | (+.f64 x (*.f64 (*.f64 y z) (/.f64 (fma.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) | |
| 34.0% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) x)) #s(literal 1/4 binary64) (neg.f64 (/.f64 (*.f64 x x) y)))) y)))) | |
| 46.6% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) y) #s(literal -4 binary64) (*.f64 #s(literal 4 binary64) t)) #s(literal 1/4 binary64) (/.f64 (*.f64 t t) y))) y)))) | |
| 24.4% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (/.f64 (fma.f64 (-.f64 t x) (+.f64 y (+.f64 x t)) (neg.f64 (fma.f64 t t (neg.f64 (*.f64 x x))))) y)) y)))) | |
| 19.2% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (/.f64 (fma.f64 (+.f64 x t) (-.f64 t x) (neg.f64 (fma.f64 t t (neg.f64 (*.f64 x x))))) y)) y)))) | |
| 18.6% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) #s(approx (* (+ x t) y) (*.f64 y t)))))) | |
| 18.7% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) #s(approx (* (+ x t) y) (*.f64 x y)))))) | |
| 44.7% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 #s(approx (- t x) (neg.f64 x)) y)))) | |
| 52.6% | (+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))))) | |
| 66.4% | #s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (fma.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))) x)) | |
| 28.6% | #s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) y))) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (*.f64 #s(literal 4 binary64) (-.f64 t x)))) y))) | |
| 26.5% | #s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (*.f64 y (*.f64 z (tanh.f64 (/.f64 t y))))) | |
| 43.1% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (+.f64 x t)) z x)) | |
| ✓ | 59.5% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
| ✓ | 51.8% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
| 59.5% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (+.f64 (fma.f64 (neg.f64 x) z (*.f64 z t)) x))) | |
| 51.8% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 z #s(literal 1 binary64)) (neg.f64 x)))) | |
| 26.8% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) | |
| 53.3% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (+.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) #s(literal 1 binary64)) x))) | |
| ✓ | 17.7% | #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
Compiled 4 165 to 1 240 computations (70.2% saved)
| Inputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 z #s(literal 1 binary64)) (neg.f64 x)))) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (+.f64 (fma.f64 (neg.f64 x) z (*.f64 z t)) x))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 (neg.f64 x) y))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 (neg.f64 x) y))) z) y x) |
(fma.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) x) |
(fma.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 #s(approx (- t x) (neg.f64 x)) y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (+.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) #s(literal 1 binary64)) x))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) y))) y) z x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (+.f64 x t)) z x)) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) #s(approx (* (+ x t) y) (*.f64 x y)))))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) #s(approx (* (+ x t) y) (*.f64 y t)))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))) z) y x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) y) z x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) y) (+.f64 x t))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))))) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))))))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (/.f64 (fma.f64 (+.f64 x t) (-.f64 t x) (neg.f64 (fma.f64 t t (neg.f64 (*.f64 x x))))) y)) y)))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (/.f64 (fma.f64 (-.f64 t x) (+.f64 y (+.f64 x t)) (neg.f64 (fma.f64 t t (neg.f64 (*.f64 x x))))) y)) y)))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 x t)) (/.f64 (/.f64 (-.f64 t x) y) (+.f64 x t))) (-.f64 x t))) y) z x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) y) #s(literal -4 binary64) (*.f64 #s(literal 4 binary64) t)) #s(literal 1/4 binary64) (/.f64 (*.f64 t t) y))) y)))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) x)) #s(literal 1/4 binary64) (neg.f64 (/.f64 (*.f64 x x) y)))) y)))) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) y))) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (*.f64 #s(literal 4 binary64) (-.f64 t x)))) y))) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y))) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (*.f64 #s(literal 4 binary64) (-.f64 t x)))) y))) |
(+.f64 x #s(approx (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y))) (*.f64 #s(literal -1/16 binary64) (*.f64 z (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 (/.f64 t y) (/.f64 t y)) (*.f64 (/.f64 x y) (/.f64 x y))) (+.f64 (/.f64 t y) (/.f64 x y)))) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y)))) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (*.f64 y (*.f64 z (tanh.f64 (/.f64 t y))))) |
#s(approx (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (fma.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))) x)) |
(fma.f64 #s(approx (* (- (tanh (/ t y)) (tanh (/ x y))) y) (fma.f64 (tanh.f64 (/.f64 t y)) y (neg.f64 x))) z x) |
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) #s(approx (tanh (/ x y)) (/.f64 x y))))) |
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x) |
(fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) |
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(fma.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 (/.f64 y (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) z) x) |
(fma.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (/.f64 (*.f64 z y) (fma.f64 (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (tanh.f64 (/.f64 x y)) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) x) |
(fma.f64 (/.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64)))) (*.f64 z y) x) |
(+.f64 x (/.f64 (*.f64 (-.f64 (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 3 binary64)) (pow.f64 (tanh.f64 (/.f64 x y)) #s(literal 3 binary64))) (*.f64 z y)) (fma.f64 (tanh.f64 (/.f64 x y)) (+.f64 (tanh.f64 (/.f64 x y)) (tanh.f64 (/.f64 t y))) (pow.f64 (tanh.f64 (/.f64 t y)) #s(literal 2 binary64))))) |
(fma.f64 (fma.f64 (/.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (tanh.f64 (/.f64 t y)) (/.f64 (*.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)))) (/.f64 (*.f64 z y) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) |
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 z (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))) (/.f64 (*.f64 y (-.f64 (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64))) x) |
(+.f64 x (*.f64 (*.f64 y z) (/.f64 (fma.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (-.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y))) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64))))) (*.f64 (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 t y)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 #s(literal -2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))))) |
| Outputs |
|---|
(fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (+.f64 (fma.f64 (neg.f64 x) z (*.f64 z t)) x))) |
5 calls:
| 47.0ms | y |
| 19.0ms | x |
| 15.0ms | t |
| 15.0ms | z |
| 14.0ms | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 2 | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| 96.9% | 1 | x |
| 98.8% | 2 | y |
| 96.9% | 1 | z |
| 96.9% | 1 | t |
Compiled 19 to 28 computations (-47.4% saved)
| Inputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 z #s(literal 1 binary64)) (neg.f64 x)))) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (+.f64 (fma.f64 (neg.f64 x) z (*.f64 z t)) x))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 (neg.f64 x) y))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 (neg.f64 x) y))) z) y x) |
(fma.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) x) |
(fma.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 #s(approx (- t x) (neg.f64 x)) y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (+.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) #s(literal 1 binary64)) x))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) y))) y) z x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (+.f64 x t)) z x)) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) #s(approx (* (+ x t) y) (*.f64 x y)))))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) #s(approx (* (+ x t) y) (*.f64 y t)))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))) z) y x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) y) z x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) y) (+.f64 x t))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))))) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))))))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (/.f64 (fma.f64 (+.f64 x t) (-.f64 t x) (neg.f64 (fma.f64 t t (neg.f64 (*.f64 x x))))) y)) y)))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (/.f64 (fma.f64 (-.f64 t x) (+.f64 y (+.f64 x t)) (neg.f64 (fma.f64 t t (neg.f64 (*.f64 x x))))) y)) y)))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 x t)) (/.f64 (/.f64 (-.f64 t x) y) (+.f64 x t))) (-.f64 x t))) y) z x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) y) #s(literal -4 binary64) (*.f64 #s(literal 4 binary64) t)) #s(literal 1/4 binary64) (/.f64 (*.f64 t t) y))) y)))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) x)) #s(literal 1/4 binary64) (neg.f64 (/.f64 (*.f64 x x) y)))) y)))) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) y))) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (*.f64 #s(literal 4 binary64) (-.f64 t x)))) y))) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y))) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (*.f64 #s(literal 4 binary64) (-.f64 t x)))) y))) |
(+.f64 x #s(approx (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y))) (*.f64 #s(literal -1/16 binary64) (*.f64 z (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 (/.f64 t y) (/.f64 t y)) (*.f64 (/.f64 x y) (/.f64 x y))) (+.f64 (/.f64 t y) (/.f64 x y)))) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y)))) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (*.f64 y (*.f64 z (tanh.f64 (/.f64 t y))))) |
#s(approx (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (fma.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))) x)) |
(fma.f64 #s(approx (* (- (tanh (/ t y)) (tanh (/ x y))) y) (fma.f64 (tanh.f64 (/.f64 t y)) y (neg.f64 x))) z x) |
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) #s(approx (tanh (/ x y)) (/.f64 x y))))) |
| Outputs |
|---|
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (fma.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))) x)) |
(fma.f64 #s(approx (* (- (tanh (/ t y)) (tanh (/ x y))) y) (fma.f64 (tanh.f64 (/.f64 t y)) y (neg.f64 x))) z x) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (fma.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))) x)) |
5 calls:
| 14.0ms | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| 14.0ms | t |
| 13.0ms | x |
| 12.0ms | y |
| 12.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.9% | 3 | x |
| 82.5% | 2 | z |
| 86.3% | 3 | t |
| 85.9% | 3 | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| 85.6% | 3 | y |
Compiled 19 to 28 computations (-47.4% saved)
| Inputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 z #s(literal 1 binary64)) (neg.f64 x)))) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (+.f64 (fma.f64 (neg.f64 x) z (*.f64 z t)) x))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 (neg.f64 x) y))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 (neg.f64 x) y))) z) y x) |
(fma.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) x) |
(fma.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 #s(approx (- t x) (neg.f64 x)) y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (+.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) #s(literal 1 binary64)) x))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) y))) y) z x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (+.f64 x t)) z x)) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) #s(approx (* (+ x t) y) (*.f64 x y)))))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) #s(approx (* (+ x t) y) (*.f64 y t)))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))) z) y x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) y) z x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) y) (+.f64 x t))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))))) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))))))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (/.f64 (fma.f64 (+.f64 x t) (-.f64 t x) (neg.f64 (fma.f64 t t (neg.f64 (*.f64 x x))))) y)) y)))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (/.f64 (fma.f64 (-.f64 t x) (+.f64 y (+.f64 x t)) (neg.f64 (fma.f64 t t (neg.f64 (*.f64 x x))))) y)) y)))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 x t)) (/.f64 (/.f64 (-.f64 t x) y) (+.f64 x t))) (-.f64 x t))) y) z x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) y) #s(literal -4 binary64) (*.f64 #s(literal 4 binary64) t)) #s(literal 1/4 binary64) (/.f64 (*.f64 t t) y))) y)))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) x)) #s(literal 1/4 binary64) (neg.f64 (/.f64 (*.f64 x x) y)))) y)))) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) y))) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (*.f64 #s(literal 4 binary64) (-.f64 t x)))) y))) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y))) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (*.f64 #s(literal 4 binary64) (-.f64 t x)))) y))) |
(+.f64 x #s(approx (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y))) (*.f64 #s(literal -1/16 binary64) (*.f64 z (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 (/.f64 t y) (/.f64 t y)) (*.f64 (/.f64 x y) (/.f64 x y))) (+.f64 (/.f64 t y) (/.f64 x y)))) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y)))) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (*.f64 y (*.f64 z (tanh.f64 (/.f64 t y))))) |
#s(approx (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (fma.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))) x)) |
| Outputs |
|---|
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (fma.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))) x)) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) |
2 calls:
| 14.0ms | t |
| 11.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.3% | 3 | t |
| 86.1% | 3 | x |
Compiled 2 to 8 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 z #s(literal 1 binary64)) (neg.f64 x)))) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (+.f64 (fma.f64 (neg.f64 x) z (*.f64 z t)) x))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 (neg.f64 x) y))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 (neg.f64 x) y))) z) y x) |
(fma.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) x) |
(fma.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 #s(approx (- t x) (neg.f64 x)) y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (+.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) #s(literal 1 binary64)) x))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) y))) y) z x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (+.f64 x t)) z x)) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) #s(approx (* (+ x t) y) (*.f64 x y)))))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) #s(approx (* (+ x t) y) (*.f64 y t)))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))) z) y x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) y) z x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) y) (+.f64 x t))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))))) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))))))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (/.f64 (fma.f64 (+.f64 x t) (-.f64 t x) (neg.f64 (fma.f64 t t (neg.f64 (*.f64 x x))))) y)) y)))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (/.f64 (fma.f64 (-.f64 t x) (+.f64 y (+.f64 x t)) (neg.f64 (fma.f64 t t (neg.f64 (*.f64 x x))))) y)) y)))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 x t)) (/.f64 (/.f64 (-.f64 t x) y) (+.f64 x t))) (-.f64 x t))) y) z x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) y) #s(literal -4 binary64) (*.f64 #s(literal 4 binary64) t)) #s(literal 1/4 binary64) (/.f64 (*.f64 t t) y))) y)))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) x)) #s(literal 1/4 binary64) (neg.f64 (/.f64 (*.f64 x x) y)))) y)))) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) y))) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (*.f64 #s(literal 4 binary64) (-.f64 t x)))) y))) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y))) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (*.f64 #s(literal 4 binary64) (-.f64 t x)))) y))) |
(+.f64 x #s(approx (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y))) (*.f64 #s(literal -1/16 binary64) (*.f64 z (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 (/.f64 t y) (/.f64 t y)) (*.f64 (/.f64 x y) (/.f64 x y))) (+.f64 (/.f64 t y) (/.f64 x y)))) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y)))) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (*.f64 y (*.f64 z (tanh.f64 (/.f64 t y))))) |
#s(approx (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) |
| Outputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) |
3 calls:
| 51.0ms | x |
| 38.0ms | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| 11.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.9% | 3 | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| 79.1% | 1 | x |
| 83.6% | 3 | t |
Compiled 17 to 20 computations (-17.6% saved)
| Inputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 z #s(literal 1 binary64)) (neg.f64 x)))) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (+.f64 (fma.f64 (neg.f64 x) z (*.f64 z t)) x))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 (neg.f64 x) y))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 (neg.f64 x) y))) z) y x) |
(fma.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) x) |
(fma.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 #s(approx (- t x) (neg.f64 x)) y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (+.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) #s(literal 1 binary64)) x))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) y))) y) z x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (+.f64 x t)) z x)) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) #s(approx (* (+ x t) y) (*.f64 x y)))))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) #s(approx (* (+ x t) y) (*.f64 y t)))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))) z) y x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) y) z x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) y) (+.f64 x t))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))))) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))))))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (/.f64 (fma.f64 (+.f64 x t) (-.f64 t x) (neg.f64 (fma.f64 t t (neg.f64 (*.f64 x x))))) y)) y)))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (/.f64 (fma.f64 (-.f64 t x) (+.f64 y (+.f64 x t)) (neg.f64 (fma.f64 t t (neg.f64 (*.f64 x x))))) y)) y)))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 x t)) (/.f64 (/.f64 (-.f64 t x) y) (+.f64 x t))) (-.f64 x t))) y) z x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) y) #s(literal -4 binary64) (*.f64 #s(literal 4 binary64) t)) #s(literal 1/4 binary64) (/.f64 (*.f64 t t) y))) y)))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) x)) #s(literal 1/4 binary64) (neg.f64 (/.f64 (*.f64 x x) y)))) y)))) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) y))) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (*.f64 #s(literal 4 binary64) (-.f64 t x)))) y))) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y))) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (*.f64 #s(literal 4 binary64) (-.f64 t x)))) y))) |
(+.f64 x #s(approx (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y))) (*.f64 #s(literal -1/16 binary64) (*.f64 z (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 (/.f64 t y) (/.f64 t y)) (*.f64 (/.f64 x y) (/.f64 x y))) (+.f64 (/.f64 t y) (/.f64 x y)))) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y)))) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (*.f64 y (*.f64 z (tanh.f64 (/.f64 t y))))) |
#s(approx (+ (* (* (- (tanh (/ t y)) (tanh (/ x y))) y) z) x) (*.f64 (*.f64 z y) (tanh.f64 (/.f64 t y)))) |
| Outputs |
|---|
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (*.f64 y (*.f64 z (tanh.f64 (/.f64 t y))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (*.f64 y (*.f64 z (tanh.f64 (/.f64 t y))))) |
5 calls:
| 22.0ms | y |
| 11.0ms | x |
| 11.0ms | t |
| 11.0ms | z |
| 11.0ms | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.5% | 4 | x |
| 65.6% | 3 | t |
| 59.5% | 1 | z |
| 64.3% | 3 | y |
| 65.3% | 4 | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
Compiled 19 to 28 computations (-47.4% saved)
| Inputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 z #s(literal 1 binary64)) (neg.f64 x)))) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (+.f64 (fma.f64 (neg.f64 x) z (*.f64 z t)) x))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 t y))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 (neg.f64 x) y))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (/.f64 (neg.f64 x) y))) z) y x) |
(fma.f64 (*.f64 z y) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) x) |
(fma.f64 (*.f64 z y) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (-.f64 t x) y)) x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 #s(approx (- t x) (neg.f64 x)) y)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (+.f64 (fma.f64 t (/.f64 z x) (neg.f64 z)) #s(literal 1 binary64)) x))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 t x) y)))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 #s(literal 1 binary64) y))) y) z x) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (+.f64 x t)) z x)) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) #s(approx (* (+ x t) y) (*.f64 x y)))))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) #s(approx (* (+ x t) y) (*.f64 y t)))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))) z) y x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (*.f64 (-.f64 t x) (/.f64 (+.f64 x t) (*.f64 (+.f64 x t) y)))) y) z x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 t y) (*.f64 y x)) (*.f64 y y))))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 x t) y))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) y) (+.f64 x t))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))))) y) z x) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))))) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (- (tanh (/ t y)) (tanh (/ x y))) #s(approx (/ (- t x) y) (*.f64 (neg.f64 t) (-.f64 (/.f64 (/.f64 x t) y) (/.f64 #s(literal 1 binary64) y))))))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (/.f64 (fma.f64 (+.f64 x t) (-.f64 t x) (neg.f64 (fma.f64 t t (neg.f64 (*.f64 x x))))) y)) y)))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (/.f64 (fma.f64 (-.f64 t x) (+.f64 y (+.f64 x t)) (neg.f64 (fma.f64 t t (neg.f64 (*.f64 x x))))) y)) y)))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 x t)) (/.f64 (/.f64 (-.f64 t x) y) (+.f64 x t))) (-.f64 x t))) y) z x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 t t) y) #s(literal -4 binary64) (*.f64 #s(literal 4 binary64) t)) #s(literal 1/4 binary64) (/.f64 (*.f64 t t) y))) y)))) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 #s(approx (+ (* 1/4 (+ (* 4 (- t x)) (/ (* -4 (+ (* t t) (* (neg x) x))) y))) (* -1/16 (* (* -4 (+ t x)) (/ (* 4 (- t x)) y)))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) x)) #s(literal 1/4 binary64) (neg.f64 (/.f64 (*.f64 x x) y)))) y)))) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 x t) (-.f64 t x))) y))) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 x t)) (*.f64 #s(literal 4 binary64) (-.f64 t x)))) y))) |
#s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y))) x) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (*.f64 #s(literal 4 binary64) (-.f64 t x)))) y))) |
(+.f64 x #s(approx (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1)))) (fma.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) z (*.f64 z (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y))) (*.f64 #s(literal -1/16 binary64) (*.f64 z (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y))))))) |
(fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (/.f64 (-.f64 (*.f64 (/.f64 t y) (/.f64 t y)) (*.f64 (/.f64 x y) (/.f64 x y))) (+.f64 (/.f64 t y) (/.f64 x y)))) z) y x) |
(+.f64 x (*.f64 (*.f64 y z) #s(approx (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 4 binary64) (-.f64 t x) (/.f64 (*.f64 #s(literal -4 binary64) (fma.f64 t t (*.f64 (neg.f64 x) x))) y)) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 t x)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 t x)) y)))) y)))) |
| Outputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 z #s(literal 1 binary64)) (neg.f64 x)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (+.f64 (fma.f64 (neg.f64 x) z (*.f64 z t)) x))) |
2 calls:
| 11.0ms | t |
| 10.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.3% | 3 | y |
| 59.5% | 1 | t |
Compiled 2 to 8 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 z #s(literal 1 binary64)) (neg.f64 x)))) |
(+.f64 x #s(approx (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) (*.f64 (-.f64 t x) z))) |
| Outputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 z #s(literal 1 binary64)) (neg.f64 x)))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.3% | 3 | y |
Compiled 1 to 4 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
| Outputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.3% | 3 | y |
Compiled 1 to 4 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
| Outputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) |
5 calls:
| 6.0ms | y |
| 2.0ms | x |
| 2.0ms | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| 2.0ms | t |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.8% | 2 | t |
| 60.9% | 3 | z |
| 57.9% | 3 | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| 55.3% | 3 | x |
| 51.8% | 1 | y |
Compiled 19 to 28 computations (-47.4% saved)
| Inputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) |
| Outputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) |
5 calls:
| 1.0ms | t |
| 1.0ms | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 26.8% | 1 | y |
| 26.8% | 1 | x |
| 26.8% | 1 | t |
| 26.8% | 1 | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| 26.8% | 1 | z |
Compiled 19 to 28 computations (-47.4% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
| Outputs |
|---|
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
5 calls:
| 1.0ms | x |
| 1.0ms | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| 1.0ms | z |
| 1.0ms | t |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 17.7% | 1 | x |
| 17.7% | 1 | y |
| 17.7% | 1 | t |
| 17.7% | 1 | z |
| 17.7% | 1 | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
Compiled 19 to 28 computations (-47.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 2.307288520335555e+220 | 1.3656252112135104e+225 |
| 9.0ms | 128× | 0 | valid |
Compiled 394 to 291 computations (26.1% saved)
ival-div: 2.0ms (35% of total)ival-mult: 2.0ms (35% of total)ival-sub: 1.0ms (17.5% of total)ival-add: 1.0ms (17.5% of total)ival-tanh: 1.0ms (17.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 8.51306391194464e-91 | 8.713512757582608e-90 |
| 14.0ms | -265493737048.29697 | -88857223507.44876 |
| 17.0ms | 171× | 0 | valid |
| 1.0ms | 5× | 1 | valid |
Compiled 1 041 to 536 computations (48.5% saved)
ival-tanh: 7.0ms (52.5% of total)ival-div: 3.0ms (22.5% of total)ival-mult: 2.0ms (15% of total)ival-sub: 1.0ms (7.5% of total)ival-add: 1.0ms (7.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 3.548962212387015e-78 | 1.2589001389212814e-67 |
| 46.0ms | -2.644836850377206e-51 | -5.921726766009551e-55 |
| 31.0ms | 283× | 0 | valid |
| 1.0ms | 5× | 1 | valid |
Compiled 1 620 to 829 computations (48.8% saved)
ival-div: 6.0ms (29.2% of total)ival-mult: 6.0ms (29.2% of total)ival-tanh: 4.0ms (19.5% of total)ival-add: 2.0ms (9.7% of total)ival-sub: 2.0ms (9.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.1756452535190287e+308 | +inf |
| 0.0ms | -inf | -8.342379177911728e+306 |
Compiled 18 to 19 computations (-5.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | 3.813360855438256e+154 | 1.3395857024590804e+174 |
| 28.0ms | -2.8322733214402547e+205 | -2.8567875881213434e+201 |
| 34.0ms | 282× | 0 | valid |
| 6.0ms | 22× | 1 | valid |
Compiled 1 728 to 874 computations (49.4% saved)
ival-div: 8.0ms (29.9% of total)ival-mult: 7.0ms (26.1% of total)ival-tanh: 5.0ms (18.7% of total)ival-sub: 2.0ms (7.5% of total)ival-add: 2.0ms (7.5% of total)adjust: 1.0ms (3.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 1.994220576928214e+101 | 6.691003577298425e+106 |
| 46.0ms | -7.487163883701935e-132 | -2.133984659603729e-141 |
| 20.0ms | 280× | 0 | valid |
| 1.0ms | 8× | 1 | valid |
Compiled 1 053 to 757 computations (28.1% saved)
ival-div: 4.0ms (28.9% of total)ival-mult: 4.0ms (28.9% of total)ival-tanh: 3.0ms (21.7% of total)ival-sub: 1.0ms (7.2% of total)ival-add: 1.0ms (7.2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.994220576928214e+101 | 6.691003577298425e+106 |
| 1.0ms | -7.487163883701935e-132 | -2.133984659603729e-141 |
Compiled 954 to 703 computations (26.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.994220576928214e+101 | 6.691003577298425e+106 |
| 1.0ms | -7.487163883701935e-132 | -2.133984659603729e-141 |
Compiled 864 to 631 computations (27% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 34.0ms | 2.8560753410267146e-22 | 4.7224268451728716e-14 |
| 25.0ms | -25.954650469098446 | -2.4257297579385194e-10 |
| 40.0ms | 304× | 0 | valid |
Compiled 1 044 to 741 computations (29% saved)
ival-div: 22.0ms (69% of total)ival-mult: 4.0ms (12.5% of total)ival-tanh: 3.0ms (9.4% of total)ival-add: 2.0ms (6.3% of total)ival-sub: 1.0ms (3.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 119 | 764 |
| 1 | 234 | 740 |
| 2 | 532 | 632 |
| 3 | 1979 | 632 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 y #s(literal 1250000000000000058252258968525871960506357262436721076776225572523353476653857874465959640267744640401292470744981862331646577082508622614200777621865804300734287659209145277374359007368819047908074669714450303480443699200 binary64)) (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (+.f64 (fma.f64 (neg.f64 x) z (*.f64 z t)) x)))) |
(if (<=.f64 x #s(literal -96000000000 binary64)) #s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (fma.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))) x)) (if (<=.f64 x #s(literal 6192446263173193/2293498615990071511610820895302086940796564989168281123737588839386922876088484808070018553110125686554624 binary64)) (fma.f64 #s(approx (* (- (tanh (/ t y)) (tanh (/ x y))) y) (fma.f64 (tanh.f64 (/.f64 t y)) y (neg.f64 x))) z x) #s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (fma.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))) x)))) |
(if (<=.f64 t #s(literal -8282095616148677/13803492693581127574869511724554050904902217944340773110325048447598592 binary64)) (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) (if (<=.f64 t #s(literal 5840589551346239/1042962419883256876169444192465601618458351817556959360325703910069443225478828393565899456512 binary64)) #s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (fma.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))) x)) (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x))) |
(if (<=.f64 (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) #s(literal -inf.0 binary64)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) (if (<=.f64 (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) #s(literal +inf.0 binary64)) (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))))) |
(if (<=.f64 t #s(literal -129999999999999991578252124310298566002044256853898107762311617677485215777316218677445966221638380767990947004109041799859720954868321452383298308871341082700705887766697027133049781280615353131315757056 binary64)) #s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (*.f64 y (*.f64 z (tanh.f64 (/.f64 t y))))) (if (<=.f64 t #s(literal 26000000000000001580768946114602379062469217453615464706333356302920290810718216721194903472505114587500849007185028005745523172762006727668564833529444490073341952 binary64)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) #s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (*.f64 y (*.f64 z (tanh.f64 (/.f64 t y))))))) |
(if (<=.f64 y #s(literal -1214734795898959/3196670515523576044934755563308202297086564498088930458479776726656380660551439995003193449537015778467662777468320381844938727095591204153641140224 binary64)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) (if (<=.f64 y #s(literal 199999999999999995409902653049067325689368543984830001225999194946398690436157982260652258896302309376 binary64)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 z #s(literal 1 binary64)) (neg.f64 x)))) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (+.f64 (fma.f64 (neg.f64 x) z (*.f64 z t)) x))))) |
(if (<=.f64 y #s(literal -1214734795898959/3196670515523576044934755563308202297086564498088930458479776726656380660551439995003193449537015778467662777468320381844938727095591204153641140224 binary64)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) (if (<=.f64 y #s(literal 199999999999999995409902653049067325689368543984830001225999194946398690436157982260652258896302309376 binary64)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 z #s(literal 1 binary64)) (neg.f64 x)))) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)))) |
(if (<=.f64 y #s(literal -1214734795898959/3196670515523576044934755563308202297086564498088930458479776726656380660551439995003193449537015778467662777468320381844938727095591204153641140224 binary64)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) (if (<=.f64 y #s(literal 199999999999999995409902653049067325689368543984830001225999194946398690436157982260652258896302309376 binary64)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)))) |
(if (<=.f64 z #s(literal -3386706919782613/72057594037927936 binary64)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) (if (<=.f64 z #s(literal 7288990951312319/158456325028528675187087900672 binary64)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
| Outputs |
|---|
(if (<=.f64 y #s(literal 1250000000000000058252258968525871960506357262436721076776225572523353476653857874465959640267744640401292470744981862331646577082508622614200777621865804300734287659209145277374359007368819047908074669714450303480443699200 binary64)) (fma.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) y) z x) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (+.f64 (fma.f64 (neg.f64 x) z (*.f64 z t)) x)))) |
(if (<=.f64 x #s(literal -96000000000 binary64)) #s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (fma.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))) x)) (if (<=.f64 x #s(literal 6192446263173193/2293498615990071511610820895302086940796564989168281123737588839386922876088484808070018553110125686554624 binary64)) (fma.f64 #s(approx (* (- (tanh (/ t y)) (tanh (/ x y))) y) (fma.f64 (tanh.f64 (/.f64 t y)) y (neg.f64 x))) z x) #s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (fma.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))) x)))) |
(if (or (<=.f64 x #s(literal -96000000000 binary64)) (not (<=.f64 x #s(literal 6192446263173193/2293498615990071511610820895302086940796564989168281123737588839386922876088484808070018553110125686554624 binary64)))) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))) x)) (fma.f64 #s(approx (* (- (tanh (/ t y)) (tanh (/ x y))) y) (fma.f64 (tanh.f64 (/.f64 t y)) y (neg.f64 x))) z x)) |
(if (<=.f64 t #s(literal -8282095616148677/13803492693581127574869511724554050904902217944340773110325048447598592 binary64)) (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) (if (<=.f64 t #s(literal 5840589551346239/1042962419883256876169444192465601618458351817556959360325703910069443225478828393565899456512 binary64)) #s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (fma.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))) x)) (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x))) |
(if (or (<=.f64 t #s(literal -8282095616148677/13803492693581127574869511724554050904902217944340773110325048447598592 binary64)) (not (<=.f64 t #s(literal 5840589551346239/1042962419883256876169444192465601618458351817556959360325703910069443225478828393565899456512 binary64)))) (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (neg.f64 y) (*.f64 z (tanh.f64 (/.f64 x y))) x))) |
(if (<=.f64 (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) #s(literal -inf.0 binary64)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) (if (<=.f64 (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) #s(literal +inf.0 binary64)) (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))))) |
(if (or (<=.f64 (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) #s(literal -inf.0 binary64)) (not (<=.f64 (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) #s(literal +inf.0 binary64)))) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) (fma.f64 (*.f64 #s(approx (- (tanh (/ t y)) (tanh (/ x y))) (tanh.f64 (/.f64 t y))) y) z x)) |
(if (<=.f64 t #s(literal -129999999999999991578252124310298566002044256853898107762311617677485215777316218677445966221638380767990947004109041799859720954868321452383298308871341082700705887766697027133049781280615353131315757056 binary64)) #s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (*.f64 y (*.f64 z (tanh.f64 (/.f64 t y))))) (if (<=.f64 t #s(literal 26000000000000001580768946114602379062469217453615464706333356302920290810718216721194903472505114587500849007185028005745523172762006727668564833529444490073341952 binary64)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) #s(approx (+ x (* (* y z) (/ (- (* (- 1 (pow (exp -2) (/ t y))) (+ (pow (exp -2) (/ x y)) 1)) (* (+ (pow (exp -2) (/ t y)) 1) (- 1 (pow (exp -2) (/ x y))))) (* (+ (pow (exp -2) (/ t y)) 1) (+ (pow (exp -2) (/ x y)) 1))))) (*.f64 y (*.f64 z (tanh.f64 (/.f64 t y))))))) |
(if (or (<=.f64 t #s(literal -129999999999999991578252124310298566002044256853898107762311617677485215777316218677445966221638380767990947004109041799859720954868321452383298308871341082700705887766697027133049781280615353131315757056 binary64)) (not (<=.f64 t #s(literal 26000000000000001580768946114602379062469217453615464706333356302920290810718216721194903472505114587500849007185028005745523172762006727668564833529444490073341952 binary64)))) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (*.f64 y (*.f64 z (tanh.f64 (/.f64 t y))))) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x))) |
(if (<=.f64 y #s(literal -1214734795898959/3196670515523576044934755563308202297086564498088930458479776726656380660551439995003193449537015778467662777468320381844938727095591204153641140224 binary64)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) (if (<=.f64 y #s(literal 199999999999999995409902653049067325689368543984830001225999194946398690436157982260652258896302309376 binary64)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 z #s(literal 1 binary64)) (neg.f64 x)))) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (+.f64 (fma.f64 (neg.f64 x) z (*.f64 z t)) x))))) |
(if (<=.f64 y #s(literal -1214734795898959/3196670515523576044934755563308202297086564498088930458479776726656380660551439995003193449537015778467662777468320381844938727095591204153641140224 binary64)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) (if (<=.f64 y #s(literal 199999999999999995409902653049067325689368543984830001225999194946398690436157982260652258896302309376 binary64)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 z #s(literal 1 binary64)) (neg.f64 x)))) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)))) |
(if (or (<=.f64 y #s(literal -1214734795898959/3196670515523576044934755563308202297086564498088930458479776726656380660551439995003193449537015778467662777468320381844938727095591204153641140224 binary64)) (not (<=.f64 y #s(literal 199999999999999995409902653049067325689368543984830001225999194946398690436157982260652258896302309376 binary64)))) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 z #s(literal 1 binary64)) (neg.f64 x))))) |
(if (<=.f64 y #s(literal -1214734795898959/3196670515523576044934755563308202297086564498088930458479776726656380660551439995003193449537015778467662777468320381844938727095591204153641140224 binary64)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) (if (<=.f64 y #s(literal 199999999999999995409902653049067325689368543984830001225999194946398690436157982260652258896302309376 binary64)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)))) |
(if (or (<=.f64 y #s(literal -1214734795898959/3196670515523576044934755563308202297086564498088930458479776726656380660551439995003193449537015778467662777468320381844938727095591204153641140224 binary64)) (not (<=.f64 y #s(literal 199999999999999995409902653049067325689368543984830001225999194946398690436157982260652258896302309376 binary64)))) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 (-.f64 t x) z x)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x))) |
(if (<=.f64 z #s(literal -3386706919782613/72057594037927936 binary64)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) (if (<=.f64 z #s(literal 7288990951312319/158456325028528675187087900672 binary64)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x)) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))))) |
(if (or (<=.f64 z #s(literal -3386706919782613/72057594037927936 binary64)) (not (<=.f64 z #s(literal 7288990951312319/158456325028528675187087900672 binary64)))) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) #s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) (fma.f64 #s(approx (- t x) (neg.f64 x)) z x))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) #s(approx (+ (* (- t x) z) x) (*.f64 z t))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2255 | 32808 |
| 0 | 8142 | 31068 |
| 0 | 1391 | 14308 |
| 1 | 4901 | 13531 |
| 0 | 9560 | 12877 |
| 0 | 447 | 4119 |
| 1 | 1621 | 2713 |
| 0 | 8561 | 2575 |
| 0 | 12 | 44 |
| 0 | 20 | 44 |
| 1 | 93 | 44 |
| 2 | 780 | 44 |
| 0 | 8262 | 43 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 632 to 109 computations (82.8% saved)
Compiled 1 324 to 266 computations (79.9% saved)
Loading profile data...