
Time bar (total: 24.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 6 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 7 |
| 3.1% | 3.1% | 96.7% | 0.2% | 0% | 0% | 0% | 8 |
| 4.7% | 4.7% | 95.1% | 0.2% | 0% | 0% | 0% | 9 |
| 4.7% | 4.7% | 95.1% | 0.2% | 0% | 0% | 0% | 10 |
| 16.4% | 16.4% | 83.4% | 0.2% | 0% | 0% | 0% | 11 |
| 18.8% | 17.5% | 76% | 0.2% | 0% | 6.2% | 0% | 12 |
Compiled 18 to 13 computations (27.8% saved)
ival-sub: 45.0ms (21% of total)ival-add: 41.0ms (19.2% of total)ival-log: 41.0ms (19.2% of total)ival-exp: 34.0ms (15.9% of total)ival-mult: 25.0ms (11.7% of total)ival-div: 22.0ms (10.3% of total)const: 4.0ms (1.9% of total)backward-pass: 2.0ms (0.9% of total)| 5.4s | 1583× | 5 | exit |
| 2.1s | 4462× | 1 | valid |
| 1.4s | 710× | 1 | invalid |
| 742.0ms | 3680× | 0 | valid |
| 292.0ms | 1835× | 0 | invalid |
| 98.0ms | 114× | 2 | valid |
ival-mult: 2.5s (30.4% of total)ival-log: 2.2s (26.7% of total)backward-pass: 1.4s (17.1% of total)ival-exp: 880.0ms (10.6% of total)ival-sub: 645.0ms (7.8% of total)ival-div: 399.0ms (4.8% of total)ival-add: 179.0ms (2.2% of total)const: 35.0ms (0.4% of total)| 2× | egg-herbie |
| 1912× | sum3-define |
| 1806× | sum4-define |
| 1556× | fmsub-define |
| 1544× | fnmsub-define |
| 1320× | sum5-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 207 |
| 1 | 150 | 186 |
| 2 | 425 | 169 |
| 3 | 1260 | 165 |
| 4 | 4290 | 154 |
| 0 | 12 | 13 |
| 1 | 22 | 12 |
| 2 | 50 | 11 |
| 3 | 98 | 11 |
| 4 | 228 | 9 |
| 5 | 568 | 9 |
| 6 | 1685 | 9 |
| 7 | 2384 | 9 |
| 8 | 2622 | 9 |
| 9 | 2885 | 9 |
| 10 | 3205 | 9 |
| 11 | 3530 | 9 |
| 12 | 3608 | 9 |
| 13 | 3627 | 9 |
| 14 | 3635 | 9 |
| 0 | 3635 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(- x (/ (log (+ (- 1 y) (* y (exp z)))) t)) |
| Outputs |
|---|
(- x (/ (log (+ (- 1 y) (* y (exp z)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
| Inputs |
|---|
(- x (/ (log (+ (- 1 y) (* y (exp z)))) t)) |
(- (neg x) (/ (log (+ (- 1 y) (* y (exp z)))) t)) |
(- x (/ (log (+ (- 1 (neg y)) (* (neg y) (exp z)))) t)) |
(- x (/ (log (+ (- 1 y) (* y (exp (neg z))))) t)) |
(- x (/ (log (+ (- 1 y) (* y (exp z)))) (neg t))) |
(neg (- (neg x) (/ (log (+ (- 1 y) (* y (exp z)))) t))) |
(neg (- x (/ (log (+ (- 1 (neg y)) (* (neg y) (exp z)))) t))) |
(neg (- x (/ (log (+ (- 1 y) (* y (exp (neg z))))) t))) |
(neg (- x (/ (log (+ (- 1 y) (* y (exp z)))) (neg t)))) |
(- y (/ (log (+ (- 1 x) (* x (exp z)))) t)) |
(- z (/ (log (+ (- 1 y) (* y (exp x)))) t)) |
(- t (/ (log (+ (- 1 y) (* y (exp z)))) x)) |
(- x (/ (log (+ (- 1 z) (* z (exp y)))) t)) |
(- x (/ (log (+ (- 1 t) (* t (exp z)))) y)) |
(- x (/ (log (+ (- 1 y) (* y (exp t)))) z)) |
| Outputs |
|---|
(- x (/ (log (+ (- 1 y) (* y (exp z)))) t)) |
(- x (/ (log1p (fmsub y (exp z) y)) t)) |
(- (neg x) (/ (log (+ (- 1 y) (* y (exp z)))) t)) |
(- (neg x) (/ (log1p (fmsub y (exp z) y)) t)) |
(- x (/ (log (+ (- 1 (neg y)) (* (neg y) (exp z)))) t)) |
(- x (/ (log1p (fnmadd y (exp z) y)) t)) |
(- x (/ (log (+ (- 1 y) (* y (exp (neg z))))) t)) |
(- x (/ (log1p (- (/ y (exp z)) y)) t)) |
(- x (/ (log (+ (- 1 y) (* y (exp z)))) (neg t))) |
(+ x (/ (log1p (fmsub y (exp z) y)) t)) |
(neg (- (neg x) (/ (log (+ (- 1 y) (* y (exp z)))) t))) |
(+ x (/ (log1p (fmsub y (exp z) y)) t)) |
(neg (- x (/ (log (+ (- 1 (neg y)) (* (neg y) (exp z)))) t))) |
(- (/ (log1p (fnmadd y (exp z) y)) t) x) |
(neg (- x (/ (log (+ (- 1 y) (* y (exp (neg z))))) t))) |
(- (/ (log1p (- (/ y (exp z)) y)) t) x) |
(neg (- x (/ (log (+ (- 1 y) (* y (exp z)))) (neg t)))) |
(- (neg x) (/ (log1p (fmsub y (exp z) y)) t)) |
(- y (/ (log (+ (- 1 x) (* x (exp z)))) t)) |
(- y (/ (log1p (fmsub x (exp z) x)) t)) |
(- z (/ (log (+ (- 1 y) (* y (exp x)))) t)) |
(- z (/ (log1p (fmsub y (exp x) y)) t)) |
(- t (/ (log (+ (- 1 y) (* y (exp z)))) x)) |
(- t (/ (log1p (fmsub y (exp z) y)) x)) |
(- x (/ (log (+ (- 1 z) (* z (exp y)))) t)) |
(- x (/ (log1p (fmsub z (exp y) z)) t)) |
(- x (/ (log (+ (- 1 t) (* t (exp z)))) y)) |
(- x (/ (log1p (fmsub (exp z) t t)) y)) |
(- x (/ (log (+ (- 1 y) (* y (exp t)))) z)) |
(- x (/ (log1p (fmsub y (exp t) y)) z)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 160 | 0 | - | 0 | - | (log.f64 (+.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y (exp.f64 z)))) |
| 77 | 5 | (5.494328150917695e+261 6850860725676907.0 -1.2692223537628053e-148 1.6581937188827982e-21) | 0 | - | (+.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y (exp.f64 z))) |
| 18 | 0 | - | 0 | - | (/.f64 (log.f64 (+.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y (exp.f64 z)))) t) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (exp.f64 z) |
| 0 | 0 | - | 0 | - | (*.f64 y (exp.f64 z)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (-.f64 x (/.f64 (log.f64 (+.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y (exp.f64 z)))) t)) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) y) |
| 354.0ms | 92× | 2 | valid |
| 193.0ms | 336× | 1 | valid |
| 50.0ms | 24× | 3 | valid |
| 18.0ms | 60× | 0 | valid |
Compiled 137 to 38 computations (72.3% saved)
ival-log: 310.0ms (73.2% of total)ival-exp: 48.0ms (11.3% of total)backward-pass: 19.0ms (4.5% of total)ival-sub: 15.0ms (3.5% of total)ival-mult: 12.0ms (2.8% of total)ival-div: 10.0ms (2.4% of total)ival-add: 8.0ms (1.9% of total)const: 2.0ms (0.5% of total)Compiled 13 to 9 computations (30.8% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.8% | (-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
Compiled 13 to 9 computations (30.8% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 y (expm1.f64 z)) |
| ✓ | cost-diff | 0 | (log1p.f64 (*.f64 y (expm1.f64 z))) |
| ✓ | cost-diff | 0 | (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
| ✓ | cost-diff | 0 | (-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
| 1112× | sum5-define |
| 996× | fnmadd-define |
| 962× | sum3-define |
| 712× | fmsub-define |
| 676× | fnmsub-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 31 |
| 1 | 23 | 31 |
| 2 | 39 | 31 |
| 3 | 67 | 31 |
| 4 | 103 | 31 |
| 5 | 164 | 31 |
| 6 | 284 | 31 |
| 7 | 500 | 31 |
| 8 | 875 | 31 |
| 9 | 1791 | 31 |
| 10 | 3239 | 31 |
| 11 | 3850 | 31 |
| 12 | 4029 | 31 |
| 13 | 4051 | 31 |
| 14 | 4059 | 31 |
| 0 | 4059 | 31 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
x |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(log (+ 1 (* y (- (exp z) 1)))) |
(* y (- (exp z) 1)) |
y |
(- (exp z) 1) |
z |
t |
| Outputs |
|---|
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
x |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
y |
(- (exp z) 1) |
(expm1.f64 z) |
z |
t |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (log1p.f64 (*.f64 y (expm1.f64 z))) |
| ✓ | accuracy | 100.0% | (-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
| ✓ | accuracy | 100.0% | (*.f64 y (expm1.f64 z)) |
| ✓ | accuracy | 95.4% | (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
| 173.0ms | 162× | 1 | valid |
| 30.0ms | 27× | 0 | valid |
| 29.0ms | 32× | 5 | exit |
| 23.0ms | 28× | 2 | valid |
| 7.0ms | 7× | 3 | valid |
Compiled 36 to 10 computations (72.2% saved)
compiled-spec: 56.0ms (43.2% of total)ival-log: 21.0ms (16.2% of total)ival-exp: 17.0ms (13.1% of total)backward-pass: 14.0ms (10.8% of total)ival-sub: 7.0ms (5.4% of total)ival-div: 5.0ms (3.9% of total)ival-mult: 4.0ms (3.1% of total)ival-add: 3.0ms (2.3% of total)const: 1.0ms (0.8% of total)| Inputs |
|---|
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (* y (- (exp z) 1))> |
| Outputs |
|---|
#<alt (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)))))> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)))))> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1)))> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1)))> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1)))> |
#<alt x> |
#<alt (+ x (* y (- (/ 1 t) (/ (exp z) t))))> |
#<alt (+ x (* y (- (+ (* 1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ 1 t)) (/ (exp z) t))))> |
#<alt (+ x (* y (- (+ (* y (- (* -1/3 (/ (* y (pow (- (exp z) 1) 3)) t)) (* -1/2 (/ (pow (- (exp z) 1) 2) t)))) (/ 1 t)) (/ (exp z) t))))> |
#<alt (- x (+ (* -1 (/ (log (/ 1 y)) t)) (/ (log (- (exp z) 1)) t)))> |
#<alt (- x (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))))> |
#<alt (- (+ x (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))))> |
#<alt (- (+ x (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t)))))> |
#<alt (- x (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt (- x (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t))))> |
#<alt (- (+ x (* -1 (/ (- (/ 1 (* t (- (exp z) 1))) (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2)))))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt (- (+ x (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2)))) (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3)))))) y)) (/ 1 (* t (- (exp z) 1)))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* z (- (* -1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t))))> |
#<alt (+ x (* z (- (* z (- (* -1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t))))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t)> |
#<alt (/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t)> |
#<alt (/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t)> |
#<alt x> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt (/ (* y (- (exp z) 1)) t)> |
#<alt (* y (- (+ (* -1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ (exp z) t)) (/ 1 t)))> |
#<alt (* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* 1/3 (/ (* y (pow (- (exp z) 1) 3)) t)))) (/ (exp z) t)) (/ 1 t)))> |
#<alt (* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* y (+ (* -1/4 (/ (* y (pow (- (exp z) 1) 4)) t)) (* 1/3 (/ (pow (- (exp z) 1) 3) t)))))) (/ (exp z) t)) (/ 1 t)))> |
#<alt (/ (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) t)> |
#<alt (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t)))> |
#<alt (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))) (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))> |
#<alt (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t)))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))))> |
#<alt (/ (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) t)> |
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2))))) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3))))) (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2))))) y)) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (* 1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t)))> |
#<alt (* z (+ (* z (+ (* 1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t)))> |
#<alt (* z (+ (* z (+ (* 1/2 (/ (+ y (* -1 (pow y 2))) t)) (* z (+ (* 1/24 (/ (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))) t)) (* 1/6 (/ (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))) t)))))) (/ y t)))> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (+ (exp z) (* -1/2 (* y (pow (- (exp z) 1) 2)))) 1))> |
#<alt (* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* 1/3 (* y (pow (- (exp z) 1) 3)))))) 1))> |
#<alt (* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (exp z) 1) 4))) (* 1/3 (pow (- (exp z) 1) 3))))))) 1))> |
#<alt (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1)))))> |
#<alt (- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp z) 1) 2))))> |
#<alt (- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (exp z) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp z) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (exp z) 1) 2)))))> |
#<alt (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp z) 1)))))> |
#<alt (+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp z) 1) 2)))) (/ 1 (- (exp z) 1))) y))))> |
#<alt (+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp z) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp z) 1) 2)))) y)) (/ 1 (- (exp z) 1))) y))))> |
#<alt (* y z)> |
#<alt (* z (+ y (* 1/2 (* z (+ y (* -1 (pow y 2)))))))> |
#<alt (* z (+ y (* z (+ (* 1/6 (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2))))))))> |
#<alt (* z (+ y (* z (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* z (+ (* 1/24 (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))))))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y z)> |
#<alt (* z (+ y (* 1/2 (* y z))))> |
#<alt (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y)))))> |
#<alt (* z (+ y (* z (+ (* 1/2 y) (* z (+ (* 1/24 (* y z)) (* 1/6 y)))))))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
33 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 86.0ms | z | @ | inf | (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
| 80.0ms | z | @ | -inf | (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
| 68.0ms | x | @ | 0 | (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
| 14.0ms | t | @ | inf | (/ (log (+ 1 (* y (- (exp z) 1)))) t) |
| 13.0ms | t | @ | 0 | (/ (log (+ 1 (* y (- (exp z) 1)))) t) |
| 1× | batch-egg-rewrite |
| 3792× | *-lowering-*.f32 |
| 3792× | *-lowering-*.f64 |
| 3156× | /-lowering-/.f32 |
| 3156× | /-lowering-/.f64 |
| 1716× | frac-times |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 25 |
| 1 | 65 | 25 |
| 2 | 556 | 25 |
| 0 | 8374 | 25 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(log (+ 1 (* y (- (exp z) 1)))) |
(* y (- (exp z) 1)) |
| Outputs |
|---|
(+.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) (neg.f64 (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) (neg.f64 (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) |
(-.f64 (+.f64 x #s(literal 0 binary64)) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(fma.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x) |
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64))) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (/.f64 x (/.f64 t (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64))) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 6 binary64))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 6 binary64))) (*.f64 (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) (+.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 4 binary64))) (pow.f64 (/.f64 x (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 9 binary64))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 6 binary64))) (pow.f64 (/.f64 x (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z))))) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 4 binary64))) (*.f64 (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) (+.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) (*.f64 (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)))) (*.f64 (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 6 binary64))) (pow.f64 (/.f64 x (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z))))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 4 binary64))) (pow.f64 (/.f64 x (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z))))) #s(literal 2 binary64))) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64))) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))))) (*.f64 (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) (*.f64 (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))))) (+.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 6 binary64))) (pow.f64 (/.f64 x (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z))))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) (+.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 4 binary64))) (pow.f64 (/.f64 x (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) (+.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) (*.f64 (-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) (/.f64 (-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) |
(*.f64 (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) (*.f64 (-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) |
(*.f64 (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) (/.f64 (-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) |
(*.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)))) (-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) #s(literal 3 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) (-.f64 (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) |
(-.f64 (/.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) t) (/.f64 (log1p.f64 (*.f64 (*.f64 y (expm1.f64 z)) (+.f64 (*.f64 y (expm1.f64 z)) #s(literal -1 binary64)))) t)) |
(-.f64 (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))) t) (/.f64 (log1p.f64 (*.f64 (expm1.f64 z) (-.f64 #s(literal 0 binary64) y))) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z))))) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))) |
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))) (*.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))) |
(*.f64 (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -1/2 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z)))) |
(+.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) (+.f64 (*.f64 y (expm1.f64 z)) #s(literal -1 binary64))))))) |
(+.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) (neg.f64 (log1p.f64 (*.f64 (*.f64 y (expm1.f64 z)) (+.f64 (*.f64 y (expm1.f64 z)) #s(literal -1 binary64)))))) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z)))))) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))) (neg.f64 (log1p.f64 (*.f64 (expm1.f64 z) (-.f64 #s(literal 0 binary64) y))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) (log1p.f64 (*.f64 (*.f64 y (expm1.f64 z)) (+.f64 (*.f64 y (expm1.f64 z)) #s(literal -1 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))) (log1p.f64 (*.f64 (expm1.f64 z) (-.f64 #s(literal 0 binary64) y)))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))))) (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 y (expm1.f64 z)) (+.f64 (*.f64 y (expm1.f64 z)) #s(literal -1 binary64))))))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64))))) (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z)))))) |
(-.f64 (log.f64 (+.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)) #s(literal -1 binary64))) (log.f64 (+.f64 (*.f64 y (expm1.f64 z)) #s(literal -1 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (*.f64 y (expm1.f64 z)) (+.f64 (*.f64 y (expm1.f64 z)) #s(literal -1 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64)))) (+.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 y (expm1.f64 z)) (+.f64 (*.f64 y (expm1.f64 z)) #s(literal -1 binary64)))) (log1p.f64 (*.f64 (*.f64 y (expm1.f64 z)) (+.f64 (*.f64 y (expm1.f64 z)) #s(literal -1 binary64))))) (*.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) (log1p.f64 (*.f64 (*.f64 y (expm1.f64 z)) (+.f64 (*.f64 y (expm1.f64 z)) #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (expm1.f64 z) (-.f64 #s(literal 0 binary64) y))) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))) (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64))))) (+.f64 (*.f64 (log1p.f64 (*.f64 (expm1.f64 z) (-.f64 #s(literal 0 binary64) y))) (log1p.f64 (*.f64 (expm1.f64 z) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))) (log1p.f64 (*.f64 (expm1.f64 z) (-.f64 #s(literal 0 binary64) y))))))) |
(/.f64 (-.f64 (*.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64)))) (*.f64 (log1p.f64 (*.f64 (*.f64 y (expm1.f64 z)) (+.f64 (*.f64 y (expm1.f64 z)) #s(literal -1 binary64)))) (log1p.f64 (*.f64 (*.f64 y (expm1.f64 z)) (+.f64 (*.f64 y (expm1.f64 z)) #s(literal -1 binary64)))))) (+.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) (log1p.f64 (*.f64 (*.f64 y (expm1.f64 z)) (+.f64 (*.f64 y (expm1.f64 z)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))) (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64))))) (*.f64 (log1p.f64 (*.f64 (expm1.f64 z) (-.f64 #s(literal 0 binary64) y))) (log1p.f64 (*.f64 (expm1.f64 z) (-.f64 #s(literal 0 binary64) y))))) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))) (log1p.f64 (*.f64 (expm1.f64 z) (-.f64 #s(literal 0 binary64) y))))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(*.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))) |
(+.f64 (*.f64 y (exp.f64 z)) (-.f64 #s(literal 0 binary64) y)) |
(+.f64 (*.f64 y (exp.f64 z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 y (exp.f64 z)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (exp.f64 z))) |
(fma.f64 y (exp.f64 z) (-.f64 #s(literal 0 binary64) y)) |
(fma.f64 (exp.f64 z) y (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 z) (exp.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 y (expm1.f64 (*.f64 z #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 z)) (*.f64 y (expm1.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (expm1.f64 z))) |
(/.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (expm1.f64 (*.f64 z #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 z) (exp.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (*.f64 y (expm1.f64 (*.f64 z #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 z) #s(literal -1 binary64))))) |
(/.f64 (*.f64 y (expm1.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 #s(literal 1 binary64) (exp.f64 z))) |
(/.f64 (*.f64 (*.f64 y (expm1.f64 (*.f64 z #s(literal 3 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 z) (exp.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (*.f64 (*.f64 y (expm1.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 (*.f64 z #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 z) (exp.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 (*.f64 #s(literal 2 binary64) z)))) (+.f64 #s(literal 1 binary64) (exp.f64 z))) |
(/.f64 (neg.f64 (*.f64 y (expm1.f64 (*.f64 z #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 z) (exp.f64 (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (neg.f64 (*.f64 y (expm1.f64 (*.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (exp.f64 z)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (exp.f64 z)) (*.f64 y (exp.f64 z))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 y (exp.f64 z)) (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (exp.f64 z)) (*.f64 y (exp.f64 z))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) y))) (-.f64 (*.f64 y (exp.f64 z)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 z #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 z) (exp.f64 (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 z)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 z #s(literal 3 binary64)))) y) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 z) (exp.f64 (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) z))) y) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 z)))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z))) |
(*.f64 y (expm1.f64 z)) |
(*.f64 (expm1.f64 z) y) |
(*.f64 (expm1.f64 z) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64)) |
(*.f64 (expm1.f64 (*.f64 z #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 z) (exp.f64 (*.f64 #s(literal 2 binary64) z))))) y)) |
(*.f64 (expm1.f64 (*.f64 z #s(literal 3 binary64))) (/.f64 y (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 z) (exp.f64 (*.f64 #s(literal 2 binary64) z)))))) |
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 y (+.f64 #s(literal 1 binary64) (exp.f64 z)))) |
(*.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 z))) y)) |
(*.f64 (*.f64 y (expm1.f64 (*.f64 z #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 z) (exp.f64 (*.f64 #s(literal 2 binary64) z)))))) |
(*.f64 (*.f64 y (expm1.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 z)))) |
(*.f64 (/.f64 y (+.f64 #s(literal 1 binary64) (exp.f64 z))) (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y (expm1.f64 (*.f64 z #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 z)) #s(literal 3 binary64)))) (+.f64 (exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) z))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 z)) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 z)) (exp.f64 (*.f64 #s(literal 2 binary64) z)))))) |
(*.f64 (/.f64 (*.f64 y (expm1.f64 (*.f64 z #s(literal 3 binary64)))) (-.f64 (exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) z))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 z)) #s(literal 2 binary64)))) (-.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) z)) (exp.f64 z))) |
(*.f64 (/.f64 (*.f64 y (expm1.f64 (*.f64 #s(literal 2 binary64) z))) (expm1.f64 (*.f64 #s(literal 2 binary64) z))) (expm1.f64 z)) |
(*.f64 (/.f64 (*.f64 y (expm1.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 z #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 z) (expm1.f64 z)))) |
(*.f64 (/.f64 (*.f64 y (expm1.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 2 binary64) z)))) (-.f64 #s(literal 1 binary64) (exp.f64 z))) |
| 1× | egg-herbie |
| 4404× | *-lowering-*.f32 |
| 4404× | *-lowering-*.f64 |
| 3882× | +-lowering-+.f64 |
| 3882× | +-lowering-+.f32 |
| 1376× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 320 | 1744 |
| 1 | 1077 | 1594 |
| 2 | 3705 | 1557 |
| 0 | 8166 | 1557 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
x |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
x |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
x |
(+ x (* y (- (/ 1 t) (/ (exp z) t)))) |
(+ x (* y (- (+ (* 1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ 1 t)) (/ (exp z) t)))) |
(+ x (* y (- (+ (* y (- (* -1/3 (/ (* y (pow (- (exp z) 1) 3)) t)) (* -1/2 (/ (pow (- (exp z) 1) 2) t)))) (/ 1 t)) (/ (exp z) t)))) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (/ (log (- (exp z) 1)) t))) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t)))) |
(- (+ x (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t)))) |
(- (+ x (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t))))) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t)))) |
(- (+ x (* -1 (/ (- (/ 1 (* t (- (exp z) 1))) (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2)))))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
(- (+ x (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2)))) (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3)))))) y)) (/ 1 (* t (- (exp z) 1)))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* z (- (* -1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t)))) |
(+ x (* z (- (* z (- (* -1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t)))) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
x |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
x |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(/ (* y (- (exp z) 1)) t) |
(* y (- (+ (* -1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ (exp z) t)) (/ 1 t))) |
(* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* 1/3 (/ (* y (pow (- (exp z) 1) 3)) t)))) (/ (exp z) t)) (/ 1 t))) |
(* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* y (+ (* -1/4 (/ (* y (pow (- (exp z) 1) 4)) t)) (* 1/3 (/ (pow (- (exp z) 1) 3) t)))))) (/ (exp z) t)) (/ 1 t))) |
(/ (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) t) |
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))) (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t)))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))) |
(/ (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) t) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t))) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2))))) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t))) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3))))) (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2))))) y)) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t))) |
(/ (* y z) t) |
(* z (+ (* 1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t))) |
(* z (+ (* z (+ (* 1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t))) |
(* z (+ (* z (+ (* 1/2 (/ (+ y (* -1 (pow y 2))) t)) (* z (+ (* 1/24 (/ (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))) t)) (* 1/6 (/ (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))) t)))))) (/ y t))) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(* y (- (exp z) 1)) |
(* y (- (+ (exp z) (* -1/2 (* y (pow (- (exp z) 1) 2)))) 1)) |
(* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* 1/3 (* y (pow (- (exp z) 1) 3)))))) 1)) |
(* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (exp z) 1) 4))) (* 1/3 (pow (- (exp z) 1) 3))))))) 1)) |
(+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) |
(+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1))))) |
(- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp z) 1) 2)))) |
(- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (exp z) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp z) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (exp z) 1) 2))))) |
(+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp z) 1))))) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp z) 1) 2)))) (/ 1 (- (exp z) 1))) y)))) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp z) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp z) 1) 2)))) y)) (/ 1 (- (exp z) 1))) y)))) |
(* y z) |
(* z (+ y (* 1/2 (* z (+ y (* -1 (pow y 2))))))) |
(* z (+ y (* z (+ (* 1/6 (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))) |
(* z (+ y (* z (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* z (+ (* 1/24 (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))))))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y z) |
(* z (+ y (* 1/2 (* y z)))) |
(* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))) |
(* z (+ y (* z (+ (* 1/2 y) (* z (+ (* 1/24 (* y z)) (* 1/6 y))))))) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
| Outputs |
|---|
(* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (-.f64 #s(literal 0 binary64) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
x |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)))) |
x |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)))) |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)))) |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)))) |
x |
(+ x (* y (- (/ 1 t) (/ (exp z) t)))) |
(+.f64 x (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (exp.f64 z) t)))) |
(+ x (* y (- (+ (* 1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ 1 t)) (/ (exp z) t)))) |
(+.f64 x (*.f64 y (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (exp.f64 z) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) t)))) |
(+ x (* y (- (+ (* y (- (* -1/3 (/ (* y (pow (- (exp z) 1) 3)) t)) (* -1/2 (/ (pow (- (exp z) 1) 2) t)))) (/ 1 t)) (/ (exp z) t)))) |
(+.f64 x (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) y) (pow.f64 (expm1.f64 z) #s(literal 3 binary64))) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))) t))) (/.f64 (exp.f64 z) t))))) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (/ (log (- (exp z) 1)) t))) |
(-.f64 x (/.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) t)) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t)))) |
(+.f64 (-.f64 x (/.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) t)) (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 z)) y) t)) |
(- (+ x (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t)))) |
(+.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))))) (+.f64 (/.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) t) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 z)) t) y)))) |
(- (+ x (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t))))) |
(-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 2 binary64))))))) (+.f64 (+.f64 (/.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) t) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 z)) t) y)) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y (*.f64 y y)))) (pow.f64 (expm1.f64 z) #s(literal 3 binary64))))) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
(-.f64 x (/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) t)) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t)))) |
(-.f64 x (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 z)) t) y) (/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) t))) |
(- (+ x (* -1 (/ (- (/ 1 (* t (- (exp z) 1))) (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2)))))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
(-.f64 (-.f64 x (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 z)) t) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))))) y)) (/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) t)) |
(- (+ x (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2)))) (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3)))))) y)) (/ 1 (* t (- (exp z) 1)))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
(-.f64 (-.f64 x (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 z)) t) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) (/.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (expm1.f64 z) #s(literal 3 binary64)) (*.f64 y t)))) y)) y)) (/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) t)) |
x |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (* z (- (* -1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t)))) |
(+.f64 x (*.f64 z (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 y y))) z) t) (/.f64 y t)))) |
(+ x (* z (- (* z (- (* -1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t)))) |
(+.f64 x (*.f64 z (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) z) (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))) y))) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 y y))) t))) (/.f64 y t)))) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (-.f64 #s(literal 0 binary64) t)) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
x |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
x |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(/ (* y (- (exp z) 1)) t) |
(*.f64 y (/.f64 (expm1.f64 z) t)) |
(* y (- (+ (* -1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ (exp z) t)) (/ 1 t))) |
(*.f64 y (+.f64 (*.f64 (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) t)) (/.f64 (expm1.f64 z) t))) |
(* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* 1/3 (/ (* y (pow (- (exp z) 1) 3)) t)))) (/ (exp z) t)) (/ 1 t))) |
(*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) #s(literal -1/2 binary64)) t) (/.f64 (*.f64 (pow.f64 (expm1.f64 z) #s(literal 3 binary64)) (*.f64 y #s(literal 1/3 binary64))) t))) (/.f64 (expm1.f64 z) t))) |
(* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* y (+ (* -1/4 (/ (* y (pow (- (exp z) 1) 4)) t)) (* 1/3 (/ (pow (- (exp z) 1) 3) t)))))) (/ (exp z) t)) (/ 1 t))) |
(*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) #s(literal -1/2 binary64)) t) (*.f64 y (+.f64 (*.f64 (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) t)) (*.f64 (pow.f64 (expm1.f64 z) #s(literal 3 binary64)) (/.f64 #s(literal 1/3 binary64) t)))))) (/.f64 (expm1.f64 z) t))) |
(/ (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) t) |
(/.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) t) |
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))) |
(+.f64 (/.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) t) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 z)) t) y)) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))) (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))) |
(-.f64 (+.f64 (/.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) t) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 z)) t) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 2 binary64))))))) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t)))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))) |
(+.f64 (/.f64 (log.f64 y) t) (+.f64 (+.f64 (/.f64 (log.f64 (expm1.f64 z)) t) (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y (*.f64 y y)))) (pow.f64 (expm1.f64 z) #s(literal 3 binary64)))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 z)) t) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))))) y))) |
(/ (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) t) |
(/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t))) |
(+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 z)) t) y) (/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) t)) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2))))) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t))) |
(-.f64 (/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 (expm1.f64 z) t))) y)) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3))))) (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2))))) y)) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t))) |
(+.f64 (/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (expm1.f64 z) #s(literal 3 binary64)) (*.f64 y t))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (pow.f64 (expm1.f64 z) #s(literal 2 binary64))))) y) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 z)) t)) y)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* z (+ (* 1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))) t))) |
(* z (+ (* z (+ (* 1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (*.f64 (-.f64 y (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 z (*.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))) y)) (/.f64 #s(literal 1/6 binary64) t))))))) |
(* z (+ (* z (+ (* 1/2 (/ (+ y (* -1 (pow y 2))) t)) (* z (+ (* 1/24 (/ (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))) t)) (* 1/6 (/ (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))) t)))))) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (*.f64 (-.f64 y (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) t)) (*.f64 z (+.f64 (/.f64 (*.f64 (+.f64 (+.f64 y (+.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 12 binary64)) (*.f64 (*.f64 y y) #s(literal -7 binary64)))) (*.f64 #s(literal -6 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 z #s(literal 1/24 binary64))) t) (*.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))) y)) (/.f64 #s(literal 1/6 binary64) t)))))))) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (+ (exp z) (* -1/2 (* y (pow (- (exp z) 1) 2)))) 1)) |
(*.f64 y (+.f64 (*.f64 y (*.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) #s(literal -1/2 binary64))) (expm1.f64 z))) |
(* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* 1/3 (* y (pow (- (exp z) 1) 3)))))) 1)) |
(*.f64 y (+.f64 (*.f64 y (+.f64 (*.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (expm1.f64 z) #s(literal 3 binary64)) (*.f64 y #s(literal 1/3 binary64))))) (expm1.f64 z))) |
(* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (exp z) 1) 4))) (* 1/3 (pow (- (exp z) 1) 3))))))) 1)) |
(*.f64 y (+.f64 (*.f64 y (+.f64 (*.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 y (+.f64 (*.f64 (pow.f64 (expm1.f64 z) #s(literal 4 binary64)) (*.f64 y #s(literal -1/4 binary64))) (*.f64 (pow.f64 (expm1.f64 z) #s(literal 3 binary64)) #s(literal 1/3 binary64)))))) (expm1.f64 z))) |
(+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) |
(+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1))))) |
(+.f64 (log.f64 (expm1.f64 z)) (+.f64 (log.f64 y) (/.f64 (/.f64 #s(literal 1 binary64) y) (expm1.f64 z)))) |
(- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp z) 1) 2)))) |
(+.f64 (log.f64 (expm1.f64 z)) (+.f64 (log.f64 y) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (expm1.f64 z)) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) y)))) |
(- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (exp z) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp z) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (exp z) 1) 2))))) |
(+.f64 (log.f64 (expm1.f64 z)) (+.f64 (+.f64 (log.f64 y) (/.f64 (/.f64 #s(literal 1 binary64) y) (expm1.f64 z))) (+.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (pow.f64 (expm1.f64 z) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) y)))) |
(+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp z) 1))))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (expm1.f64 z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp z) 1) 2)))) (/ 1 (- (exp z) 1))) y)))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (expm1.f64 z))) y))) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp z) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp z) 1) 2)))) y)) (/ 1 (- (exp z) 1))) y)))) |
(+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) y) (pow.f64 (expm1.f64 z) #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) y) (/.f64 #s(literal 1 binary64) (expm1.f64 z))) y)) |
(* y z) |
(*.f64 y z) |
(* z (+ y (* 1/2 (* z (+ y (* -1 (pow y 2))))))) |
(*.f64 z (+.f64 y (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))))) |
(* z (+ y (* z (+ (* 1/6 (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))) y)) (*.f64 z #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))))) |
(* z (+ y (* z (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* z (+ (* 1/24 (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) (*.f64 z (+.f64 (*.f64 (+.f64 (+.f64 y (+.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 12 binary64)) (*.f64 (*.f64 y y) #s(literal -7 binary64)))) (*.f64 #s(literal -6 binary64) (pow.f64 y #s(literal 4 binary64)))) (*.f64 z #s(literal 1/24 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))) y)) #s(literal 1/6 binary64)))))))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y z) |
(*.f64 y z) |
(* z (+ y (* 1/2 (* y z)))) |
(*.f64 z (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) |
(* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 y (*.f64 z #s(literal 1/6 binary64))) (*.f64 y #s(literal 1/2 binary64)))))) |
(* z (+ y (* z (+ (* 1/2 y) (* z (+ (* 1/24 (* y z)) (* 1/6 y))))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 z (+.f64 (*.f64 y (*.f64 z #s(literal 1/24 binary64))) (*.f64 y #s(literal 1/6 binary64)))))))) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
Compiled 6748 to 937 computations (86.1% saved)
16 alts after pruning (15 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 266 | 15 | 281 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 266 | 16 | 282 |
| Status | Accuracy | Program |
|---|---|---|
| 98.7% | (-.f64 x (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))))) | |
| 53.6% | (-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))) y)) (*.f64 z #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))))) t)) | |
| 58.3% | (-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))))) t)) | |
| 83.5% | (-.f64 x (/.f64 (*.f64 y (expm1.f64 z)) t)) | |
| 71.2% | (-.f64 x (/.f64 (*.f64 y z) t)) | |
| ▶ | 98.8% | (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (expm1.f64 z)))) t)) |
| ▶ | 71.6% | (-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 y (*.f64 z #s(literal 1/6 binary64))) (*.f64 y #s(literal 1/2 binary64))))))) t)) |
| 71.6% | (-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) t)) | |
| ✓ | 98.8% | (-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
| ▶ | 79.7% | (-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
| 98.8% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))))) | |
| 89.8% | (-.f64 x (-.f64 (/.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) t) (/.f64 (log1p.f64 (*.f64 (*.f64 y (expm1.f64 z)) (+.f64 (*.f64 y (expm1.f64 z)) #s(literal -1 binary64)))) t))) | |
| 98.8% | (-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (log1p.f64 (*.f64 y (expm1.f64 z))))) | |
| ▶ | 57.7% | (-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))) t)))) |
| 84.7% | (-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) | |
| ▶ | 71.1% | x |
Compiled 555 to 361 computations (35% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 y (*.f64 z #s(literal 1/6 binary64))) (*.f64 y #s(literal 1/2 binary64))))))) |
| ✓ | cost-diff | 0 | (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 y (*.f64 z #s(literal 1/6 binary64))) (*.f64 y #s(literal 1/2 binary64))))))) t) |
| ✓ | cost-diff | 0 | (-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 y (*.f64 z #s(literal 1/6 binary64))) (*.f64 y #s(literal 1/2 binary64))))))) t)) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 y (*.f64 z #s(literal 1/6 binary64))) (*.f64 y #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (log1p.f64 (*.f64 y z)) |
| ✓ | cost-diff | 0 | (/.f64 (log1p.f64 (*.f64 y z)) t) |
| ✓ | cost-diff | 0 | (-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))) t))) |
| ✓ | cost-diff | 0 | (-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))) t)))) |
| ✓ | cost-diff | 128 | (+.f64 (/.f64 y t) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))) t)) |
| ✓ | cost-diff | 0 | (log1p.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (expm1.f64 z)))) |
| ✓ | cost-diff | 0 | (/.f64 (log1p.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (expm1.f64 z)))) t) |
| ✓ | cost-diff | 0 | (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (expm1.f64 z)))) t)) |
| ✓ | cost-diff | 128 | (/.f64 y (/.f64 #s(literal 1 binary64) (expm1.f64 z))) |
| 3264× | *-lowering-*.f32 |
| 3264× | *-lowering-*.f64 |
| 1862× | +-lowering-+.f64 |
| 1862× | +-lowering-+.f32 |
| 1804× | fnmsub-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 256 |
| 1 | 109 | 237 |
| 2 | 306 | 236 |
| 3 | 809 | 235 |
| 4 | 2447 | 233 |
| 5 | 7337 | 233 |
| 0 | 8144 | 233 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- x (/ (log (+ 1 (/ y (/ 1 (- (exp z) 1))))) t)) |
x |
(/ (log (+ 1 (/ y (/ 1 (- (exp z) 1))))) t) |
(log (+ 1 (/ y (/ 1 (- (exp z) 1))))) |
(/ y (/ 1 (- (exp z) 1))) |
y |
(/ 1 (- (exp z) 1)) |
1 |
(- (exp z) 1) |
z |
t |
x |
(- x (* z (+ (/ y t) (/ (* z (* 1/2 (- y (* y y)))) t)))) |
x |
(* z (+ (/ y t) (/ (* z (* 1/2 (- y (* y y)))) t))) |
z |
(+ (/ y t) (/ (* z (* 1/2 (- y (* y y)))) t)) |
(/ y t) |
y |
t |
(/ (* z (* 1/2 (- y (* y y)))) t) |
(* z (* 1/2 (- y (* y y)))) |
(* 1/2 (- y (* y y))) |
1/2 |
(- y (* y y)) |
(* y y) |
(- x (/ (log (+ 1 (* y z))) t)) |
x |
(/ (log (+ 1 (* y z))) t) |
(log (+ 1 (* y z))) |
(* y z) |
y |
z |
t |
(- x (/ (log (+ 1 (* z (+ y (* z (+ (* y (* z 1/6)) (* y 1/2))))))) t)) |
x |
(/ (log (+ 1 (* z (+ y (* z (+ (* y (* z 1/6)) (* y 1/2))))))) t) |
(log (+ 1 (* z (+ y (* z (+ (* y (* z 1/6)) (* y 1/2))))))) |
(* z (+ y (* z (+ (* y (* z 1/6)) (* y 1/2))))) |
z |
(+ y (* z (+ (* y (* z 1/6)) (* y 1/2)))) |
y |
(* z (+ (* y (* z 1/6)) (* y 1/2))) |
(+ (* y (* z 1/6)) (* y 1/2)) |
(* y (* z 1/6)) |
(* z 1/6) |
1/6 |
(* y 1/2) |
1/2 |
t |
| Outputs |
|---|
(- x (/ (log (+ 1 (/ y (/ 1 (- (exp z) 1))))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
x |
(/ (log (+ 1 (/ y (/ 1 (- (exp z) 1))))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(log (+ 1 (/ y (/ 1 (- (exp z) 1))))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(/ y (/ 1 (- (exp z) 1))) |
(*.f64 y (expm1.f64 z)) |
y |
(/ 1 (- (exp z) 1)) |
(/.f64 #s(literal 1 binary64) (expm1.f64 z)) |
1 |
#s(literal 1 binary64) |
(- (exp z) 1) |
(expm1.f64 z) |
z |
t |
x |
(- x (* z (+ (/ y t) (/ (* z (* 1/2 (- y (* y y)))) t)))) |
(+.f64 x (*.f64 (/.f64 (*.f64 y z) t) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) y))))) |
x |
(* z (+ (/ y t) (/ (* z (* 1/2 (- y (* y y)))) t))) |
(*.f64 (/.f64 (*.f64 y z) t) (-.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64))) |
z |
(+ (/ y t) (/ (* z (* 1/2 (- y (* y y)))) t)) |
(*.f64 (+.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) (/.f64 y t)) |
(/ y t) |
(/.f64 y t) |
y |
t |
(/ (* z (* 1/2 (- y (* y y)))) t) |
(/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) y)))) t) |
(* z (* 1/2 (- y (* y y)))) |
(*.f64 z (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) y)))) |
(* 1/2 (- y (* y y))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 #s(literal 1 binary64) y))) |
1/2 |
#s(literal 1/2 binary64) |
(- y (* y y)) |
(*.f64 y (-.f64 #s(literal 1 binary64) y)) |
(* y y) |
(*.f64 y y) |
(- x (/ (log (+ 1 (* y z))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
x |
(/ (log (+ 1 (* y z))) t) |
(/.f64 (log1p.f64 (*.f64 y z)) t) |
(log (+ 1 (* y z))) |
(log1p.f64 (*.f64 y z)) |
(* y z) |
(*.f64 y z) |
y |
z |
t |
(- x (/ (log (+ 1 (* z (+ y (* z (+ (* y (* z 1/6)) (* y 1/2))))))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 (*.f64 y z) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))) t)) |
x |
(/ (log (+ 1 (* z (+ y (* z (+ (* y (* z 1/6)) (* y 1/2))))))) t) |
(/.f64 (log1p.f64 (*.f64 (*.f64 y z) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))) t) |
(log (+ 1 (* z (+ y (* z (+ (* y (* z 1/6)) (* y 1/2))))))) |
(log1p.f64 (*.f64 (*.f64 y z) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))) |
(* z (+ y (* z (+ (* y (* z 1/6)) (* y 1/2))))) |
(*.f64 (*.f64 y z) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))) |
z |
(+ y (* z (+ (* y (* z 1/6)) (* y 1/2)))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))) |
y |
(* z (+ (* y (* z 1/6)) (* y 1/2))) |
(*.f64 y (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) |
(+ (* y (* z 1/6)) (* y 1/2)) |
(*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))) |
(* y (* z 1/6)) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(* z 1/6) |
(*.f64 z #s(literal 1/6 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
(* y 1/2) |
(*.f64 y #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
t |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 z #s(literal 1/6 binary64)) |
| ✓ | accuracy | 95.3% | (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 y (*.f64 z #s(literal 1/6 binary64))) (*.f64 y #s(literal 1/2 binary64))))))) t) |
| ✓ | accuracy | 89.8% | (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 y (*.f64 z #s(literal 1/6 binary64))) (*.f64 y #s(literal 1/2 binary64))))))) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 100.0% | (-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
| ✓ | accuracy | 95.4% | (/.f64 (log1p.f64 (*.f64 y z)) t) |
| ✓ | accuracy | 94.3% | (log1p.f64 (*.f64 y z)) |
| ✓ | accuracy | 95.2% | (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))) t))) |
| ✓ | accuracy | 93.6% | (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))) |
| ✓ | accuracy | 93.3% | (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))) t) |
| ✓ | accuracy | 92.7% | (+.f64 (/.f64 y t) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))) t)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (expm1.f64 z)) |
| ✓ | accuracy | 99.8% | (/.f64 y (/.f64 #s(literal 1 binary64) (expm1.f64 z))) |
| ✓ | accuracy | 97.8% | (log1p.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (expm1.f64 z)))) |
| ✓ | accuracy | 95.3% | (/.f64 (log1p.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (expm1.f64 z)))) t) |
| 189.0ms | 117× | 1 | valid |
| 179.0ms | 49× | 5 | exit |
| 74.0ms | 33× | 2 | valid |
| 24.0ms | 6× | 3 | valid |
| 16.0ms | 27× | 0 | valid |
| 16.0ms | 24× | 0 | invalid |
Compiled 288 to 37 computations (87.2% saved)
compiled-spec: 116.0ms (30.5% of total)backward-pass: 66.0ms (17.3% of total)ival-log: 53.0ms (13.9% of total)ival-mult: 35.0ms (9.2% of total)ival-exp: 32.0ms (8.4% of total)ival-div: 31.0ms (8.1% of total)ival-sub: 18.0ms (4.7% of total)ival-add: 17.0ms (4.5% of total)...c/correct-round.rkt:119:19: 10.0ms (2.6% of total)const: 2.0ms (0.5% of total)| Inputs |
|---|
#<alt (/ y (/ 1 (- (exp z) 1)))> |
#<alt (- x (/ (log (+ 1 (/ y (/ 1 (- (exp z) 1))))) t))> |
#<alt (/ (log (+ 1 (/ y (/ 1 (- (exp z) 1))))) t)> |
#<alt (log (+ 1 (/ y (/ 1 (- (exp z) 1)))))> |
#<alt (+ (/ y t) (/ (* z (* 1/2 (- y (* y y)))) t))> |
#<alt (- x (* z (+ (/ y t) (/ (* z (* 1/2 (- y (* y y)))) t))))> |
#<alt (* z (+ (/ y t) (/ (* z (* 1/2 (- y (* y y)))) t)))> |
#<alt (/ y t)> |
#<alt (- x (/ (log (+ 1 (* y z))) t))> |
#<alt (/ (log (+ 1 (* y z))) t)> |
#<alt (log (+ 1 (* y z)))> |
#<alt (* y z)> |
#<alt (+ (* y (* z 1/6)) (* y 1/2))> |
#<alt (- x (/ (log (+ 1 (* z (+ y (* z (+ (* y (* z 1/6)) (* y 1/2))))))) t))> |
#<alt (/ (log (+ 1 (* z (+ y (* z (+ (* y (* z 1/6)) (* y 1/2))))))) t)> |
#<alt (log (+ 1 (* z (+ y (* z (+ (* y (* z 1/6)) (* y 1/2)))))))> |
#<alt (/ 1 (- (exp z) 1))> |
#<alt (/ (* z (* 1/2 (- y (* y y)))) t)> |
#<alt (* z (* 1/2 (- y (* y y))))> |
#<alt (* z 1/6)> |
#<alt (* y (* z 1/6))> |
| Outputs |
|---|
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y z)> |
#<alt (* z (+ y (* 1/2 (* y z))))> |
#<alt (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y)))))> |
#<alt (* z (+ y (* z (+ (* 1/2 y) (* z (+ (* 1/24 (* y z)) (* 1/6 y)))))))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)))))> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)))))> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1)))> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1)))> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1)))> |
#<alt x> |
#<alt (+ x (* y (- (/ 1 t) (/ (exp z) t))))> |
#<alt (+ x (* y (- (+ (* 1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ 1 t)) (/ (exp z) t))))> |
#<alt (+ x (* y (- (+ (* y (- (* -1/3 (/ (* y (pow (- (exp z) 1) 3)) t)) (* -1/2 (/ (pow (- (exp z) 1) 2) t)))) (/ 1 t)) (/ (exp z) t))))> |
#<alt (- x (+ (* -1 (/ (log (/ 1 y)) t)) (/ (log (- (exp z) 1)) t)))> |
#<alt (- x (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))))> |
#<alt (- (+ x (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))))> |
#<alt (- (+ x (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t)))))> |
#<alt (- x (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt (- x (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t))))> |
#<alt (- (+ x (* -1 (/ (- (/ 1 (* t (- (exp z) 1))) (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2)))))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt (- (+ x (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2)))) (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3)))))) y)) (/ 1 (* t (- (exp z) 1)))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* z (- (* -1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t))))> |
#<alt (+ x (* z (- (* z (- (* -1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t))))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t)> |
#<alt (/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t)> |
#<alt (/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t)> |
#<alt x> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt (/ (* y (- (exp z) 1)) t)> |
#<alt (* y (- (+ (* -1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ (exp z) t)) (/ 1 t)))> |
#<alt (* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* 1/3 (/ (* y (pow (- (exp z) 1) 3)) t)))) (/ (exp z) t)) (/ 1 t)))> |
#<alt (* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* y (+ (* -1/4 (/ (* y (pow (- (exp z) 1) 4)) t)) (* 1/3 (/ (pow (- (exp z) 1) 3) t)))))) (/ (exp z) t)) (/ 1 t)))> |
#<alt (/ (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) t)> |
#<alt (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t)))> |
#<alt (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))) (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))> |
#<alt (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t)))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))))> |
#<alt (/ (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) t)> |
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2))))) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3))))) (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2))))) y)) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (* 1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t)))> |
#<alt (* z (+ (* z (+ (* 1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t)))> |
#<alt (* z (+ (* z (+ (* 1/2 (/ (+ y (* -1 (pow y 2))) t)) (* z (+ (* 1/24 (/ (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))) t)) (* 1/6 (/ (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))) t)))))) (/ y t)))> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (+ (exp z) (* -1/2 (* y (pow (- (exp z) 1) 2)))) 1))> |
#<alt (* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* 1/3 (* y (pow (- (exp z) 1) 3)))))) 1))> |
#<alt (* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (exp z) 1) 4))) (* 1/3 (pow (- (exp z) 1) 3))))))) 1))> |
#<alt (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1)))))> |
#<alt (- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp z) 1) 2))))> |
#<alt (- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (exp z) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp z) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (exp z) 1) 2)))))> |
#<alt (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp z) 1)))))> |
#<alt (+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp z) 1) 2)))) (/ 1 (- (exp z) 1))) y))))> |
#<alt (+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp z) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp z) 1) 2)))) y)) (/ 1 (- (exp z) 1))) y))))> |
#<alt (* y z)> |
#<alt (* z (+ y (* 1/2 (* z (+ y (* -1 (pow y 2)))))))> |
#<alt (* z (+ y (* z (+ (* 1/6 (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2))))))))> |
#<alt (* z (+ y (* z (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* z (+ (* 1/24 (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))))))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (* y (+ (* 1/2 (/ z t)) (/ 1 t)))> |
#<alt (* y (+ (* -1/2 (/ (* y z) t)) (+ (* 1/2 (/ z t)) (/ 1 t))))> |
#<alt (* y (+ (* -1/2 (/ (* y z) t)) (+ (* 1/2 (/ z t)) (/ 1 t))))> |
#<alt (* y (+ (* -1/2 (/ (* y z) t)) (+ (* 1/2 (/ z t)) (/ 1 t))))> |
#<alt (* -1/2 (/ (* (pow y 2) z) t))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z t)) (+ (* 1/2 (/ z (* t y))) (/ 1 (* t y)))))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z t)) (+ (* 1/2 (/ z (* t y))) (/ 1 (* t y)))))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z t)) (+ (* 1/2 (/ z (* t y))) (/ 1 (* t y)))))> |
#<alt (* -1/2 (/ (* (pow y 2) z) t))> |
#<alt (* (pow y 2) (+ (* -1 (/ (- (* -1/2 (/ z t)) (/ 1 t)) y)) (* -1/2 (/ z t))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (- (* -1/2 (/ z t)) (/ 1 t)) y)) (* -1/2 (/ z t))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (- (* -1/2 (/ z t)) (/ 1 t)) y)) (* -1/2 (/ z t))))> |
#<alt (/ (+ y (* 1/2 (* z (- y (pow y 2))))) t)> |
#<alt (/ (+ y (* 1/2 (* z (- y (pow y 2))))) t)> |
#<alt (/ (+ y (* 1/2 (* z (- y (pow y 2))))) t)> |
#<alt (/ (+ y (* 1/2 (* z (- y (pow y 2))))) t)> |
#<alt (/ (+ y (* 1/2 (* z (- y (pow y 2))))) t)> |
#<alt (/ (+ y (* 1/2 (* z (- y (pow y 2))))) t)> |
#<alt (/ (+ y (* 1/2 (* z (- y (pow y 2))))) t)> |
#<alt (/ (+ y (* 1/2 (* z (- y (pow y 2))))) t)> |
#<alt (* -1 (/ (+ (* -1 y) (* -1/2 (* z (- y (pow y 2))))) t))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1/2 (* z (- y (pow y 2))))) t))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1/2 (* z (- y (pow y 2))))) t))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1/2 (* z (- y (pow y 2))))) t))> |
#<alt (/ y t)> |
#<alt (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))> |
#<alt (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))> |
#<alt (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* z (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z))))> |
#<alt (* z (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z))))> |
#<alt (* z (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z))))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* t z))) (* -1/2 (/ (- y (pow y 2)) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* t z))) (* -1/2 (/ (- y (pow y 2)) t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* t z))) (* -1/2 (/ (- y (pow y 2)) t)))))> |
#<alt (* -1 (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))))> |
#<alt (- x (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))))> |
#<alt (- x (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))))> |
#<alt (- x (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) x) 1)))> |
#<alt (* -1 (* x (- (/ (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) x) 1)))> |
#<alt (* -1 (* x (- (/ (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* z (- (* -1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))))> |
#<alt (+ x (* z (- (* -1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))))> |
#<alt (* -1/2 (/ (* (pow z 2) (- y (pow y 2))) t))> |
#<alt (* (pow z 2) (- (* -1 (/ y (* t z))) (* 1/2 (/ (- y (pow y 2)) t))))> |
#<alt (* (pow z 2) (- (/ x (pow z 2)) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z)))))> |
#<alt (* (pow z 2) (- (/ x (pow z 2)) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z)))))> |
#<alt (* -1/2 (/ (* (pow z 2) (- y (pow y 2))) t))> |
#<alt (* (pow z 2) (- (* -1 (/ y (* t z))) (* 1/2 (/ (- y (pow y 2)) t))))> |
#<alt (* (pow z 2) (- (* -1 (/ (- (* -1 (/ x z)) (* -1 (/ y t))) z)) (* 1/2 (/ (- y (pow y 2)) t))))> |
#<alt (* (pow z 2) (- (* -1 (/ (- (* -1 (/ x z)) (* -1 (/ y t))) z)) (* 1/2 (/ (- y (pow y 2)) t))))> |
#<alt x> |
#<alt (+ x (* -1 (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t))))))> |
#<alt (+ x (* y (- (* 1/2 (/ (* y (pow z 2)) t)) (* z (+ (* 1/2 (/ z t)) (/ 1 t))))))> |
#<alt (+ x (* y (- (* 1/2 (/ (* y (pow z 2)) t)) (* z (+ (* 1/2 (/ z t)) (/ 1 t))))))> |
#<alt (* 1/2 (/ (* (pow y 2) (pow z 2)) t))> |
#<alt (* (pow y 2) (- (* -1 (/ (* z (+ (* 1/2 (/ z t)) (/ 1 t))) y)) (* -1/2 (/ (pow z 2) t))))> |
#<alt (* (pow y 2) (- (/ x (pow y 2)) (+ (* -1/2 (/ (pow z 2) t)) (/ (* z (+ (* 1/2 (/ z t)) (/ 1 t))) y))))> |
#<alt (* (pow y 2) (- (/ x (pow y 2)) (+ (* -1/2 (/ (pow z 2) t)) (/ (* z (+ (* 1/2 (/ z t)) (/ 1 t))) y))))> |
#<alt (* 1/2 (/ (* (pow y 2) (pow z 2)) t))> |
#<alt (* (pow y 2) (- (/ (* z (- (* -1/2 (/ z t)) (/ 1 t))) y) (* -1/2 (/ (pow z 2) t))))> |
#<alt (* (pow y 2) (- (* -1 (/ (- (* -1 (/ x y)) (* z (- (* -1/2 (/ z t)) (/ 1 t)))) y)) (* -1/2 (/ (pow z 2) t))))> |
#<alt (* (pow y 2) (- (* -1 (/ (- (* -1 (/ x y)) (* z (- (* -1/2 (/ z t)) (/ 1 t)))) y)) (* -1/2 (/ (pow z 2) t))))> |
#<alt (* -1 (/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t))> |
#<alt (/ (- (* t x) (* z (+ y (* 1/2 (* z (- y (pow y 2))))))) t)> |
#<alt (/ (- (* t x) (* z (+ y (* 1/2 (* z (- y (pow y 2))))))) t)> |
#<alt (/ (- (* t x) (* z (+ y (* 1/2 (* z (- y (pow y 2))))))) t)> |
#<alt x> |
#<alt (+ x (* -1 (/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t)))> |
#<alt (+ x (* -1 (/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t)))> |
#<alt (+ x (* -1 (/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t)))> |
#<alt x> |
#<alt (+ x (/ (* z (+ (* -1 y) (* -1/2 (* z (- y (pow y 2)))))) t))> |
#<alt (+ x (/ (* z (+ (* -1 y) (* -1/2 (* z (- y (pow y 2)))))) t))> |
#<alt (+ x (/ (* z (+ (* -1 y) (* -1/2 (* z (- y (pow y 2)))))) t))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t)))> |
#<alt (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t)))> |
#<alt (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t)))> |
#<alt (* 1/2 (/ (* (pow z 2) (- y (pow y 2))) t))> |
#<alt (* (pow z 2) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z))))> |
#<alt (* (pow z 2) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z))))> |
#<alt (* (pow z 2) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z))))> |
#<alt (* 1/2 (/ (* (pow z 2) (- y (pow y 2))) t))> |
#<alt (* (pow z 2) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z))))> |
#<alt (* (pow z 2) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z))))> |
#<alt (* (pow z 2) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z))))> |
#<alt (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t))))> |
#<alt (* y (+ (* -1/2 (/ (* y (pow z 2)) t)) (* z (+ (* 1/2 (/ z t)) (/ 1 t)))))> |
#<alt (* y (+ (* -1/2 (/ (* y (pow z 2)) t)) (* z (+ (* 1/2 (/ z t)) (/ 1 t)))))> |
#<alt (* y (+ (* -1/2 (/ (* y (pow z 2)) t)) (* z (+ (* 1/2 (/ z t)) (/ 1 t)))))> |
#<alt (* -1/2 (/ (* (pow y 2) (pow z 2)) t))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ (pow z 2) t)) (/ (* z (+ (* 1/2 (/ z t)) (/ 1 t))) y)))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ (pow z 2) t)) (/ (* z (+ (* 1/2 (/ z t)) (/ 1 t))) y)))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ (pow z 2) t)) (/ (* z (+ (* 1/2 (/ z t)) (/ 1 t))) y)))> |
#<alt (* -1/2 (/ (* (pow y 2) (pow z 2)) t))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* z (- (* -1/2 (/ z t)) (/ 1 t))) y)) (* -1/2 (/ (pow z 2) t))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* z (- (* -1/2 (/ z t)) (/ 1 t))) y)) (* -1/2 (/ (pow z 2) t))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* z (- (* -1/2 (/ z t)) (/ 1 t))) y)) (* -1/2 (/ (pow z 2) t))))> |
#<alt (/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t)> |
#<alt (/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t)> |
#<alt (/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t)> |
#<alt (/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t)> |
#<alt (/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t)> |
#<alt (/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t)> |
#<alt (/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t)> |
#<alt (/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t)> |
#<alt (* -1 (/ (* z (+ (* -1 y) (* -1/2 (* z (- y (pow y 2)))))) t))> |
#<alt (* -1 (/ (* z (+ (* -1 y) (* -1/2 (* z (- y (pow y 2)))))) t))> |
#<alt (* -1 (/ (* z (+ (* -1 y) (* -1/2 (* z (- y (pow y 2)))))) t))> |
#<alt (* -1 (/ (* z (+ (* -1 y) (* -1/2 (* z (- y (pow y 2)))))) t))> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (* -1 (/ (log (+ 1 (* y z))) t))> |
#<alt (- x (/ (log (+ 1 (* y z))) t))> |
#<alt (- x (/ (log (+ 1 (* y z))) t))> |
#<alt (- x (/ (log (+ 1 (* y z))) t))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))))> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))))> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1)))> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1)))> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* y (- (* 1/2 (/ (* y (pow z 2)) t)) (/ z t))))> |
#<alt (+ x (* y (- (* y (- (* -1/3 (/ (* y (pow z 3)) t)) (* -1/2 (/ (pow z 2) t)))) (/ z t))))> |
#<alt (- x (+ (* -1 (/ (log (/ 1 y)) t)) (/ (log z) t)))> |
#<alt (- x (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y z))) (/ (log z) t))))> |
#<alt (- (+ x (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y z))) (/ (log z) t))))> |
#<alt (- (+ x (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y z))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))) (/ (log z) t)))))> |
#<alt (- x (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 z)) t)))> |
#<alt (- x (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y z))) (/ (log (* -1 z)) t))))> |
#<alt (- (+ x (* -1 (/ (- (/ 1 (* t z)) (* 1/2 (/ 1 (* t (* y (pow z 2)))))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 z)) t)))> |
#<alt (- (+ x (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow z 2)))) (* 1/3 (/ 1 (* t (* y (pow z 3)))))) y)) (/ 1 (* t z))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 z)) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* z (- (* 1/2 (/ (* (pow y 2) z) t)) (/ y t))))> |
#<alt (+ x (* z (- (* z (- (* -1/3 (/ (* (pow y 3) z) t)) (* -1/2 (/ (pow y 2) t)))) (/ y t))))> |
#<alt (- x (+ (* -1 (/ (log (/ 1 z)) t)) (/ (log y) t)))> |
#<alt (- x (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ 1 (* t (* y z))) (/ (log y) t))))> |
#<alt (- (+ x (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ 1 (* t (* y z))) (/ (log y) t))))> |
#<alt (- (+ x (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ 1 (* t (* y z))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))) (/ (log y) t)))))> |
#<alt (- x (+ (* -1 (/ (log (/ -1 z)) t)) (/ (log (* -1 y)) t)))> |
#<alt (- x (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ 1 (* t (* y z))) (/ (log (* -1 y)) t))))> |
#<alt (- (+ x (* -1 (/ (- (/ 1 (* t y)) (* 1/2 (/ 1 (* t (* (pow y 2) z))))) z))) (+ (* -1 (/ (log (/ -1 z)) t)) (/ (log (* -1 y)) t)))> |
#<alt (- (+ x (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow y 2)))) (* 1/3 (/ 1 (* t (* (pow y 3) z))))) z)) (/ 1 (* t y))) z))) (+ (* -1 (/ (log (/ -1 z)) t)) (/ (log (* -1 y)) t)))> |
#<alt (* -1 (/ (log (+ 1 (* y z))) t))> |
#<alt (/ (- (* t x) (log (+ 1 (* y z)))) t)> |
#<alt (/ (- (* t x) (log (+ 1 (* y z)))) t)> |
#<alt (/ (- (* t x) (log (+ 1 (* y z)))) t)> |
#<alt x> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* y (+ (* -1/2 (/ (* y (pow z 2)) t)) (/ z t)))> |
#<alt (* y (+ (* y (+ (* -1/2 (/ (pow z 2) t)) (* 1/3 (/ (* y (pow z 3)) t)))) (/ z t)))> |
#<alt (* y (+ (* y (+ (* -1/2 (/ (pow z 2) t)) (* y (+ (* -1/4 (/ (* y (pow z 4)) t)) (* 1/3 (/ (pow z 3) t)))))) (/ z t)))> |
#<alt (/ (+ (log z) (* -1 (log (/ 1 y)))) t)> |
#<alt (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y z))) (/ (log z) t)))> |
#<alt (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y z))) (/ (log z) t))) (/ 1/2 (* t (* (pow y 2) (pow z 2)))))> |
#<alt (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y z))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))) (/ (log z) t)))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2))))))> |
#<alt (/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)> |
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y z))) (/ (log (* -1 z)) t)))> |
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* y (pow z 2))))) (/ 1 (* t z))) y)) (/ (log (* -1 z)) t)))> |
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* y (pow z 3))))) (* 1/2 (/ 1 (* t (pow z 2))))) y)) (/ 1 (* t z))) y)) (/ (log (* -1 z)) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (* -1/2 (/ (* (pow y 2) z) t)) (/ y t)))> |
#<alt (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t)))> |
#<alt (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* z (+ (* -1/4 (/ (* (pow y 4) z) t)) (* 1/3 (/ (pow y 3) t)))))) (/ y t)))> |
#<alt (/ (+ (log y) (* -1 (log (/ 1 z)))) t)> |
#<alt (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ 1 (* t (* y z))) (/ (log y) t)))> |
#<alt (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ 1 (* t (* y z))) (/ (log y) t))) (/ 1/2 (* t (* (pow y 2) (pow z 2)))))> |
#<alt (- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ 1 (* t (* y z))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))) (/ (log y) t)))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2))))))> |
#<alt (/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) t)> |
#<alt (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ 1 (* t (* y z))) (/ (log (* -1 y)) t)))> |
#<alt (+ (* -1 (/ (log (/ -1 z)) t)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* (pow y 2) z)))) (/ 1 (* t y))) z)) (/ (log (* -1 y)) t)))> |
#<alt (+ (* -1 (/ (log (/ -1 z)) t)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* (pow y 3) z)))) (* 1/2 (/ 1 (* t (pow y 2))))) z)) (/ 1 (* t y))) z)) (/ (log (* -1 y)) t)))> |
#<alt (/ (log (+ 1 (* y z))) t)> |
#<alt (/ (log (+ 1 (* y z))) t)> |
#<alt (/ (log (+ 1 (* y z))) t)> |
#<alt (/ (log (+ 1 (* y z))) t)> |
#<alt (/ (log (+ 1 (* y z))) t)> |
#<alt (/ (log (+ 1 (* y z))) t)> |
#<alt (/ (log (+ 1 (* y z))) t)> |
#<alt (/ (log (+ 1 (* y z))) t)> |
#<alt (/ (log (+ 1 (* y z))) t)> |
#<alt (/ (log (+ 1 (* y z))) t)> |
#<alt (/ (log (+ 1 (* y z))) t)> |
#<alt (/ (log (+ 1 (* y z))) t)> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1/2 (* y (pow z 2)))))> |
#<alt (* y (+ z (* y (+ (* -1/2 (pow z 2)) (* 1/3 (* y (pow z 3)))))))> |
#<alt (* y (+ z (* y (+ (* -1/2 (pow z 2)) (* y (+ (* -1/4 (* y (pow z 4))) (* 1/3 (pow z 3))))))))> |
#<alt (+ (log z) (* -1 (log (/ 1 y))))> |
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (/ 1 (* y z))))> |
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (/ 1 (* y z)))) (/ 1/2 (* (pow y 2) (pow z 2))))> |
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y z)) (* 1/3 (/ 1 (* (pow y 3) (pow z 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow z 2)))))> |
#<alt (+ (log (* -1 z)) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (/ 1 (* y z))))> |
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow z 2)))) (/ 1 z)) y))))> |
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow z 3)))) (* 1/2 (/ 1 (pow z 2)))) y)) (/ 1 z)) y))))> |
#<alt (* y z)> |
#<alt (* z (+ y (* -1/2 (* (pow y 2) z))))> |
#<alt (* z (+ y (* z (+ (* -1/2 (pow y 2)) (* 1/3 (* (pow y 3) z))))))> |
#<alt (* z (+ y (* z (+ (* -1/2 (pow y 2)) (* z (+ (* -1/4 (* (pow y 4) z)) (* 1/3 (pow y 3))))))))> |
#<alt (+ (log y) (* -1 (log (/ 1 z))))> |
#<alt (+ (log y) (+ (* -1 (log (/ 1 z))) (/ 1 (* y z))))> |
#<alt (- (+ (log y) (+ (* -1 (log (/ 1 z))) (/ 1 (* y z)))) (/ 1/2 (* (pow y 2) (pow z 2))))> |
#<alt (- (+ (log y) (+ (* -1 (log (/ 1 z))) (+ (/ 1 (* y z)) (* 1/3 (/ 1 (* (pow y 3) (pow z 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow z 2)))))> |
#<alt (+ (log (* -1 y)) (* -1 (log (/ -1 z))))> |
#<alt (+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (/ 1 (* y z))))> |
#<alt (+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* -1 (/ (- (* 1/2 (/ 1 (* (pow y 2) z))) (/ 1 y)) z))))> |
#<alt (+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* (pow y 3) z))) (* 1/2 (/ 1 (pow y 2)))) z)) (/ 1 y)) z))))> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y (+ 1/2 (* 1/6 z)))> |
#<alt (* y (+ 1/2 (* 1/6 z)))> |
#<alt (* y (+ 1/2 (* 1/6 z)))> |
#<alt (* y (+ 1/2 (* 1/6 z)))> |
#<alt (* y (+ 1/2 (* 1/6 z)))> |
#<alt (* y (+ 1/2 (* 1/6 z)))> |
#<alt (* y (+ 1/2 (* 1/6 z)))> |
#<alt (* y (+ 1/2 (* 1/6 z)))> |
#<alt (* -1 (* y (- (* -1/6 z) 1/2)))> |
#<alt (* -1 (* y (- (* -1/6 z) 1/2)))> |
#<alt (* -1 (* y (- (* -1/6 z) 1/2)))> |
#<alt (* -1 (* y (- (* -1/6 z) 1/2)))> |
#<alt (* 1/2 y)> |
#<alt (+ (* 1/6 (* y z)) (* 1/2 y))> |
#<alt (+ (* 1/6 (* y z)) (* 1/2 y))> |
#<alt (+ (* 1/6 (* y z)) (* 1/2 y))> |
#<alt (* 1/6 (* y z))> |
#<alt (* z (+ (* 1/6 y) (* 1/2 (/ y z))))> |
#<alt (* z (+ (* 1/6 y) (* 1/2 (/ y z))))> |
#<alt (* z (+ (* 1/6 y) (* 1/2 (/ y z))))> |
#<alt (* 1/6 (* y z))> |
#<alt (* -1 (* z (+ (* -1/2 (/ y z)) (* -1/6 y))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ y z)) (* -1/6 y))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ y z)) (* -1/6 y))))> |
#<alt (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t))> |
#<alt (- x (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t))> |
#<alt (- x (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t))> |
#<alt (- x (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) (* t x)))))> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) (* t x)))))> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) (* t x)))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) (* t x)) 1)))> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) (* t x)) 1)))> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) (* t x)) 1)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* z (- (* -1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t))))> |
#<alt (+ x (* z (- (* z (- (* -1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t))))> |
#<alt (- x (+ (* -3 (/ (log (/ 1 z)) t)) (/ (log (* 1/6 y)) t)))> |
#<alt (- x (+ (* -3 (/ (log (/ 1 z)) t)) (+ (* 3 (/ 1 (* t z))) (/ (log (* 1/6 y)) t))))> |
#<alt (- (+ x (* -1 (/ (+ (* 3 (/ 1 t)) (* 3/2 (/ 1 (* t z)))) z))) (+ (* -3 (/ (log (/ 1 z)) t)) (/ (log (* 1/6 y)) t)))> |
#<alt (- (+ x (* -1/6 (/ (- (* 36 (/ 1 y)) 54) (* t (pow z 3))))) (+ (* -3 (/ (log (/ 1 z)) t)) (+ (* 3/2 (/ 1 (* t (pow z 2)))) (+ (/ 3 (* t z)) (/ (log (* 1/6 y)) t)))))> |
#<alt (- x (+ (* -3 (/ (log (/ -1 z)) t)) (/ (log (* -1/6 y)) t)))> |
#<alt (- x (+ (* -3 (/ (log (/ -1 z)) t)) (+ (* 3 (/ 1 (* t z))) (/ (log (* -1/6 y)) t))))> |
#<alt (- (+ x (* -1 (/ (+ (* 3 (/ 1 t)) (* 3/2 (/ 1 (* t z)))) z))) (+ (* -3 (/ (log (/ -1 z)) t)) (/ (log (* -1/6 y)) t)))> |
#<alt (- (+ x (* -1 (/ (+ (* -1 (/ (- (* 1/6 (/ (- 54 (* 36 (/ 1 y))) (* t z))) (* 3/2 (/ 1 t))) z)) (* 3 (/ 1 t))) z))) (+ (* -3 (/ (log (/ -1 z)) t)) (/ (log (* -1/6 y)) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t)))> |
#<alt (+ x (* y (- (* 1/2 (/ (* y (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2))) t)) (/ (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))) t))))> |
#<alt (+ x (* y (- (* y (- (* -1/3 (/ (* y (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3))) t)) (* -1/2 (/ (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2)) t)))) (/ (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))) t))))> |
#<alt (- x (+ (* -1 (/ (log (/ 1 y)) t)) (/ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t)))> |
#<alt (- x (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))) (/ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t))))> |
#<alt (- (+ x (/ 1/2 (* t (* (pow y 2) (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2)))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))) (/ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t))))> |
#<alt (- (+ x (* 1/2 (/ 1 (* t (* (pow y 2) (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2))))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3)))))) (/ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t)))))> |
#<alt (- x (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) t)))> |
#<alt (- (+ x (/ 1 (* t (* y (* z (- (* z (- (* -1/6 z) 1/2)) 1)))))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) t)))> |
#<alt (- (+ x (+ (/ 1/2 (* t (* (pow y 2) (* (pow z 2) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 2))))) (/ 1 (* t (* y (* z (- (* z (- (* -1/6 z) 1/2)) 1))))))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) t)))> |
#<alt (- (+ x (* -1 (/ (- (* -1 (/ (+ (* 1/3 (/ 1 (* t (* y (* (pow z 3) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 3)))))) (* 1/2 (/ 1 (* t (* (pow z 2) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 2)))))) y)) (/ 1 (* t (* z (- (* z (- (* -1/6 z) 1/2)) 1))))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) t)))> |
#<alt (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t))> |
#<alt (/ (- (* t x) (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y)))))))) t)> |
#<alt (/ (- (* t x) (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y)))))))) t)> |
#<alt (/ (- (* t x) (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y)))))))) t)> |
#<alt x> |
#<alt (+ x (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (* 1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t)))> |
#<alt (* z (+ (* z (+ (* 1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t)))> |
#<alt (* z (+ (* z (+ (* 1/2 (/ (+ y (* -1 (pow y 2))) t)) (* z (+ (* 1/24 (/ (* z (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))) t)) (* 1/6 (/ (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))) t)))))) (/ y t)))> |
#<alt (/ (+ (log (* 1/6 y)) (* -3 (log (/ 1 z)))) t)> |
#<alt (+ (* -3 (/ (log (/ 1 z)) t)) (+ (* 3 (/ 1 (* t z))) (/ (log (* 1/6 y)) t)))> |
#<alt (+ (* -3 (/ (log (/ 1 z)) t)) (+ (/ 3/2 (* t (pow z 2))) (+ (/ 3 (* t z)) (/ (log (* 1/6 y)) t))))> |
#<alt (+ (* -3 (/ (log (/ 1 z)) t)) (+ (* 1/6 (/ (- (* 36 (/ 1 y)) 54) (* t (pow z 3)))) (+ (* 3/2 (/ 1 (* t (pow z 2)))) (+ (/ 3 (* t z)) (/ (log (* 1/6 y)) t)))))> |
#<alt (/ (+ (log (* -1/6 y)) (* -3 (log (/ -1 z)))) t)> |
#<alt (+ (* -3 (/ (log (/ -1 z)) t)) (+ (* 3 (/ 1 (* t z))) (/ (log (* -1/6 y)) t)))> |
#<alt (+ (* -3 (/ (log (/ -1 z)) t)) (+ (/ 3/2 (* t (pow z 2))) (+ (/ 3 (* t z)) (/ (log (* -1/6 y)) t))))> |
#<alt (+ (* -3 (/ (log (/ -1 z)) t)) (+ (* -1 (/ (- (* -1 (/ (+ (* -1/6 (/ (- 54 (* 36 (/ 1 y))) (* t z))) (* 3/2 (/ 1 t))) z)) (* 3 (/ 1 t))) z)) (/ (log (* -1/6 y)) t)))> |
#<alt (/ (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t)> |
#<alt (* y (+ (* -1/2 (/ (* y (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2))) t)) (/ (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))) t)))> |
#<alt (* y (+ (* y (+ (* -1/2 (/ (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2)) t)) (* 1/3 (/ (* y (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3))) t)))) (/ (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))) t)))> |
#<alt (* y (+ (* y (+ (* -1/2 (/ (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2)) t)) (* y (+ (* -1/4 (/ (* y (* (pow z 4) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 4))) t)) (* 1/3 (/ (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3)) t)))))) (/ (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))) t)))> |
#<alt (/ (+ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) (* -1 (log (/ 1 y)))) t)> |
#<alt (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))) (/ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t)))> |
#<alt (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))) (/ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t))) (/ 1/2 (* t (* (pow y 2) (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2))))))> |
#<alt (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3)))))) (/ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t)))) (* 1/2 (/ 1 (* t (* (pow y 2) (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2)))))))> |
#<alt (/ (+ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) (* -1 (log (/ -1 y)))) t)> |
#<alt (- (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) t)) (/ 1 (* t (* y (* z (- (* z (- (* -1/6 z) 1/2)) 1))))))> |
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* 1/2 (/ 1 (* t (* y (* (pow z 2) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 2)))))) (/ 1 (* t (* z (- (* z (- (* -1/6 z) 1/2)) 1))))) y)) (/ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) t)))> |
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (/ 1/3 (* t (* (pow y 2) (* (pow z 3) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 3))))) (+ (/ 1/2 (* t (* y (* (pow z 2) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 2))))) (/ 1 (* t (* z (- (* z (- (* -1/6 z) 1/2)) 1)))))) y)) (/ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) t)))> |
#<alt (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)> |
#<alt (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)> |
#<alt (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)> |
#<alt (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)> |
#<alt (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)> |
#<alt (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)> |
#<alt (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)> |
#<alt (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)> |
#<alt (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)> |
#<alt (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)> |
#<alt (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)> |
#<alt (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)> |
#<alt (* y z)> |
#<alt (* z (+ y (* 1/2 (* z (+ y (* -1 (pow y 2)))))))> |
#<alt (* z (+ y (* z (+ (* 1/6 (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2))))))))> |
#<alt (* z (+ y (* z (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* z (+ (* 1/24 (* z (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))))))))> |
#<alt (+ (log (* 1/6 y)) (* -3 (log (/ 1 z))))> |
#<alt (+ (log (* 1/6 y)) (+ (* -3 (log (/ 1 z))) (* 3 (/ 1 z))))> |
#<alt (+ (log (* 1/6 y)) (+ (* -3 (log (/ 1 z))) (+ (* 3 (/ 1 z)) (/ 3/2 (pow z 2)))))> |
#<alt (+ (log (* 1/6 y)) (+ (* -3 (log (/ 1 z))) (+ (* 1/6 (/ (- (* 36 (/ 1 y)) 54) (pow z 3))) (+ (* 3 (/ 1 z)) (/ 3/2 (pow z 2))))))> |
#<alt (+ (log (* -1/6 y)) (* -3 (log (/ -1 z))))> |
#<alt (+ (log (* -1/6 y)) (+ (* -3 (log (/ -1 z))) (* 3 (/ 1 z))))> |
#<alt (+ (log (* -1/6 y)) (+ (* -3 (log (/ -1 z))) (+ (* 3 (/ 1 z)) (/ 3/2 (pow z 2)))))> |
#<alt (+ (log (* -1/6 y)) (+ (* -3 (log (/ -1 z))) (* -1 (/ (- (* -1 (/ (+ 3/2 (* -1/6 (/ (- 54 (* 36 (/ 1 y))) z))) z)) 3) z))))> |
#<alt (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))))> |
#<alt (* y (+ (* -1/2 (* y (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2)))) (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))> |
#<alt (* y (+ (* y (+ (* -1/2 (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2))) (* 1/3 (* y (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3)))))) (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))> |
#<alt (* y (+ (* y (+ (* -1/2 (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2))) (* y (+ (* -1/4 (* y (* (pow z 4) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 4)))) (* 1/3 (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3))))))) (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))> |
#<alt (+ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))))> |
#<alt (- (+ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))))))) (/ 1/2 (* (pow y 2) (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2)))))> |
#<alt (- (+ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))))) (* 1/3 (/ 1 (* (pow y 3) (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3)))))))) (* 1/2 (/ 1 (* (pow y 2) (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2))))))> |
#<alt (+ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) (* -1 (log (/ -1 y))))> |
#<alt (- (+ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) (* -1 (log (/ -1 y)))) (/ 1 (* y (* z (- (* z (- (* -1/6 z) 1/2)) 1)))))> |
#<alt (+ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* 1/2 (/ 1 (* y (* (pow z 2) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 2))))) (/ 1 (* z (- (* z (- (* -1/6 z) 1/2)) 1)))) y))))> |
#<alt (+ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (/ 1/3 (* (pow y 2) (* (pow z 3) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 3)))) (+ (/ 1/2 (* y (* (pow z 2) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 2)))) (/ 1 (* z (- (* z (- (* -1/6 z) 1/2)) 1))))) y))))> |
#<alt (/ 1 z)> |
#<alt (/ (+ 1 (* -1/2 z)) z)> |
#<alt (/ (+ 1 (* z (- (* 1/12 z) 1/2))) z)> |
#<alt (/ (+ 1 (* z (- (* z (+ 1/12 (* -1/720 (pow z 2)))) 1/2))) z)> |
#<alt (/ 1 (- (exp z) 1))> |
#<alt (/ 1 (- (exp z) 1))> |
#<alt (/ 1 (- (exp z) 1))> |
#<alt (/ 1 (- (exp z) 1))> |
#<alt (/ 1 (- (exp z) 1))> |
#<alt (/ 1 (- (exp z) 1))> |
#<alt (/ 1 (- (exp z) 1))> |
#<alt (/ 1 (- (exp z) 1))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* y (+ (* -1/2 (/ (* y z) t)) (* 1/2 (/ z t))))> |
#<alt (* y (+ (* -1/2 (/ (* y z) t)) (* 1/2 (/ z t))))> |
#<alt (* y (+ (* -1/2 (/ (* y z) t)) (* 1/2 (/ z t))))> |
#<alt (* -1/2 (/ (* (pow y 2) z) t))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z t)) (* 1/2 (/ z (* t y)))))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z t)) (* 1/2 (/ z (* t y)))))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z t)) (* 1/2 (/ z (* t y)))))> |
#<alt (* -1/2 (/ (* (pow y 2) z) t))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z t)) (* 1/2 (/ z (* t y)))))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z t)) (* 1/2 (/ z (* t y)))))> |
#<alt (* (pow y 2) (+ (* -1/2 (/ z t)) (* 1/2 (/ z (* t y)))))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (/ (* z (- y (pow y 2))) t))> |
#<alt (* 1/2 (* z (- y (pow y 2))))> |
#<alt (* 1/2 (* z (- y (pow y 2))))> |
#<alt (* 1/2 (* z (- y (pow y 2))))> |
#<alt (* 1/2 (* z (- y (pow y 2))))> |
#<alt (* 1/2 (* z (- y (pow y 2))))> |
#<alt (* 1/2 (* z (- y (pow y 2))))> |
#<alt (* 1/2 (* z (- y (pow y 2))))> |
#<alt (* 1/2 (* z (- y (pow y 2))))> |
#<alt (* 1/2 (* z (- y (pow y 2))))> |
#<alt (* 1/2 (* z (- y (pow y 2))))> |
#<alt (* 1/2 (* z (- y (pow y 2))))> |
#<alt (* 1/2 (* z (- y (pow y 2))))> |
#<alt (* 1/2 (* y z))> |
#<alt (* y (+ (* -1/2 (* y z)) (* 1/2 z)))> |
#<alt (* y (+ (* -1/2 (* y z)) (* 1/2 z)))> |
#<alt (* y (+ (* -1/2 (* y z)) (* 1/2 z)))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ z y))))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ z y))))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ z y))))> |
#<alt (* -1/2 (* (pow y 2) z))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ z y))))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ z y))))> |
#<alt (* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ z y))))> |
#<alt (* 1/6 z)> |
#<alt (* 1/6 z)> |
#<alt (* 1/6 z)> |
#<alt (* 1/6 z)> |
#<alt (* 1/6 z)> |
#<alt (* 1/6 z)> |
#<alt (* 1/6 z)> |
#<alt (* 1/6 z)> |
#<alt (* 1/6 z)> |
#<alt (* 1/6 z)> |
#<alt (* 1/6 z)> |
#<alt (* 1/6 z)> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
#<alt (* 1/6 (* y z))> |
162 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 33.0ms | t | @ | inf | (+ (/ y t) (/ (* z (* 1/2 (- y (* y y)))) t)) |
| 28.0ms | z | @ | -inf | (- x (/ (log (+ 1 (* z (+ y (* z (+ (* y (* z 1/6)) (* y 1/2))))))) t)) |
| 17.0ms | t | @ | 0 | (/ (log (+ 1 (* z (+ y (* z (+ (* y (* z 1/6)) (* y 1/2))))))) t) |
| 14.0ms | t | @ | 0 | (/ (log (+ 1 (* y z))) t) |
| 13.0ms | t | @ | inf | (/ (log (+ 1 (* z (+ y (* z (+ (* y (* z 1/6)) (* y 1/2))))))) t) |
| 1× | batch-egg-rewrite |
| 3336× | /-lowering-/.f32 |
| 3336× | /-lowering-/.f64 |
| 3178× | *-lowering-*.f32 |
| 3178× | *-lowering-*.f64 |
| 2144× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 185 |
| 1 | 284 | 171 |
| 2 | 3006 | 167 |
| 0 | 9310 | 167 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ y (/ 1 (- (exp z) 1))) |
(- x (/ (log (+ 1 (/ y (/ 1 (- (exp z) 1))))) t)) |
(/ (log (+ 1 (/ y (/ 1 (- (exp z) 1))))) t) |
(log (+ 1 (/ y (/ 1 (- (exp z) 1))))) |
(+ (/ y t) (/ (* z (* 1/2 (- y (* y y)))) t)) |
(- x (* z (+ (/ y t) (/ (* z (* 1/2 (- y (* y y)))) t)))) |
(* z (+ (/ y t) (/ (* z (* 1/2 (- y (* y y)))) t))) |
(/ y t) |
(- x (/ (log (+ 1 (* y z))) t)) |
(/ (log (+ 1 (* y z))) t) |
(log (+ 1 (* y z))) |
(* y z) |
(+ (* y (* z 1/6)) (* y 1/2)) |
(- x (/ (log (+ 1 (* z (+ y (* z (+ (* y (* z 1/6)) (* y 1/2))))))) t)) |
(/ (log (+ 1 (* z (+ y (* z (+ (* y (* z 1/6)) (* y 1/2))))))) t) |
(log (+ 1 (* z (+ y (* z (+ (* y (* z 1/6)) (* y 1/2))))))) |
(/ 1 (- (exp z) 1)) |
(/ (* z (* 1/2 (- y (* y y)))) t) |
(* z (* 1/2 (- y (* y y)))) |
(* z 1/6) |
(* y (* z 1/6)) |
| Outputs |
|---|
(+.f64 (*.f64 y (exp.f64 z)) (*.f64 y #s(literal -1 binary64))) |
(+.f64 (*.f64 (exp.f64 z) y) (-.f64 #s(literal 0 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 z)) y)) #s(literal -1 binary64))) |
(fma.f64 y (exp.f64 z) (*.f64 y #s(literal -1 binary64))) |
(fma.f64 (exp.f64 z) y (-.f64 #s(literal 0 binary64) y)) |
(neg.f64 (/.f64 y (/.f64 #s(literal -1 binary64) (expm1.f64 z)))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (expm1.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 z)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 z)) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 z)) y)))) |
(/.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 z)) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 z)) y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) (expm1.f64 z))) |
(/.f64 (neg.f64 (*.f64 y (expm1.f64 z))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (expm1.f64 z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) (expm1.f64 z))) |
(/.f64 (*.f64 y (expm1.f64 (*.f64 z #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 z)))) |
(/.f64 (*.f64 y (expm1.f64 (*.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 z))))) |
(/.f64 (*.f64 y (expm1.f64 (+.f64 z z))) (+.f64 #s(literal 1 binary64) (exp.f64 z))) |
(/.f64 (*.f64 y (expm1.f64 (+.f64 z z))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) (expm1.f64 z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal -1 binary64) (expm1.f64 z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) (/.f64 #s(literal 1 binary64) (expm1.f64 z))) |
(/.f64 (neg.f64 (*.f64 y (expm1.f64 (*.f64 z #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 z))))) |
(/.f64 (neg.f64 (*.f64 y (expm1.f64 (*.f64 z #s(literal 3 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 z)))))) |
(/.f64 (neg.f64 (*.f64 y (expm1.f64 (+.f64 z z)))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 z)))) |
(/.f64 (neg.f64 (*.f64 y (expm1.f64 (+.f64 z z)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 z))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (/.f64 #s(literal -1 binary64) (expm1.f64 z))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 z)) y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 z)) y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (expm1.f64 z)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z))) |
(*.f64 (expm1.f64 z) y) |
(*.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 z)))) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (expm1.f64 z)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (expm1.f64 z))) |
(+.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) x) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) |
(fma.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (neg.f64 (/.f64 #s(literal 1 binary64) t)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))) (/.f64 #s(literal 1 binary64) t) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64))) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64))) (-.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z))))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z))))))) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -1 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z)))) |
(+.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64))))))) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) (log1p.f64 (*.f64 (*.f64 y (expm1.f64 z)) (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) (log.f64 (+.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z)))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))) (log1p.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (expm1.f64 z)))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z)))))) |
(-.f64 (log.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)) #s(literal 1 binary64))) (log.f64 (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64)))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(+.f64 (/.f64 y t) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t))) |
(+.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 y t)) |
(-.f64 (/.f64 y t) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 y t) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) t)) |
(-.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(-.f64 (/.f64 (/.f64 y (*.f64 t (/.f64 t y))) (/.f64 (-.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) t)) (/.f64 (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))) (/.f64 (-.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) t))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y t) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 y t)) |
(fma.f64 z (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 y t)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) (*.f64 z (/.f64 #s(literal 1 binary64) t)) (/.f64 y t)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) (/.f64 z t) (/.f64 y t)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (/.f64 #s(literal 1 binary64) t) (/.f64 y t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (/.f64 y t)) |
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 (-.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) t)) (/.f64 y t)) |
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t) (/.f64 y t)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t)) z (/.f64 y t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (+.f64 (*.f64 y t) (*.f64 (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y (*.f64 t (/.f64 t y))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) y) t) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 t t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 y t) (*.f64 (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 y (*.f64 t (/.f64 t y))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) y) t) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 y t) (*.f64 (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))) (*.f64 t t)) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))))) (+.f64 (/.f64 y (*.f64 t (/.f64 t y))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) y) t) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))))) (+.f64 (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))) (/.f64 (/.f64 (-.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) t) (/.f64 t y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 t t)) (/.f64 (-.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) t)) |
(/.f64 (+.f64 (*.f64 y (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 (/.f64 t y) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))) y)) (*.f64 (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 t y)) (*.f64 (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))) (/.f64 t y))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (/.f64 t y)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t y))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) y))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) t) (*.f64 (-.f64 #s(literal 0 binary64) t) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) (/.f64 t y)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t y))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))) (*.f64 t t)) |
(/.f64 (neg.f64 (+.f64 (*.f64 y t) (*.f64 (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))))))) (neg.f64 (+.f64 (/.f64 y (*.f64 t (/.f64 t y))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) y) t) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))) (/.f64 (/.f64 (-.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) t) (/.f64 t y))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) t))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) (*.f64 y y)) (*.f64 t t)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) y) t)) |
(/.f64 (/.f64 (+.f64 (*.f64 y t) (*.f64 (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))) t) t) |
(/.f64 (neg.f64 (+.f64 (*.f64 y (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))) (*.f64 t #s(literal 1 binary64)))) (neg.f64 (*.f64 t (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))) (*.f64 (/.f64 t y) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 t y) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 t y) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (neg.f64 (*.f64 (/.f64 t y) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))) (neg.f64 (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))) y))) (neg.f64 (*.f64 (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 t y)) (*.f64 (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))) (/.f64 t y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))) (-.f64 #s(literal 0 binary64) y)))) (neg.f64 (*.f64 (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (/.f64 t y)) (*.f64 t #s(literal 1 binary64)))) (neg.f64 (*.f64 t (/.f64 t y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) y)))) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) t) (*.f64 (-.f64 #s(literal 0 binary64) t) y))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) (/.f64 t y)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 y t) (*.f64 (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))))) (neg.f64 (neg.f64 (*.f64 t t)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 y (*.f64 t (/.f64 t y))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) y) t) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 t t)))) (neg.f64 (neg.f64 (/.f64 (-.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) (*.f64 y y)) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) y) t))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 y t) (*.f64 (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))) t)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 y t) (*.f64 (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 y (*.f64 t (/.f64 t y))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) y) t) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 y t) (*.f64 (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (*.f64 t (/.f64 t y))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) y) t) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) y)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) t))) |
(+.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (-.f64 #s(literal 0 binary64) z)) x) |
(-.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))))))) (/.f64 (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))))) (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))))) |
(-.f64 (-.f64 x (/.f64 z (/.f64 t y))) (*.f64 (*.f64 z z) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t)))) |
(fma.f64 z (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) x) |
(fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) z x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))))) (*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))))) (-.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))))) (*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (-.f64 #s(literal 0 binary64) z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))))))) (neg.f64 (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))))))) (neg.f64 (-.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))))))) (neg.f64 (neg.f64 (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))))) |
(+.f64 (*.f64 (*.f64 z z) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t))) (/.f64 z (/.f64 t y))) |
(+.f64 (/.f64 z (/.f64 t y)) (*.f64 (*.f64 z z) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t)))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) z) (*.f64 (*.f64 z z) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t)))) |
(fma.f64 z (/.f64 y t) (*.f64 (*.f64 z z) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t)))) |
(fma.f64 z (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 z (/.f64 t y))) |
(fma.f64 (/.f64 y t) z (*.f64 (*.f64 z z) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (*.f64 (/.f64 #s(literal 1 binary64) t) z) (/.f64 z (/.f64 t y))) |
(fma.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) z (/.f64 z (/.f64 t y))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 z z) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t)))) |
(fma.f64 (*.f64 z z) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 z (/.f64 t y))) |
(fma.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 t y))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))))) (+.f64 (*.f64 (/.f64 z (/.f64 t y)) (/.f64 z (/.f64 t y))) (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t))) (*.f64 (*.f64 z z) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t)))) (*.f64 (/.f64 z (/.f64 t y)) (*.f64 (*.f64 z z) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 t y)) (/.f64 z (/.f64 t y))) (*.f64 (*.f64 (*.f64 z z) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t))) (*.f64 (*.f64 z z) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t))))) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) t)) |
(/.f64 (*.f64 z (+.f64 (*.f64 y t) (*.f64 (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))))) (*.f64 t t)) |
(/.f64 (*.f64 z (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))))))) (+.f64 (/.f64 y (*.f64 t (/.f64 t y))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) y) t) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 z (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 t t))) (/.f64 (-.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) t)) |
(/.f64 (*.f64 (+.f64 (*.f64 y t) (*.f64 (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))) z) (*.f64 t t)) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))))) z) (+.f64 (/.f64 y (*.f64 t (/.f64 t y))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) y) t) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 t t)) z) (/.f64 (-.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) t)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))))))) (neg.f64 (+.f64 (*.f64 (/.f64 z (/.f64 t y)) (/.f64 z (/.f64 t y))) (-.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t))) (*.f64 (*.f64 z z) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t)))) (*.f64 (/.f64 z (/.f64 t y)) (*.f64 (*.f64 z z) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z (/.f64 t y)) (/.f64 z (/.f64 t y))) (*.f64 (*.f64 (*.f64 z z) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t))) (*.f64 (*.f64 z z) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t)))))) (neg.f64 (/.f64 (-.f64 (*.f64 y z) (*.f64 z (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) t))) |
(/.f64 (neg.f64 (*.f64 z (+.f64 (*.f64 y t) (*.f64 (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 z (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))))))) (neg.f64 (+.f64 (/.f64 y (*.f64 t (/.f64 t y))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) y) t) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 z (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 t t)))) (neg.f64 (/.f64 (-.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 y t) (*.f64 (*.f64 t z) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))) z)) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))))) z)) (neg.f64 (+.f64 (/.f64 y (*.f64 t (/.f64 t y))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) y) t) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (*.f64 t t)) z)) (neg.f64 (/.f64 (-.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) t))) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) z) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) t)) |
(/.f64 y t) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) y) |
(+.f64 x (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) x) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t))))) (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 3 binary64)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t))) (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 2 binary64)) (+.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)))) |
(fma.f64 (log1p.f64 (*.f64 y z)) (neg.f64 (/.f64 #s(literal 1 binary64) t)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z))) (/.f64 #s(literal 1 binary64) t) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 2 binary64))) (+.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)))))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (log1p.f64 (*.f64 y z)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (log1p.f64 (*.f64 y z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (log1p.f64 (*.f64 y z)))))) |
(/.f64 (log1p.f64 (*.f64 y z)) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (log1p.f64 (*.f64 y z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (log1p.f64 (*.f64 y z))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (log1p.f64 (*.f64 y z)) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (*.f64 (log1p.f64 (*.f64 y z)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t (log1p.f64 (*.f64 y z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (log1p.f64 (*.f64 y z))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(*.f64 (log1p.f64 (*.f64 y z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (log1p.f64 (*.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y z))) #s(literal -1 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+.f64 (log1p.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) #s(literal 1 binary64))))))) |
(+.f64 (log1p.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 y z))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y z))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 z z)))))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (log1p.f64 (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (log.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (-.f64 #s(literal 1 binary64) (*.f64 y z))))) |
(-.f64 (log1p.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 y z))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 z z))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1 binary64))) (log.f64 (-.f64 (*.f64 y z) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 z z)))))) |
(log1p.f64 (*.f64 y z)) |
(*.f64 y z) |
(*.f64 #s(literal 1 binary64) (*.f64 y z)) |
(*.f64 z y) |
(*.f64 (*.f64 y z) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) z) |
(*.f64 (*.f64 #s(literal 1 binary64) z) y) |
(+.f64 (*.f64 y (*.f64 z #s(literal 1/6 binary64))) (*.f64 y #s(literal 1/2 binary64))) |
(+.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y (*.f64 z #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/36 binary64)) (*.f64 y (-.f64 (*.f64 z #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 y (-.f64 (*.f64 z #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 y #s(literal 1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/6 binary64)))) |
(fma.f64 y (*.f64 z #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(fma.f64 z (*.f64 y #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(fma.f64 z (*.f64 #s(literal 1/6 binary64) y) (*.f64 y #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) y (*.f64 y (*.f64 z #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 y z) #s(literal 1/6 binary64) (*.f64 y #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y z) (*.f64 y #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 z #s(literal 1/6 binary64)) y (*.f64 y #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 y #s(literal 1/6 binary64)) z (*.f64 y #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (-.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y (*.f64 z #s(literal 1/6 binary64)))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/216 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 (*.f64 z #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))) (*.f64 y (-.f64 (*.f64 z #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (-.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y (*.f64 z #s(literal 1/6 binary64)))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/216 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y (-.f64 (*.f64 z #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))) (*.f64 y (-.f64 (*.f64 z #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/216 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (-.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/216 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (+.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y z) (*.f64 #s(literal 1/6 binary64) (*.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))) (*.f64 y (-.f64 (*.f64 z #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (-.f64 (*.f64 z #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/216 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (-.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y (*.f64 z #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/216 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y z) (*.f64 #s(literal 1/6 binary64) (*.f64 y #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))) (*.f64 y (-.f64 (*.f64 z #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 y (-.f64 (*.f64 z #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/36 binary64))) (-.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/216 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (-.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y (*.f64 z #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))) (*.f64 y (-.f64 (*.f64 z #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 z #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/36 binary64)))) (neg.f64 (-.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y (*.f64 z #s(literal 1/6 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (-.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y (*.f64 z #s(literal 1/6 binary64)))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/216 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y (-.f64 (*.f64 z #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))) (*.f64 y (-.f64 (*.f64 z #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))) |
(*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/216 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 z z)) #s(literal 1/36 binary64)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (-.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 y (*.f64 z #s(literal 1/6 binary64)))))))) |
(*.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))) (*.f64 y (-.f64 (*.f64 z #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 z #s(literal 1/6 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) y) |
(+.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) (-.f64 #s(literal 0 binary64) t)) x) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t))))) (/.f64 (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -3 binary64)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t))) (/.f64 (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -2 binary64)) (+.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t)))) |
(fma.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) (neg.f64 (/.f64 #s(literal 1 binary64) t)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) (/.f64 #s(literal 1 binary64) t) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t)) (-.f64 (*.f64 x x) (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t)) (-.f64 (*.f64 x x) (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -3 binary64))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -3 binary64))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -2 binary64)) (*.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -2 binary64))) (+.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -2 binary64))) (-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -2 binary64)) (*.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) (-.f64 #s(literal 0 binary64) t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -2 binary64)))) (neg.f64 (+.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -2 binary64)))) (neg.f64 (-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -2 binary64))))) (neg.f64 (neg.f64 (+.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t)) (-.f64 (*.f64 x x) (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t) (+.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t)))))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))))))) |
(/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) t)) |
(*.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) #s(literal -1 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) |
(+.f64 (log1p.f64 (*.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))) (*.f64 (*.f64 z z) (*.f64 (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))) (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))) (-.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))) #s(literal 1 binary64))))))) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (*.f64 (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))) (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))) (-.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))) (*.f64 (*.f64 z z) (*.f64 (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))) (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (*.f64 (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))) (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))))))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))) (*.f64 (*.f64 z z) (*.f64 (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))) (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))))) (log1p.f64 (*.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))) (-.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))) (*.f64 (*.f64 z z) (*.f64 (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))) (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))))) (log.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))) (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (*.f64 (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))) (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))))) (log1p.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))) (*.f64 (*.f64 z z) (*.f64 (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))) (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))) (-.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))) #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (*.f64 (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))) (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))) (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) #s(literal 1 binary64))) (log.f64 (-.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))) (-.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))) (*.f64 (*.f64 z z) (*.f64 (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))) (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (*.f64 (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))) (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))))))) |
(log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z))))) |
(exp.f64 (*.f64 (log.f64 (expm1.f64 z)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (expm1.f64 z))) |
(/.f64 #s(literal 1 binary64) (expm1.f64 z)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (expm1.f64 z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))))) |
(pow.f64 (expm1.f64 z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 z)) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (expm1.f64 z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (expm1.f64 z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (expm1.f64 z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (expm1.f64 z))) |
(*.f64 (pow.f64 (expm1.f64 z) #s(literal -1/2 binary64)) (pow.f64 (expm1.f64 z) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 z #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 z #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 z)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 z z))) (+.f64 #s(literal 1 binary64) (exp.f64 z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 z))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)))) |
(pow.f64 (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 t (*.f64 z #s(literal 1/2 binary64))) (-.f64 y (*.f64 y y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t))) |
(*.f64 z (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) (*.f64 z (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) (/.f64 z t)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z))) #s(literal -1 binary64))) |
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 (-.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 (-.f64 y (*.f64 y y)) t)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t)) z) |
(+.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(+.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 z #s(literal 1/2 binary64)))) |
(fma.f64 y (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(fma.f64 y (*.f64 z #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 z #s(literal 1/2 binary64)))) |
(fma.f64 z (*.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(fma.f64 z (*.f64 y #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 z #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y z) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y z) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 z #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 y z) #s(literal 1/2 binary64) (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 y z) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 z #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) z (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) z (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 z #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) y (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 z #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (+.f64 y #s(literal 1 binary64)) y)))) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) y) (-.f64 y (*.f64 y y)))) (*.f64 (+.f64 y #s(literal 1 binary64)) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (+.f64 y #s(literal 1 binary64)) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) y) (-.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (+.f64 y #s(literal 1 binary64)) y))) |
(*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) z)) |
(*.f64 (-.f64 y (*.f64 y y)) (*.f64 z #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) z) |
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) |
(*.f64 (*.f64 z (-.f64 y (*.f64 y y))) #s(literal 1/2 binary64)) |
(*.f64 z #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) z) |
(*.f64 y (*.f64 z #s(literal 1/6 binary64))) |
(*.f64 z (*.f64 y #s(literal 1/6 binary64))) |
(*.f64 z (*.f64 #s(literal 1/6 binary64) y)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 y z)) |
(*.f64 (*.f64 z #s(literal 1/6 binary64)) y) |
(*.f64 (*.f64 y #s(literal 1/6 binary64)) z) |
| 1× | egg-herbie |
| 4918× | +-lowering-+.f64 |
| 4918× | +-lowering-+.f32 |
| 4688× | *-lowering-*.f32 |
| 4688× | *-lowering-*.f64 |
| 1384× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1135 | 9769 |
| 1 | 3986 | 9071 |
| 0 | 8385 | 9071 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y z) |
(* z (+ y (* 1/2 (* y z)))) |
(* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))) |
(* z (+ y (* z (+ (* 1/2 y) (* z (+ (* 1/24 (* y z)) (* 1/6 y))))))) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
x |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
x |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
x |
(+ x (* y (- (/ 1 t) (/ (exp z) t)))) |
(+ x (* y (- (+ (* 1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ 1 t)) (/ (exp z) t)))) |
(+ x (* y (- (+ (* y (- (* -1/3 (/ (* y (pow (- (exp z) 1) 3)) t)) (* -1/2 (/ (pow (- (exp z) 1) 2) t)))) (/ 1 t)) (/ (exp z) t)))) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (/ (log (- (exp z) 1)) t))) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t)))) |
(- (+ x (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t)))) |
(- (+ x (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t))))) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t)))) |
(- (+ x (* -1 (/ (- (/ 1 (* t (- (exp z) 1))) (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2)))))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
(- (+ x (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2)))) (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3)))))) y)) (/ 1 (* t (- (exp z) 1)))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* z (- (* -1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t)))) |
(+ x (* z (- (* z (- (* -1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t)))) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
x |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
x |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(/ (* y (- (exp z) 1)) t) |
(* y (- (+ (* -1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ (exp z) t)) (/ 1 t))) |
(* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* 1/3 (/ (* y (pow (- (exp z) 1) 3)) t)))) (/ (exp z) t)) (/ 1 t))) |
(* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* y (+ (* -1/4 (/ (* y (pow (- (exp z) 1) 4)) t)) (* 1/3 (/ (pow (- (exp z) 1) 3) t)))))) (/ (exp z) t)) (/ 1 t))) |
(/ (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) t) |
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))) (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t)))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))) |
(/ (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) t) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t))) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2))))) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t))) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3))))) (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2))))) y)) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t))) |
(/ (* y z) t) |
(* z (+ (* 1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t))) |
(* z (+ (* z (+ (* 1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t))) |
(* z (+ (* z (+ (* 1/2 (/ (+ y (* -1 (pow y 2))) t)) (* z (+ (* 1/24 (/ (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))) t)) (* 1/6 (/ (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))) t)))))) (/ y t))) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(* y (- (exp z) 1)) |
(* y (- (+ (exp z) (* -1/2 (* y (pow (- (exp z) 1) 2)))) 1)) |
(* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* 1/3 (* y (pow (- (exp z) 1) 3)))))) 1)) |
(* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (exp z) 1) 4))) (* 1/3 (pow (- (exp z) 1) 3))))))) 1)) |
(+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) |
(+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1))))) |
(- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp z) 1) 2)))) |
(- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (exp z) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp z) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (exp z) 1) 2))))) |
(+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp z) 1))))) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp z) 1) 2)))) (/ 1 (- (exp z) 1))) y)))) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp z) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp z) 1) 2)))) y)) (/ 1 (- (exp z) 1))) y)))) |
(* y z) |
(* z (+ y (* 1/2 (* z (+ y (* -1 (pow y 2))))))) |
(* z (+ y (* z (+ (* 1/6 (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))) |
(* z (+ y (* z (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* z (+ (* 1/24 (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))))))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(* y (+ (* 1/2 (/ z t)) (/ 1 t))) |
(* y (+ (* -1/2 (/ (* y z) t)) (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(* y (+ (* -1/2 (/ (* y z) t)) (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(* y (+ (* -1/2 (/ (* y z) t)) (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(* -1/2 (/ (* (pow y 2) z) t)) |
(* (pow y 2) (+ (* -1/2 (/ z t)) (+ (* 1/2 (/ z (* t y))) (/ 1 (* t y))))) |
(* (pow y 2) (+ (* -1/2 (/ z t)) (+ (* 1/2 (/ z (* t y))) (/ 1 (* t y))))) |
(* (pow y 2) (+ (* -1/2 (/ z t)) (+ (* 1/2 (/ z (* t y))) (/ 1 (* t y))))) |
(* -1/2 (/ (* (pow y 2) z) t)) |
(* (pow y 2) (+ (* -1 (/ (- (* -1/2 (/ z t)) (/ 1 t)) y)) (* -1/2 (/ z t)))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1/2 (/ z t)) (/ 1 t)) y)) (* -1/2 (/ z t)))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1/2 (/ z t)) (/ 1 t)) y)) (* -1/2 (/ z t)))) |
(/ (+ y (* 1/2 (* z (- y (pow y 2))))) t) |
(/ (+ y (* 1/2 (* z (- y (pow y 2))))) t) |
(/ (+ y (* 1/2 (* z (- y (pow y 2))))) t) |
(/ (+ y (* 1/2 (* z (- y (pow y 2))))) t) |
(/ (+ y (* 1/2 (* z (- y (pow y 2))))) t) |
(/ (+ y (* 1/2 (* z (- y (pow y 2))))) t) |
(/ (+ y (* 1/2 (* z (- y (pow y 2))))) t) |
(/ (+ y (* 1/2 (* z (- y (pow y 2))))) t) |
(* -1 (/ (+ (* -1 y) (* -1/2 (* z (- y (pow y 2))))) t)) |
(* -1 (/ (+ (* -1 y) (* -1/2 (* z (- y (pow y 2))))) t)) |
(* -1 (/ (+ (* -1 y) (* -1/2 (* z (- y (pow y 2))))) t)) |
(* -1 (/ (+ (* -1 y) (* -1/2 (* z (- y (pow y 2))))) t)) |
(/ y t) |
(+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t)) |
(+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t)) |
(+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* z (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z)))) |
(* z (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z)))) |
(* z (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z)))) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (* -1/2 (/ (- y (pow y 2)) t))))) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (* -1/2 (/ (- y (pow y 2)) t))))) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (* -1/2 (/ (- y (pow y 2)) t))))) |
(* -1 (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t)))) |
(- x (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t)))) |
(- x (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t)))) |
(- x (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t)))) |
x |
(* x (+ 1 (* -1 (/ (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) x)))) |
(* x (+ 1 (* -1 (/ (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) x)))) |
(* x (+ 1 (* -1 (/ (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) x)))) |
x |
(* -1 (* x (- (/ (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) x) 1))) |
(* -1 (* x (- (/ (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) x) 1))) |
(* -1 (* x (- (/ (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) x) 1))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* z (- (* -1/2 (/ (* z (- y (pow y 2))) t)) (/ y t)))) |
(+ x (* z (- (* -1/2 (/ (* z (- y (pow y 2))) t)) (/ y t)))) |
(* -1/2 (/ (* (pow z 2) (- y (pow y 2))) t)) |
(* (pow z 2) (- (* -1 (/ y (* t z))) (* 1/2 (/ (- y (pow y 2)) t)))) |
(* (pow z 2) (- (/ x (pow z 2)) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z))))) |
(* (pow z 2) (- (/ x (pow z 2)) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z))))) |
(* -1/2 (/ (* (pow z 2) (- y (pow y 2))) t)) |
(* (pow z 2) (- (* -1 (/ y (* t z))) (* 1/2 (/ (- y (pow y 2)) t)))) |
(* (pow z 2) (- (* -1 (/ (- (* -1 (/ x z)) (* -1 (/ y t))) z)) (* 1/2 (/ (- y (pow y 2)) t)))) |
(* (pow z 2) (- (* -1 (/ (- (* -1 (/ x z)) (* -1 (/ y t))) z)) (* 1/2 (/ (- y (pow y 2)) t)))) |
x |
(+ x (* -1 (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))))) |
(+ x (* y (- (* 1/2 (/ (* y (pow z 2)) t)) (* z (+ (* 1/2 (/ z t)) (/ 1 t)))))) |
(+ x (* y (- (* 1/2 (/ (* y (pow z 2)) t)) (* z (+ (* 1/2 (/ z t)) (/ 1 t)))))) |
(* 1/2 (/ (* (pow y 2) (pow z 2)) t)) |
(* (pow y 2) (- (* -1 (/ (* z (+ (* 1/2 (/ z t)) (/ 1 t))) y)) (* -1/2 (/ (pow z 2) t)))) |
(* (pow y 2) (- (/ x (pow y 2)) (+ (* -1/2 (/ (pow z 2) t)) (/ (* z (+ (* 1/2 (/ z t)) (/ 1 t))) y)))) |
(* (pow y 2) (- (/ x (pow y 2)) (+ (* -1/2 (/ (pow z 2) t)) (/ (* z (+ (* 1/2 (/ z t)) (/ 1 t))) y)))) |
(* 1/2 (/ (* (pow y 2) (pow z 2)) t)) |
(* (pow y 2) (- (/ (* z (- (* -1/2 (/ z t)) (/ 1 t))) y) (* -1/2 (/ (pow z 2) t)))) |
(* (pow y 2) (- (* -1 (/ (- (* -1 (/ x y)) (* z (- (* -1/2 (/ z t)) (/ 1 t)))) y)) (* -1/2 (/ (pow z 2) t)))) |
(* (pow y 2) (- (* -1 (/ (- (* -1 (/ x y)) (* z (- (* -1/2 (/ z t)) (/ 1 t)))) y)) (* -1/2 (/ (pow z 2) t)))) |
(* -1 (/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t)) |
(/ (- (* t x) (* z (+ y (* 1/2 (* z (- y (pow y 2))))))) t) |
(/ (- (* t x) (* z (+ y (* 1/2 (* z (- y (pow y 2))))))) t) |
(/ (- (* t x) (* z (+ y (* 1/2 (* z (- y (pow y 2))))))) t) |
x |
(+ x (* -1 (/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t))) |
(+ x (* -1 (/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t))) |
(+ x (* -1 (/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t))) |
x |
(+ x (/ (* z (+ (* -1 y) (* -1/2 (* z (- y (pow y 2)))))) t)) |
(+ x (/ (* z (+ (* -1 y) (* -1/2 (* z (- y (pow y 2)))))) t)) |
(+ x (/ (* z (+ (* -1 y) (* -1/2 (* z (- y (pow y 2)))))) t)) |
(/ (* y z) t) |
(* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) |
(* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) |
(* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) |
(* 1/2 (/ (* (pow z 2) (- y (pow y 2))) t)) |
(* (pow z 2) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z)))) |
(* (pow z 2) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z)))) |
(* (pow z 2) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z)))) |
(* 1/2 (/ (* (pow z 2) (- y (pow y 2))) t)) |
(* (pow z 2) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z)))) |
(* (pow z 2) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z)))) |
(* (pow z 2) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z)))) |
(* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(* y (+ (* -1/2 (/ (* y (pow z 2)) t)) (* z (+ (* 1/2 (/ z t)) (/ 1 t))))) |
(* y (+ (* -1/2 (/ (* y (pow z 2)) t)) (* z (+ (* 1/2 (/ z t)) (/ 1 t))))) |
(* y (+ (* -1/2 (/ (* y (pow z 2)) t)) (* z (+ (* 1/2 (/ z t)) (/ 1 t))))) |
(* -1/2 (/ (* (pow y 2) (pow z 2)) t)) |
(* (pow y 2) (+ (* -1/2 (/ (pow z 2) t)) (/ (* z (+ (* 1/2 (/ z t)) (/ 1 t))) y))) |
(* (pow y 2) (+ (* -1/2 (/ (pow z 2) t)) (/ (* z (+ (* 1/2 (/ z t)) (/ 1 t))) y))) |
(* (pow y 2) (+ (* -1/2 (/ (pow z 2) t)) (/ (* z (+ (* 1/2 (/ z t)) (/ 1 t))) y))) |
(* -1/2 (/ (* (pow y 2) (pow z 2)) t)) |
(* (pow y 2) (+ (* -1 (/ (* z (- (* -1/2 (/ z t)) (/ 1 t))) y)) (* -1/2 (/ (pow z 2) t)))) |
(* (pow y 2) (+ (* -1 (/ (* z (- (* -1/2 (/ z t)) (/ 1 t))) y)) (* -1/2 (/ (pow z 2) t)))) |
(* (pow y 2) (+ (* -1 (/ (* z (- (* -1/2 (/ z t)) (/ 1 t))) y)) (* -1/2 (/ (pow z 2) t)))) |
(/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t) |
(/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t) |
(/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t) |
(/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t) |
(/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t) |
(/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t) |
(/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t) |
(/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t) |
(* -1 (/ (* z (+ (* -1 y) (* -1/2 (* z (- y (pow y 2)))))) t)) |
(* -1 (/ (* z (+ (* -1 y) (* -1/2 (* z (- y (pow y 2)))))) t)) |
(* -1 (/ (* z (+ (* -1 y) (* -1/2 (* z (- y (pow y 2)))))) t)) |
(* -1 (/ (* z (+ (* -1 y) (* -1/2 (* z (- y (pow y 2)))))) t)) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(- x (/ (log (+ 1 (* y z))) t)) |
(- x (/ (log (+ 1 (* y z))) t)) |
(- x (/ (log (+ 1 (* y z))) t)) |
x |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))) |
x |
(* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1))) |
(* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1))) |
(* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* y (- (* 1/2 (/ (* y (pow z 2)) t)) (/ z t)))) |
(+ x (* y (- (* y (- (* -1/3 (/ (* y (pow z 3)) t)) (* -1/2 (/ (pow z 2) t)))) (/ z t)))) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (/ (log z) t))) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y z))) (/ (log z) t)))) |
(- (+ x (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y z))) (/ (log z) t)))) |
(- (+ x (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y z))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))) (/ (log z) t))))) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 z)) t))) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y z))) (/ (log (* -1 z)) t)))) |
(- (+ x (* -1 (/ (- (/ 1 (* t z)) (* 1/2 (/ 1 (* t (* y (pow z 2)))))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 z)) t))) |
(- (+ x (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow z 2)))) (* 1/3 (/ 1 (* t (* y (pow z 3)))))) y)) (/ 1 (* t z))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 z)) t))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* z (- (* 1/2 (/ (* (pow y 2) z) t)) (/ y t)))) |
(+ x (* z (- (* z (- (* -1/3 (/ (* (pow y 3) z) t)) (* -1/2 (/ (pow y 2) t)))) (/ y t)))) |
(- x (+ (* -1 (/ (log (/ 1 z)) t)) (/ (log y) t))) |
(- x (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ 1 (* t (* y z))) (/ (log y) t)))) |
(- (+ x (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ 1 (* t (* y z))) (/ (log y) t)))) |
(- (+ x (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ 1 (* t (* y z))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))) (/ (log y) t))))) |
(- x (+ (* -1 (/ (log (/ -1 z)) t)) (/ (log (* -1 y)) t))) |
(- x (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ 1 (* t (* y z))) (/ (log (* -1 y)) t)))) |
(- (+ x (* -1 (/ (- (/ 1 (* t y)) (* 1/2 (/ 1 (* t (* (pow y 2) z))))) z))) (+ (* -1 (/ (log (/ -1 z)) t)) (/ (log (* -1 y)) t))) |
(- (+ x (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow y 2)))) (* 1/3 (/ 1 (* t (* (pow y 3) z))))) z)) (/ 1 (* t y))) z))) (+ (* -1 (/ (log (/ -1 z)) t)) (/ (log (* -1 y)) t))) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(/ (- (* t x) (log (+ 1 (* y z)))) t) |
(/ (- (* t x) (log (+ 1 (* y z)))) t) |
(/ (- (* t x) (log (+ 1 (* y z)))) t) |
x |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
x |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(/ (* y z) t) |
(* y (+ (* -1/2 (/ (* y (pow z 2)) t)) (/ z t))) |
(* y (+ (* y (+ (* -1/2 (/ (pow z 2) t)) (* 1/3 (/ (* y (pow z 3)) t)))) (/ z t))) |
(* y (+ (* y (+ (* -1/2 (/ (pow z 2) t)) (* y (+ (* -1/4 (/ (* y (pow z 4)) t)) (* 1/3 (/ (pow z 3) t)))))) (/ z t))) |
(/ (+ (log z) (* -1 (log (/ 1 y)))) t) |
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y z))) (/ (log z) t))) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y z))) (/ (log z) t))) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y z))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))) (/ (log z) t)))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) |
(/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y z))) (/ (log (* -1 z)) t))) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* y (pow z 2))))) (/ 1 (* t z))) y)) (/ (log (* -1 z)) t))) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* y (pow z 3))))) (* 1/2 (/ 1 (* t (pow z 2))))) y)) (/ 1 (* t z))) y)) (/ (log (* -1 z)) t))) |
(/ (* y z) t) |
(* z (+ (* -1/2 (/ (* (pow y 2) z) t)) (/ y t))) |
(* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) |
(* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* z (+ (* -1/4 (/ (* (pow y 4) z) t)) (* 1/3 (/ (pow y 3) t)))))) (/ y t))) |
(/ (+ (log y) (* -1 (log (/ 1 z)))) t) |
(+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ 1 (* t (* y z))) (/ (log y) t))) |
(- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ 1 (* t (* y z))) (/ (log y) t))) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) |
(- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ 1 (* t (* y z))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))) (/ (log y) t)))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) |
(/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) t) |
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ 1 (* t (* y z))) (/ (log (* -1 y)) t))) |
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* (pow y 2) z)))) (/ 1 (* t y))) z)) (/ (log (* -1 y)) t))) |
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* (pow y 3) z)))) (* 1/2 (/ 1 (* t (pow y 2))))) z)) (/ 1 (* t y))) z)) (/ (log (* -1 y)) t))) |
(/ (log (+ 1 (* y z))) t) |
(/ (log (+ 1 (* y z))) t) |
(/ (log (+ 1 (* y z))) t) |
(/ (log (+ 1 (* y z))) t) |
(/ (log (+ 1 (* y z))) t) |
(/ (log (+ 1 (* y z))) t) |
(/ (log (+ 1 (* y z))) t) |
(/ (log (+ 1 (* y z))) t) |
(/ (log (+ 1 (* y z))) t) |
(/ (log (+ 1 (* y z))) t) |
(/ (log (+ 1 (* y z))) t) |
(/ (log (+ 1 (* y z))) t) |
(* y z) |
(* y (+ z (* -1/2 (* y (pow z 2))))) |
(* y (+ z (* y (+ (* -1/2 (pow z 2)) (* 1/3 (* y (pow z 3))))))) |
(* y (+ z (* y (+ (* -1/2 (pow z 2)) (* y (+ (* -1/4 (* y (pow z 4))) (* 1/3 (pow z 3)))))))) |
(+ (log z) (* -1 (log (/ 1 y)))) |
(+ (log z) (+ (* -1 (log (/ 1 y))) (/ 1 (* y z)))) |
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (/ 1 (* y z)))) (/ 1/2 (* (pow y 2) (pow z 2)))) |
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y z)) (* 1/3 (/ 1 (* (pow y 3) (pow z 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow z 2))))) |
(+ (log (* -1 z)) (* -1 (log (/ -1 y)))) |
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (/ 1 (* y z)))) |
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow z 2)))) (/ 1 z)) y)))) |
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow z 3)))) (* 1/2 (/ 1 (pow z 2)))) y)) (/ 1 z)) y)))) |
(* y z) |
(* z (+ y (* -1/2 (* (pow y 2) z)))) |
(* z (+ y (* z (+ (* -1/2 (pow y 2)) (* 1/3 (* (pow y 3) z)))))) |
(* z (+ y (* z (+ (* -1/2 (pow y 2)) (* z (+ (* -1/4 (* (pow y 4) z)) (* 1/3 (pow y 3)))))))) |
(+ (log y) (* -1 (log (/ 1 z)))) |
(+ (log y) (+ (* -1 (log (/ 1 z))) (/ 1 (* y z)))) |
(- (+ (log y) (+ (* -1 (log (/ 1 z))) (/ 1 (* y z)))) (/ 1/2 (* (pow y 2) (pow z 2)))) |
(- (+ (log y) (+ (* -1 (log (/ 1 z))) (+ (/ 1 (* y z)) (* 1/3 (/ 1 (* (pow y 3) (pow z 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow z 2))))) |
(+ (log (* -1 y)) (* -1 (log (/ -1 z)))) |
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (/ 1 (* y z)))) |
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* -1 (/ (- (* 1/2 (/ 1 (* (pow y 2) z))) (/ 1 y)) z)))) |
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* (pow y 3) z))) (* 1/2 (/ 1 (pow y 2)))) z)) (/ 1 y)) z)))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y (+ 1/2 (* 1/6 z))) |
(* y (+ 1/2 (* 1/6 z))) |
(* y (+ 1/2 (* 1/6 z))) |
(* y (+ 1/2 (* 1/6 z))) |
(* y (+ 1/2 (* 1/6 z))) |
(* y (+ 1/2 (* 1/6 z))) |
(* y (+ 1/2 (* 1/6 z))) |
(* y (+ 1/2 (* 1/6 z))) |
(* -1 (* y (- (* -1/6 z) 1/2))) |
(* -1 (* y (- (* -1/6 z) 1/2))) |
(* -1 (* y (- (* -1/6 z) 1/2))) |
(* -1 (* y (- (* -1/6 z) 1/2))) |
(* 1/2 y) |
(+ (* 1/6 (* y z)) (* 1/2 y)) |
(+ (* 1/6 (* y z)) (* 1/2 y)) |
(+ (* 1/6 (* y z)) (* 1/2 y)) |
(* 1/6 (* y z)) |
(* z (+ (* 1/6 y) (* 1/2 (/ y z)))) |
(* z (+ (* 1/6 y) (* 1/2 (/ y z)))) |
(* z (+ (* 1/6 y) (* 1/2 (/ y z)))) |
(* 1/6 (* y z)) |
(* -1 (* z (+ (* -1/2 (/ y z)) (* -1/6 y)))) |
(* -1 (* z (+ (* -1/2 (/ y z)) (* -1/6 y)))) |
(* -1 (* z (+ (* -1/2 (/ y z)) (* -1/6 y)))) |
(* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)) |
(- x (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)) |
(- x (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)) |
(- x (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)) |
x |
(* x (+ 1 (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) (* t x))))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) (* t x))))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) (* t x))))) |
x |
(* -1 (* x (- (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) (* t x)) 1))) |
(* -1 (* x (- (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) (* t x)) 1))) |
(* -1 (* x (- (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) (* t x)) 1))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* z (- (* -1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t)))) |
(+ x (* z (- (* z (- (* -1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t)))) |
(- x (+ (* -3 (/ (log (/ 1 z)) t)) (/ (log (* 1/6 y)) t))) |
(- x (+ (* -3 (/ (log (/ 1 z)) t)) (+ (* 3 (/ 1 (* t z))) (/ (log (* 1/6 y)) t)))) |
(- (+ x (* -1 (/ (+ (* 3 (/ 1 t)) (* 3/2 (/ 1 (* t z)))) z))) (+ (* -3 (/ (log (/ 1 z)) t)) (/ (log (* 1/6 y)) t))) |
(- (+ x (* -1/6 (/ (- (* 36 (/ 1 y)) 54) (* t (pow z 3))))) (+ (* -3 (/ (log (/ 1 z)) t)) (+ (* 3/2 (/ 1 (* t (pow z 2)))) (+ (/ 3 (* t z)) (/ (log (* 1/6 y)) t))))) |
(- x (+ (* -3 (/ (log (/ -1 z)) t)) (/ (log (* -1/6 y)) t))) |
(- x (+ (* -3 (/ (log (/ -1 z)) t)) (+ (* 3 (/ 1 (* t z))) (/ (log (* -1/6 y)) t)))) |
(- (+ x (* -1 (/ (+ (* 3 (/ 1 t)) (* 3/2 (/ 1 (* t z)))) z))) (+ (* -3 (/ (log (/ -1 z)) t)) (/ (log (* -1/6 y)) t))) |
(- (+ x (* -1 (/ (+ (* -1 (/ (- (* 1/6 (/ (- 54 (* 36 (/ 1 y))) (* t z))) (* 3/2 (/ 1 t))) z)) (* 3 (/ 1 t))) z))) (+ (* -3 (/ (log (/ -1 z)) t)) (/ (log (* -1/6 y)) t))) |
x |
(+ x (* -1 (/ (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t))) |
(+ x (* y (- (* 1/2 (/ (* y (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2))) t)) (/ (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))) t)))) |
(+ x (* y (- (* y (- (* -1/3 (/ (* y (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3))) t)) (* -1/2 (/ (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2)) t)))) (/ (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))) t)))) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (/ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t))) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))) (/ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t)))) |
(- (+ x (/ 1/2 (* t (* (pow y 2) (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2)))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))) (/ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t)))) |
(- (+ x (* 1/2 (/ 1 (* t (* (pow y 2) (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2))))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3)))))) (/ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t))))) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) t))) |
(- (+ x (/ 1 (* t (* y (* z (- (* z (- (* -1/6 z) 1/2)) 1)))))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) t))) |
(- (+ x (+ (/ 1/2 (* t (* (pow y 2) (* (pow z 2) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 2))))) (/ 1 (* t (* y (* z (- (* z (- (* -1/6 z) 1/2)) 1))))))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) t))) |
(- (+ x (* -1 (/ (- (* -1 (/ (+ (* 1/3 (/ 1 (* t (* y (* (pow z 3) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 3)))))) (* 1/2 (/ 1 (* t (* (pow z 2) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 2)))))) y)) (/ 1 (* t (* z (- (* z (- (* -1/6 z) 1/2)) 1))))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) t))) |
(* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)) |
(/ (- (* t x) (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y)))))))) t) |
(/ (- (* t x) (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y)))))))) t) |
(/ (- (* t x) (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y)))))))) t) |
x |
(+ x (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t))) |
(+ x (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t))) |
(+ x (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t))) |
x |
(+ x (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t))) |
(+ x (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t))) |
(+ x (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t))) |
(/ (* y z) t) |
(* z (+ (* 1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t))) |
(* z (+ (* z (+ (* 1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t))) |
(* z (+ (* z (+ (* 1/2 (/ (+ y (* -1 (pow y 2))) t)) (* z (+ (* 1/24 (/ (* z (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))) t)) (* 1/6 (/ (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))) t)))))) (/ y t))) |
(/ (+ (log (* 1/6 y)) (* -3 (log (/ 1 z)))) t) |
(+ (* -3 (/ (log (/ 1 z)) t)) (+ (* 3 (/ 1 (* t z))) (/ (log (* 1/6 y)) t))) |
(+ (* -3 (/ (log (/ 1 z)) t)) (+ (/ 3/2 (* t (pow z 2))) (+ (/ 3 (* t z)) (/ (log (* 1/6 y)) t)))) |
(+ (* -3 (/ (log (/ 1 z)) t)) (+ (* 1/6 (/ (- (* 36 (/ 1 y)) 54) (* t (pow z 3)))) (+ (* 3/2 (/ 1 (* t (pow z 2)))) (+ (/ 3 (* t z)) (/ (log (* 1/6 y)) t))))) |
(/ (+ (log (* -1/6 y)) (* -3 (log (/ -1 z)))) t) |
(+ (* -3 (/ (log (/ -1 z)) t)) (+ (* 3 (/ 1 (* t z))) (/ (log (* -1/6 y)) t))) |
(+ (* -3 (/ (log (/ -1 z)) t)) (+ (/ 3/2 (* t (pow z 2))) (+ (/ 3 (* t z)) (/ (log (* -1/6 y)) t)))) |
(+ (* -3 (/ (log (/ -1 z)) t)) (+ (* -1 (/ (- (* -1 (/ (+ (* -1/6 (/ (- 54 (* 36 (/ 1 y))) (* t z))) (* 3/2 (/ 1 t))) z)) (* 3 (/ 1 t))) z)) (/ (log (* -1/6 y)) t))) |
(/ (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t) |
(* y (+ (* -1/2 (/ (* y (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2))) t)) (/ (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))) t))) |
(* y (+ (* y (+ (* -1/2 (/ (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2)) t)) (* 1/3 (/ (* y (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3))) t)))) (/ (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))) t))) |
(* y (+ (* y (+ (* -1/2 (/ (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2)) t)) (* y (+ (* -1/4 (/ (* y (* (pow z 4) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 4))) t)) (* 1/3 (/ (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3)) t)))))) (/ (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))) t))) |
(/ (+ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) (* -1 (log (/ 1 y)))) t) |
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))) (/ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t))) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))) (/ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t))) (/ 1/2 (* t (* (pow y 2) (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2)))))) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3)))))) (/ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t)))) (* 1/2 (/ 1 (* t (* (pow y 2) (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2))))))) |
(/ (+ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) (* -1 (log (/ -1 y)))) t) |
(- (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) t)) (/ 1 (* t (* y (* z (- (* z (- (* -1/6 z) 1/2)) 1)))))) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* 1/2 (/ 1 (* t (* y (* (pow z 2) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 2)))))) (/ 1 (* t (* z (- (* z (- (* -1/6 z) 1/2)) 1))))) y)) (/ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) t))) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (/ 1/3 (* t (* (pow y 2) (* (pow z 3) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 3))))) (+ (/ 1/2 (* t (* y (* (pow z 2) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 2))))) (/ 1 (* t (* z (- (* z (- (* -1/6 z) 1/2)) 1)))))) y)) (/ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) t))) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(* y z) |
(* z (+ y (* 1/2 (* z (+ y (* -1 (pow y 2))))))) |
(* z (+ y (* z (+ (* 1/6 (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))) |
(* z (+ y (* z (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* z (+ (* 1/24 (* z (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))))))) |
(+ (log (* 1/6 y)) (* -3 (log (/ 1 z)))) |
(+ (log (* 1/6 y)) (+ (* -3 (log (/ 1 z))) (* 3 (/ 1 z)))) |
(+ (log (* 1/6 y)) (+ (* -3 (log (/ 1 z))) (+ (* 3 (/ 1 z)) (/ 3/2 (pow z 2))))) |
(+ (log (* 1/6 y)) (+ (* -3 (log (/ 1 z))) (+ (* 1/6 (/ (- (* 36 (/ 1 y)) 54) (pow z 3))) (+ (* 3 (/ 1 z)) (/ 3/2 (pow z 2)))))) |
(+ (log (* -1/6 y)) (* -3 (log (/ -1 z)))) |
(+ (log (* -1/6 y)) (+ (* -3 (log (/ -1 z))) (* 3 (/ 1 z)))) |
(+ (log (* -1/6 y)) (+ (* -3 (log (/ -1 z))) (+ (* 3 (/ 1 z)) (/ 3/2 (pow z 2))))) |
(+ (log (* -1/6 y)) (+ (* -3 (log (/ -1 z))) (* -1 (/ (- (* -1 (/ (+ 3/2 (* -1/6 (/ (- 54 (* 36 (/ 1 y))) z))) z)) 3) z)))) |
(* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) |
(* y (+ (* -1/2 (* y (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2)))) (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))))) |
(* y (+ (* y (+ (* -1/2 (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2))) (* 1/3 (* y (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3)))))) (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))))) |
(* y (+ (* y (+ (* -1/2 (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2))) (* y (+ (* -1/4 (* y (* (pow z 4) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 4)))) (* 1/3 (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3))))))) (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))))) |
(+ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) (* -1 (log (/ 1 y)))) |
(+ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))))))) |
(- (+ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))))))) (/ 1/2 (* (pow y 2) (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2))))) |
(- (+ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))))) (* 1/3 (/ 1 (* (pow y 3) (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3)))))))) (* 1/2 (/ 1 (* (pow y 2) (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2)))))) |
(+ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) (* -1 (log (/ -1 y)))) |
(- (+ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) (* -1 (log (/ -1 y)))) (/ 1 (* y (* z (- (* z (- (* -1/6 z) 1/2)) 1))))) |
(+ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* 1/2 (/ 1 (* y (* (pow z 2) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 2))))) (/ 1 (* z (- (* z (- (* -1/6 z) 1/2)) 1)))) y)))) |
(+ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (/ 1/3 (* (pow y 2) (* (pow z 3) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 3)))) (+ (/ 1/2 (* y (* (pow z 2) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 2)))) (/ 1 (* z (- (* z (- (* -1/6 z) 1/2)) 1))))) y)))) |
(/ 1 z) |
(/ (+ 1 (* -1/2 z)) z) |
(/ (+ 1 (* z (- (* 1/12 z) 1/2))) z) |
(/ (+ 1 (* z (- (* z (+ 1/12 (* -1/720 (pow z 2)))) 1/2))) z) |
(/ 1 (- (exp z) 1)) |
(/ 1 (- (exp z) 1)) |
(/ 1 (- (exp z) 1)) |
(/ 1 (- (exp z) 1)) |
(/ 1 (- (exp z) 1)) |
(/ 1 (- (exp z) 1)) |
(/ 1 (- (exp z) 1)) |
(/ 1 (- (exp z) 1)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* y z) t)) |
(* y (+ (* -1/2 (/ (* y z) t)) (* 1/2 (/ z t)))) |
(* y (+ (* -1/2 (/ (* y z) t)) (* 1/2 (/ z t)))) |
(* y (+ (* -1/2 (/ (* y z) t)) (* 1/2 (/ z t)))) |
(* -1/2 (/ (* (pow y 2) z) t)) |
(* (pow y 2) (+ (* -1/2 (/ z t)) (* 1/2 (/ z (* t y))))) |
(* (pow y 2) (+ (* -1/2 (/ z t)) (* 1/2 (/ z (* t y))))) |
(* (pow y 2) (+ (* -1/2 (/ z t)) (* 1/2 (/ z (* t y))))) |
(* -1/2 (/ (* (pow y 2) z) t)) |
(* (pow y 2) (+ (* -1/2 (/ z t)) (* 1/2 (/ z (* t y))))) |
(* (pow y 2) (+ (* -1/2 (/ z t)) (* 1/2 (/ z (* t y))))) |
(* (pow y 2) (+ (* -1/2 (/ z t)) (* 1/2 (/ z (* t y))))) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(* 1/2 (* z (- y (pow y 2)))) |
(* 1/2 (* z (- y (pow y 2)))) |
(* 1/2 (* z (- y (pow y 2)))) |
(* 1/2 (* z (- y (pow y 2)))) |
(* 1/2 (* z (- y (pow y 2)))) |
(* 1/2 (* z (- y (pow y 2)))) |
(* 1/2 (* z (- y (pow y 2)))) |
(* 1/2 (* z (- y (pow y 2)))) |
(* 1/2 (* z (- y (pow y 2)))) |
(* 1/2 (* z (- y (pow y 2)))) |
(* 1/2 (* z (- y (pow y 2)))) |
(* 1/2 (* z (- y (pow y 2)))) |
(* 1/2 (* y z)) |
(* y (+ (* -1/2 (* y z)) (* 1/2 z))) |
(* y (+ (* -1/2 (* y z)) (* 1/2 z))) |
(* y (+ (* -1/2 (* y z)) (* 1/2 z))) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ z y)))) |
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ z y)))) |
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ z y)))) |
(* -1/2 (* (pow y 2) z)) |
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ z y)))) |
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ z y)))) |
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ z y)))) |
(* 1/6 z) |
(* 1/6 z) |
(* 1/6 z) |
(* 1/6 z) |
(* 1/6 z) |
(* 1/6 z) |
(* 1/6 z) |
(* 1/6 z) |
(* 1/6 z) |
(* 1/6 z) |
(* 1/6 z) |
(* 1/6 z) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
(* 1/6 (* y z)) |
| Outputs |
|---|
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y z) |
(*.f64 y z) |
(* z (+ y (* 1/2 (* y z)))) |
(*.f64 z (+.f64 y (*.f64 (*.f64 y z) #s(literal 1/2 binary64)))) |
(* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64)))))) |
(* z (+ y (* z (+ (* 1/2 y) (* z (+ (* 1/24 (* y z)) (* 1/6 y))))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/24 binary64)) (*.f64 y #s(literal 1/6 binary64)))))))) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (neg.f64 t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
x |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)))) |
x |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
x |
(+ x (* y (- (/ 1 t) (/ (exp z) t)))) |
(+.f64 x (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (exp.f64 z) t)))) |
(+ x (* y (- (+ (* 1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ 1 t)) (/ (exp z) t)))) |
(+.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) t) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (exp.f64 z) t))))) |
(+ x (* y (- (+ (* y (- (* -1/3 (/ (* y (pow (- (exp z) 1) 3)) t)) (* -1/2 (/ (pow (- (exp z) 1) 2) t)))) (/ 1 t)) (/ (exp z) t)))) |
(+.f64 x (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 3 binary64)))) t) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) t)))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (exp.f64 z) t))))) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (/ (log (- (exp z) 1)) t))) |
(-.f64 x (+.f64 (/.f64 (log.f64 y) t) (/.f64 (log.f64 (expm1.f64 z)) t))) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t)))) |
(-.f64 x (+.f64 (/.f64 (log.f64 y) t) (+.f64 (/.f64 (log.f64 (expm1.f64 z)) t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) t))))) |
(- (+ x (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t)))) |
(-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))))) (+.f64 (/.f64 (log.f64 y) t) (+.f64 (/.f64 (log.f64 (expm1.f64 z)) t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) t))))) |
(- (+ x (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t))))) |
(-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))))) (+.f64 (+.f64 (/.f64 (log.f64 y) t) (+.f64 (/.f64 (log.f64 (expm1.f64 z)) t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) t)))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t (*.f64 y (*.f64 y y))) (pow.f64 (expm1.f64 z) #s(literal 3 binary64)))))) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
(-.f64 x (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t)))) |
(-.f64 x (+.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) t)))) |
(- (+ x (* -1 (/ (- (/ 1 (* t (- (exp z) 1))) (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2)))))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
(-.f64 (-.f64 x (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 z) t)) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y t) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))))) y)) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))) |
(- (+ x (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2)))) (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3)))))) y)) (/ 1 (* t (- (exp z) 1)))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
(-.f64 (-.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 z) t)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 y t) (pow.f64 (expm1.f64 z) #s(literal 3 binary64))))) y)) y)) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (*.f64 y (/.f64 z t))) |
(+ x (* z (- (* -1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t)))) |
(+.f64 x (*.f64 z (-.f64 (/.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y (*.f64 y y))) t) (/.f64 y t)))) |
(+ x (* z (- (* z (- (* -1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t)))) |
(+.f64 x (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 z (/.f64 (+.f64 (+.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y)))) t))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 y y))) t))) (/.f64 y t)))) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (neg.f64 t)) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
(/.f64 (-.f64 (*.f64 t x) (log1p.f64 (*.f64 y (expm1.f64 z)))) t) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
(/.f64 (-.f64 (*.f64 t x) (log1p.f64 (*.f64 y (expm1.f64 z)))) t) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
(/.f64 (-.f64 (*.f64 t x) (log1p.f64 (*.f64 y (expm1.f64 z)))) t) |
x |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
x |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(/ (* y (- (exp z) 1)) t) |
(/.f64 (*.f64 y (expm1.f64 z)) t) |
(* y (- (+ (* -1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ (exp z) t)) (/ 1 t))) |
(*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))) t) (/.f64 (expm1.f64 z) t))) |
(* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* 1/3 (/ (* y (pow (- (exp z) 1) 3)) t)))) (/ (exp z) t)) (/ 1 t))) |
(*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) #s(literal -1/2 binary64)) t) (/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) y) (pow.f64 (expm1.f64 z) #s(literal 3 binary64))) t))) (/.f64 (expm1.f64 z) t))) |
(* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* y (+ (* -1/4 (/ (* y (pow (- (exp z) 1) 4)) t)) (* 1/3 (/ (pow (- (exp z) 1) 3) t)))))) (/ (exp z) t)) (/ 1 t))) |
(*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) #s(literal -1/2 binary64)) t) (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) y) (pow.f64 (expm1.f64 z) #s(literal 4 binary64))) t) (/.f64 (*.f64 (pow.f64 (expm1.f64 z) #s(literal 3 binary64)) #s(literal 1/3 binary64)) t))))) (/.f64 (expm1.f64 z) t))) |
(/ (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) t) |
(/.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) t) |
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))) |
(+.f64 (/.f64 (log.f64 y) t) (+.f64 (/.f64 (log.f64 (expm1.f64 z)) t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) t)))) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))) (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))) |
(+.f64 (+.f64 (/.f64 (log.f64 y) t) (+.f64 (/.f64 (log.f64 (expm1.f64 z)) t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) t)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))))) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t)))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (log.f64 y) t) (+.f64 (/.f64 (log.f64 (expm1.f64 z)) t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) t)))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t (*.f64 y (*.f64 y y))) (pow.f64 (expm1.f64 z) #s(literal 3 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))))) |
(/ (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) t) |
(/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t))) |
(+.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) t))) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2))))) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) t) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y t) (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (expm1.f64 z) t))) y)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3))))) (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2))))) y)) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) t) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y t) (pow.f64 (expm1.f64 z) #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 t (pow.f64 (expm1.f64 z) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) (*.f64 (expm1.f64 z) t))) y)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* z (+ (* 1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t))) |
(* z (+ (* z (+ (* 1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 z #s(literal 1/6 binary64)) (+.f64 (+.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))) t))))) |
(* z (+ (* z (+ (* 1/2 (/ (+ y (* -1 (pow y 2))) t)) (* z (+ (* 1/24 (/ (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))) t)) (* 1/6 (/ (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))) t)))))) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 z (+.f64 y (+.f64 (+.f64 (*.f64 #s(literal -6 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 y y) #s(literal -7 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 12 binary64)))))) t) (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))) t))))))) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (+ (exp z) (* -1/2 (* y (pow (- (exp z) 1) 2)))) 1)) |
(*.f64 y (+.f64 (exp.f64 z) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* 1/3 (* y (pow (- (exp z) 1) 3)))))) 1)) |
(*.f64 y (+.f64 (exp.f64 z) (+.f64 (*.f64 y (+.f64 (*.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) y) (pow.f64 (expm1.f64 z) #s(literal 3 binary64))))) #s(literal -1 binary64)))) |
(* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (exp z) 1) 4))) (* 1/3 (pow (- (exp z) 1) 3))))))) 1)) |
(*.f64 y (+.f64 (exp.f64 z) (+.f64 (*.f64 y (+.f64 (*.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) y) (pow.f64 (expm1.f64 z) #s(literal 4 binary64))) (*.f64 (pow.f64 (expm1.f64 z) #s(literal 3 binary64)) #s(literal 1/3 binary64)))))) #s(literal -1 binary64)))) |
(+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) |
(+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1))))) |
(+.f64 (log.f64 (expm1.f64 z)) (+.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z))))) |
(- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp z) 1) 2)))) |
(+.f64 (log.f64 (expm1.f64 z)) (+.f64 (+.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))))) |
(- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (exp z) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp z) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (exp z) 1) 2))))) |
(+.f64 (+.f64 (+.f64 (log.f64 (expm1.f64 z)) (+.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z))))) (/.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (expm1.f64 z) #s(literal 3 binary64)) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) |
(+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp z) 1))))) |
(+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z)))) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp z) 1) 2)))) (/ 1 (- (exp z) 1))) y)))) |
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (expm1.f64 z))) y)) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp z) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp z) 1) 2)))) y)) (/ 1 (- (exp z) 1))) y)))) |
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 3 binary64)))) (/.f64 #s(literal -1/2 binary64) (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) y)) (/.f64 #s(literal -1 binary64) (expm1.f64 z))) y)) |
(* y z) |
(*.f64 y z) |
(* z (+ y (* 1/2 (* z (+ y (* -1 (pow y 2))))))) |
(*.f64 z (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))))) |
(* z (+ y (* z (+ (* 1/6 (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 z #s(literal 1/6 binary64)) (+.f64 (+.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))))) |
(* z (+ y (* z (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* z (+ (* 1/24 (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) (*.f64 z (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 z (+.f64 y (+.f64 (+.f64 (*.f64 #s(literal -6 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 y y) #s(literal -7 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 12 binary64)))))) (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))))))))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(* y (+ (* 1/2 (/ z t)) (/ 1 t))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t))) |
(* y (+ (* -1/2 (/ (* y z) t)) (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(*.f64 y (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 z t))))) |
(* y (+ (* -1/2 (/ (* y z) t)) (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(*.f64 y (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 z t))))) |
(* y (+ (* -1/2 (/ (* y z) t)) (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(*.f64 y (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 z t))))) |
(* -1/2 (/ (* (pow y 2) z) t)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) t) |
(* (pow y 2) (+ (* -1/2 (/ z t)) (+ (* 1/2 (/ z (* t y))) (/ 1 (* t y))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (+.f64 (/.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 y t)) (/.f64 #s(literal 1 binary64) (*.f64 y t))))) |
(* (pow y 2) (+ (* -1/2 (/ z t)) (+ (* 1/2 (/ z (* t y))) (/ 1 (* t y))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (+.f64 (/.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 y t)) (/.f64 #s(literal 1 binary64) (*.f64 y t))))) |
(* (pow y 2) (+ (* -1/2 (/ z t)) (+ (* 1/2 (/ z (* t y))) (/ 1 (* t y))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (+.f64 (/.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 y t)) (/.f64 #s(literal 1 binary64) (*.f64 y t))))) |
(* -1/2 (/ (* (pow y 2) z) t)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) t) |
(* (pow y 2) (+ (* -1 (/ (- (* -1/2 (/ z t)) (/ 1 t)) y)) (* -1/2 (/ z t)))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 #s(literal -1 binary64) t)) y))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1/2 (/ z t)) (/ 1 t)) y)) (* -1/2 (/ z t)))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 #s(literal -1 binary64) t)) y))) |
(* (pow y 2) (+ (* -1 (/ (- (* -1/2 (/ z t)) (/ 1 t)) y)) (* -1/2 (/ z t)))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 #s(literal -1 binary64) t)) y))) |
(/ (+ y (* 1/2 (* z (- y (pow y 2))))) t) |
(/.f64 (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y)))) t) |
(/ (+ y (* 1/2 (* z (- y (pow y 2))))) t) |
(/.f64 (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y)))) t) |
(/ (+ y (* 1/2 (* z (- y (pow y 2))))) t) |
(/.f64 (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y)))) t) |
(/ (+ y (* 1/2 (* z (- y (pow y 2))))) t) |
(/.f64 (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y)))) t) |
(/ (+ y (* 1/2 (* z (- y (pow y 2))))) t) |
(/.f64 (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y)))) t) |
(/ (+ y (* 1/2 (* z (- y (pow y 2))))) t) |
(/.f64 (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y)))) t) |
(/ (+ y (* 1/2 (* z (- y (pow y 2))))) t) |
(/.f64 (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y)))) t) |
(/ (+ y (* 1/2 (* z (- y (pow y 2))))) t) |
(/.f64 (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y)))) t) |
(* -1 (/ (+ (* -1 y) (* -1/2 (* z (- y (pow y 2))))) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y (*.f64 y y))) y) (neg.f64 t)) |
(* -1 (/ (+ (* -1 y) (* -1/2 (* z (- y (pow y 2))))) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y (*.f64 y y))) y) (neg.f64 t)) |
(* -1 (/ (+ (* -1 y) (* -1/2 (* z (- y (pow y 2))))) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y (*.f64 y y))) y) (neg.f64 t)) |
(* -1 (/ (+ (* -1 y) (* -1/2 (* z (- y (pow y 2))))) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y (*.f64 y y))) y) (neg.f64 t)) |
(/ y t) |
(/.f64 y t) |
(+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t)) |
(+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t)) |
(+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t)) |
(+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t)) |
(+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t)) |
(+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* z (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) t) (/.f64 (/.f64 y t) z))) |
(* z (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) t) (/.f64 (/.f64 y t) z))) |
(* z (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z)))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) t) (/.f64 (/.f64 y t) z))) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (* -1/2 (/ (- y (pow y 2)) t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 y y))) t) (/.f64 (/.f64 y t) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (* -1/2 (/ (- y (pow y 2)) t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 y y))) t) (/.f64 (/.f64 y t) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (* -1/2 (/ (- y (pow y 2)) t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 y y))) t) (/.f64 (/.f64 y t) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t)))) |
(*.f64 (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t)) (-.f64 #s(literal 0 binary64) z)) |
(- x (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t)))) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t)))) |
(- x (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t)))) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t)))) |
(- x (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t)))) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t)))) |
x |
(* x (+ 1 (* -1 (/ (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t))) x))) |
(* x (+ 1 (* -1 (/ (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t))) x))) |
(* x (+ 1 (* -1 (/ (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t))) x))) |
x |
(* -1 (* x (- (/ (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) x) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t))) x) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) x) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t))) x) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ (* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) x) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t))) x) #s(literal -1 binary64)) (neg.f64 x)) |
x |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (*.f64 y (/.f64 z t))) |
(+ x (* z (- (* -1/2 (/ (* z (- y (pow y 2))) t)) (/ y t)))) |
(+.f64 x (*.f64 z (-.f64 (/.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y (*.f64 y y))) t) (/.f64 y t)))) |
(+ x (* z (- (* -1/2 (/ (* z (- y (pow y 2))) t)) (/ y t)))) |
(+.f64 x (*.f64 z (-.f64 (/.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y (*.f64 y y))) t) (/.f64 y t)))) |
(* -1/2 (/ (* (pow z 2) (- y (pow y 2))) t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z z) (/.f64 (-.f64 y (*.f64 y y)) t))) |
(* (pow z 2) (- (* -1 (/ y (* t z))) (* 1/2 (/ (- y (pow y 2)) t)))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 y y))) t) (/.f64 (/.f64 y t) z))) |
(* (pow z 2) (- (/ x (pow z 2)) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z))))) |
(*.f64 (*.f64 z z) (-.f64 (+.f64 (/.f64 x (*.f64 z z)) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 y y))) t)) (/.f64 (/.f64 y t) z))) |
(* (pow z 2) (- (/ x (pow z 2)) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z))))) |
(*.f64 (*.f64 z z) (-.f64 (+.f64 (/.f64 x (*.f64 z z)) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 y y))) t)) (/.f64 (/.f64 y t) z))) |
(* -1/2 (/ (* (pow z 2) (- y (pow y 2))) t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z z) (/.f64 (-.f64 y (*.f64 y y)) t))) |
(* (pow z 2) (- (* -1 (/ y (* t z))) (* 1/2 (/ (- y (pow y 2)) t)))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 y y))) t) (/.f64 (/.f64 y t) z))) |
(* (pow z 2) (- (* -1 (/ (- (* -1 (/ x z)) (* -1 (/ y t))) z)) (* 1/2 (/ (- y (pow y 2)) t)))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 y t)) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 y y))) t))) |
(* (pow z 2) (- (* -1 (/ (- (* -1 (/ x z)) (* -1 (/ y t))) z)) (* 1/2 (/ (- y (pow y 2)) t)))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) z)) (/.f64 y t)) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 y y))) t))) |
x |
(+ x (* -1 (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))))) |
(-.f64 x (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)))) |
(+ x (* y (- (* 1/2 (/ (* y (pow z 2)) t)) (* z (+ (* 1/2 (/ z t)) (/ 1 t)))))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)))))) |
(+ x (* y (- (* 1/2 (/ (* y (pow z 2)) t)) (* z (+ (* 1/2 (/ z t)) (/ 1 t)))))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)))))) |
(* 1/2 (/ (* (pow y 2) (pow z 2)) t)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) |
(* (pow y 2) (- (* -1 (/ (* z (+ (* 1/2 (/ z t)) (/ 1 t))) y)) (* -1/2 (/ (pow z 2) t)))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) (-.f64 #s(literal 0 binary64) z)) y) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z z) t)))) |
(* (pow y 2) (- (/ x (pow y 2)) (+ (* -1/2 (/ (pow z 2) t)) (/ (* z (+ (* 1/2 (/ z t)) (/ 1 t))) y)))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 x (*.f64 y y)) (+.f64 (/.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t))) y) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) t))))) |
(* (pow y 2) (- (/ x (pow y 2)) (+ (* -1/2 (/ (pow z 2) t)) (/ (* z (+ (* 1/2 (/ z t)) (/ 1 t))) y)))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 x (*.f64 y y)) (+.f64 (/.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t))) y) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) t))))) |
(* 1/2 (/ (* (pow y 2) (pow z 2)) t)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) |
(* (pow y 2) (- (/ (* z (- (* -1/2 (/ z t)) (/ 1 t))) y) (* -1/2 (/ (pow z 2) t)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 z (/.f64 (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 #s(literal -1 binary64) t)) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z z) t)))) |
(* (pow y 2) (- (* -1 (/ (- (* -1 (/ x y)) (* z (- (* -1/2 (/ z t)) (/ 1 t)))) y)) (* -1/2 (/ (pow z 2) t)))) |
(*.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 z (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 #s(literal -1 binary64) t)))) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z z) t)))) |
(* (pow y 2) (- (* -1 (/ (- (* -1 (/ x y)) (* z (- (* -1/2 (/ z t)) (/ 1 t)))) y)) (* -1/2 (/ (pow z 2) t)))) |
(*.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 z (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 #s(literal -1 binary64) t)))) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z z) t)))) |
(* -1 (/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t)) |
(/.f64 (*.f64 (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) z)) t) |
(/ (- (* t x) (* z (+ y (* 1/2 (* z (- y (pow y 2))))))) t) |
(/.f64 (-.f64 (*.f64 t x) (*.f64 z (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y)))))) t) |
(/ (- (* t x) (* z (+ y (* 1/2 (* z (- y (pow y 2))))))) t) |
(/.f64 (-.f64 (*.f64 t x) (*.f64 z (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y)))))) t) |
(/ (- (* t x) (* z (+ y (* 1/2 (* z (- y (pow y 2))))))) t) |
(/.f64 (-.f64 (*.f64 t x) (*.f64 z (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y)))))) t) |
x |
(+ x (* -1 (/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))))) t)) |
(+ x (* -1 (/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))))) t)) |
(+ x (* -1 (/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))))) t)) |
x |
(+ x (/ (* z (+ (* -1 y) (* -1/2 (* z (- y (pow y 2)))))) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y (*.f64 y y))) y)) t)) |
(+ x (/ (* z (+ (* -1 y) (* -1/2 (* z (- y (pow y 2)))))) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y (*.f64 y y))) y)) t)) |
(+ x (/ (* z (+ (* -1 y) (* -1/2 (* z (- y (pow y 2)))))) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y (*.f64 y y))) y)) t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t))) |
(* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t))) |
(* z (+ (* 1/2 (/ (* z (- y (pow y 2))) t)) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t))) |
(* 1/2 (/ (* (pow z 2) (- y (pow y 2))) t)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (/.f64 (-.f64 y (*.f64 y y)) t))) |
(* (pow z 2) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z)))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) t) (/.f64 (/.f64 y t) z)) (*.f64 z z)) |
(* (pow z 2) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z)))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) t) (/.f64 (/.f64 y t) z)) (*.f64 z z)) |
(* (pow z 2) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z)))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) t) (/.f64 (/.f64 y t) z)) (*.f64 z z)) |
(* 1/2 (/ (* (pow z 2) (- y (pow y 2))) t)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z z) (/.f64 (-.f64 y (*.f64 y y)) t))) |
(* (pow z 2) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z)))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) t) (/.f64 (/.f64 y t) z)) (*.f64 z z)) |
(* (pow z 2) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z)))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) t) (/.f64 (/.f64 y t) z)) (*.f64 z z)) |
(* (pow z 2) (+ (* 1/2 (/ (- y (pow y 2)) t)) (/ y (* t z)))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) t) (/.f64 (/.f64 y t) z)) (*.f64 z z)) |
(* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t))) |
(* y (+ (* -1/2 (/ (* y (pow z 2)) t)) (* z (+ (* 1/2 (/ z t)) (/ 1 t))))) |
(*.f64 y (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)))) |
(* y (+ (* -1/2 (/ (* y (pow z 2)) t)) (* z (+ (* 1/2 (/ z t)) (/ 1 t))))) |
(*.f64 y (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)))) |
(* y (+ (* -1/2 (/ (* y (pow z 2)) t)) (* z (+ (* 1/2 (/ z t)) (/ 1 t))))) |
(*.f64 y (+.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)))) |
(* -1/2 (/ (* (pow y 2) (pow z 2)) t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) |
(* (pow y 2) (+ (* -1/2 (/ (pow z 2) t)) (/ (* z (+ (* 1/2 (/ z t)) (/ 1 t))) y))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t))) y) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) t)))) |
(* (pow y 2) (+ (* -1/2 (/ (pow z 2) t)) (/ (* z (+ (* 1/2 (/ z t)) (/ 1 t))) y))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t))) y) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) t)))) |
(* (pow y 2) (+ (* -1/2 (/ (pow z 2) t)) (/ (* z (+ (* 1/2 (/ z t)) (/ 1 t))) y))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t))) y) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) t)))) |
(* -1/2 (/ (* (pow y 2) (pow z 2)) t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) |
(* (pow y 2) (+ (* -1 (/ (* z (- (* -1/2 (/ z t)) (/ 1 t))) y)) (* -1/2 (/ (pow z 2) t)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) t)) (*.f64 z (/.f64 (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 #s(literal -1 binary64) t)) y)))) |
(* (pow y 2) (+ (* -1 (/ (* z (- (* -1/2 (/ z t)) (/ 1 t))) y)) (* -1/2 (/ (pow z 2) t)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) t)) (*.f64 z (/.f64 (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 #s(literal -1 binary64) t)) y)))) |
(* (pow y 2) (+ (* -1 (/ (* z (- (* -1/2 (/ z t)) (/ 1 t))) y)) (* -1/2 (/ (pow z 2) t)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) t)) (*.f64 z (/.f64 (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 #s(literal -1 binary64) t)) y)))) |
(/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t) |
(/.f64 (*.f64 z (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))))) t) |
(/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t) |
(/.f64 (*.f64 z (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))))) t) |
(/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t) |
(/.f64 (*.f64 z (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))))) t) |
(/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t) |
(/.f64 (*.f64 z (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))))) t) |
(/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t) |
(/.f64 (*.f64 z (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))))) t) |
(/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t) |
(/.f64 (*.f64 z (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))))) t) |
(/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t) |
(/.f64 (*.f64 z (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))))) t) |
(/ (* z (+ y (* 1/2 (* z (- y (pow y 2)))))) t) |
(/.f64 (*.f64 z (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))))) t) |
(* -1 (/ (* z (+ (* -1 y) (* -1/2 (* z (- y (pow y 2)))))) t)) |
(/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y (*.f64 y y))) y)) (neg.f64 t)) |
(* -1 (/ (* z (+ (* -1 y) (* -1/2 (* z (- y (pow y 2)))))) t)) |
(/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y (*.f64 y y))) y)) (neg.f64 t)) |
(* -1 (/ (* z (+ (* -1 y) (* -1/2 (* z (- y (pow y 2)))))) t)) |
(/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y (*.f64 y y))) y)) (neg.f64 t)) |
(* -1 (/ (* z (+ (* -1 y) (* -1/2 (* z (- y (pow y 2)))))) t)) |
(/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y (*.f64 y y))) y)) (neg.f64 t)) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 t)) |
(- x (/ (log (+ 1 (* y z))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(- x (/ (log (+ 1 (* y z))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(- x (/ (log (+ 1 (* y z))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
x |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
x |
(* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
x |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (*.f64 y (/.f64 z t))) |
(+ x (* y (- (* 1/2 (/ (* y (pow z 2)) t)) (/ z t)))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)) (/.f64 z t)))) |
(+ x (* y (- (* y (- (* -1/3 (/ (* y (pow z 3)) t)) (* -1/2 (/ (pow z 2) t)))) (/ z t)))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 z (*.f64 z z)))) t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z z) t)))) (/.f64 z t)))) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (/ (log z) t))) |
(-.f64 (-.f64 x (/.f64 (log.f64 z) t)) (/.f64 (log.f64 y) t)) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y z))) (/ (log z) t)))) |
(-.f64 (-.f64 x (/.f64 (log.f64 z) t)) (+.f64 (/.f64 (log.f64 y) t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) t)))) |
(- (+ x (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y z))) (/ (log z) t)))) |
(-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 z z)))) (+.f64 (/.f64 (log.f64 y) t) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) t)) (/.f64 (log.f64 z) t)))) |
(- (+ x (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y z))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))) (/ (log z) t))))) |
(-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 z z)))) (+.f64 (+.f64 (/.f64 (log.f64 y) t) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) t)) (/.f64 (log.f64 z) t))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 z)) t))) |
(-.f64 x (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y z))) (/ (log (* -1 z)) t)))) |
(-.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) t)) (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))) |
(- (+ x (* -1 (/ (- (/ 1 (* t z)) (* 1/2 (/ 1 (* t (* y (pow z 2)))))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 z)) t))) |
(-.f64 (-.f64 x (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 y (*.f64 z z))))) y)) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))) |
(- (+ x (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow z 2)))) (* 1/3 (/ 1 (* t (* y (pow z 3)))))) y)) (/ 1 (* t z))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 z)) t))) |
(-.f64 (-.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 z z))) (/.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 y (*.f64 z (*.f64 z z)))))) y)) y)) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (*.f64 y (/.f64 z t))) |
(+ x (* z (- (* 1/2 (/ (* (pow y 2) z) t)) (/ y t)))) |
(+.f64 x (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) t) (/.f64 y t)))) |
(+ x (* z (- (* z (- (* -1/3 (/ (* (pow y 3) z) t)) (* -1/2 (/ (pow y 2) t)))) (/ y t)))) |
(+.f64 x (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) t)))) (/.f64 y t)))) |
(- x (+ (* -1 (/ (log (/ 1 z)) t)) (/ (log y) t))) |
(-.f64 (-.f64 x (/.f64 (log.f64 z) t)) (/.f64 (log.f64 y) t)) |
(- x (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ 1 (* t (* y z))) (/ (log y) t)))) |
(-.f64 (-.f64 x (/.f64 (log.f64 z) t)) (+.f64 (/.f64 (log.f64 y) t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) t)))) |
(- (+ x (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ 1 (* t (* y z))) (/ (log y) t)))) |
(-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 z z)))) (+.f64 (/.f64 (log.f64 y) t) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) t)) (/.f64 (log.f64 z) t)))) |
(- (+ x (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ 1 (* t (* y z))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))) (/ (log y) t))))) |
(-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 z z)))) (+.f64 (+.f64 (/.f64 (log.f64 y) t) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) t)) (/.f64 (log.f64 z) t))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))))) |
(- x (+ (* -1 (/ (log (/ -1 z)) t)) (/ (log (* -1 y)) t))) |
(-.f64 x (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t))) |
(- x (+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ 1 (* t (* y z))) (/ (log (* -1 y)) t)))) |
(-.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) t)) (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) t)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t))) |
(- (+ x (* -1 (/ (- (/ 1 (* t y)) (* 1/2 (/ 1 (* t (* (pow y 2) z))))) z))) (+ (* -1 (/ (log (/ -1 z)) t)) (/ (log (* -1 y)) t))) |
(-.f64 (-.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y t)) (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 z (*.f64 y y))))) z)) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t))) |
(- (+ x (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow y 2)))) (* 1/3 (/ 1 (* t (* (pow y 3) z))))) z)) (/ 1 (* t y))) z))) (+ (* -1 (/ (log (/ -1 z)) t)) (/ (log (* -1 y)) t))) |
(-.f64 (-.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y t)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) (/.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 z (*.f64 y (*.f64 y y)))))) z)) z)) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t))) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 t)) |
(/ (- (* t x) (log (+ 1 (* y z)))) t) |
(/.f64 (-.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) t) |
(/ (- (* t x) (log (+ 1 (* y z)))) t) |
(/.f64 (-.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) t) |
(/ (- (* t x) (log (+ 1 (* y z)))) t) |
(/.f64 (-.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) t) |
x |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
x |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* y (+ (* -1/2 (/ (* y (pow z 2)) t)) (/ z t))) |
(*.f64 y (+.f64 (/.f64 z t) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)))) |
(* y (+ (* y (+ (* -1/2 (/ (pow z 2) t)) (* 1/3 (/ (* y (pow z 3)) t)))) (/ z t))) |
(*.f64 y (+.f64 (/.f64 z t) (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) t)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 z (*.f64 z z)))) t))))) |
(* y (+ (* y (+ (* -1/2 (/ (pow z 2) t)) (* y (+ (* -1/4 (/ (* y (pow z 4)) t)) (* 1/3 (/ (pow z 3) t)))))) (/ z t))) |
(*.f64 y (+.f64 (/.f64 z t) (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) t)) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y (pow.f64 z #s(literal 4 binary64)))) t) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 z z))) t))))))) |
(/ (+ (log z) (* -1 (log (/ 1 y)))) t) |
(/.f64 (+.f64 (log.f64 y) (log.f64 z)) t) |
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y z))) (/ (log z) t))) |
(+.f64 (/.f64 (log.f64 y) t) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) t)) (/.f64 (log.f64 z) t))) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y z))) (/ (log z) t))) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) |
(+.f64 (+.f64 (/.f64 (log.f64 y) t) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) t)) (/.f64 (log.f64 z) t))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 z z)))) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y z))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))) (/ (log z) t)))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (log.f64 y) t) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) t)) (/.f64 (log.f64 z) t))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 z z)))) |
(/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t) |
(/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y z))) (/ (log (* -1 z)) t))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) t)) (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* y (pow z 2))))) (/ 1 (* t z))) y)) (/ (log (* -1 z)) t))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y (*.f64 z z)))) (/.f64 #s(literal -1 binary64) (*.f64 z t))) y)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* y (pow z 3))))) (* 1/2 (/ 1 (* t (pow z 2))))) y)) (/ 1 (* t z))) y)) (/ (log (* -1 z)) t))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) t) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 y (*.f64 z (*.f64 z z))))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 z z)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) (*.f64 z t))) y)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* z (+ (* -1/2 (/ (* (pow y 2) z) t)) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) t))) |
(* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)))))) |
(* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* z (+ (* -1/4 (/ (* (pow y 4) z) t)) (* 1/3 (/ (pow y 3) t)))))) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 z (pow.f64 y #s(literal 4 binary64)))) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 y y)) t)))))))) |
(/ (+ (log y) (* -1 (log (/ 1 z)))) t) |
(/.f64 (+.f64 (log.f64 y) (log.f64 z)) t) |
(+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ 1 (* t (* y z))) (/ (log y) t))) |
(+.f64 (/.f64 (log.f64 y) t) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) t)) (/.f64 (log.f64 z) t))) |
(- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ 1 (* t (* y z))) (/ (log y) t))) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) |
(+.f64 (+.f64 (/.f64 (log.f64 y) t) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) t)) (/.f64 (log.f64 z) t))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 z z)))) |
(- (+ (* -1 (/ (log (/ 1 z)) t)) (+ (/ 1 (* t (* y z))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))) (/ (log y) t)))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (log.f64 y) t) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) t)) (/.f64 (log.f64 z) t))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 z z)))) |
(/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) t) |
(/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t) |
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (/ 1 (* t (* y z))) (/ (log (* -1 y)) t))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) t)) (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) t)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) |
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* (pow y 2) z)))) (/ 1 (* t y))) z)) (/ (log (* -1 y)) t))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) t) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 z (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (*.f64 y t))) z)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) |
(+ (* -1 (/ (log (/ -1 z)) t)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* (pow y 3) z)))) (* 1/2 (/ 1 (* t (pow y 2))))) z)) (/ 1 (* t y))) z)) (/ (log (* -1 y)) t))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) t) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 z (*.f64 y (*.f64 y y))))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 y y)))) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) (*.f64 y t))) z)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) t)) |
(/ (log (+ 1 (* y z))) t) |
(/.f64 (log1p.f64 (*.f64 y z)) t) |
(/ (log (+ 1 (* y z))) t) |
(/.f64 (log1p.f64 (*.f64 y z)) t) |
(/ (log (+ 1 (* y z))) t) |
(/.f64 (log1p.f64 (*.f64 y z)) t) |
(/ (log (+ 1 (* y z))) t) |
(/.f64 (log1p.f64 (*.f64 y z)) t) |
(/ (log (+ 1 (* y z))) t) |
(/.f64 (log1p.f64 (*.f64 y z)) t) |
(/ (log (+ 1 (* y z))) t) |
(/.f64 (log1p.f64 (*.f64 y z)) t) |
(/ (log (+ 1 (* y z))) t) |
(/.f64 (log1p.f64 (*.f64 y z)) t) |
(/ (log (+ 1 (* y z))) t) |
(/.f64 (log1p.f64 (*.f64 y z)) t) |
(/ (log (+ 1 (* y z))) t) |
(/.f64 (log1p.f64 (*.f64 y z)) t) |
(/ (log (+ 1 (* y z))) t) |
(/.f64 (log1p.f64 (*.f64 y z)) t) |
(/ (log (+ 1 (* y z))) t) |
(/.f64 (log1p.f64 (*.f64 y z)) t) |
(/ (log (+ 1 (* y z))) t) |
(/.f64 (log1p.f64 (*.f64 y z)) t) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1/2 (* y (pow z 2))))) |
(*.f64 y (+.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z))))) |
(* y (+ z (* y (+ (* -1/2 (pow z 2)) (* 1/3 (* y (pow z 3))))))) |
(*.f64 y (+.f64 z (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z z)) (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 z (*.f64 z z)))))))) |
(* y (+ z (* y (+ (* -1/2 (pow z 2)) (* y (+ (* -1/4 (* y (pow z 4))) (* 1/3 (pow z 3)))))))) |
(*.f64 y (+.f64 z (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z z)) (*.f64 y (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y (pow.f64 z #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 z z))))))))) |
(+ (log z) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 z)) |
(+ (log z) (+ (* -1 (log (/ 1 y))) (/ 1 (* y z)))) |
(+.f64 (log.f64 z) (+.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (/ 1 (* y z)))) (/ 1/2 (* (pow y 2) (pow z 2)))) |
(+.f64 (+.f64 (log.f64 z) (+.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z z))) |
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y z)) (* 1/3 (/ 1 (* (pow y 3) (pow z 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow z 2))))) |
(+.f64 (log.f64 y) (+.f64 (+.f64 (+.f64 (log.f64 z) (/.f64 #s(literal 1 binary64) (*.f64 y z))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z z)))) |
(+ (log (* -1 z)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (/ 1 (* y z)))) |
(+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow z 2)))) (/ 1 z)) y)))) |
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) (/.f64 #s(literal -1 binary64) z)) y)) |
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow z 3)))) (* 1/2 (/ 1 (pow z 2)))) y)) (/ 1 z)) y)))) |
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 z (*.f64 z z)))) (/.f64 #s(literal -1/2 binary64) (*.f64 z z))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) z)) y)) |
(* y z) |
(*.f64 y z) |
(* z (+ y (* -1/2 (* (pow y 2) z)))) |
(*.f64 z (+.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))))) |
(* z (+ y (* z (+ (* -1/2 (pow y 2)) (* 1/3 (* (pow y 3) z)))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) |
(* z (+ y (* z (+ (* -1/2 (pow y 2)) (* z (+ (* -1/4 (* (pow y 4) z)) (* 1/3 (pow y 3)))))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 z (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))))))))) |
(+ (log y) (* -1 (log (/ 1 z)))) |
(+.f64 (log.f64 y) (log.f64 z)) |
(+ (log y) (+ (* -1 (log (/ 1 z))) (/ 1 (* y z)))) |
(+.f64 (log.f64 z) (+.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(- (+ (log y) (+ (* -1 (log (/ 1 z))) (/ 1 (* y z)))) (/ 1/2 (* (pow y 2) (pow z 2)))) |
(+.f64 (+.f64 (log.f64 z) (+.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z z))) |
(- (+ (log y) (+ (* -1 (log (/ 1 z))) (+ (/ 1 (* y z)) (* 1/3 (/ 1 (* (pow y 3) (pow z 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow z 2))))) |
(+.f64 (log.f64 y) (+.f64 (+.f64 (+.f64 (log.f64 z) (/.f64 #s(literal 1 binary64) (*.f64 y z))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z z)))) |
(+ (log (* -1 y)) (* -1 (log (/ -1 z)))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))) |
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (/ 1 (* y z)))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) |
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* -1 (/ (- (* 1/2 (/ 1 (* (pow y 2) z))) (/ 1 y)) z)))) |
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) (/.f64 #s(literal -1 binary64) y)) z)) |
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* (pow y 3) z))) (* 1/2 (/ 1 (pow y 2)))) z)) (/ 1 y)) z)))) |
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) y)) z)) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y (+ 1/2 (* 1/6 z))) |
(*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))) |
(* y (+ 1/2 (* 1/6 z))) |
(*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))) |
(* y (+ 1/2 (* 1/6 z))) |
(*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))) |
(* y (+ 1/2 (* 1/6 z))) |
(*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))) |
(* y (+ 1/2 (* 1/6 z))) |
(*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))) |
(* y (+ 1/2 (* 1/6 z))) |
(*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))) |
(* y (+ 1/2 (* 1/6 z))) |
(*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))) |
(* y (+ 1/2 (* 1/6 z))) |
(*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))) |
(* -1 (* y (- (* -1/6 z) 1/2))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64)))) |
(* -1 (* y (- (* -1/6 z) 1/2))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64)))) |
(* -1 (* y (- (* -1/6 z) 1/2))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64)))) |
(* -1 (* y (- (* -1/6 z) 1/2))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64)))) |
(* 1/2 y) |
(*.f64 y #s(literal 1/2 binary64)) |
(+ (* 1/6 (* y z)) (* 1/2 y)) |
(+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(+ (* 1/6 (* y z)) (* 1/2 y)) |
(+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(+ (* 1/6 (* y z)) (* 1/2 y)) |
(+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* z (+ (* 1/6 y) (* 1/2 (/ y z)))) |
(*.f64 z (+.f64 (*.f64 y #s(literal 1/6 binary64)) (/.f64 (*.f64 y #s(literal 1/2 binary64)) z))) |
(* z (+ (* 1/6 y) (* 1/2 (/ y z)))) |
(*.f64 z (+.f64 (*.f64 y #s(literal 1/6 binary64)) (/.f64 (*.f64 y #s(literal 1/2 binary64)) z))) |
(* z (+ (* 1/6 y) (* 1/2 (/ y z)))) |
(*.f64 z (+.f64 (*.f64 y #s(literal 1/6 binary64)) (/.f64 (*.f64 y #s(literal 1/2 binary64)) z))) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* -1 (* z (+ (* -1/2 (/ y z)) (* -1/6 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) z) (*.f64 y #s(literal -1/6 binary64)))) |
(* -1 (* z (+ (* -1/2 (/ y z)) (* -1/6 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) z) (*.f64 y #s(literal -1/6 binary64)))) |
(* -1 (* z (+ (* -1/2 (/ y z)) (* -1/6 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) z) (*.f64 y #s(literal -1/6 binary64)))) |
(* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)) |
(/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) (neg.f64 t)) |
(- x (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) t)) |
(- x (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) t)) |
(- x (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) t)) |
x |
(* x (+ 1 (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) (*.f64 t x)))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) (*.f64 t x)))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) (*.f64 t x)))) |
x |
(* -1 (* x (- (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
x |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (*.f64 y (/.f64 z t))) |
(+ x (* z (- (* -1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t)))) |
(+.f64 x (*.f64 z (-.f64 (/.f64 (*.f64 (*.f64 z #s(literal -1/2 binary64)) (-.f64 y (*.f64 y y))) t) (/.f64 y t)))) |
(+ x (* z (- (* z (- (* -1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t)))) |
(+.f64 x (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 z (/.f64 (+.f64 (+.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y)))) t))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y (*.f64 y y))) t))) (/.f64 y t)))) |
(- x (+ (* -3 (/ (log (/ 1 z)) t)) (/ (log (* 1/6 y)) t))) |
(-.f64 (+.f64 x (*.f64 (/.f64 (log.f64 z) t) #s(literal -3 binary64))) (/.f64 (log.f64 (*.f64 y #s(literal 1/6 binary64))) t)) |
(- x (+ (* -3 (/ (log (/ 1 z)) t)) (+ (* 3 (/ 1 (* t z))) (/ (log (* 1/6 y)) t)))) |
(-.f64 (+.f64 x (*.f64 (/.f64 (log.f64 z) t) #s(literal -3 binary64))) (+.f64 (/.f64 (log.f64 (*.f64 y #s(literal 1/6 binary64))) t) (/.f64 #s(literal 3 binary64) (*.f64 z t)))) |
(- (+ x (* -1 (/ (+ (* 3 (/ 1 t)) (* 3/2 (/ 1 (* t z)))) z))) (+ (* -3 (/ (log (/ 1 z)) t)) (/ (log (* 1/6 y)) t))) |
(-.f64 (+.f64 (-.f64 x (/.f64 (+.f64 (/.f64 #s(literal 3 binary64) t) (/.f64 #s(literal 3/2 binary64) (*.f64 z t))) z)) (*.f64 (/.f64 (log.f64 z) t) #s(literal -3 binary64))) (/.f64 (log.f64 (*.f64 y #s(literal 1/6 binary64))) t)) |
(- (+ x (* -1/6 (/ (- (* 36 (/ 1 y)) 54) (* t (pow z 3))))) (+ (* -3 (/ (log (/ 1 z)) t)) (+ (* 3/2 (/ 1 (* t (pow z 2)))) (+ (/ 3 (* t z)) (/ (log (* 1/6 y)) t))))) |
(-.f64 (+.f64 (+.f64 x (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (/.f64 #s(literal 36 binary64) y) #s(literal -54 binary64))) (*.f64 t (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 (log.f64 z) t) #s(literal -3 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 t (*.f64 z z))) (/.f64 #s(literal 3 binary64) (*.f64 z t))) (/.f64 (log.f64 (*.f64 y #s(literal 1/6 binary64))) t))) |
(- x (+ (* -3 (/ (log (/ -1 z)) t)) (/ (log (* -1/6 y)) t))) |
(-.f64 x (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) t) (/.f64 (log.f64 (*.f64 y #s(literal -1/6 binary64))) t))) |
(- x (+ (* -3 (/ (log (/ -1 z)) t)) (+ (* 3 (/ 1 (* t z))) (/ (log (* -1/6 y)) t)))) |
(-.f64 x (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) t) (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)) (/.f64 (log.f64 (*.f64 y #s(literal -1/6 binary64))) t)))) |
(- (+ x (* -1 (/ (+ (* 3 (/ 1 t)) (* 3/2 (/ 1 (* t z)))) z))) (+ (* -3 (/ (log (/ -1 z)) t)) (/ (log (* -1/6 y)) t))) |
(-.f64 (-.f64 x (/.f64 (+.f64 (/.f64 #s(literal 3 binary64) t) (/.f64 #s(literal 3/2 binary64) (*.f64 z t))) z)) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) t) (/.f64 (log.f64 (*.f64 y #s(literal -1/6 binary64))) t))) |
(- (+ x (* -1 (/ (+ (* -1 (/ (- (* 1/6 (/ (- 54 (* 36 (/ 1 y))) (* t z))) (* 3/2 (/ 1 t))) z)) (* 3 (/ 1 t))) z))) (+ (* -3 (/ (log (/ -1 z)) t)) (/ (log (* -1/6 y)) t))) |
(-.f64 (-.f64 x (/.f64 (-.f64 (/.f64 #s(literal 3 binary64) t) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 9 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal -36 binary64) y))) (*.f64 z t)) (/.f64 #s(literal -3/2 binary64) t)) z)) z)) (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) t) (/.f64 (log.f64 (*.f64 y #s(literal -1/6 binary64))) t))) |
x |
(+ x (* -1 (/ (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t))) |
(-.f64 x (/.f64 (*.f64 (*.f64 y z) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))) t)) |
(+ x (* y (- (* 1/2 (/ (* y (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2))) t)) (/ (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))) t)))) |
(+.f64 x (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))))) t) (/.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))) t)))) |
(+ x (* y (- (* y (- (* -1/3 (/ (* y (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3))) t)) (* -1/2 (/ (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2)) t)))) (/ (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))) t)))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))))))) t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 z z) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))) t)))) (/.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))) t)))) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (/ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t))) |
(-.f64 (-.f64 x (/.f64 (log.f64 y) t)) (/.f64 (log.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))) t)) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))) (/ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t)))) |
(-.f64 x (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))))) (/.f64 (log.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))) t))) |
(- (+ x (/ 1/2 (* t (* (pow y 2) (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2)))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))) (/ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t)))) |
(-.f64 (+.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))))) (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))))) (/.f64 (log.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))) t))) |
(- (+ x (* 1/2 (/ 1 (* t (* (pow y 2) (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2))))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3)))))) (/ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t))))) |
(-.f64 (+.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))))) (+.f64 (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))))) (/.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))))))) (/.f64 (log.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))) t))) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) t))) |
(-.f64 x (-.f64 (/.f64 (log.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))) |
(- (+ x (/ 1 (* t (* y (* z (- (* z (- (* -1/6 z) 1/2)) 1)))))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) t))) |
(-.f64 (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 y z) (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) (-.f64 (/.f64 (log.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))) |
(- (+ x (+ (/ 1/2 (* t (* (pow y 2) (* (pow z 2) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 2))))) (/ 1 (* t (* y (* z (- (* z (- (* -1/6 z) 1/2)) 1))))))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) t))) |
(-.f64 (+.f64 (+.f64 x (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 y z) (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 (*.f64 z z) (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))))) (-.f64 (/.f64 (log.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))) |
(- (+ x (* -1 (/ (- (* -1 (/ (+ (* 1/3 (/ 1 (* t (* y (* (pow z 3) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 3)))))) (* 1/2 (/ 1 (* t (* (pow z 2) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 2)))))) y)) (/ 1 (* t (* z (- (* z (- (* -1/6 z) 1/2)) 1))))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) t))) |
(-.f64 (-.f64 x (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (*.f64 y (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))))) (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 (*.f64 z z) (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 z t) (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) y)) (-.f64 (/.f64 (log.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))) |
(* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t)) |
(/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) (neg.f64 t)) |
(/ (- (* t x) (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y)))))))) t) |
(/.f64 (-.f64 (*.f64 t x) (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64)))))))) t) |
(/ (- (* t x) (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y)))))))) t) |
(/.f64 (-.f64 (*.f64 t x) (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64)))))))) t) |
(/ (- (* t x) (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y)))))))) t) |
(/.f64 (-.f64 (*.f64 t x) (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64)))))))) t) |
x |
(+ x (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) t)) |
(+ x (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) t)) |
(+ x (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) t)) |
x |
(+ x (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) t)) |
(+ x (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) t)) |
(+ x (* -1 (/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) t)) |
(/ (* y z) t) |
(*.f64 y (/.f64 z t)) |
(* z (+ (* 1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t))) |
(* z (+ (* z (+ (* 1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) t) (/.f64 (*.f64 (*.f64 z #s(literal 1/6 binary64)) (+.f64 (+.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))) t))))) |
(* z (+ (* z (+ (* 1/2 (/ (+ y (* -1 (pow y 2))) t)) (* z (+ (* 1/24 (/ (* z (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))) t)) (* 1/6 (/ (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))) t)))))) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))) t) (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) z) (+.f64 (+.f64 (*.f64 #s(literal -6 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 y y) #s(literal -7 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 12 binary64)))) t))))))) |
(/ (+ (log (* 1/6 y)) (* -3 (log (/ 1 z)))) t) |
(/.f64 (+.f64 (log.f64 (*.f64 y #s(literal 1/6 binary64))) (neg.f64 (*.f64 (log.f64 z) #s(literal -3 binary64)))) t) |
(+ (* -3 (/ (log (/ 1 z)) t)) (+ (* 3 (/ 1 (* t z))) (/ (log (* 1/6 y)) t))) |
(+.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (log.f64 z) #s(literal -3 binary64))) t) (/.f64 #s(literal 3 binary64) (*.f64 z t))) (/.f64 (log.f64 (*.f64 y #s(literal 1/6 binary64))) t)) |
(+ (* -3 (/ (log (/ 1 z)) t)) (+ (/ 3/2 (* t (pow z 2))) (+ (/ 3 (* t z)) (/ (log (* 1/6 y)) t)))) |
(+.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (log.f64 z) #s(literal -3 binary64))) t) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 t (*.f64 z z))) (/.f64 #s(literal 3 binary64) (*.f64 z t)))) (/.f64 (log.f64 (*.f64 y #s(literal 1/6 binary64))) t)) |
(+ (* -3 (/ (log (/ 1 z)) t)) (+ (* 1/6 (/ (- (* 36 (/ 1 y)) 54) (* t (pow z 3)))) (+ (* 3/2 (/ 1 (* t (pow z 2)))) (+ (/ 3 (* t z)) (/ (log (* 1/6 y)) t))))) |
(+.f64 (/.f64 (neg.f64 (*.f64 (log.f64 z) #s(literal -3 binary64))) t) (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 t (*.f64 z z))) (/.f64 #s(literal 3 binary64) (*.f64 z t))) (/.f64 (log.f64 (*.f64 y #s(literal 1/6 binary64))) t)) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 36 binary64) y)) #s(literal -9 binary64)) (*.f64 t (*.f64 z (*.f64 z z)))))) |
(/ (+ (log (* -1/6 y)) (* -3 (log (/ -1 z)))) t) |
(/.f64 (+.f64 (log.f64 (*.f64 y #s(literal -1/6 binary64))) (*.f64 #s(literal -3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z)))) t) |
(+ (* -3 (/ (log (/ -1 z)) t)) (+ (* 3 (/ 1 (* t z))) (/ (log (* -1/6 y)) t))) |
(+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) t) (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 z t)) (/.f64 (log.f64 (*.f64 y #s(literal -1/6 binary64))) t))) |
(+ (* -3 (/ (log (/ -1 z)) t)) (+ (/ 3/2 (* t (pow z 2))) (+ (/ 3 (* t z)) (/ (log (* -1/6 y)) t)))) |
(+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) t) (+.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 t (*.f64 z z))) (/.f64 #s(literal 3 binary64) (*.f64 z t))) (/.f64 (log.f64 (*.f64 y #s(literal -1/6 binary64))) t))) |
(+ (* -3 (/ (log (/ -1 z)) t)) (+ (* -1 (/ (- (* -1 (/ (+ (* -1/6 (/ (- 54 (* 36 (/ 1 y))) (* t z))) (* 3/2 (/ 1 t))) z)) (* 3 (/ 1 t))) z)) (/ (log (* -1/6 y)) t))) |
(+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) t) (-.f64 (/.f64 (log.f64 (*.f64 y #s(literal -1/6 binary64))) t) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) t) (/.f64 (+.f64 #s(literal -9 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -36 binary64) y))) (*.f64 z t))) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -3 binary64) t)) z))) |
(/ (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t) |
(/.f64 (*.f64 (*.f64 y z) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))) t) |
(* y (+ (* -1/2 (/ (* y (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2))) t)) (/ (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))) t))) |
(*.f64 y (+.f64 (/.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))))) t))) |
(* y (+ (* y (+ (* -1/2 (/ (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2)) t)) (* 1/3 (/ (* y (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3))) t)))) (/ (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))) t))) |
(*.f64 y (+.f64 (/.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))) t) (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))) t) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))))))) t))))) |
(* y (+ (* y (+ (* -1/2 (/ (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2)) t)) (* y (+ (* -1/4 (/ (* y (* (pow z 4) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 4))) t)) (* 1/3 (/ (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3)) t)))))) (/ (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))) t))) |
(*.f64 y (+.f64 (/.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))) t) (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))) t) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y (pow.f64 z #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) #s(literal 4 binary64)))) t) (/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))))) t))))))) |
(/ (+ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) (* -1 (log (/ 1 y)))) t) |
(/.f64 (+.f64 (log.f64 y) (log.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))))) t) |
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))) (/ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t))) |
(+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))))) (/.f64 (log.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))) t)) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))) (/ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t))) (/ 1/2 (* t (* (pow y 2) (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2)))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))))) (/.f64 (log.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))) t)) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))))))) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3)))))) (/ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) t)))) (* 1/2 (/ 1 (* t (* (pow y 2) (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2))))))) |
(+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))))) (/.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))))))) (/.f64 (log.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))) t)) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))))))) |
(/ (+ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) (* -1 (log (/ -1 y)))) t) |
(/.f64 (-.f64 (log.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) |
(- (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) t)) (/ 1 (* t (* y (* z (- (* z (- (* -1/6 z) 1/2)) 1)))))) |
(+.f64 (-.f64 (/.f64 (log.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) (/.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 (*.f64 y z) (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (* 1/2 (/ 1 (* t (* y (* (pow z 2) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 2)))))) (/ 1 (* t (* z (- (* z (- (* -1/6 z) 1/2)) 1))))) y)) (/ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) t))) |
(-.f64 (-.f64 (/.f64 (log.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) t) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))))) y)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (+ (/ 1/3 (* t (* (pow y 2) (* (pow z 3) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 3))))) (+ (/ 1/2 (* t (* y (* (pow z 2) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 2))))) (/ 1 (* t (* z (- (* z (- (* -1/6 z) 1/2)) 1)))))) y)) (/ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) t))) |
(-.f64 (-.f64 (/.f64 (log.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) t) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (*.f64 (*.f64 y y) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))))) (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) y)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) t) |
(/ (log (+ 1 (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))))) t) |
(/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64))))))) t) |
(* y z) |
(*.f64 y z) |
(* z (+ y (* 1/2 (* z (+ y (* -1 (pow y 2))))))) |
(*.f64 z (+.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))))) |
(* z (+ y (* z (+ (* 1/6 (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 z #s(literal 1/6 binary64)) (+.f64 (+.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))))) |
(* z (+ y (* z (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* z (+ (* 1/24 (* z (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) (*.f64 z (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 y (*.f64 (*.f64 y y) #s(literal -3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/24 binary64) z) (+.f64 (+.f64 (*.f64 #s(literal -6 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 y y) #s(literal -7 binary64))) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 12 binary64)))))))))) |
(+ (log (* 1/6 y)) (* -3 (log (/ 1 z)))) |
(+.f64 (log.f64 (*.f64 y #s(literal 1/6 binary64))) (neg.f64 (*.f64 (log.f64 z) #s(literal -3 binary64)))) |
(+ (log (* 1/6 y)) (+ (* -3 (log (/ 1 z))) (* 3 (/ 1 z)))) |
(+.f64 (log.f64 (*.f64 y #s(literal 1/6 binary64))) (+.f64 (neg.f64 (*.f64 (log.f64 z) #s(literal -3 binary64))) (/.f64 #s(literal 3 binary64) z))) |
(+ (log (* 1/6 y)) (+ (* -3 (log (/ 1 z))) (+ (* 3 (/ 1 z)) (/ 3/2 (pow z 2))))) |
(+.f64 (log.f64 (*.f64 y #s(literal 1/6 binary64))) (+.f64 (neg.f64 (*.f64 (log.f64 z) #s(literal -3 binary64))) (+.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 #s(literal 3/2 binary64) (*.f64 z z))))) |
(+ (log (* 1/6 y)) (+ (* -3 (log (/ 1 z))) (+ (* 1/6 (/ (- (* 36 (/ 1 y)) 54) (pow z 3))) (+ (* 3 (/ 1 z)) (/ 3/2 (pow z 2)))))) |
(+.f64 (log.f64 (*.f64 y #s(literal 1/6 binary64))) (+.f64 (neg.f64 (*.f64 (log.f64 z) #s(literal -3 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 #s(literal 3/2 binary64) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 z z)) (/.f64 (+.f64 (/.f64 #s(literal 36 binary64) y) #s(literal -54 binary64)) z))))) |
(+ (log (* -1/6 y)) (* -3 (log (/ -1 z)))) |
(+.f64 (log.f64 (*.f64 y #s(literal -1/6 binary64))) (*.f64 #s(literal -3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z)))) |
(+ (log (* -1/6 y)) (+ (* -3 (log (/ -1 z))) (* 3 (/ 1 z)))) |
(+.f64 (+.f64 (log.f64 (*.f64 y #s(literal -1/6 binary64))) (/.f64 #s(literal 3 binary64) z)) (*.f64 #s(literal -3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z)))) |
(+ (log (* -1/6 y)) (+ (* -3 (log (/ -1 z))) (+ (* 3 (/ 1 z)) (/ 3/2 (pow z 2))))) |
(+.f64 (log.f64 (*.f64 y #s(literal -1/6 binary64))) (+.f64 (*.f64 #s(literal -3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) (+.f64 (/.f64 #s(literal 3 binary64) z) (/.f64 #s(literal 3/2 binary64) (*.f64 z z))))) |
(+ (log (* -1/6 y)) (+ (* -3 (log (/ -1 z))) (* -1 (/ (- (* -1 (/ (+ 3/2 (* -1/6 (/ (- 54 (* 36 (/ 1 y))) z))) z)) 3) z)))) |
(-.f64 (+.f64 (log.f64 (*.f64 y #s(literal -1/6 binary64))) (*.f64 #s(literal -3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z)))) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 #s(literal 54 binary64) (/.f64 #s(literal -36 binary64) y)) z))) (-.f64 #s(literal 0 binary64) z)) #s(literal -3 binary64)) z)) |
(* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) |
(*.f64 (*.f64 y z) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))) |
(* y (+ (* -1/2 (* y (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2)))) (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))))) |
(*.f64 y (+.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))))))) |
(* y (+ (* y (+ (* -1/2 (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2))) (* 1/3 (* y (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3)))))) (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))))) |
(*.f64 y (+.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))) (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))) (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))))))))))) |
(* y (+ (* y (+ (* -1/2 (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2))) (* y (+ (* -1/4 (* y (* (pow z 4) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 4)))) (* 1/3 (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3))))))) (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))))) |
(*.f64 y (+.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))) (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))) (*.f64 y (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y (pow.f64 z #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))))))))))) |
(+ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))))) |
(+ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))))))) |
(+.f64 (log.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))) (+.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))))) |
(- (+ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))))))) (/ 1/2 (* (pow y 2) (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2))))) |
(+.f64 (+.f64 (log.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))) (+.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))))) |
(- (+ (log (* z (+ 1 (* z (+ 1/2 (* 1/6 z)))))) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (* z (+ 1 (* z (+ 1/2 (* 1/6 z))))))) (* 1/3 (/ 1 (* (pow y 3) (* (pow z 3) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 3)))))))) (* 1/2 (/ 1 (* (pow y 2) (* (pow z 2) (pow (+ 1 (* z (+ 1/2 (* 1/6 z)))) 2)))))) |
(+.f64 (log.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))) (+.f64 (+.f64 (+.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64)))))))))) |
(+ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(- (+ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) (* -1 (log (/ -1 y)))) (/ 1 (* y (* z (- (* z (- (* -1/6 z) 1/2)) 1))))) |
(+.f64 (-.f64 (log.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y z) (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))) |
(+ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (* 1/2 (/ 1 (* y (* (pow z 2) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 2))))) (/ 1 (* z (- (* z (- (* -1/6 z) 1/2)) 1)))) y)))) |
(-.f64 (-.f64 (log.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) y)) |
(+ (log (* z (- (* z (- (* -1/6 z) 1/2)) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ (/ 1/3 (* (pow y 2) (* (pow z 3) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 3)))) (+ (/ 1/2 (* y (* (pow z 2) (pow (- (* z (- (* -1/6 z) 1/2)) 1) 2)))) (/ 1 (* z (- (* z (- (* -1/6 z) 1/2)) 1))))) y)))) |
(-.f64 (-.f64 (log.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 z (+.f64 (*.f64 z #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))))))) y)) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ (+ 1 (* -1/2 z)) z) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z) |
(/ (+ 1 (* z (- (* 1/12 z) 1/2))) z) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (*.f64 z #s(literal 1/12 binary64)) #s(literal -1/2 binary64)))) z) |
(/ (+ 1 (* z (- (* z (+ 1/12 (* -1/720 (pow z 2)))) 1/2))) z) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (*.f64 z (+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 z z) #s(literal -1/720 binary64)))) #s(literal -1/2 binary64)))) z) |
(/ 1 (- (exp z) 1)) |
(/.f64 #s(literal 1 binary64) (expm1.f64 z)) |
(/ 1 (- (exp z) 1)) |
(/.f64 #s(literal 1 binary64) (expm1.f64 z)) |
(/ 1 (- (exp z) 1)) |
(/.f64 #s(literal 1 binary64) (expm1.f64 z)) |
(/ 1 (- (exp z) 1)) |
(/.f64 #s(literal 1 binary64) (expm1.f64 z)) |
(/ 1 (- (exp z) 1)) |
(/.f64 #s(literal 1 binary64) (expm1.f64 z)) |
(/ 1 (- (exp z) 1)) |
(/.f64 #s(literal 1 binary64) (expm1.f64 z)) |
(/ 1 (- (exp z) 1)) |
(/.f64 #s(literal 1 binary64) (expm1.f64 z)) |
(/ 1 (- (exp z) 1)) |
(/.f64 #s(literal 1 binary64) (expm1.f64 z)) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 z t))) |
(* y (+ (* -1/2 (/ (* y z) t)) (* 1/2 (/ z t)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 z #s(literal 1/2 binary64)) t) (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 z t))))) |
(* y (+ (* -1/2 (/ (* y z) t)) (* 1/2 (/ z t)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 z #s(literal 1/2 binary64)) t) (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 z t))))) |
(* y (+ (* -1/2 (/ (* y z) t)) (* 1/2 (/ z t)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 z #s(literal 1/2 binary64)) t) (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 z t))))) |
(* -1/2 (/ (* (pow y 2) z) t)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) t) |
(* (pow y 2) (+ (* -1/2 (/ z t)) (* 1/2 (/ z (* t y))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 y t)))) |
(* (pow y 2) (+ (* -1/2 (/ z t)) (* 1/2 (/ z (* t y))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 y t)))) |
(* (pow y 2) (+ (* -1/2 (/ z t)) (* 1/2 (/ z (* t y))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 y t)))) |
(* -1/2 (/ (* (pow y 2) z) t)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) t) |
(* (pow y 2) (+ (* -1/2 (/ z t)) (* 1/2 (/ z (* t y))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 y t)))) |
(* (pow y 2) (+ (* -1/2 (/ z t)) (* 1/2 (/ z (* t y))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 y t)))) |
(* (pow y 2) (+ (* -1/2 (/ z t)) (* 1/2 (/ z (* t y))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 z #s(literal -1/2 binary64)) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 y t)))) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (/ (* z (- y (pow y 2))) t)) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) t) |
(* 1/2 (* z (- y (pow y 2)))) |
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) |
(* 1/2 (* z (- y (pow y 2)))) |
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) |
(* 1/2 (* z (- y (pow y 2)))) |
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) |
(* 1/2 (* z (- y (pow y 2)))) |
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) |
(* 1/2 (* z (- y (pow y 2)))) |
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) |
(* 1/2 (* z (- y (pow y 2)))) |
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) |
(* 1/2 (* z (- y (pow y 2)))) |
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) |
(* 1/2 (* z (- y (pow y 2)))) |
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) |
(* 1/2 (* z (- y (pow y 2)))) |
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) |
(* 1/2 (* z (- y (pow y 2)))) |
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) |
(* 1/2 (* z (- y (pow y 2)))) |
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) |
(* 1/2 (* z (- y (pow y 2)))) |
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 y (*.f64 y y))) |
(* 1/2 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/2 binary64)) |
(* y (+ (* -1/2 (* y z)) (* 1/2 z))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 1/2 binary64)))) |
(* y (+ (* -1/2 (* y z)) (* 1/2 z))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 1/2 binary64)))) |
(* y (+ (* -1/2 (* y z)) (* 1/2 z))) |
(*.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 1/2 binary64)))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) |
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ z y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y))) |
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ z y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y))) |
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ z y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y))) |
(* -1/2 (* (pow y 2) z)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) |
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ z y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y))) |
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ z y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y))) |
(* (pow y 2) (+ (* -1/2 z) (* 1/2 (/ z y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 z #s(literal -1/2 binary64)) (/.f64 (*.f64 z #s(literal 1/2 binary64)) y))) |
(* 1/6 z) |
(*.f64 z #s(literal 1/6 binary64)) |
(* 1/6 z) |
(*.f64 z #s(literal 1/6 binary64)) |
(* 1/6 z) |
(*.f64 z #s(literal 1/6 binary64)) |
(* 1/6 z) |
(*.f64 z #s(literal 1/6 binary64)) |
(* 1/6 z) |
(*.f64 z #s(literal 1/6 binary64)) |
(* 1/6 z) |
(*.f64 z #s(literal 1/6 binary64)) |
(* 1/6 z) |
(*.f64 z #s(literal 1/6 binary64)) |
(* 1/6 z) |
(*.f64 z #s(literal 1/6 binary64)) |
(* 1/6 z) |
(*.f64 z #s(literal 1/6 binary64)) |
(* 1/6 z) |
(*.f64 z #s(literal 1/6 binary64)) |
(* 1/6 z) |
(*.f64 z #s(literal 1/6 binary64)) |
(* 1/6 z) |
(*.f64 z #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
(* 1/6 (* y z)) |
(*.f64 (*.f64 y z) #s(literal 1/6 binary64)) |
Compiled 28452 to 3269 computations (88.5% saved)
23 alts after pruning (20 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1128 | 14 | 1142 |
| Fresh | 4 | 6 | 10 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1135 | 23 | 1158 |
| Status | Accuracy | Program |
|---|---|---|
| 30.4% | (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (neg.f64 t)) | |
| ▶ | 19.3% | (/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 t)) |
| 58.2% | (-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) t)) | |
| 63.8% | (-.f64 x (/.f64 (*.f64 y (+.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z))))) t)) | |
| 83.5% | (-.f64 x (/.f64 (*.f64 y (expm1.f64 z)) t)) | |
| 71.2% | (-.f64 x (/.f64 (*.f64 y z) t)) | |
| 87.6% | (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (*.f64 z #s(literal 1/12 binary64)) #s(literal -1/2 binary64)))) z))) t)) | |
| 89.7% | (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) | |
| 79.7% | (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z))) t)) | |
| ✓ | 98.8% | (-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
| ✓ | 79.7% | (-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
| 71.2% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))))) | |
| ▶ | 98.8% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
| 89.8% | (-.f64 x (-.f64 (/.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) t) (/.f64 (log1p.f64 (*.f64 (*.f64 y (expm1.f64 z)) (+.f64 (*.f64 y (expm1.f64 z)) #s(literal -1 binary64)))) t))) | |
| 98.8% | (-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (log1p.f64 (*.f64 y (expm1.f64 z))))) | |
| 69.3% | (-.f64 x (*.f64 z (/.f64 y t))) | |
| ▶ | 63.6% | (-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t)))) |
| 62.9% | (-.f64 x (*.f64 z (*.f64 y (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 z t))))))) | |
| 84.7% | (-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) | |
| ▶ | 72.3% | (-.f64 x (*.f64 y (/.f64 z t))) |
| ▶ | 71.7% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
| 2.5% | (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) | |
| ✓ | 71.1% | x |
Compiled 716 to 479 computations (33.1% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (log1p.f64 (*.f64 y z)) |
| ✓ | cost-diff | 0 | (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
| ✓ | cost-diff | 256 | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
| ✓ | cost-diff | -64 | (neg.f64 t) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (log1p.f64 (*.f64 y z)) |
| ✓ | cost-diff | 0 | (/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 t)) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t))) |
| ✓ | cost-diff | 0 | (-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t)))) |
| ✓ | cost-diff | 128 | (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t)) |
| ✓ | cost-diff | 0 | (/.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 z t)) |
| ✓ | cost-diff | 0 | (-.f64 x (*.f64 y (/.f64 z t))) |
| ✓ | cost-diff | 0 | (log1p.f64 (*.f64 y (expm1.f64 z))) |
| ✓ | cost-diff | 0 | (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
| ✓ | cost-diff | 0 | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z))))) |
| 2340× | *-lowering-*.f32 |
| 2340× | *-lowering-*.f64 |
| 1618× | sum3-define |
| 1514× | fnmsub-define |
| 1134× | fma-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 186 |
| 1 | 83 | 183 |
| 2 | 212 | 179 |
| 3 | 553 | 175 |
| 4 | 1776 | 169 |
| 5 | 5490 | 169 |
| 0 | 8155 | 169 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- x (/ 1 (/ t (log (+ 1 (* y (- (exp z) 1))))))) |
x |
(/ 1 (/ t (log (+ 1 (* y (- (exp z) 1)))))) |
1 |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
t |
(log (+ 1 (* y (- (exp z) 1)))) |
(* y (- (exp z) 1)) |
y |
(- (exp z) 1) |
z |
(- x (* y (/ z t))) |
x |
(* y (/ z t)) |
y |
(/ z t) |
z |
t |
(- x (* z (+ (/ y t) (/ (* (* y z) 1/2) t)))) |
x |
(* z (+ (/ y t) (/ (* (* y z) 1/2) t))) |
z |
(+ (/ y t) (/ (* (* y z) 1/2) t)) |
(/ y t) |
y |
t |
(/ (* (* y z) 1/2) t) |
(* (* y z) 1/2) |
(* y z) |
1/2 |
(/ (log (+ 1 (* y z))) (neg t)) |
(log (+ 1 (* y z))) |
(* y z) |
y |
z |
(neg t) |
t |
(* x (- 1 (/ (log (+ 1 (* y z))) (* t x)))) |
x |
(- 1 (/ (log (+ 1 (* y z))) (* t x))) |
1 |
(/ (log (+ 1 (* y z))) (* t x)) |
(log (+ 1 (* y z))) |
(* y z) |
y |
z |
(* t x) |
t |
| Outputs |
|---|
(- x (/ 1 (/ t (log (+ 1 (* y (- (exp z) 1))))))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
x |
(/ 1 (/ t (log (+ 1 (* y (- (exp z) 1)))))) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
1 |
#s(literal 1 binary64) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
t |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
y |
(- (exp z) 1) |
(expm1.f64 z) |
z |
(- x (* y (/ z t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
x |
(* y (/ z t)) |
(/.f64 (*.f64 y z) t) |
y |
(/ z t) |
(/.f64 z t) |
z |
t |
(- x (* z (+ (/ y t) (/ (* (* y z) 1/2) t)))) |
(+.f64 x (*.f64 (/.f64 z t) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 z #s(literal -1/2 binary64)))))) |
x |
(* z (+ (/ y t) (/ (* (* y z) 1/2) t))) |
(*.f64 (/.f64 z t) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) y)) |
z |
(+ (/ y t) (/ (* (* y z) 1/2) t)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal 1/2 binary64))) y) t) |
(/ y t) |
(/.f64 y t) |
y |
t |
(/ (* (* y z) 1/2) t) |
(/.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) t) |
(* (* y z) 1/2) |
(*.f64 y (*.f64 z #s(literal 1/2 binary64))) |
(* y z) |
(*.f64 y z) |
1/2 |
#s(literal 1/2 binary64) |
(/ (log (+ 1 (* y z))) (neg t)) |
(/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(log (+ 1 (* y z))) |
(log1p.f64 (*.f64 y z)) |
(* y z) |
(*.f64 y z) |
y |
z |
(neg t) |
(-.f64 #s(literal 0 binary64) t) |
t |
(* x (- 1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
x |
(- 1 (/ (log (+ 1 (* y z))) (* t x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 x t))) |
1 |
#s(literal 1 binary64) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 x t)) |
(log (+ 1 (* y z))) |
(log1p.f64 (*.f64 y z)) |
(* y z) |
(*.f64 y z) |
y |
z |
(* t x) |
(*.f64 x t) |
t |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 t x) |
| ✓ | accuracy | 94.3% | (log1p.f64 (*.f64 y z)) |
| ✓ | accuracy | 91.9% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
| ✓ | accuracy | 91.5% | (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 95.3% | (/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 t)) |
| ✓ | accuracy | 94.3% | (log1p.f64 (*.f64 y z)) |
| ✓ | accuracy | 100.0% | (-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t)))) |
| ✓ | accuracy | 96.1% | (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t)) |
| ✓ | accuracy | 94.8% | (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t))) |
| ✓ | accuracy | 93.2% | (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t) |
| ✓ | accuracy | 100.0% | (/.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 x (*.f64 y (/.f64 z t))) |
| ✓ | accuracy | 93.6% | (*.f64 y (/.f64 z t)) |
| ✓ | accuracy | 100.0% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
| ✓ | accuracy | 100.0% | (*.f64 y (expm1.f64 z)) |
| ✓ | accuracy | 99.0% | (/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z))))) |
| ✓ | accuracy | 95.3% | (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
| 196.0ms | 123× | 1 | valid |
| 115.0ms | 30× | 5 | exit |
| 101.0ms | 31× | 3 | valid |
| 94.0ms | 30× | 2 | valid |
| 14.0ms | 27× | 0 | valid |
| 7.0ms | 15× | 0 | invalid |
Compiled 193 to 30 computations (84.5% saved)
compiled-spec: 170.0ms (38.4% of total)ival-log: 77.0ms (17.4% of total)ival-exp: 54.0ms (12.2% of total)backward-pass: 45.0ms (10.2% of total)ival-div: 30.0ms (6.8% of total)ival-mult: 28.0ms (6.3% of total)ival-add: 18.0ms (4.1% of total)ival-sub: 17.0ms (3.8% of total)ival-neg: 3.0ms (0.7% of total)const: 2.0ms (0.5% of total)| Inputs |
|---|
#<alt (/ 1 (/ t (log (+ 1 (* y (- (exp z) 1))))))> |
#<alt (- x (/ 1 (/ t (log (+ 1 (* y (- (exp z) 1)))))))> |
#<alt (/ t (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (- x (* y (/ z t)))> |
#<alt (* y (/ z t))> |
#<alt (/ z t)> |
#<alt (+ (/ y t) (/ (* (* y z) 1/2) t))> |
#<alt (- x (* z (+ (/ y t) (/ (* (* y z) 1/2) t))))> |
#<alt (* z (+ (/ y t) (/ (* (* y z) 1/2) t)))> |
#<alt (/ y t)> |
#<alt (/ (log (+ 1 (* y z))) (neg t))> |
#<alt (log (+ 1 (* y z)))> |
#<alt (* y z)> |
#<alt (neg t)> |
#<alt (* x (- 1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt (- 1 (/ (log (+ 1 (* y z))) (* t x)))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (* y (- (exp z) 1))> |
#<alt (/ (* (* y z) 1/2) t)> |
#<alt (* t x)> |
| Outputs |
|---|
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (* y (- (exp z) 1)) t)> |
#<alt (* y (- (+ (* -1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ (exp z) t)) (/ 1 t)))> |
#<alt (* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* 1/3 (/ (* y (pow (- (exp z) 1) 3)) t)))) (/ (exp z) t)) (/ 1 t)))> |
#<alt (* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* y (+ (* -1/4 (/ (* y (pow (- (exp z) 1) 4)) t)) (* 1/3 (/ (pow (- (exp z) 1) 3) t)))))) (/ (exp z) t)) (/ 1 t)))> |
#<alt (/ (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) t)> |
#<alt (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t)))> |
#<alt (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))) (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))> |
#<alt (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t)))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))))> |
#<alt (/ (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) t)> |
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2))))) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3))))) (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2))))) y)) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (* 1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t)))> |
#<alt (* z (+ (* z (+ (* 1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t)))> |
#<alt (* z (+ (* z (+ (* 1/2 (/ (+ y (* -1 (pow y 2))) t)) (* z (+ (* 1/24 (/ (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))) t)) (* 1/6 (/ (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))) t)))))) (/ y t)))> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)))))> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)))))> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1)))> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1)))> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1)))> |
#<alt (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t)> |
#<alt (/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t)> |
#<alt (/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t)> |
#<alt x> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt x> |
#<alt (+ x (* y (- (/ 1 t) (/ (exp z) t))))> |
#<alt (+ x (* y (- (+ (* 1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ 1 t)) (/ (exp z) t))))> |
#<alt (+ x (* y (- (+ (* y (- (* -1/3 (/ (* y (pow (- (exp z) 1) 3)) t)) (* -1/2 (/ (pow (- (exp z) 1) 2) t)))) (/ 1 t)) (/ (exp z) t))))> |
#<alt (- x (+ (* -1 (/ (log (/ 1 y)) t)) (/ (log (- (exp z) 1)) t)))> |
#<alt (- x (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))))> |
#<alt (- (+ x (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))))> |
#<alt (- (+ x (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t)))))> |
#<alt (- x (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt (- x (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t))))> |
#<alt (- (+ x (* -1 (/ (- (/ 1 (* t (- (exp z) 1))) (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2)))))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt (- (+ x (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2)))) (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3)))))) y)) (/ 1 (* t (- (exp z) 1)))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* z (- (* -1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t))))> |
#<alt (+ x (* z (- (* z (- (* -1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t))))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (/ t (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (/ t (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (/ t (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (/ t (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (/ t (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (/ t (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (/ t (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (/ t (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (/ t (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (/ t (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (/ t (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (/ t (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (/ t (* y (- (exp z) 1)))> |
#<alt (/ (+ (* 1/2 (* t y)) (/ t (- (exp z) 1))) y)> |
#<alt (/ (+ (* y (- (* -1 (* y (+ (* -1/4 (* t (- (exp z) 1))) (* 1/3 (* t (- (exp z) 1)))))) (* -1/2 t))) (/ t (- (exp z) 1))) y)> |
#<alt (/ (+ (* y (- (* y (- (* -1 (* y (+ (* -1/4 (* t (pow (- (exp z) 1) 2))) (+ (* 1/6 (* t (pow (- (exp z) 1) 2))) (* 1/2 (* (+ (* -1/4 (* t (- (exp z) 1))) (* 1/3 (* t (- (exp z) 1)))) (- (exp z) 1))))))) (+ (* -1/4 (* t (- (exp z) 1))) (* 1/3 (* t (- (exp z) 1)))))) (* -1/2 t))) (/ t (- (exp z) 1))) y)> |
#<alt (/ t (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))))> |
#<alt (+ (* -1 (/ t (* y (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 2) (- (exp z) 1))))) (/ t (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y))))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (/ t (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 3) (pow (- (exp z) 1) 2)))) (* -1/2 (/ t (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 2) (pow (- (exp z) 1) 2))))) (pow y 2))) (/ t (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))))) (/ t (* y (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 2) (- (exp z) 1)))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ t (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 3) (pow (- (exp z) 1) 2)))) (* -1/2 (/ t (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 2) (pow (- (exp z) 1) 2))))) (* (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) (- (exp z) 1)))) (+ (* 1/3 (/ t (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 2) (pow (- (exp z) 1) 3)))) (* 1/2 (/ t (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 3) (pow (- (exp z) 1) 3)))))) (pow y 3))) (/ t (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))))) (+ (* -1 (/ t (* (pow y 2) (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 3) (pow (- (exp z) 1) 2))))) (+ (* -1/2 (/ t (* (pow y 2) (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 2) (pow (- (exp z) 1) 2))))) (/ t (* y (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 2) (- (exp z) 1)))))))> |
#<alt (/ t (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))))> |
#<alt (+ (* -1 (/ t (* y (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 2) (- (exp z) 1))))) (/ t (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y))))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ t (* y (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 3) (pow (- (exp z) 1) 2))))) (* -1/2 (/ t (* y (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 2) (pow (- (exp z) 1) 2)))))) (* -1 (/ t (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 2) (- (exp z) 1))))) y)) (/ t (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y))))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ t (* y (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 3) (pow (- (exp z) 1) 3))))) (+ (* -1 (/ t (* y (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 4) (pow (- (exp z) 1) 3))))) (* -1/3 (/ t (* y (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 2) (pow (- (exp z) 1) 3))))))) (+ (* -1 (/ t (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 3) (pow (- (exp z) 1) 2)))) (* -1/2 (/ t (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 2) (pow (- (exp z) 1) 2)))))) y)) (* -1 (/ t (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 2) (- (exp z) 1))))) y)) (/ t (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y))))))> |
#<alt (/ t (* y z))> |
#<alt (/ (+ (* -1/2 (/ (* t (* z (+ y (* -1 (pow y 2))))) (pow y 2))) (/ t y)) z)> |
#<alt (/ (+ (* z (- (* -1 (* z (+ (* -1/4 (/ (* t (pow (+ y (* -1 (pow y 2))) 2)) (pow y 3))) (* 1/6 (/ (* t (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) (pow y 2)))))) (* 1/2 (/ (* t (+ y (* -1 (pow y 2)))) (pow y 2))))) (/ t y)) z)> |
#<alt (/ (+ (* z (- (* z (- (* -1 (* z (+ (* -1/2 (/ (* (+ y (* -1 (pow y 2))) (+ (* -1/4 (/ (* t (pow (+ y (* -1 (pow y 2))) 2)) (pow y 3))) (* 1/6 (/ (* t (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) (pow y 2))))) y)) (+ (* -1/12 (/ (* t (* (+ y (* -1 (pow y 2))) (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (pow y 3))) (* 1/24 (/ (* t (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))) (pow y 2))))))) (+ (* -1/4 (/ (* t (pow (+ y (* -1 (pow y 2))) 2)) (pow y 3))) (* 1/6 (/ (* t (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) (pow y 2)))))) (* 1/2 (/ (* t (+ y (* -1 (pow y 2)))) (pow y 2))))) (/ t y)) z)> |
#<alt (/ t (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (/ t (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (/ t (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (/ t (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (/ t (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (/ t (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (/ t (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (/ t (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (+ (exp z) (* -1/2 (* y (pow (- (exp z) 1) 2)))) 1))> |
#<alt (* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* 1/3 (* y (pow (- (exp z) 1) 3)))))) 1))> |
#<alt (* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (exp z) 1) 4))) (* 1/3 (pow (- (exp z) 1) 3))))))) 1))> |
#<alt (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1)))))> |
#<alt (- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp z) 1) 2))))> |
#<alt (- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (exp z) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp z) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (exp z) 1) 2)))))> |
#<alt (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp z) 1)))))> |
#<alt (+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp z) 1) 2)))) (/ 1 (- (exp z) 1))) y))))> |
#<alt (+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp z) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp z) 1) 2)))) y)) (/ 1 (- (exp z) 1))) y))))> |
#<alt (* y z)> |
#<alt (* z (+ y (* 1/2 (* z (+ y (* -1 (pow y 2)))))))> |
#<alt (* z (+ y (* z (+ (* 1/6 (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2))))))))> |
#<alt (* z (+ y (* z (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* z (+ (* 1/24 (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))))))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (- x (/ (* y z) t))> |
#<alt (- x (/ (* y z) t))> |
#<alt (- x (/ (* y z) t))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (* -1 (/ (* y z) (* t x)))))> |
#<alt (* x (+ 1 (* -1 (/ (* y z) (* t x)))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (* y z) (* t x)) 1)))> |
#<alt (* -1 (* x (- (/ (* y z) (* t x)) 1)))> |
#<alt (* -1 (* x (- (/ (* y z) (* t x)) 1)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* y (- (/ x y) (/ z t)))> |
#<alt (* y (- (/ x y) (/ z t)))> |
#<alt (* y (- (/ x y) (/ z t)))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ z t)))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* z (- (/ x z) (/ y t)))> |
#<alt (* z (- (/ x z) (/ y t)))> |
#<alt (* z (- (/ x z) (/ y t)))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (* z (- (* -1 (/ x z)) (* -1 (/ y t)))))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (/ (- (* t x) (* y z)) t)> |
#<alt (/ (- (* t x) (* y z)) t)> |
#<alt (/ (- (* t x) (* y z)) t)> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (/ z t)> |
#<alt (* y (+ (* 1/2 (/ z t)) (/ 1 t)))> |
#<alt (* y (+ (* 1/2 (/ z t)) (/ 1 t)))> |
#<alt (* y (+ (* 1/2 (/ z t)) (/ 1 t)))> |
#<alt (* y (+ (* 1/2 (/ z t)) (/ 1 t)))> |
#<alt (* y (+ (* 1/2 (/ z t)) (/ 1 t)))> |
#<alt (* y (+ (* 1/2 (/ z t)) (/ 1 t)))> |
#<alt (* y (+ (* 1/2 (/ z t)) (/ 1 t)))> |
#<alt (* y (+ (* 1/2 (/ z t)) (/ 1 t)))> |
#<alt (* -1 (* y (- (* -1/2 (/ z t)) (/ 1 t))))> |
#<alt (* -1 (* y (- (* -1/2 (/ z t)) (/ 1 t))))> |
#<alt (* -1 (* y (- (* -1/2 (/ z t)) (/ 1 t))))> |
#<alt (* -1 (* y (- (* -1/2 (/ z t)) (/ 1 t))))> |
#<alt (/ (+ y (* 1/2 (* y z))) t)> |
#<alt (/ (+ y (* 1/2 (* y z))) t)> |
#<alt (/ (+ y (* 1/2 (* y z))) t)> |
#<alt (/ (+ y (* 1/2 (* y z))) t)> |
#<alt (/ (+ y (* 1/2 (* y z))) t)> |
#<alt (/ (+ y (* 1/2 (* y z))) t)> |
#<alt (/ (+ y (* 1/2 (* y z))) t)> |
#<alt (/ (+ y (* 1/2 (* y z))) t)> |
#<alt (* -1 (/ (+ (* -1 y) (* -1/2 (* y z))) t))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1/2 (* y z))) t))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1/2 (* y z))) t))> |
#<alt (* -1 (/ (+ (* -1 y) (* -1/2 (* y z))) t))> |
#<alt (/ y t)> |
#<alt (+ (* 1/2 (/ (* y z) t)) (/ y t))> |
#<alt (+ (* 1/2 (/ (* y z) t)) (/ y t))> |
#<alt (+ (* 1/2 (/ (* y z) t)) (/ y t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* z (+ (* 1/2 (/ y t)) (/ y (* t z))))> |
#<alt (* z (+ (* 1/2 (/ y t)) (/ y (* t z))))> |
#<alt (* z (+ (* 1/2 (/ y t)) (/ y (* t z))))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* t z))) (* -1/2 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* t z))) (* -1/2 (/ y t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ y (* t z))) (* -1/2 (/ y t)))))> |
#<alt (* -1 (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))))> |
#<alt (- x (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))))> |
#<alt (- x (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))))> |
#<alt (- x (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) x) 1)))> |
#<alt (* -1 (* x (- (/ (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) x) 1)))> |
#<alt (* -1 (* x (- (/ (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* z (- (* -1/2 (/ (* y z) t)) (/ y t))))> |
#<alt (+ x (* z (- (* -1/2 (/ (* y z) t)) (/ y t))))> |
#<alt (* -1/2 (/ (* y (pow z 2)) t))> |
#<alt (* (pow z 2) (- (* -1 (/ y (* t z))) (* 1/2 (/ y t))))> |
#<alt (* (pow z 2) (- (/ x (pow z 2)) (+ (* 1/2 (/ y t)) (/ y (* t z)))))> |
#<alt (* (pow z 2) (- (/ x (pow z 2)) (+ (* 1/2 (/ y t)) (/ y (* t z)))))> |
#<alt (* -1/2 (/ (* y (pow z 2)) t))> |
#<alt (* (pow z 2) (- (* -1 (/ y (* t z))) (* 1/2 (/ y t))))> |
#<alt (* (pow z 2) (- (* -1 (/ (- (* -1 (/ x z)) (* -1 (/ y t))) z)) (* 1/2 (/ y t))))> |
#<alt (* (pow z 2) (- (* -1 (/ (- (* -1 (/ x z)) (* -1 (/ y t))) z)) (* 1/2 (/ y t))))> |
#<alt x> |
#<alt (+ x (* -1 (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t))))))> |
#<alt (+ x (* -1 (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t))))))> |
#<alt (+ x (* -1 (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t))))))> |
#<alt (* -1 (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))))> |
#<alt (* y (- (/ x y) (* z (+ (* 1/2 (/ z t)) (/ 1 t)))))> |
#<alt (* y (- (/ x y) (* z (+ (* 1/2 (/ z t)) (/ 1 t)))))> |
#<alt (* y (- (/ x y) (* z (+ (* 1/2 (/ z t)) (/ 1 t)))))> |
#<alt (* y (* z (- (* -1/2 (/ z t)) (/ 1 t))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* z (- (* -1/2 (/ z t)) (/ 1 t))))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* z (- (* -1/2 (/ z t)) (/ 1 t))))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* z (- (* -1/2 (/ z t)) (/ 1 t))))))> |
#<alt (* -1 (/ (* z (+ y (* 1/2 (* y z)))) t))> |
#<alt (/ (- (* t x) (* z (+ y (* 1/2 (* y z))))) t)> |
#<alt (/ (- (* t x) (* z (+ y (* 1/2 (* y z))))) t)> |
#<alt (/ (- (* t x) (* z (+ y (* 1/2 (* y z))))) t)> |
#<alt x> |
#<alt (+ x (* -1 (/ (* z (+ y (* 1/2 (* y z)))) t)))> |
#<alt (+ x (* -1 (/ (* z (+ y (* 1/2 (* y z)))) t)))> |
#<alt (+ x (* -1 (/ (* z (+ y (* 1/2 (* y z)))) t)))> |
#<alt x> |
#<alt (+ x (/ (* z (+ (* -1 y) (* -1/2 (* y z)))) t))> |
#<alt (+ x (/ (* z (+ (* -1 y) (* -1/2 (* y z)))) t))> |
#<alt (+ x (/ (* z (+ (* -1 y) (* -1/2 (* y z)))) t))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (* 1/2 (/ (* y z) t)) (/ y t)))> |
#<alt (* z (+ (* 1/2 (/ (* y z) t)) (/ y t)))> |
#<alt (* z (+ (* 1/2 (/ (* y z) t)) (/ y t)))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* (pow z 2) (+ (* 1/2 (/ y t)) (/ y (* t z))))> |
#<alt (* (pow z 2) (+ (* 1/2 (/ y t)) (/ y (* t z))))> |
#<alt (* (pow z 2) (+ (* 1/2 (/ y t)) (/ y (* t z))))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* (pow z 2) (+ (* 1/2 (/ y t)) (/ y (* t z))))> |
#<alt (* (pow z 2) (+ (* 1/2 (/ y t)) (/ y (* t z))))> |
#<alt (* (pow z 2) (+ (* 1/2 (/ y t)) (/ y (* t z))))> |
#<alt (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t))))> |
#<alt (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t))))> |
#<alt (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t))))> |
#<alt (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t))))> |
#<alt (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t))))> |
#<alt (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t))))> |
#<alt (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t))))> |
#<alt (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t))))> |
#<alt (* -1 (* y (* z (- (* -1/2 (/ z t)) (/ 1 t)))))> |
#<alt (* -1 (* y (* z (- (* -1/2 (/ z t)) (/ 1 t)))))> |
#<alt (* -1 (* y (* z (- (* -1/2 (/ z t)) (/ 1 t)))))> |
#<alt (* -1 (* y (* z (- (* -1/2 (/ z t)) (/ 1 t)))))> |
#<alt (/ (* z (+ y (* 1/2 (* y z)))) t)> |
#<alt (/ (* z (+ y (* 1/2 (* y z)))) t)> |
#<alt (/ (* z (+ y (* 1/2 (* y z)))) t)> |
#<alt (/ (* z (+ y (* 1/2 (* y z)))) t)> |
#<alt (/ (* z (+ y (* 1/2 (* y z)))) t)> |
#<alt (/ (* z (+ y (* 1/2 (* y z)))) t)> |
#<alt (/ (* z (+ y (* 1/2 (* y z)))) t)> |
#<alt (/ (* z (+ y (* 1/2 (* y z)))) t)> |
#<alt (* -1 (/ (* z (+ (* -1 y) (* -1/2 (* y z)))) t))> |
#<alt (* -1 (/ (* z (+ (* -1 y) (* -1/2 (* y z)))) t))> |
#<alt (* -1 (/ (* z (+ (* -1 y) (* -1/2 (* y z)))) t))> |
#<alt (* -1 (/ (* z (+ (* -1 y) (* -1/2 (* y z)))) t))> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* y (+ (* -1 (/ z t)) (* 1/2 (/ (* y (pow z 2)) t))))> |
#<alt (* y (+ (* -1 (/ z t)) (* y (+ (* -1/3 (/ (* y (pow z 3)) t)) (* 1/2 (/ (pow z 2) t))))))> |
#<alt (* y (+ (* -1 (/ z t)) (* y (+ (* 1/2 (/ (pow z 2) t)) (* y (+ (* -1/3 (/ (pow z 3) t)) (* 1/4 (/ (* y (pow z 4)) t))))))))> |
#<alt (* -1 (/ (+ (log z) (* -1 (log (/ 1 y)))) t))> |
#<alt (- (* -1 (/ (+ (log z) (* -1 (log (/ 1 y)))) t)) (/ 1 (* t (* y z))))> |
#<alt (- (+ (* -1 (/ (+ (log z) (* -1 (log (/ 1 y)))) t)) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (/ 1 (* t (* y z))))> |
#<alt (- (+ (* -1 (/ (+ (log z) (* -1 (log (/ 1 y)))) t)) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (/ 1 (* t (* y z))) (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3)))))))> |
#<alt (* -1 (/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t))> |
#<alt (- (* -1 (/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (/ 1 (* t (* y z))))> |
#<alt (+ (* -1 (/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (* -1 (/ (- (/ 1 (* t z)) (* 1/2 (/ 1 (* t (* y (pow z 2)))))) y)))> |
#<alt (+ (* -1 (/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow z 2)))) (* 1/3 (/ 1 (* t (* y (pow z 3)))))) y)) (/ 1 (* t z))) y)))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* z (+ (* -1 (/ y t)) (* 1/2 (/ (* (pow y 2) z) t))))> |
#<alt (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t))))))> |
#<alt (* z (+ (* -1 (/ y t)) (* z (+ (* 1/2 (/ (pow y 2) t)) (* z (+ (* -1/3 (/ (pow y 3) t)) (* 1/4 (/ (* (pow y 4) z) t))))))))> |
#<alt (* -1 (/ (+ (log y) (* -1 (log (/ 1 z)))) t))> |
#<alt (- (* -1 (/ (+ (log y) (* -1 (log (/ 1 z)))) t)) (/ 1 (* t (* y z))))> |
#<alt (- (+ (* -1 (/ (+ (log y) (* -1 (log (/ 1 z)))) t)) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (/ 1 (* t (* y z))))> |
#<alt (- (+ (* -1 (/ (+ (log y) (* -1 (log (/ 1 z)))) t)) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (/ 1 (* t (* y z))) (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3)))))))> |
#<alt (* -1 (/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) t))> |
#<alt (- (* -1 (/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) t)) (/ 1 (* t (* y z))))> |
#<alt (+ (* -1 (/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) t)) (* -1 (/ (- (/ 1 (* t y)) (* 1/2 (/ 1 (* t (* (pow y 2) z))))) z)))> |
#<alt (+ (* -1 (/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) t)) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow y 2)))) (* 1/3 (/ 1 (* t (* (pow y 3) z))))) z)) (/ 1 (* t y))) z)))> |
#<alt (* -1 (/ (log (+ 1 (* y z))) t))> |
#<alt (* -1 (/ (log (+ 1 (* y z))) t))> |
#<alt (* -1 (/ (log (+ 1 (* y z))) t))> |
#<alt (* -1 (/ (log (+ 1 (* y z))) t))> |
#<alt (* -1 (/ (log (+ 1 (* y z))) t))> |
#<alt (* -1 (/ (log (+ 1 (* y z))) t))> |
#<alt (* -1 (/ (log (+ 1 (* y z))) t))> |
#<alt (* -1 (/ (log (+ 1 (* y z))) t))> |
#<alt (* -1 (/ (log (+ 1 (* y z))) t))> |
#<alt (* -1 (/ (log (+ 1 (* y z))) t))> |
#<alt (* -1 (/ (log (+ 1 (* y z))) t))> |
#<alt (* -1 (/ (log (+ 1 (* y z))) t))> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1/2 (* y (pow z 2)))))> |
#<alt (* y (+ z (* y (+ (* -1/2 (pow z 2)) (* 1/3 (* y (pow z 3)))))))> |
#<alt (* y (+ z (* y (+ (* -1/2 (pow z 2)) (* y (+ (* -1/4 (* y (pow z 4))) (* 1/3 (pow z 3))))))))> |
#<alt (+ (log z) (* -1 (log (/ 1 y))))> |
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (/ 1 (* y z))))> |
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (/ 1 (* y z)))) (/ 1/2 (* (pow y 2) (pow z 2))))> |
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y z)) (* 1/3 (/ 1 (* (pow y 3) (pow z 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow z 2)))))> |
#<alt (+ (log (* -1 z)) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (/ 1 (* y z))))> |
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow z 2)))) (/ 1 z)) y))))> |
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow z 3)))) (* 1/2 (/ 1 (pow z 2)))) y)) (/ 1 z)) y))))> |
#<alt (* y z)> |
#<alt (* z (+ y (* -1/2 (* (pow y 2) z))))> |
#<alt (* z (+ y (* z (+ (* -1/2 (pow y 2)) (* 1/3 (* (pow y 3) z))))))> |
#<alt (* z (+ y (* z (+ (* -1/2 (pow y 2)) (* z (+ (* -1/4 (* (pow y 4) z)) (* 1/3 (pow y 3))))))))> |
#<alt (+ (log y) (* -1 (log (/ 1 z))))> |
#<alt (+ (log y) (+ (* -1 (log (/ 1 z))) (/ 1 (* y z))))> |
#<alt (- (+ (log y) (+ (* -1 (log (/ 1 z))) (/ 1 (* y z)))) (/ 1/2 (* (pow y 2) (pow z 2))))> |
#<alt (- (+ (log y) (+ (* -1 (log (/ 1 z))) (+ (/ 1 (* y z)) (* 1/3 (/ 1 (* (pow y 3) (pow z 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow z 2)))))> |
#<alt (+ (log (* -1 y)) (* -1 (log (/ -1 z))))> |
#<alt (+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (/ 1 (* y z))))> |
#<alt (+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* -1 (/ (- (* 1/2 (/ 1 (* (pow y 2) z))) (/ 1 y)) z))))> |
#<alt (+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* (pow y 3) z))) (* 1/2 (/ 1 (pow y 2)))) z)) (/ 1 y)) z))))> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 (/ (log (+ 1 (* y z))) t))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))))> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))))> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1)))> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1)))> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* y (+ (* -1 (/ z t)) (* 1/2 (/ (* y (pow z 2)) t)))))> |
#<alt (+ x (* y (+ (* -1 (/ z t)) (* y (+ (* -1/3 (/ (* y (pow z 3)) t)) (* 1/2 (/ (pow z 2) t)))))))> |
#<alt (* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x)))))> |
#<alt (- (* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) (/ 1 (* t (* y z))))> |
#<alt (- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (/ 1 (* t (* y z))))> |
#<alt (- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (/ 1 (* t (* y z))) (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3)))))))> |
#<alt (* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))))> |
#<alt (- (* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x))))) (/ 1 (* t (* y z))))> |
#<alt (+ (* -1 (/ (- (/ 1 (* t z)) (* 1/2 (/ 1 (* t (* y (pow z 2)))))) y)) (* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x))))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow z 2)))) (* 1/3 (/ 1 (* t (* y (pow z 3)))))) y)) (/ 1 (* t z))) y)) (* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x))))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* z (+ (* -1 (/ y t)) (* 1/2 (/ (* (pow y 2) z) t)))))> |
#<alt (+ x (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))))> |
#<alt (* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x)))))> |
#<alt (- (* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) (/ 1 (* t (* y z))))> |
#<alt (- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (/ 1 (* t (* y z))))> |
#<alt (- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (/ 1 (* t (* y z))) (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3)))))))> |
#<alt (* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))))> |
#<alt (- (* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x))))) (/ 1 (* t (* y z))))> |
#<alt (+ (* -1 (/ (- (/ 1 (* t y)) (* 1/2 (/ 1 (* t (* (pow y 2) z))))) z)) (* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x))))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow y 2)))) (* 1/3 (/ 1 (* t (* (pow y 3) z))))) z)) (/ 1 (* t y))) z)) (* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x))))))> |
#<alt (* -1 (/ (log (+ 1 (* y z))) t))> |
#<alt (/ (+ (* -1 (log (+ 1 (* y z)))) (* t x)) t)> |
#<alt (/ (+ (* -1 (log (+ 1 (* y z)))) (* t x)) t)> |
#<alt (/ (+ (* -1 (log (+ 1 (* y z)))) (* t x)) t)> |
#<alt x> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (* y z) (* t x))))> |
#<alt (+ 1 (* y (- (* 1/2 (/ (* y (pow z 2)) (* t x))) (/ z (* t x)))))> |
#<alt (+ 1 (* y (- (* y (- (* -1/3 (/ (* y (pow z 3)) (* t x))) (* -1/2 (/ (pow z 2) (* t x))))) (/ z (* t x)))))> |
#<alt (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))> |
#<alt (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x)))))> |
#<alt (- (+ 1 (/ 1/2 (* t (* x (* (pow y 2) (pow z 2)))))) (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x)))))> |
#<alt (- (+ 1 (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2))))))) (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log z) (* t x))))))> |
#<alt (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x))))> |
#<alt (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 z)) (* t x)))))> |
#<alt (- (+ 1 (* -1 (/ (- (/ 1 (* t (* x z))) (* 1/2 (/ 1 (* t (* x (* y (pow z 2))))))) y))) (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (pow z 2))))) (* 1/3 (/ 1 (* t (* x (* y (pow z 3))))))) y)) (/ 1 (* t (* x z)))) y))) (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (* y z) (* t x))))> |
#<alt (+ 1 (* z (- (* 1/2 (/ (* (pow y 2) z) (* t x))) (/ y (* t x)))))> |
#<alt (+ 1 (* z (- (* z (- (* -1/3 (/ (* (pow y 3) z) (* t x))) (* -1/2 (/ (pow y 2) (* t x))))) (/ y (* t x)))))> |
#<alt (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))> |
#<alt (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x)))))> |
#<alt (- (+ 1 (/ 1/2 (* t (* x (* (pow y 2) (pow z 2)))))) (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x)))))> |
#<alt (- (+ 1 (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2))))))) (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log y) (* t x))))))> |
#<alt (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x))))> |
#<alt (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 y)) (* t x)))))> |
#<alt (- (+ 1 (* -1 (/ (- (/ 1 (* t (* x y))) (* 1/2 (/ 1 (* t (* x (* (pow y 2) z)))))) z))) (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (pow y 2))))) (* 1/3 (/ 1 (* t (* x (* (pow y 3) z)))))) z)) (/ 1 (* t (* x y)))) z))) (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x))))> |
#<alt (* -1 (/ (log (+ 1 (* y z))) (* t x)))> |
#<alt (/ (- t (/ (log (+ 1 (* y z))) x)) t)> |
#<alt (/ (- t (/ (log (+ 1 (* y z))) x)) t)> |
#<alt (/ (- t (/ (log (+ 1 (* y z))) x)) t)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt (* -1 (/ (log (+ 1 (* y z))) (* t x)))> |
#<alt (/ (- x (/ (log (+ 1 (* y z))) t)) x)> |
#<alt (/ (- x (/ (log (+ 1 (* y z))) t)) x)> |
#<alt (/ (- x (/ (log (+ 1 (* y z))) t)) x)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt (/ (* y z) (* t x))> |
#<alt (* y (+ (* -1/2 (/ (* y (pow z 2)) (* t x))) (/ z (* t x))))> |
#<alt (* y (+ (* y (+ (* -1/2 (/ (pow z 2) (* t x))) (* 1/3 (/ (* y (pow z 3)) (* t x))))) (/ z (* t x))))> |
#<alt (* y (+ (* y (+ (* -1/2 (/ (pow z 2) (* t x))) (* y (+ (* -1/4 (/ (* y (pow z 4)) (* t x))) (* 1/3 (/ (pow z 3) (* t x))))))) (/ z (* t x))))> |
#<alt (/ (+ (log z) (* -1 (log (/ 1 y)))) (* t x))> |
#<alt (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x))))> |
#<alt (- (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x)))) (/ 1/2 (* t (* x (* (pow y 2) (pow z 2))))))> |
#<alt (- (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log z) (* t x))))) (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2)))))))> |
#<alt (/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) (* t x))> |
#<alt (+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 z)) (* t x))))> |
#<alt (+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (* y (pow z 2)))))) (/ 1 (* t (* x z)))) y)) (/ (log (* -1 z)) (* t x))))> |
#<alt (+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* x (* y (pow z 3)))))) (* 1/2 (/ 1 (* t (* x (pow z 2)))))) y)) (/ 1 (* t (* x z)))) y)) (/ (log (* -1 z)) (* t x))))> |
#<alt (/ (* y z) (* t x))> |
#<alt (* z (+ (* -1/2 (/ (* (pow y 2) z) (* t x))) (/ y (* t x))))> |
#<alt (* z (+ (* z (+ (* -1/2 (/ (pow y 2) (* t x))) (* 1/3 (/ (* (pow y 3) z) (* t x))))) (/ y (* t x))))> |
#<alt (* z (+ (* z (+ (* -1/2 (/ (pow y 2) (* t x))) (* z (+ (* -1/4 (/ (* (pow y 4) z) (* t x))) (* 1/3 (/ (pow y 3) (* t x))))))) (/ y (* t x))))> |
#<alt (/ (+ (log y) (* -1 (log (/ 1 z)))) (* t x))> |
#<alt (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x))))> |
#<alt (- (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x)))) (/ 1/2 (* t (* x (* (pow y 2) (pow z 2))))))> |
#<alt (- (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log y) (* t x))))) (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2)))))))> |
#<alt (/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) (* t x))> |
#<alt (+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 y)) (* t x))))> |
#<alt (+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (* (pow y 2) z))))) (/ 1 (* t (* x y)))) z)) (/ (log (* -1 y)) (* t x))))> |
#<alt (+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* x (* (pow y 3) z))))) (* 1/2 (/ 1 (* t (* x (pow y 2)))))) z)) (/ 1 (* t (* x y)))) z)) (/ (log (* -1 y)) (* t x))))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y z)> |
#<alt (* z (+ y (* 1/2 (* y z))))> |
#<alt (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y)))))> |
#<alt (* z (+ y (* z (+ (* 1/2 y) (* z (+ (* 1/24 (* y z)) (* 1/6 y)))))))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
180 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | 0 | (/ (log (+ 1 (* y z))) (* t x)) |
| 3.0ms | x | @ | inf | (/ (log (+ 1 (* y z))) (* t x)) |
| 2.0ms | t | @ | -inf | (- x (/ 1 (/ t (log (+ 1 (* y (- (exp z) 1))))))) |
| 2.0ms | z | @ | inf | (* x (- 1 (/ (log (+ 1 (* y z))) (* t x)))) |
| 2.0ms | z | @ | inf | (/ (* (* y z) 1/2) t) |
| 1× | batch-egg-rewrite |
| 3226× | /-lowering-/.f32 |
| 3226× | /-lowering-/.f64 |
| 2536× | *-lowering-*.f32 |
| 2536× | *-lowering-*.f64 |
| 2146× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 147 |
| 1 | 213 | 142 |
| 2 | 2174 | 137 |
| 0 | 8602 | 137 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ t (log (+ 1 (* y (- (exp z) 1)))))) |
(- x (/ 1 (/ t (log (+ 1 (* y (- (exp z) 1))))))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(- x (* y (/ z t))) |
(* y (/ z t)) |
(/ z t) |
(+ (/ y t) (/ (* (* y z) 1/2) t)) |
(- x (* z (+ (/ y t) (/ (* (* y z) 1/2) t)))) |
(* z (+ (/ y t) (/ (* (* y z) 1/2) t))) |
(/ y t) |
(/ (log (+ 1 (* y z))) (neg t)) |
(log (+ 1 (* y z))) |
(* y z) |
(neg t) |
(* x (- 1 (/ (log (+ 1 (* y z))) (* t x)))) |
(- 1 (/ (log (+ 1 (* y z))) (* t x))) |
(/ (log (+ 1 (* y z))) (* t x)) |
(* y (- (exp z) 1)) |
(/ (* (* y z) 1/2) t) |
(* t x) |
| Outputs |
|---|
(exp.f64 (log.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) t) (/.f64 (log1p.f64 (*.f64 (*.f64 y (expm1.f64 z)) (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64)))) t)) |
(-.f64 (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))) t) (/.f64 (log1p.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (expm1.f64 z))) t)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z))))) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))) |
(/.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))) t) |
(/.f64 (*.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))) t) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -1/2 binary64))) |
(+.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) x) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x)))) (/.f64 (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -3 binary64)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x)) (/.f64 (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -2 binary64)) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) (/.f64 (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -2 binary64)) (-.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (log1p.f64 (*.f64 y (expm1.f64 z))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x) (-.f64 (*.f64 x x) (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x) (-.f64 (*.f64 x x) (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -3 binary64))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -3 binary64))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -2 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -2 binary64))) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -2 binary64))) (-.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -2 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -2 binary64)))) (neg.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -2 binary64)))) (neg.f64 (-.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -2 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x) (-.f64 (*.f64 x x) (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x))))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x))) |
(exp.f64 (log.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))) (-.f64 #s(literal 0 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))) (-.f64 #s(literal 0 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))))) (/.f64 t (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 1 binary64))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(/.f64 t (neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
(/.f64 t (*.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))) |
(/.f64 t (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))))) |
(/.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (*.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 t #s(literal 1 binary64)) (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))) |
(pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z))))) |
(*.f64 t (/.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))) |
(*.f64 t (/.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z)))) |
(+.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64))))))) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) (log1p.f64 (*.f64 (*.f64 y (expm1.f64 z)) (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) (log.f64 (+.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z)))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))) (log1p.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (expm1.f64 z)))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z)))))) |
(-.f64 (log.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)) #s(literal 1 binary64))) (log.f64 (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64)))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(+.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z (/.f64 t y)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 z (/.f64 t y))) x) |
(-.f64 x (/.f64 z (/.f64 t y))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 z (/.f64 t y)) (+.f64 x (/.f64 z (/.f64 t y)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 z (/.f64 t y)) (+.f64 x (/.f64 z (/.f64 t y))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 z (/.f64 t y)))) (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)) (+.f64 x (/.f64 z (/.f64 t y))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z (/.f64 t y))))) (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)) (-.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z (/.f64 t y)))))) |
(fma.f64 y (neg.f64 (/.f64 z t)) x) |
(fma.f64 (/.f64 z t) (-.f64 #s(literal 0 binary64) y) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (/.f64 t y)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z t) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) z) (/.f64 #s(literal 1 binary64) t) x) |
(fma.f64 (neg.f64 (/.f64 z t)) y x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 z (/.f64 t y)) (+.f64 x (/.f64 z (/.f64 t y))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 z (/.f64 t y))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 z (/.f64 t y)) (+.f64 x (/.f64 z (/.f64 t y))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (/.f64 z (/.f64 t y))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 z (/.f64 t y)) (+.f64 x (/.f64 z (/.f64 t y)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z (/.f64 t y))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (+.f64 x (/.f64 z (/.f64 t y)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (-.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z (/.f64 t y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 z (/.f64 t y)) (+.f64 x (/.f64 z (/.f64 t y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z (/.f64 t y)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)))) (neg.f64 (+.f64 x (/.f64 z (/.f64 t y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)))) (neg.f64 (-.f64 x (-.f64 #s(literal 0 binary64) (/.f64 z (/.f64 t y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 z (/.f64 t y)) (+.f64 x (/.f64 z (/.f64 t y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 x (/.f64 z (/.f64 t y)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 z (/.f64 t y)) (+.f64 x (/.f64 z (/.f64 t y))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 z (/.f64 t y))) (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 z (/.f64 t y)) (+.f64 x (/.f64 z (/.f64 t y))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 y (/.f64 t z)) |
(/.f64 z (/.f64 t y)) |
(/.f64 (*.f64 y z) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 t z))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t y))) |
(/.f64 (neg.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 t z)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 t z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (/.f64 t y)) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (/.f64 t y)) |
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y z))) t) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) z)) t) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) y)) t) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 t y))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 (/.f64 t y))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) y))) t) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) z))) t) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (/.f64 z t) y) |
(*.f64 (/.f64 y t) z) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t z)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t z) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t z)))) |
(/.f64 z t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) t) |
(/.f64 (*.f64 z #s(literal 1 binary64)) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) t) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t z) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z t)) |
(*.f64 z (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) z) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(+.f64 (/.f64 y t) (*.f64 y (*.f64 z (/.f64 #s(literal 1/2 binary64) t)))) |
(+.f64 (*.f64 y (*.f64 z (/.f64 #s(literal 1/2 binary64) t))) (/.f64 y t)) |
(-.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t)) |
(-.f64 (*.f64 y (*.f64 z (/.f64 #s(literal 1/2 binary64) t))) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (/.f64 (-.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) t)) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (/.f64 (-.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) t))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (/.f64 (-.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) y) t)) (/.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (/.f64 (-.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) y) t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y t) (*.f64 y (*.f64 z (/.f64 #s(literal 1/2 binary64) t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (/.f64 #s(literal 1/2 binary64) t))) (/.f64 y t)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) t) (*.f64 y (*.f64 z (/.f64 #s(literal 1/2 binary64) t)))) |
(fma.f64 y (*.f64 z (/.f64 #s(literal 1/2 binary64) t)) (/.f64 y t)) |
(fma.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t)) (/.f64 y t)) |
(fma.f64 y (/.f64 (*.f64 z #s(literal 1/2 binary64)) t) (/.f64 y t)) |
(fma.f64 z (*.f64 y (/.f64 #s(literal 1/2 binary64) t)) (/.f64 y t)) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1/2 binary64) t) (/.f64 y t)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 z (/.f64 t y)) (/.f64 y t)) |
(fma.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) t) (/.f64 y t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t) (*.f64 y (*.f64 z (/.f64 #s(literal 1/2 binary64) t)))) |
(fma.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t) (/.f64 y t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) y (*.f64 y (*.f64 z (/.f64 #s(literal 1/2 binary64) t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (/.f64 y t)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 y z) (/.f64 y t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (+.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 z #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) y) t) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 t t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 z #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) y) t) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 z #s(literal 1/2 binary64)))) (*.f64 t t)) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) y) t) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (/.f64 (/.f64 (-.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) t) (/.f64 t y)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 t t)) (/.f64 (-.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))) (*.f64 (/.f64 t y) #s(literal 1 binary64))) (*.f64 (/.f64 t y) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 t (*.f64 (/.f64 t y) (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (/.f64 t y) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 y (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) (*.f64 t t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 t y)) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)) (/.f64 t y))) |
(/.f64 (+.f64 t (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)) t)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (/.f64 t y)) (*.f64 t #s(literal 1 binary64))) (*.f64 t (/.f64 t y))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) y))) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (/.f64 t y)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y))) (*.f64 t t)) |
(/.f64 (neg.f64 (+.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 z #s(literal 1/2 binary64))))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) y) t) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (/.f64 (/.f64 (-.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) t) (/.f64 t y))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) t))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y)) (*.f64 t t)) (/.f64 (-.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) y) t)) |
(/.f64 (/.f64 (+.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 z #s(literal 1/2 binary64)))) t) t) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))) (*.f64 (/.f64 t y) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 t y) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 t (*.f64 (/.f64 t y) (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (/.f64 t y) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 t y) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))))) (neg.f64 (*.f64 (/.f64 t y) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 y (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))) (*.f64 t #s(literal 1 binary64)))) (neg.f64 (*.f64 t (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -1/2 binary64))))) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) t) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 y z) #s(literal -1/2 binary64))))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 t y)) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)) (/.f64 t y)))) |
(/.f64 (neg.f64 (+.f64 t (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)) y))) (neg.f64 (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (neg.f64 (*.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (/.f64 t y)) (*.f64 t #s(literal 1 binary64)))) (neg.f64 (*.f64 t (/.f64 t y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) (*.f64 t (-.f64 #s(literal 0 binary64) y)))) (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (/.f64 t y)) (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t) (*.f64 (-.f64 #s(literal 0 binary64) t) y))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) t))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) y)))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 z #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (*.f64 t t)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) y) t) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 t t)))) (neg.f64 (neg.f64 (/.f64 (-.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) t)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) (*.f64 y y)) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) y) t))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 z #s(literal 1/2 binary64)))) t)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 z #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) y) t) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) t) (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) y) t) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) y)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) t))) |
(+.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (-.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))) (fma.f64 (neg.f64 (*.f64 y (*.f64 z (/.f64 #s(literal 1/2 binary64) t)))) z (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))))) |
(+.f64 (-.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y (*.f64 z (/.f64 #s(literal 1/2 binary64) t))) (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) z)) x) |
(+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 z (/.f64 t y)) (+.f64 x (/.f64 z (/.f64 t y)))))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z) (*.f64 y z)))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)) (*.f64 y z) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z) (*.f64 y z)))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 z (/.f64 t y)) (+.f64 x (/.f64 z (/.f64 t y)))))) (neg.f64 (*.f64 (/.f64 z t) (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 z t)) (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (*.f64 (/.f64 z t) (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 z (/.f64 t y)) (+.f64 x (/.f64 z (/.f64 t y)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 z (*.f64 y z))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) t)) (*.f64 z (*.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 z (*.f64 y z))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 z (/.f64 t y)) (+.f64 x (/.f64 z (/.f64 t y)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))) (fma.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t y)))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z) (*.f64 y z)))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z)) (*.f64 y z) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) z) (*.f64 y z)))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t y)))) (neg.f64 (*.f64 (/.f64 z t) (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (fma.f64 (neg.f64 (/.f64 z t)) (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (*.f64 (/.f64 z t) (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 z (*.f64 y z))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) t)) (*.f64 z (*.f64 y z)) (*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 z (*.f64 y z))))) |
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))) (fma.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 z (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 z (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))) |
(-.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))) |
(-.f64 (-.f64 x (/.f64 z (/.f64 t y))) (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))))))) (/.f64 (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))))) (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) z)))) (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))))) (-.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) z))))) |
(fma.f64 z (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) x) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 z (/.f64 t y)) (+.f64 x (/.f64 z (/.f64 t y)))))) (neg.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))))) |
(fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 z (/.f64 t y)))) (neg.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))))) |
(fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) z x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))))) (-.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))))))) (neg.f64 (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))))))) (neg.f64 (-.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) z))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))))) (*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))))) (*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) z))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))))))) (neg.f64 (neg.f64 (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) (+.f64 x (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))))))))) |
(+.f64 (/.f64 z (/.f64 t y)) (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))) (/.f64 z (/.f64 t y))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) t)) (/.f64 (*.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))) (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) t))) |
(fma.f64 y (/.f64 z t) (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))) |
(fma.f64 z (/.f64 y t) (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))) |
(fma.f64 z (*.f64 y (*.f64 z (/.f64 #s(literal 1/2 binary64) t))) (/.f64 z (/.f64 t y))) |
(fma.f64 (/.f64 z t) y (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 y t) z (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 y z) (*.f64 (/.f64 #s(literal 1/2 binary64) t) z) (/.f64 z (/.f64 t y))) |
(fma.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (/.f64 z t) (/.f64 z (/.f64 t y))) |
(fma.f64 (*.f64 y (*.f64 z (/.f64 #s(literal 1/2 binary64) t))) z (/.f64 z (/.f64 t y))) |
(fma.f64 (*.f64 z (*.f64 y z)) (/.f64 #s(literal 1/2 binary64) t) (/.f64 z (/.f64 t y))) |
(fma.f64 (*.f64 z (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) t) (/.f64 z (/.f64 t y))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 z (*.f64 z z)))) (+.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)) (-.f64 (*.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))) (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 z (/.f64 t y)) (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)) (*.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))) (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) t)) |
(/.f64 (*.f64 z (+.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 z #s(literal 1/2 binary64))))) (*.f64 t t)) |
(/.f64 (*.f64 z (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))))) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) y) t) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 z (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 t t))) (/.f64 (-.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) t)) |
(/.f64 (*.f64 (+.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 z #s(literal 1/2 binary64)))) z) (*.f64 t t)) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) z) (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) y) t) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 t t)) z) (/.f64 (-.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) t)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))))) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)) (-.f64 (*.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))) (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 z (/.f64 t y)) (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t)) (*.f64 (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))) (/.f64 z (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (-.f64 (*.f64 y z) (*.f64 z (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) t))) |
(/.f64 (neg.f64 (*.f64 z (+.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 z #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 z (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) y) t) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 z (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 t t)))) (neg.f64 (/.f64 (-.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 z #s(literal 1/2 binary64)))) z)) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))))) z)) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 y t) y) t) (/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) y) t) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) (*.f64 t t)) z)) (neg.f64 (/.f64 (-.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) t))) |
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64))))) z) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t y)))) |
(/.f64 y t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) t) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) y) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (log1p.f64 (*.f64 y z)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(-.f64 (/.f64 (log1p.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (log1p.f64 (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 y z))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (log1p.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) z)) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (log1p.f64 (*.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (log1p.f64 (*.f64 y z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (log1p.f64 (*.f64 y z)))))) |
(/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (log1p.f64 (*.f64 y z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (log1p.f64 (*.f64 y z))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z))) t) |
(/.f64 (*.f64 (log1p.f64 (*.f64 y z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (log1p.f64 (*.f64 y z)) #s(literal -1 binary64)) t) |
(/.f64 (neg.f64 (*.f64 (log1p.f64 (*.f64 y z)) #s(literal 1 binary64))) t) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z))))) t) |
(/.f64 (neg.f64 (/.f64 (log1p.f64 (*.f64 y z)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (log1p.f64 (*.f64 y z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) (log1p.f64 (*.f64 y z))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (log1p.f64 (*.f64 y z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (log1p.f64 (*.f64 y z))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y z))) #s(literal -1 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+.f64 (log1p.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) #s(literal 1 binary64))))))) |
(+.f64 (log1p.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 y z))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y z))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (log1p.f64 (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (log.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 #s(literal 1 binary64) (*.f64 y z))))) |
(-.f64 (log1p.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 y z))) (log1p.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) z))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 y z)))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z))))) |
(-.f64 (log.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) #s(literal 1 binary64))) (log.f64 (-.f64 (*.f64 y z) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(log1p.f64 (*.f64 y z)) |
(*.f64 #s(literal 1 binary64) (*.f64 y z)) |
(*.f64 y z) |
(*.f64 z y) |
(*.f64 (*.f64 y z) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) z) |
(*.f64 (*.f64 #s(literal 1 binary64) z) y) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 t t) (+.f64 #s(literal 0 binary64) t))) |
(neg.f64 t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (+.f64 #s(literal 0 binary64) t))) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) t) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x))))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x))) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x))) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -3 binary64))) x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -2 binary64))) x) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -3 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -2 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -3 binary64))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -2 binary64))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) x) |
(+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(+.f64 (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))))) (/.f64 (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) (/.f64 (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x))))) (/.f64 (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x)))))) |
(fma.f64 (log1p.f64 (*.f64 y z)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 t x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (*.f64 t x)) (/.f64 (log1p.f64 (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) #s(literal 1 binary64)))) (*.f64 t x))) |
(-.f64 (/.f64 (log1p.f64 (*.f64 (neg.f64 (*.f64 y z)) (*.f64 y z))) (*.f64 t x)) (/.f64 (log1p.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) z)) (*.f64 t x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t x))) (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(neg.f64 (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z)))))) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/.f64 (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 t x))) |
(/.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y z))) (*.f64 t x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (*.f64 t x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) t)) x) |
(/.f64 (*.f64 (log1p.f64 (*.f64 y z)) #s(literal 1 binary64)) (*.f64 t x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t) |
(/.f64 (neg.f64 (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y z)))) (-.f64 #s(literal 0 binary64) (*.f64 t x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) t))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (log1p.f64 (*.f64 y z)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t x))))) |
(/.f64 (neg.f64 (/.f64 (log1p.f64 (*.f64 y z)) x)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(*.f64 (log1p.f64 (*.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 t x))) |
(*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 x (log1p.f64 (*.f64 y z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (log1p.f64 (*.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y z))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y z))) (/.f64 #s(literal 1 binary64) (*.f64 t x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(+.f64 (*.f64 y (exp.f64 z)) (*.f64 y #s(literal -1 binary64))) |
(+.f64 (*.f64 (exp.f64 z) y) (-.f64 #s(literal 0 binary64) y)) |
(fma.f64 y (exp.f64 z) (*.f64 y #s(literal -1 binary64))) |
(fma.f64 (exp.f64 z) y (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 y (expm1.f64 (*.f64 z #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 z)))) |
(/.f64 (*.f64 y (expm1.f64 (+.f64 z z))) (+.f64 #s(literal 1 binary64) (exp.f64 z))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 z #s(literal 3 binary64))) y) (+.f64 (exp.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 z)))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 z z)) y) (+.f64 #s(literal 1 binary64) (exp.f64 z))) |
(/.f64 (neg.f64 (*.f64 y (expm1.f64 (*.f64 z #s(literal 3 binary64))))) (neg.f64 (+.f64 (exp.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 z))))) |
(/.f64 (neg.f64 (*.f64 y (expm1.f64 (+.f64 z z)))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (*.f64 z #s(literal 3 binary64))) y)) (neg.f64 (+.f64 (exp.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 z))))) |
(/.f64 (neg.f64 (*.f64 (expm1.f64 (+.f64 z z)) y)) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 z)))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z))) |
(*.f64 y (expm1.f64 z)) |
(*.f64 (expm1.f64 z) y) |
(*.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (expm1.f64 z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (expm1.f64 z)) y) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t)) |
(neg.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) t) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64))) t) |
(/.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) #s(literal -1 binary64)) t) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (/.f64 #s(literal 1/2 binary64) t)))) |
(*.f64 y (*.f64 z (/.f64 #s(literal 1/2 binary64) t))) |
(*.f64 y (*.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 y (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) |
(*.f64 z (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1/2 binary64) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 z (/.f64 t y))) |
(*.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 y z)) |
(*.f64 t x) |
(*.f64 x t) |
| 1× | egg-herbie |
| 5508× | *-lowering-*.f32 |
| 5508× | *-lowering-*.f64 |
| 3880× | +-lowering-+.f64 |
| 3880× | +-lowering-+.f32 |
| 1738× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1081 | 9006 |
| 1 | 3797 | 8366 |
| 0 | 8200 | 8366 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (* y (- (exp z) 1)) t) |
(* y (- (+ (* -1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ (exp z) t)) (/ 1 t))) |
(* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* 1/3 (/ (* y (pow (- (exp z) 1) 3)) t)))) (/ (exp z) t)) (/ 1 t))) |
(* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* y (+ (* -1/4 (/ (* y (pow (- (exp z) 1) 4)) t)) (* 1/3 (/ (pow (- (exp z) 1) 3) t)))))) (/ (exp z) t)) (/ 1 t))) |
(/ (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) t) |
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))) (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t)))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))) |
(/ (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) t) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t))) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2))))) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t))) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3))))) (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2))))) y)) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t))) |
(/ (* y z) t) |
(* z (+ (* 1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t))) |
(* z (+ (* z (+ (* 1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t))) |
(* z (+ (* z (+ (* 1/2 (/ (+ y (* -1 (pow y 2))) t)) (* z (+ (* 1/24 (/ (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))) t)) (* 1/6 (/ (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))) t)))))) (/ y t))) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
x |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
x |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
x |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
x |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
x |
(+ x (* y (- (/ 1 t) (/ (exp z) t)))) |
(+ x (* y (- (+ (* 1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ 1 t)) (/ (exp z) t)))) |
(+ x (* y (- (+ (* y (- (* -1/3 (/ (* y (pow (- (exp z) 1) 3)) t)) (* -1/2 (/ (pow (- (exp z) 1) 2) t)))) (/ 1 t)) (/ (exp z) t)))) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (/ (log (- (exp z) 1)) t))) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t)))) |
(- (+ x (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t)))) |
(- (+ x (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t))))) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t)))) |
(- (+ x (* -1 (/ (- (/ 1 (* t (- (exp z) 1))) (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2)))))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
(- (+ x (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2)))) (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3)))))) y)) (/ 1 (* t (- (exp z) 1)))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* z (- (* -1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t)))) |
(+ x (* z (- (* z (- (* -1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t)))) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/ t (* y (- (exp z) 1))) |
(/ (+ (* 1/2 (* t y)) (/ t (- (exp z) 1))) y) |
(/ (+ (* y (- (* -1 (* y (+ (* -1/4 (* t (- (exp z) 1))) (* 1/3 (* t (- (exp z) 1)))))) (* -1/2 t))) (/ t (- (exp z) 1))) y) |
(/ (+ (* y (- (* y (- (* -1 (* y (+ (* -1/4 (* t (pow (- (exp z) 1) 2))) (+ (* 1/6 (* t (pow (- (exp z) 1) 2))) (* 1/2 (* (+ (* -1/4 (* t (- (exp z) 1))) (* 1/3 (* t (- (exp z) 1)))) (- (exp z) 1))))))) (+ (* -1/4 (* t (- (exp z) 1))) (* 1/3 (* t (- (exp z) 1)))))) (* -1/2 t))) (/ t (- (exp z) 1))) y) |
(/ t (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y))))) |
(+ (* -1 (/ t (* y (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 2) (- (exp z) 1))))) (/ t (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))))) |
(- (+ (* -1 (/ (+ (* -1 (/ t (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 3) (pow (- (exp z) 1) 2)))) (* -1/2 (/ t (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 2) (pow (- (exp z) 1) 2))))) (pow y 2))) (/ t (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))))) (/ t (* y (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 2) (- (exp z) 1))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ t (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 3) (pow (- (exp z) 1) 2)))) (* -1/2 (/ t (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 2) (pow (- (exp z) 1) 2))))) (* (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) (- (exp z) 1)))) (+ (* 1/3 (/ t (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 2) (pow (- (exp z) 1) 3)))) (* 1/2 (/ t (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 3) (pow (- (exp z) 1) 3)))))) (pow y 3))) (/ t (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))))) (+ (* -1 (/ t (* (pow y 2) (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 3) (pow (- (exp z) 1) 2))))) (+ (* -1/2 (/ t (* (pow y 2) (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 2) (pow (- (exp z) 1) 2))))) (/ t (* y (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 2) (- (exp z) 1))))))) |
(/ t (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y))))) |
(+ (* -1 (/ t (* y (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 2) (- (exp z) 1))))) (/ t (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))))) |
(+ (* -1 (/ (- (+ (* -1 (/ t (* y (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 3) (pow (- (exp z) 1) 2))))) (* -1/2 (/ t (* y (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 2) (pow (- (exp z) 1) 2)))))) (* -1 (/ t (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 2) (- (exp z) 1))))) y)) (/ t (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ t (* y (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 3) (pow (- (exp z) 1) 3))))) (+ (* -1 (/ t (* y (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 4) (pow (- (exp z) 1) 3))))) (* -1/3 (/ t (* y (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 2) (pow (- (exp z) 1) 3))))))) (+ (* -1 (/ t (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 3) (pow (- (exp z) 1) 2)))) (* -1/2 (/ t (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 2) (pow (- (exp z) 1) 2)))))) y)) (* -1 (/ t (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 2) (- (exp z) 1))))) y)) (/ t (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))))) |
(/ t (* y z)) |
(/ (+ (* -1/2 (/ (* t (* z (+ y (* -1 (pow y 2))))) (pow y 2))) (/ t y)) z) |
(/ (+ (* z (- (* -1 (* z (+ (* -1/4 (/ (* t (pow (+ y (* -1 (pow y 2))) 2)) (pow y 3))) (* 1/6 (/ (* t (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) (pow y 2)))))) (* 1/2 (/ (* t (+ y (* -1 (pow y 2)))) (pow y 2))))) (/ t y)) z) |
(/ (+ (* z (- (* z (- (* -1 (* z (+ (* -1/2 (/ (* (+ y (* -1 (pow y 2))) (+ (* -1/4 (/ (* t (pow (+ y (* -1 (pow y 2))) 2)) (pow y 3))) (* 1/6 (/ (* t (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) (pow y 2))))) y)) (+ (* -1/12 (/ (* t (* (+ y (* -1 (pow y 2))) (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (pow y 3))) (* 1/24 (/ (* t (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))) (pow y 2))))))) (+ (* -1/4 (/ (* t (pow (+ y (* -1 (pow y 2))) 2)) (pow y 3))) (* 1/6 (/ (* t (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) (pow y 2)))))) (* 1/2 (/ (* t (+ y (* -1 (pow y 2)))) (pow y 2))))) (/ t y)) z) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(* y (- (exp z) 1)) |
(* y (- (+ (exp z) (* -1/2 (* y (pow (- (exp z) 1) 2)))) 1)) |
(* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* 1/3 (* y (pow (- (exp z) 1) 3)))))) 1)) |
(* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (exp z) 1) 4))) (* 1/3 (pow (- (exp z) 1) 3))))))) 1)) |
(+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) |
(+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1))))) |
(- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp z) 1) 2)))) |
(- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (exp z) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp z) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (exp z) 1) 2))))) |
(+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp z) 1))))) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp z) 1) 2)))) (/ 1 (- (exp z) 1))) y)))) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp z) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp z) 1) 2)))) y)) (/ 1 (- (exp z) 1))) y)))) |
(* y z) |
(* z (+ y (* 1/2 (* z (+ y (* -1 (pow y 2))))))) |
(* z (+ y (* z (+ (* 1/6 (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))) |
(* z (+ y (* z (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* z (+ (* 1/24 (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))))))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(* -1 (/ (* y z) t)) |
(- x (/ (* y z) t)) |
(- x (/ (* y z) t)) |
(- x (/ (* y z) t)) |
x |
(* x (+ 1 (* -1 (/ (* y z) (* t x))))) |
(* x (+ 1 (* -1 (/ (* y z) (* t x))))) |
(* x (+ 1 (* -1 (/ (* y z) (* t x))))) |
x |
(* -1 (* x (- (/ (* y z) (* t x)) 1))) |
(* -1 (* x (- (/ (* y z) (* t x)) 1))) |
(* -1 (* x (- (/ (* y z) (* t x)) 1))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* -1 (/ (* y z) t))) |
(* -1 (/ (* y z) t)) |
(* y (- (/ x y) (/ z t))) |
(* y (- (/ x y) (/ z t))) |
(* y (- (/ x y) (/ z t))) |
(* -1 (/ (* y z) t)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (/ z t))))) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (/ z t))))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* -1 (/ (* y z) t))) |
(* -1 (/ (* y z) t)) |
(* z (- (/ x z) (/ y t))) |
(* z (- (/ x z) (/ y t))) |
(* z (- (/ x z) (/ y t))) |
(* -1 (/ (* y z) t)) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (/ y t))))) |
(* -1 (/ (* y z) t)) |
(/ (- (* t x) (* y z)) t) |
(/ (- (* t x) (* y z)) t) |
(/ (- (* t x) (* y z)) t) |
x |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* -1 (/ (* y z) t))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* -1 (/ (* y z) t))) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(/ z t) |
(* y (+ (* 1/2 (/ z t)) (/ 1 t))) |
(* y (+ (* 1/2 (/ z t)) (/ 1 t))) |
(* y (+ (* 1/2 (/ z t)) (/ 1 t))) |
(* y (+ (* 1/2 (/ z t)) (/ 1 t))) |
(* y (+ (* 1/2 (/ z t)) (/ 1 t))) |
(* y (+ (* 1/2 (/ z t)) (/ 1 t))) |
(* y (+ (* 1/2 (/ z t)) (/ 1 t))) |
(* y (+ (* 1/2 (/ z t)) (/ 1 t))) |
(* -1 (* y (- (* -1/2 (/ z t)) (/ 1 t)))) |
(* -1 (* y (- (* -1/2 (/ z t)) (/ 1 t)))) |
(* -1 (* y (- (* -1/2 (/ z t)) (/ 1 t)))) |
(* -1 (* y (- (* -1/2 (/ z t)) (/ 1 t)))) |
(/ (+ y (* 1/2 (* y z))) t) |
(/ (+ y (* 1/2 (* y z))) t) |
(/ (+ y (* 1/2 (* y z))) t) |
(/ (+ y (* 1/2 (* y z))) t) |
(/ (+ y (* 1/2 (* y z))) t) |
(/ (+ y (* 1/2 (* y z))) t) |
(/ (+ y (* 1/2 (* y z))) t) |
(/ (+ y (* 1/2 (* y z))) t) |
(* -1 (/ (+ (* -1 y) (* -1/2 (* y z))) t)) |
(* -1 (/ (+ (* -1 y) (* -1/2 (* y z))) t)) |
(* -1 (/ (+ (* -1 y) (* -1/2 (* y z))) t)) |
(* -1 (/ (+ (* -1 y) (* -1/2 (* y z))) t)) |
(/ y t) |
(+ (* 1/2 (/ (* y z) t)) (/ y t)) |
(+ (* 1/2 (/ (* y z) t)) (/ y t)) |
(+ (* 1/2 (/ (* y z) t)) (/ y t)) |
(* 1/2 (/ (* y z) t)) |
(* z (+ (* 1/2 (/ y t)) (/ y (* t z)))) |
(* z (+ (* 1/2 (/ y t)) (/ y (* t z)))) |
(* z (+ (* 1/2 (/ y t)) (/ y (* t z)))) |
(* 1/2 (/ (* y z) t)) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (* -1/2 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (* -1/2 (/ y t))))) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (* -1/2 (/ y t))))) |
(* -1 (* z (+ (* 1/2 (/ (* y z) t)) (/ y t)))) |
(- x (* z (+ (* 1/2 (/ (* y z) t)) (/ y t)))) |
(- x (* z (+ (* 1/2 (/ (* y z) t)) (/ y t)))) |
(- x (* z (+ (* 1/2 (/ (* y z) t)) (/ y t)))) |
x |
(* x (+ 1 (* -1 (/ (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) x)))) |
(* x (+ 1 (* -1 (/ (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) x)))) |
(* x (+ 1 (* -1 (/ (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) x)))) |
x |
(* -1 (* x (- (/ (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) x) 1))) |
(* -1 (* x (- (/ (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) x) 1))) |
(* -1 (* x (- (/ (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) x) 1))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* z (- (* -1/2 (/ (* y z) t)) (/ y t)))) |
(+ x (* z (- (* -1/2 (/ (* y z) t)) (/ y t)))) |
(* -1/2 (/ (* y (pow z 2)) t)) |
(* (pow z 2) (- (* -1 (/ y (* t z))) (* 1/2 (/ y t)))) |
(* (pow z 2) (- (/ x (pow z 2)) (+ (* 1/2 (/ y t)) (/ y (* t z))))) |
(* (pow z 2) (- (/ x (pow z 2)) (+ (* 1/2 (/ y t)) (/ y (* t z))))) |
(* -1/2 (/ (* y (pow z 2)) t)) |
(* (pow z 2) (- (* -1 (/ y (* t z))) (* 1/2 (/ y t)))) |
(* (pow z 2) (- (* -1 (/ (- (* -1 (/ x z)) (* -1 (/ y t))) z)) (* 1/2 (/ y t)))) |
(* (pow z 2) (- (* -1 (/ (- (* -1 (/ x z)) (* -1 (/ y t))) z)) (* 1/2 (/ y t)))) |
x |
(+ x (* -1 (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))))) |
(+ x (* -1 (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))))) |
(+ x (* -1 (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))))) |
(* -1 (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t))))) |
(* y (- (/ x y) (* z (+ (* 1/2 (/ z t)) (/ 1 t))))) |
(* y (- (/ x y) (* z (+ (* 1/2 (/ z t)) (/ 1 t))))) |
(* y (- (/ x y) (* z (+ (* 1/2 (/ z t)) (/ 1 t))))) |
(* y (* z (- (* -1/2 (/ z t)) (/ 1 t)))) |
(* -1 (* y (- (* -1 (/ x y)) (* z (- (* -1/2 (/ z t)) (/ 1 t)))))) |
(* -1 (* y (- (* -1 (/ x y)) (* z (- (* -1/2 (/ z t)) (/ 1 t)))))) |
(* -1 (* y (- (* -1 (/ x y)) (* z (- (* -1/2 (/ z t)) (/ 1 t)))))) |
(* -1 (/ (* z (+ y (* 1/2 (* y z)))) t)) |
(/ (- (* t x) (* z (+ y (* 1/2 (* y z))))) t) |
(/ (- (* t x) (* z (+ y (* 1/2 (* y z))))) t) |
(/ (- (* t x) (* z (+ y (* 1/2 (* y z))))) t) |
x |
(+ x (* -1 (/ (* z (+ y (* 1/2 (* y z)))) t))) |
(+ x (* -1 (/ (* z (+ y (* 1/2 (* y z)))) t))) |
(+ x (* -1 (/ (* z (+ y (* 1/2 (* y z)))) t))) |
x |
(+ x (/ (* z (+ (* -1 y) (* -1/2 (* y z)))) t)) |
(+ x (/ (* z (+ (* -1 y) (* -1/2 (* y z)))) t)) |
(+ x (/ (* z (+ (* -1 y) (* -1/2 (* y z)))) t)) |
(/ (* y z) t) |
(* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) |
(* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) |
(* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* (pow z 2) (+ (* 1/2 (/ y t)) (/ y (* t z)))) |
(* (pow z 2) (+ (* 1/2 (/ y t)) (/ y (* t z)))) |
(* (pow z 2) (+ (* 1/2 (/ y t)) (/ y (* t z)))) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* (pow z 2) (+ (* 1/2 (/ y t)) (/ y (* t z)))) |
(* (pow z 2) (+ (* 1/2 (/ y t)) (/ y (* t z)))) |
(* (pow z 2) (+ (* 1/2 (/ y t)) (/ y (* t z)))) |
(* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(* -1 (* y (* z (- (* -1/2 (/ z t)) (/ 1 t))))) |
(* -1 (* y (* z (- (* -1/2 (/ z t)) (/ 1 t))))) |
(* -1 (* y (* z (- (* -1/2 (/ z t)) (/ 1 t))))) |
(* -1 (* y (* z (- (* -1/2 (/ z t)) (/ 1 t))))) |
(/ (* z (+ y (* 1/2 (* y z)))) t) |
(/ (* z (+ y (* 1/2 (* y z)))) t) |
(/ (* z (+ y (* 1/2 (* y z)))) t) |
(/ (* z (+ y (* 1/2 (* y z)))) t) |
(/ (* z (+ y (* 1/2 (* y z)))) t) |
(/ (* z (+ y (* 1/2 (* y z)))) t) |
(/ (* z (+ y (* 1/2 (* y z)))) t) |
(/ (* z (+ y (* 1/2 (* y z)))) t) |
(* -1 (/ (* z (+ (* -1 y) (* -1/2 (* y z)))) t)) |
(* -1 (/ (* z (+ (* -1 y) (* -1/2 (* y z)))) t)) |
(* -1 (/ (* z (+ (* -1 y) (* -1/2 (* y z)))) t)) |
(* -1 (/ (* z (+ (* -1 y) (* -1/2 (* y z)))) t)) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(* -1 (/ (* y z) t)) |
(* y (+ (* -1 (/ z t)) (* 1/2 (/ (* y (pow z 2)) t)))) |
(* y (+ (* -1 (/ z t)) (* y (+ (* -1/3 (/ (* y (pow z 3)) t)) (* 1/2 (/ (pow z 2) t)))))) |
(* y (+ (* -1 (/ z t)) (* y (+ (* 1/2 (/ (pow z 2) t)) (* y (+ (* -1/3 (/ (pow z 3) t)) (* 1/4 (/ (* y (pow z 4)) t)))))))) |
(* -1 (/ (+ (log z) (* -1 (log (/ 1 y)))) t)) |
(- (* -1 (/ (+ (log z) (* -1 (log (/ 1 y)))) t)) (/ 1 (* t (* y z)))) |
(- (+ (* -1 (/ (+ (log z) (* -1 (log (/ 1 y)))) t)) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (/ 1 (* t (* y z)))) |
(- (+ (* -1 (/ (+ (log z) (* -1 (log (/ 1 y)))) t)) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (/ 1 (* t (* y z))) (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))))) |
(* -1 (/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) |
(- (* -1 (/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (/ 1 (* t (* y z)))) |
(+ (* -1 (/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (* -1 (/ (- (/ 1 (* t z)) (* 1/2 (/ 1 (* t (* y (pow z 2)))))) y))) |
(+ (* -1 (/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow z 2)))) (* 1/3 (/ 1 (* t (* y (pow z 3)))))) y)) (/ 1 (* t z))) y))) |
(* -1 (/ (* y z) t)) |
(* z (+ (* -1 (/ y t)) (* 1/2 (/ (* (pow y 2) z) t)))) |
(* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) |
(* z (+ (* -1 (/ y t)) (* z (+ (* 1/2 (/ (pow y 2) t)) (* z (+ (* -1/3 (/ (pow y 3) t)) (* 1/4 (/ (* (pow y 4) z) t)))))))) |
(* -1 (/ (+ (log y) (* -1 (log (/ 1 z)))) t)) |
(- (* -1 (/ (+ (log y) (* -1 (log (/ 1 z)))) t)) (/ 1 (* t (* y z)))) |
(- (+ (* -1 (/ (+ (log y) (* -1 (log (/ 1 z)))) t)) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (/ 1 (* t (* y z)))) |
(- (+ (* -1 (/ (+ (log y) (* -1 (log (/ 1 z)))) t)) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (/ 1 (* t (* y z))) (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))))) |
(* -1 (/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) t)) |
(- (* -1 (/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) t)) (/ 1 (* t (* y z)))) |
(+ (* -1 (/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) t)) (* -1 (/ (- (/ 1 (* t y)) (* 1/2 (/ 1 (* t (* (pow y 2) z))))) z))) |
(+ (* -1 (/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) t)) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow y 2)))) (* 1/3 (/ 1 (* t (* (pow y 3) z))))) z)) (/ 1 (* t y))) z))) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(* y z) |
(* y (+ z (* -1/2 (* y (pow z 2))))) |
(* y (+ z (* y (+ (* -1/2 (pow z 2)) (* 1/3 (* y (pow z 3))))))) |
(* y (+ z (* y (+ (* -1/2 (pow z 2)) (* y (+ (* -1/4 (* y (pow z 4))) (* 1/3 (pow z 3)))))))) |
(+ (log z) (* -1 (log (/ 1 y)))) |
(+ (log z) (+ (* -1 (log (/ 1 y))) (/ 1 (* y z)))) |
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (/ 1 (* y z)))) (/ 1/2 (* (pow y 2) (pow z 2)))) |
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y z)) (* 1/3 (/ 1 (* (pow y 3) (pow z 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow z 2))))) |
(+ (log (* -1 z)) (* -1 (log (/ -1 y)))) |
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (/ 1 (* y z)))) |
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow z 2)))) (/ 1 z)) y)))) |
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow z 3)))) (* 1/2 (/ 1 (pow z 2)))) y)) (/ 1 z)) y)))) |
(* y z) |
(* z (+ y (* -1/2 (* (pow y 2) z)))) |
(* z (+ y (* z (+ (* -1/2 (pow y 2)) (* 1/3 (* (pow y 3) z)))))) |
(* z (+ y (* z (+ (* -1/2 (pow y 2)) (* z (+ (* -1/4 (* (pow y 4) z)) (* 1/3 (pow y 3)))))))) |
(+ (log y) (* -1 (log (/ 1 z)))) |
(+ (log y) (+ (* -1 (log (/ 1 z))) (/ 1 (* y z)))) |
(- (+ (log y) (+ (* -1 (log (/ 1 z))) (/ 1 (* y z)))) (/ 1/2 (* (pow y 2) (pow z 2)))) |
(- (+ (log y) (+ (* -1 (log (/ 1 z))) (+ (/ 1 (* y z)) (* 1/3 (/ 1 (* (pow y 3) (pow z 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow z 2))))) |
(+ (log (* -1 y)) (* -1 (log (/ -1 z)))) |
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (/ 1 (* y z)))) |
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* -1 (/ (- (* 1/2 (/ 1 (* (pow y 2) z))) (/ 1 y)) z)))) |
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* (pow y 3) z))) (* 1/2 (/ 1 (pow y 2)))) z)) (/ 1 y)) z)))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
x |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))) |
x |
(* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1))) |
(* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1))) |
(* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* y (+ (* -1 (/ z t)) (* 1/2 (/ (* y (pow z 2)) t))))) |
(+ x (* y (+ (* -1 (/ z t)) (* y (+ (* -1/3 (/ (* y (pow z 3)) t)) (* 1/2 (/ (pow z 2) t))))))) |
(* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) |
(- (* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) (/ 1 (* t (* y z)))) |
(- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (/ 1 (* t (* y z)))) |
(- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (/ 1 (* t (* y z))) (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))))) |
(* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x))))) |
(- (* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x))))) (/ 1 (* t (* y z)))) |
(+ (* -1 (/ (- (/ 1 (* t z)) (* 1/2 (/ 1 (* t (* y (pow z 2)))))) y)) (* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))))) |
(+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow z 2)))) (* 1/3 (/ 1 (* t (* y (pow z 3)))))) y)) (/ 1 (* t z))) y)) (* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* z (+ (* -1 (/ y t)) (* 1/2 (/ (* (pow y 2) z) t))))) |
(+ x (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t))))))) |
(* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) |
(- (* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) (/ 1 (* t (* y z)))) |
(- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (/ 1 (* t (* y z)))) |
(- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (/ 1 (* t (* y z))) (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))))) |
(* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x))))) |
(- (* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x))))) (/ 1 (* t (* y z)))) |
(+ (* -1 (/ (- (/ 1 (* t y)) (* 1/2 (/ 1 (* t (* (pow y 2) z))))) z)) (* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))))) |
(+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow y 2)))) (* 1/3 (/ 1 (* t (* (pow y 3) z))))) z)) (/ 1 (* t y))) z)) (* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))))) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(/ (+ (* -1 (log (+ 1 (* y z)))) (* t x)) t) |
(/ (+ (* -1 (log (+ 1 (* y z)))) (* t x)) t) |
(/ (+ (* -1 (log (+ 1 (* y z)))) (* t x)) t) |
x |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
x |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
1 |
(+ 1 (* -1 (/ (* y z) (* t x)))) |
(+ 1 (* y (- (* 1/2 (/ (* y (pow z 2)) (* t x))) (/ z (* t x))))) |
(+ 1 (* y (- (* y (- (* -1/3 (/ (* y (pow z 3)) (* t x))) (* -1/2 (/ (pow z 2) (* t x))))) (/ z (* t x))))) |
(- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x)))) |
(- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x))))) |
(- (+ 1 (/ 1/2 (* t (* x (* (pow y 2) (pow z 2)))))) (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x))))) |
(- (+ 1 (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2))))))) (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log z) (* t x)))))) |
(- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))) |
(- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 z)) (* t x))))) |
(- (+ 1 (* -1 (/ (- (/ 1 (* t (* x z))) (* 1/2 (/ 1 (* t (* x (* y (pow z 2))))))) y))) (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))) |
(- (+ 1 (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (pow z 2))))) (* 1/3 (/ 1 (* t (* x (* y (pow z 3))))))) y)) (/ 1 (* t (* x z)))) y))) (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))) |
1 |
(+ 1 (* -1 (/ (* y z) (* t x)))) |
(+ 1 (* z (- (* 1/2 (/ (* (pow y 2) z) (* t x))) (/ y (* t x))))) |
(+ 1 (* z (- (* z (- (* -1/3 (/ (* (pow y 3) z) (* t x))) (* -1/2 (/ (pow y 2) (* t x))))) (/ y (* t x))))) |
(- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x)))) |
(- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x))))) |
(- (+ 1 (/ 1/2 (* t (* x (* (pow y 2) (pow z 2)))))) (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x))))) |
(- (+ 1 (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2))))))) (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log y) (* t x)))))) |
(- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))) |
(- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 y)) (* t x))))) |
(- (+ 1 (* -1 (/ (- (/ 1 (* t (* x y))) (* 1/2 (/ 1 (* t (* x (* (pow y 2) z)))))) z))) (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))) |
(- (+ 1 (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (pow y 2))))) (* 1/3 (/ 1 (* t (* x (* (pow y 3) z)))))) z)) (/ 1 (* t (* x y)))) z))) (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))) |
(* -1 (/ (log (+ 1 (* y z))) (* t x))) |
(/ (- t (/ (log (+ 1 (* y z))) x)) t) |
(/ (- t (/ (log (+ 1 (* y z))) x)) t) |
(/ (- t (/ (log (+ 1 (* y z))) x)) t) |
1 |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
1 |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(* -1 (/ (log (+ 1 (* y z))) (* t x))) |
(/ (- x (/ (log (+ 1 (* y z))) t)) x) |
(/ (- x (/ (log (+ 1 (* y z))) t)) x) |
(/ (- x (/ (log (+ 1 (* y z))) t)) x) |
1 |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
1 |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(/ (* y z) (* t x)) |
(* y (+ (* -1/2 (/ (* y (pow z 2)) (* t x))) (/ z (* t x)))) |
(* y (+ (* y (+ (* -1/2 (/ (pow z 2) (* t x))) (* 1/3 (/ (* y (pow z 3)) (* t x))))) (/ z (* t x)))) |
(* y (+ (* y (+ (* -1/2 (/ (pow z 2) (* t x))) (* y (+ (* -1/4 (/ (* y (pow z 4)) (* t x))) (* 1/3 (/ (pow z 3) (* t x))))))) (/ z (* t x)))) |
(/ (+ (log z) (* -1 (log (/ 1 y)))) (* t x)) |
(+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x)))) |
(- (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x)))) (/ 1/2 (* t (* x (* (pow y 2) (pow z 2)))))) |
(- (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log z) (* t x))))) (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2))))))) |
(/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) (* t x)) |
(+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 z)) (* t x)))) |
(+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (* y (pow z 2)))))) (/ 1 (* t (* x z)))) y)) (/ (log (* -1 z)) (* t x)))) |
(+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* x (* y (pow z 3)))))) (* 1/2 (/ 1 (* t (* x (pow z 2)))))) y)) (/ 1 (* t (* x z)))) y)) (/ (log (* -1 z)) (* t x)))) |
(/ (* y z) (* t x)) |
(* z (+ (* -1/2 (/ (* (pow y 2) z) (* t x))) (/ y (* t x)))) |
(* z (+ (* z (+ (* -1/2 (/ (pow y 2) (* t x))) (* 1/3 (/ (* (pow y 3) z) (* t x))))) (/ y (* t x)))) |
(* z (+ (* z (+ (* -1/2 (/ (pow y 2) (* t x))) (* z (+ (* -1/4 (/ (* (pow y 4) z) (* t x))) (* 1/3 (/ (pow y 3) (* t x))))))) (/ y (* t x)))) |
(/ (+ (log y) (* -1 (log (/ 1 z)))) (* t x)) |
(+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x)))) |
(- (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x)))) (/ 1/2 (* t (* x (* (pow y 2) (pow z 2)))))) |
(- (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log y) (* t x))))) (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2))))))) |
(/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) (* t x)) |
(+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 y)) (* t x)))) |
(+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (* (pow y 2) z))))) (/ 1 (* t (* x y)))) z)) (/ (log (* -1 y)) (* t x)))) |
(+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* x (* (pow y 3) z))))) (* 1/2 (/ 1 (* t (* x (pow y 2)))))) z)) (/ 1 (* t (* x y)))) z)) (/ (log (* -1 y)) (* t x)))) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y z) |
(* z (+ y (* 1/2 (* y z)))) |
(* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))) |
(* z (+ y (* z (+ (* 1/2 y) (* z (+ (* 1/24 (* y z)) (* 1/6 y))))))) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
| Outputs |
|---|
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (* y (- (exp z) 1)) t) |
(*.f64 y (/.f64 (expm1.f64 z) t)) |
(* y (- (+ (* -1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ (exp z) t)) (/ 1 t))) |
(*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))) t) (/.f64 (expm1.f64 z) t))) |
(* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* 1/3 (/ (* y (pow (- (exp z) 1) 3)) t)))) (/ (exp z) t)) (/ 1 t))) |
(*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))) t) (/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) y) (pow.f64 (expm1.f64 z) #s(literal 3 binary64))) t))) (/.f64 (expm1.f64 z) t))) |
(* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* y (+ (* -1/4 (/ (* y (pow (- (exp z) 1) 4)) t)) (* 1/3 (/ (pow (- (exp z) 1) 3) t)))))) (/ (exp z) t)) (/ 1 t))) |
(*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))) t) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 4 binary64)))) t) (/.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (expm1.f64 z) #s(literal 3 binary64))) t))))) (/.f64 (expm1.f64 z) t))) |
(/ (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) t) |
(/.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) t) |
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))) |
(+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) t))) (/.f64 (log.f64 (expm1.f64 z)) t)) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))) (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) t))) (/.f64 (log.f64 (expm1.f64 z)) t)) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))))) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t)))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) t))) (+.f64 (/.f64 (log.f64 (expm1.f64 z)) t) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t (*.f64 y (*.f64 y y))) (pow.f64 (expm1.f64 z) #s(literal 3 binary64)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))))) |
(/ (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) t) |
(/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) t)) (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) t)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2))))) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) t) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y t) (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (expm1.f64 z) t))) y)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3))))) (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2))))) y)) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) t) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y t) (pow.f64 (expm1.f64 z) #s(literal 3 binary64)))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (pow.f64 (expm1.f64 z) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) (*.f64 (expm1.f64 z) t))) y)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* z (+ (* 1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t))) |
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z (-.f64 y (*.f64 y y))) t)) (/.f64 y t))) |
(* z (+ (* z (+ (* 1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 z (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))))) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) t))))) |
(* z (+ (* z (+ (* 1/2 (/ (+ y (* -1 (pow y 2))) t)) (* z (+ (* 1/24 (/ (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))) t)) (* 1/6 (/ (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))) t)))))) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 z (+.f64 (+.f64 y (*.f64 #s(literal -6 binary64) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 y y) #s(literal -4 binary64)) (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 12 binary64))))))) t) (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y)))))) t))))))) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (-.f64 #s(literal 0 binary64) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
x |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)))) |
x |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (-.f64 #s(literal 0 binary64) t)) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
(/.f64 (-.f64 (*.f64 t x) (log1p.f64 (*.f64 y (expm1.f64 z)))) t) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
(/.f64 (-.f64 (*.f64 t x) (log1p.f64 (*.f64 y (expm1.f64 z)))) t) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
(/.f64 (-.f64 (*.f64 t x) (log1p.f64 (*.f64 y (expm1.f64 z)))) t) |
x |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
x |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
x |
(+ x (* y (- (/ 1 t) (/ (exp z) t)))) |
(+.f64 x (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (exp.f64 z) t)))) |
(+ x (* y (- (+ (* 1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ 1 t)) (/ (exp z) t)))) |
(+.f64 x (*.f64 y (+.f64 (*.f64 (*.f64 y (/.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) t)) #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (exp.f64 z) t))))) |
(+ x (* y (- (+ (* y (- (* -1/3 (/ (* y (pow (- (exp z) 1) 3)) t)) (* -1/2 (/ (pow (- (exp z) 1) 2) t)))) (/ 1 t)) (/ (exp z) t)))) |
(+.f64 x (*.f64 y (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 y (/.f64 (pow.f64 (expm1.f64 z) #s(literal 3 binary64)) t)) #s(literal -1/3 binary64)) (*.f64 (/.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) t) #s(literal 1/2 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (exp.f64 z) t))))) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (/ (log (- (exp z) 1)) t))) |
(-.f64 (-.f64 x (/.f64 (log.f64 y) t)) (/.f64 (log.f64 (expm1.f64 z)) t)) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t)))) |
(-.f64 (-.f64 x (/.f64 (log.f64 y) t)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) t)) (/.f64 (log.f64 (expm1.f64 z)) t))) |
(- (+ x (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t)))) |
(+.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) (*.f64 y y))) (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) t))) (/.f64 (log.f64 (expm1.f64 z)) t)))) |
(- (+ x (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t))))) |
(-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) (*.f64 y y))) x) (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) t))) (+.f64 (/.f64 (log.f64 (expm1.f64 z)) t) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t (*.f64 y (*.f64 y y))) (pow.f64 (expm1.f64 z) #s(literal 3 binary64))))))) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
(-.f64 x (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t)))) |
(-.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) t)) (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) t)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))) |
(- (+ x (* -1 (/ (- (/ 1 (* t (- (exp z) 1))) (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2)))))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
(-.f64 (-.f64 x (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 z) t)) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y t) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))))) y)) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))) |
(- (+ x (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2)))) (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3)))))) y)) (/ 1 (* t (- (exp z) 1)))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
(-.f64 (-.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 z) t)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 y t) (pow.f64 (expm1.f64 z) #s(literal 3 binary64))))) y)) y)) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (* z (- (* -1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t)))) |
(+.f64 x (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (-.f64 y (*.f64 y y)))) t) (/.f64 y t)))) |
(+ x (* z (- (* z (- (* -1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t)))) |
(+.f64 x (*.f64 z (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 z (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))))) t) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t)))) (/.f64 y t)))) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(/ t (* y (- (exp z) 1))) |
(/.f64 t (*.f64 y (expm1.f64 z))) |
(/ (+ (* 1/2 (* t y)) (/ t (- (exp z) 1))) y) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 t (expm1.f64 z))) y) |
(/ (+ (* y (- (* -1 (* y (+ (* -1/4 (* t (- (exp z) 1))) (* 1/3 (* t (- (exp z) 1)))))) (* -1/2 t))) (/ t (- (exp z) 1))) y) |
(/.f64 (+.f64 (/.f64 t (expm1.f64 z)) (*.f64 y (+.f64 (*.f64 y (*.f64 (*.f64 (expm1.f64 z) t) #s(literal -1/12 binary64))) (*.f64 t #s(literal 1/2 binary64))))) y) |
(/ (+ (* y (- (* y (- (* -1 (* y (+ (* -1/4 (* t (pow (- (exp z) 1) 2))) (+ (* 1/6 (* t (pow (- (exp z) 1) 2))) (* 1/2 (* (+ (* -1/4 (* t (- (exp z) 1))) (* 1/3 (* t (- (exp z) 1)))) (- (exp z) 1))))))) (+ (* -1/4 (* t (- (exp z) 1))) (* 1/3 (* t (- (exp z) 1)))))) (* -1/2 t))) (/ t (- (exp z) 1))) y) |
(/.f64 (+.f64 (/.f64 t (expm1.f64 z)) (*.f64 y (+.f64 (*.f64 y (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) (*.f64 (*.f64 t (pow.f64 (expm1.f64 z) #s(literal 2 binary64))) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (expm1.f64 z) (*.f64 (*.f64 (expm1.f64 z) t) #s(literal 1/12 binary64))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 (expm1.f64 z) t) #s(literal -1/12 binary64)))) (*.f64 t #s(literal 1/2 binary64))))) y) |
(/ t (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y))))) |
(/.f64 t (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y))) |
(+ (* -1 (/ t (* y (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 2) (- (exp z) 1))))) (/ t (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))))) |
(-.f64 (/.f64 t (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y))) (/.f64 (/.f64 t y) (*.f64 (expm1.f64 z) (pow.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) #s(literal 2 binary64))))) |
(- (+ (* -1 (/ (+ (* -1 (/ t (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 3) (pow (- (exp z) 1) 2)))) (* -1/2 (/ t (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 2) (pow (- (exp z) 1) 2))))) (pow y 2))) (/ t (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))))) (/ t (* y (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 2) (- (exp z) 1))))) |
(-.f64 (-.f64 (/.f64 t (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y))) (/.f64 (-.f64 (/.f64 (*.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) (pow.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) #s(literal 2 binary64)))) (/.f64 t (*.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) (pow.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) #s(literal 3 binary64))))) (*.f64 y y))) (/.f64 (/.f64 t y) (*.f64 (expm1.f64 z) (pow.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) #s(literal 2 binary64))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ t (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 3) (pow (- (exp z) 1) 2)))) (* -1/2 (/ t (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 2) (pow (- (exp z) 1) 2))))) (* (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) (- (exp z) 1)))) (+ (* 1/3 (/ t (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 2) (pow (- (exp z) 1) 3)))) (* 1/2 (/ t (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 3) (pow (- (exp z) 1) 3)))))) (pow y 3))) (/ t (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))))) (+ (* -1 (/ t (* (pow y 2) (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 3) (pow (- (exp z) 1) 2))))) (+ (* -1/2 (/ t (* (pow y 2) (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 2) (pow (- (exp z) 1) 2))))) (/ t (* y (* (pow (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) 2) (- (exp z) 1))))))) |
(-.f64 (-.f64 (/.f64 t (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y))) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) t) (*.f64 (pow.f64 (expm1.f64 z) #s(literal 3 binary64)) (pow.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 (pow.f64 (expm1.f64 z) #s(literal 3 binary64)) (pow.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) (pow.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) #s(literal 2 binary64)))) (/.f64 t (*.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) (pow.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (expm1.f64 z) (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y))))) (*.f64 y (*.f64 y y)))) (-.f64 (+.f64 (/.f64 (/.f64 t y) (*.f64 (expm1.f64 z) (pow.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 t #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) (*.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) (pow.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) #s(literal 2 binary64)))))) (/.f64 (/.f64 t (*.f64 y y)) (*.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) (pow.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) #s(literal 3 binary64)))))) |
(/ t (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y))))) |
(/.f64 t (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+ (* -1 (/ t (* y (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 2) (- (exp z) 1))))) (/ t (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))))) |
(-.f64 (/.f64 t (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (/.f64 t y) (*.f64 (expm1.f64 z) (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) |
(+ (* -1 (/ (- (+ (* -1 (/ t (* y (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 3) (pow (- (exp z) 1) 2))))) (* -1/2 (/ t (* y (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 2) (pow (- (exp z) 1) 2)))))) (* -1 (/ t (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 2) (- (exp z) 1))))) y)) (/ t (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))))) |
(-.f64 (/.f64 t (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 t #s(literal -1/2 binary64)) (*.f64 y (*.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (/.f64 (/.f64 t y) (*.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 3 binary64))))) (/.f64 t (*.f64 (expm1.f64 z) (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) y)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ t (* y (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 3) (pow (- (exp z) 1) 3))))) (+ (* -1 (/ t (* y (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 4) (pow (- (exp z) 1) 3))))) (* -1/3 (/ t (* y (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 2) (pow (- (exp z) 1) 3))))))) (+ (* -1 (/ t (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 3) (pow (- (exp z) 1) 2)))) (* -1/2 (/ t (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 2) (pow (- (exp z) 1) 2)))))) y)) (* -1 (/ t (* (pow (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) 2) (- (exp z) 1))))) y)) (/ t (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))))) |
(-.f64 (/.f64 t (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (+.f64 (/.f64 (-.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) t) (*.f64 y (*.f64 (pow.f64 (expm1.f64 z) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) (/.f64 (/.f64 t y) (*.f64 (pow.f64 (expm1.f64 z) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 4 binary64))))) (/.f64 (/.f64 t y) (*.f64 (pow.f64 (expm1.f64 z) #s(literal 3 binary64)) (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 3 binary64))))) (-.f64 (/.f64 (*.f64 t #s(literal -1/2 binary64)) (*.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64)))) (/.f64 t (*.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 3 binary64)))))) (-.f64 #s(literal 0 binary64) y)) (/.f64 t (*.f64 (expm1.f64 z) (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) #s(literal 2 binary64))))) y)) |
(/ t (* y z)) |
(/.f64 t (*.f64 y z)) |
(/ (+ (* -1/2 (/ (* t (* z (+ y (* -1 (pow y 2))))) (pow y 2))) (/ t y)) z) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 z (-.f64 y (*.f64 y y))))) (*.f64 y y)) (/.f64 t y)) z) |
(/ (+ (* z (- (* -1 (* z (+ (* -1/4 (/ (* t (pow (+ y (* -1 (pow y 2))) 2)) (pow y 3))) (* 1/6 (/ (* t (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) (pow y 2)))))) (* 1/2 (/ (* t (+ y (* -1 (pow y 2)))) (pow y 2))))) (/ t y)) z) |
(/.f64 (+.f64 (/.f64 t y) (*.f64 z (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 (-.f64 y (*.f64 y y)) (-.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t (-.f64 y (*.f64 y y))) (*.f64 y y)))))) z) |
(/ (+ (* z (- (* z (- (* -1 (* z (+ (* -1/2 (/ (* (+ y (* -1 (pow y 2))) (+ (* -1/4 (/ (* t (pow (+ y (* -1 (pow y 2))) 2)) (pow y 3))) (* 1/6 (/ (* t (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) (pow y 2))))) y)) (+ (* -1/12 (/ (* t (* (+ y (* -1 (pow y 2))) (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (pow y 3))) (* 1/24 (/ (* t (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))) (pow y 2))))))) (+ (* -1/4 (/ (* t (pow (+ y (* -1 (pow y 2))) 2)) (pow y 3))) (* 1/6 (/ (* t (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) (pow y 2)))))) (* 1/2 (/ (* t (+ y (* -1 (pow y 2)))) (pow y 2))))) (/ t y)) z) |
(/.f64 (+.f64 (/.f64 t y) (*.f64 z (+.f64 (*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 (-.f64 y (*.f64 y y)) (-.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 y y))))) y) (+.f64 (/.f64 (*.f64 #s(literal -1/12 binary64) (*.f64 t (*.f64 (-.f64 y (*.f64 y y)) (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y)))))))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 t (+.f64 (+.f64 y (*.f64 #s(literal -6 binary64) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 y y) #s(literal -4 binary64)) (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 12 binary64))))))) (*.f64 y y)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 (-.f64 y (*.f64 y y)) (-.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 y y))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t (-.f64 y (*.f64 y y))) (*.f64 y y)))))) z) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(/ t (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (+ (exp z) (* -1/2 (* y (pow (- (exp z) 1) 2)))) 1)) |
(*.f64 y (+.f64 (exp.f64 z) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* 1/3 (* y (pow (- (exp z) 1) 3)))))) 1)) |
(*.f64 y (+.f64 (exp.f64 z) (+.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) y) (pow.f64 (expm1.f64 z) #s(literal 3 binary64))))) #s(literal -1 binary64)))) |
(* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (exp z) 1) 4))) (* 1/3 (pow (- (exp z) 1) 3))))))) 1)) |
(*.f64 y (+.f64 (exp.f64 z) (+.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (expm1.f64 z) #s(literal 3 binary64))))))) #s(literal -1 binary64)))) |
(+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) |
(+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1))))) |
(+.f64 (log.f64 (expm1.f64 z)) (+.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z))))) |
(- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp z) 1) 2)))) |
(+.f64 (log.f64 (expm1.f64 z)) (+.f64 (+.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))))) |
(- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (exp z) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp z) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (exp z) 1) 2))))) |
(+.f64 (+.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z))) (/.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (expm1.f64 z) #s(literal 3 binary64)) (*.f64 y (*.f64 y y)))))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) |
(+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp z) 1))))) |
(+.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z)))) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp z) 1) 2)))) (/ 1 (- (exp z) 1))) y)))) |
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (expm1.f64 z))) y)) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp z) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp z) 1) 2)))) y)) (/ 1 (- (exp z) 1))) y)))) |
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 3 binary64)))) (/.f64 #s(literal -1/2 binary64) (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) (expm1.f64 z))) y)) |
(* y z) |
(*.f64 y z) |
(* z (+ y (* 1/2 (* z (+ y (* -1 (pow y 2))))))) |
(*.f64 z (+.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 y (*.f64 y y))))) |
(* z (+ y (* z (+ (* 1/6 (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 z (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))))) |
(* z (+ y (* z (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* z (+ (* 1/24 (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) (*.f64 z (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 z (+.f64 (+.f64 y (*.f64 #s(literal -6 binary64) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 y y) #s(literal -4 binary64)) (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 12 binary64))))))) (*.f64 #s(literal 1/6 binary64) (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y)))))))))))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(- x (/ (* y z) t)) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(- x (/ (* y z) t)) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(- x (/ (* y z) t)) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
x |
(* x (+ 1 (* -1 (/ (* y z) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 t x)))) |
(* x (+ 1 (* -1 (/ (* y z) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 t x)))) |
(* x (+ 1 (* -1 (/ (* y z) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 t x)))) |
x |
(* -1 (* x (- (/ (* y z) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 y z) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ (* y z) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 y z) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ (* y z) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 y z) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
x |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* y (- (/ x y) (/ z t))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 z t))) |
(* y (- (/ x y) (/ z t))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 z t))) |
(* y (- (/ x y) (/ z t))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 z t))) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (/ z t))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (/.f64 z t)) (-.f64 #s(literal 0 binary64) y)) |
x |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* z (- (/ x z) (/ y t))) |
(*.f64 z (-.f64 (/.f64 x z) (/.f64 y t))) |
(* z (- (/ x z) (/ y t))) |
(*.f64 z (-.f64 (/.f64 x z) (/.f64 y t))) |
(* z (- (/ x z) (/ y t))) |
(*.f64 z (-.f64 (/.f64 x z) (/.f64 y t))) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (/ y t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 y t)))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (/ y t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 y t)))) |
(* -1 (* z (- (* -1 (/ x z)) (* -1 (/ y t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 y t)))) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(/ (- (* t x) (* y z)) t) |
(/.f64 (-.f64 (*.f64 t x) (*.f64 y z)) t) |
(/ (- (* t x) (* y z)) t) |
(/.f64 (-.f64 (*.f64 t x) (*.f64 y z)) t) |
(/ (- (* t x) (* y z)) t) |
(/.f64 (-.f64 (*.f64 t x) (*.f64 y z)) t) |
x |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
x |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(/ z t) |
(/.f64 z t) |
(* y (+ (* 1/2 (/ z t)) (/ 1 t))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(* y (+ (* 1/2 (/ z t)) (/ 1 t))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(* y (+ (* 1/2 (/ z t)) (/ 1 t))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(* y (+ (* 1/2 (/ z t)) (/ 1 t))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(* y (+ (* 1/2 (/ z t)) (/ 1 t))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(* y (+ (* 1/2 (/ z t)) (/ 1 t))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(* y (+ (* 1/2 (/ z t)) (/ 1 t))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(* y (+ (* 1/2 (/ z t)) (/ 1 t))) |
(*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(* -1 (* y (- (* -1/2 (/ z t)) (/ 1 t)))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1/2 (/ z t)) (/ 1 t)))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1/2 (/ z t)) (/ 1 t)))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1/2 (/ z t)) (/ 1 t)))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) y)) |
(/ (+ y (* 1/2 (* y z))) t) |
(/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) t) |
(/ (+ y (* 1/2 (* y z))) t) |
(/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) t) |
(/ (+ y (* 1/2 (* y z))) t) |
(/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) t) |
(/ (+ y (* 1/2 (* y z))) t) |
(/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) t) |
(/ (+ y (* 1/2 (* y z))) t) |
(/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) t) |
(/ (+ y (* 1/2 (* y z))) t) |
(/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) t) |
(/ (+ y (* 1/2 (* y z))) t) |
(/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) t) |
(/ (+ y (* 1/2 (* y z))) t) |
(/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) t) |
(* -1 (/ (+ (* -1 y) (* -1/2 (* y z))) t)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) y) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 y) (* -1/2 (* y z))) t)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) y) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 y) (* -1/2 (* y z))) t)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) y) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 y) (* -1/2 (* y z))) t)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) y) (-.f64 #s(literal 0 binary64) t)) |
(/ y t) |
(/.f64 y t) |
(+ (* 1/2 (/ (* y z) t)) (/ y t)) |
(+.f64 (/.f64 y t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t))) |
(+ (* 1/2 (/ (* y z) t)) (/ y t)) |
(+.f64 (/.f64 y t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t))) |
(+ (* 1/2 (/ (* y z) t)) (/ y t)) |
(+.f64 (/.f64 y t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t))) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* z (+ (* 1/2 (/ y t)) (/ y (* t z)))) |
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y t)) (/.f64 (/.f64 y t) z))) |
(* z (+ (* 1/2 (/ y t)) (/ y (* t z)))) |
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y t)) (/.f64 (/.f64 y t) z))) |
(* z (+ (* 1/2 (/ y t)) (/ y (* t z)))) |
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y t)) (/.f64 (/.f64 y t) z))) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (* -1/2 (/ y t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) t) (/.f64 (/.f64 y t) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (* -1/2 (/ y t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) t) (/.f64 (/.f64 y t) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1 (/ y (* t z))) (* -1/2 (/ y t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) t) (/.f64 (/.f64 y t) z)) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* 1/2 (/ (* y z) t)) (/ y t)))) |
(*.f64 z (neg.f64 (+.f64 (/.f64 y t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t))))) |
(- x (* z (+ (* 1/2 (/ (* y z) t)) (/ y t)))) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t))))) |
(- x (* z (+ (* 1/2 (/ (* y z) t)) (/ y t)))) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t))))) |
(- x (* z (+ (* 1/2 (/ (* y z) t)) (/ y t)))) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t))))) |
x |
(* x (+ 1 (* -1 (/ (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) x))) |
(* x (+ 1 (* -1 (/ (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) x))) |
(* x (+ 1 (* -1 (/ (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) x))) |
x |
(* -1 (* x (- (/ (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) x) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) x) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) x) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) x) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ (* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) x) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) x) #s(literal -1 binary64)) (neg.f64 x)) |
x |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (* z (- (* -1/2 (/ (* y z) t)) (/ y t)))) |
(+.f64 x (*.f64 z (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) (/.f64 y t)))) |
(+ x (* z (- (* -1/2 (/ (* y z) t)) (/ y t)))) |
(+.f64 x (*.f64 z (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) t)) (/.f64 y t)))) |
(* -1/2 (/ (* y (pow z 2)) t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 (*.f64 z z) t))) |
(* (pow z 2) (- (* -1 (/ y (* t z))) (* 1/2 (/ y t)))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) t) (/.f64 (/.f64 y t) z))) |
(* (pow z 2) (- (/ x (pow z 2)) (+ (* 1/2 (/ y t)) (/ y (* t z))))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 x (*.f64 z z)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) t) (/.f64 (/.f64 y t) z)))) |
(* (pow z 2) (- (/ x (pow z 2)) (+ (* 1/2 (/ y t)) (/ y (* t z))))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 x (*.f64 z z)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) t) (/.f64 (/.f64 y t) z)))) |
(* -1/2 (/ (* y (pow z 2)) t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 (*.f64 z z) t))) |
(* (pow z 2) (- (* -1 (/ y (* t z))) (* 1/2 (/ y t)))) |
(*.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) t) (/.f64 (/.f64 y t) z))) |
(* (pow z 2) (- (* -1 (/ (- (* -1 (/ x z)) (* -1 (/ y t))) z)) (* 1/2 (/ y t)))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 y t)) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 #s(literal -1/2 binary64) y) t))) |
(* (pow z 2) (- (* -1 (/ (- (* -1 (/ x z)) (* -1 (/ y t))) z)) (* 1/2 (/ y t)))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x z)) (/.f64 y t)) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 #s(literal -1/2 binary64) y) t))) |
x |
(+ x (* -1 (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))))) |
(-.f64 x (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t))))) |
(+ x (* -1 (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))))) |
(-.f64 x (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t))))) |
(+ x (* -1 (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))))) |
(-.f64 x (*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t))))) |
(* -1 (* y (* z (+ (* 1/2 (/ z t)) (/ 1 t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(* y (- (/ x y) (* z (+ (* 1/2 (/ z t)) (/ 1 t))))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))))) |
(* y (- (/ x y) (* z (+ (* 1/2 (/ z t)) (/ 1 t))))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))))) |
(* y (- (/ x y) (* z (+ (* 1/2 (/ z t)) (/ 1 t))))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))))) |
(* y (* z (- (* -1/2 (/ z t)) (/ 1 t)))) |
(*.f64 (*.f64 y z) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* y (- (* -1 (/ x y)) (* z (- (* -1/2 (/ z t)) (/ 1 t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) t))))) |
(* -1 (* y (- (* -1 (/ x y)) (* z (- (* -1/2 (/ z t)) (/ 1 t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) t))))) |
(* -1 (* y (- (* -1 (/ x y)) (* z (- (* -1/2 (/ z t)) (/ 1 t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) t))))) |
(* -1 (/ (* z (+ y (* 1/2 (* y z)))) t)) |
(/.f64 (*.f64 z (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) t)) |
(/ (- (* t x) (* z (+ y (* 1/2 (* y z))))) t) |
(/.f64 (-.f64 (*.f64 t x) (*.f64 z (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))))) t) |
(/ (- (* t x) (* z (+ y (* 1/2 (* y z))))) t) |
(/.f64 (-.f64 (*.f64 t x) (*.f64 z (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))))) t) |
(/ (- (* t x) (* z (+ y (* 1/2 (* y z))))) t) |
(/.f64 (-.f64 (*.f64 t x) (*.f64 z (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))))) t) |
x |
(+ x (* -1 (/ (* z (+ y (* 1/2 (* y z)))) t))) |
(-.f64 x (*.f64 z (/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) t))) |
(+ x (* -1 (/ (* z (+ y (* 1/2 (* y z)))) t))) |
(-.f64 x (*.f64 z (/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) t))) |
(+ x (* -1 (/ (* z (+ y (* 1/2 (* y z)))) t))) |
(-.f64 x (*.f64 z (/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) t))) |
x |
(+ x (/ (* z (+ (* -1 y) (* -1/2 (* y z)))) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) y)) t)) |
(+ x (/ (* z (+ (* -1 y) (* -1/2 (* y z)))) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) y)) t)) |
(+ x (/ (* z (+ (* -1 y) (* -1/2 (* y z)))) t)) |
(+.f64 x (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) y)) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(* z (+ (* 1/2 (/ (* y z) t)) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 (*.f64 z z) t))) |
(* (pow z 2) (+ (* 1/2 (/ y t)) (/ y (* t z)))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y t)) (/.f64 (/.f64 y t) z)) (*.f64 z z)) |
(* (pow z 2) (+ (* 1/2 (/ y t)) (/ y (* t z)))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y t)) (/.f64 (/.f64 y t) z)) (*.f64 z z)) |
(* (pow z 2) (+ (* 1/2 (/ y t)) (/ y (* t z)))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y t)) (/.f64 (/.f64 y t) z)) (*.f64 z z)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 (*.f64 z z) t))) |
(* (pow z 2) (+ (* 1/2 (/ y t)) (/ y (* t z)))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y t)) (/.f64 (/.f64 y t) z)) (*.f64 z z)) |
(* (pow z 2) (+ (* 1/2 (/ y t)) (/ y (* t z)))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y t)) (/.f64 (/.f64 y t) z)) (*.f64 z z)) |
(* (pow z 2) (+ (* 1/2 (/ y t)) (/ y (* t z)))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y t)) (/.f64 (/.f64 y t) z)) (*.f64 z z)) |
(* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(* y (* z (+ (* 1/2 (/ z t)) (/ 1 t)))) |
(*.f64 (*.f64 y z) (+.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 #s(literal 1/2 binary64) (/.f64 z t)))) |
(* -1 (* y (* z (- (* -1/2 (/ z t)) (/ 1 t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* y (* z (- (* -1/2 (/ z t)) (/ 1 t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* y (* z (- (* -1/2 (/ z t)) (/ 1 t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) t))) |
(* -1 (* y (* z (- (* -1/2 (/ z t)) (/ 1 t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 z t)) (/.f64 #s(literal -1 binary64) t))) |
(/ (* z (+ y (* 1/2 (* y z)))) t) |
(*.f64 z (/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) t)) |
(/ (* z (+ y (* 1/2 (* y z)))) t) |
(*.f64 z (/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) t)) |
(/ (* z (+ y (* 1/2 (* y z)))) t) |
(*.f64 z (/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) t)) |
(/ (* z (+ y (* 1/2 (* y z)))) t) |
(*.f64 z (/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) t)) |
(/ (* z (+ y (* 1/2 (* y z)))) t) |
(*.f64 z (/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) t)) |
(/ (* z (+ y (* 1/2 (* y z)))) t) |
(*.f64 z (/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) t)) |
(/ (* z (+ y (* 1/2 (* y z)))) t) |
(*.f64 z (/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) t)) |
(/ (* z (+ y (* 1/2 (* y z)))) t) |
(*.f64 z (/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z))) t)) |
(* -1 (/ (* z (+ (* -1 y) (* -1/2 (* y z)))) t)) |
(/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) y)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (* z (+ (* -1 y) (* -1/2 (* y z)))) t)) |
(/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) y)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (* z (+ (* -1 y) (* -1/2 (* y z)))) t)) |
(/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) y)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (* z (+ (* -1 y) (* -1/2 (* y z)))) t)) |
(/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) y)) (-.f64 #s(literal 0 binary64) t)) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* y (+ (* -1 (/ z t)) (* 1/2 (/ (* y (pow z 2)) t)))) |
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 (*.f64 z z) t))) (/.f64 z t))) |
(* y (+ (* -1 (/ z t)) (* y (+ (* -1/3 (/ (* y (pow z 3)) t)) (* 1/2 (/ (pow z 2) t)))))) |
(*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (/.f64 (*.f64 z (*.f64 z z)) t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z z) t)))) (/.f64 z t))) |
(* y (+ (* -1 (/ z t)) (* y (+ (* 1/2 (/ (pow z 2) t)) (* y (+ (* -1/3 (/ (pow z 3) t)) (* 1/4 (/ (* y (pow z 4)) t)))))))) |
(*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z z) t)) (*.f64 y (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (*.f64 z z)) t)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y (pow.f64 z #s(literal 4 binary64)))) t))))) (/.f64 z t))) |
(* -1 (/ (+ (log z) (* -1 (log (/ 1 y)))) t)) |
(/.f64 (+.f64 (log.f64 y) (log.f64 z)) (-.f64 #s(literal 0 binary64) t)) |
(- (* -1 (/ (+ (log z) (* -1 (log (/ 1 y)))) t)) (/ 1 (* t (* y z)))) |
(+.f64 (/.f64 (+.f64 (log.f64 y) (log.f64 z)) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z)))) |
(- (+ (* -1 (/ (+ (log z) (* -1 (log (/ 1 y)))) t)) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (/ 1 (* t (* y z)))) |
(+.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (+.f64 (log.f64 y) (log.f64 z)) t)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z)))) |
(- (+ (* -1 (/ (+ (log z) (* -1 (log (/ 1 y)))) t)) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (/ 1 (* t (* y z))) (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))))) |
(-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (+.f64 (log.f64 y) (log.f64 z)) t)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y z))) (/.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) |
(* -1 (/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) |
(/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 #s(literal 0 binary64) t)) |
(- (* -1 (/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (/ 1 (* t (* y z)))) |
(+.f64 (/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -1 (/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (* -1 (/ (- (/ 1 (* t z)) (* 1/2 (/ 1 (* t (* y (pow z 2)))))) y))) |
(-.f64 (/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y t) (*.f64 z z)))) y)) |
(+ (* -1 (/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) t)) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow z 2)))) (* 1/3 (/ 1 (* t (* y (pow z 3)))))) y)) (/ 1 (* t z))) y))) |
(-.f64 (/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 z z))) (/.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 y (*.f64 z (*.f64 z z)))))) y)) y)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* z (+ (* -1 (/ y t)) (* 1/2 (/ (* (pow y 2) z) t)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) t) (/.f64 y t))) |
(* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) |
(*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t))) (/.f64 y t))) |
(* z (+ (* -1 (/ y t)) (* z (+ (* 1/2 (/ (pow y 2) t)) (* z (+ (* -1/3 (/ (pow y 3) t)) (* 1/4 (/ (* (pow y 4) z) t)))))))) |
(*.f64 z (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) t) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 z t))))))) (/.f64 y t))) |
(* -1 (/ (+ (log y) (* -1 (log (/ 1 z)))) t)) |
(/.f64 (+.f64 (log.f64 y) (log.f64 z)) (-.f64 #s(literal 0 binary64) t)) |
(- (* -1 (/ (+ (log y) (* -1 (log (/ 1 z)))) t)) (/ 1 (* t (* y z)))) |
(+.f64 (/.f64 (+.f64 (log.f64 y) (log.f64 z)) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z)))) |
(- (+ (* -1 (/ (+ (log y) (* -1 (log (/ 1 z)))) t)) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (/ 1 (* t (* y z)))) |
(+.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (+.f64 (log.f64 y) (log.f64 z)) t)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z)))) |
(- (+ (* -1 (/ (+ (log y) (* -1 (log (/ 1 z)))) t)) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (/ 1 (* t (* y z))) (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))))) |
(-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (+.f64 (log.f64 y) (log.f64 z)) t)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y z))) (/.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) |
(* -1 (/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) t)) |
(/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(- (* -1 (/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) t)) (/ 1 (* t (* y z)))) |
(+.f64 (/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -1 (/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) t)) (* -1 (/ (- (/ 1 (* t y)) (* 1/2 (/ 1 (* t (* (pow y 2) z))))) z))) |
(-.f64 (/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y t)) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 z (*.f64 y y))))) z)) |
(+ (* -1 (/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) t)) (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow y 2)))) (* 1/3 (/ 1 (* t (* (pow y 3) z))))) z)) (/ 1 (* t y))) z))) |
(-.f64 (/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) t)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y t)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) (/.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 z (*.f64 y (*.f64 y y)))))) z)) z)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1/2 (* y (pow z 2))))) |
(*.f64 y (+.f64 z (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 z z)))) |
(* y (+ z (* y (+ (* -1/2 (pow z 2)) (* 1/3 (* y (pow z 3))))))) |
(*.f64 y (+.f64 z (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z z)) (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 z (*.f64 z z)))))))) |
(* y (+ z (* y (+ (* -1/2 (pow z 2)) (* y (+ (* -1/4 (* y (pow z 4))) (* 1/3 (pow z 3)))))))) |
(*.f64 y (+.f64 z (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z z)) (*.f64 y (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y (pow.f64 z #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 z z))))))))) |
(+ (log z) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 z)) |
(+ (log z) (+ (* -1 (log (/ 1 y))) (/ 1 (* y z)))) |
(+.f64 (log.f64 z) (+.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (/ 1 (* y z)))) (/ 1/2 (* (pow y 2) (pow z 2)))) |
(+.f64 (+.f64 (log.f64 z) (+.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (*.f64 z z)))) |
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y z)) (* 1/3 (/ 1 (* (pow y 3) (pow z 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow z 2))))) |
(+.f64 (log.f64 y) (+.f64 (+.f64 (+.f64 (log.f64 z) (/.f64 #s(literal 1 binary64) (*.f64 y z))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (*.f64 z z))))) |
(+ (log (* -1 z)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (/ 1 (* y z)))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow z 2)))) (/ 1 z)) y)))) |
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) (/.f64 #s(literal -1 binary64) z)) y)) |
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow z 3)))) (* 1/2 (/ 1 (pow z 2)))) y)) (/ 1 z)) y)))) |
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 z (*.f64 z z)))) (/.f64 #s(literal -1/2 binary64) (*.f64 z z))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) z)) y)) |
(* y z) |
(*.f64 y z) |
(* z (+ y (* -1/2 (* (pow y 2) z)))) |
(*.f64 z (+.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))))) |
(* z (+ y (* z (+ (* -1/2 (pow y 2)) (* 1/3 (* (pow y 3) z)))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) |
(* z (+ y (* z (+ (* -1/2 (pow y 2)) (* z (+ (* -1/4 (* (pow y 4) z)) (* 1/3 (pow y 3)))))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 y #s(literal 4 binary64))) z) (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))))))))) |
(+ (log y) (* -1 (log (/ 1 z)))) |
(+.f64 (log.f64 y) (log.f64 z)) |
(+ (log y) (+ (* -1 (log (/ 1 z))) (/ 1 (* y z)))) |
(+.f64 (log.f64 z) (+.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(- (+ (log y) (+ (* -1 (log (/ 1 z))) (/ 1 (* y z)))) (/ 1/2 (* (pow y 2) (pow z 2)))) |
(+.f64 (+.f64 (log.f64 z) (+.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (*.f64 z z)))) |
(- (+ (log y) (+ (* -1 (log (/ 1 z))) (+ (/ 1 (* y z)) (* 1/3 (/ 1 (* (pow y 3) (pow z 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow z 2))))) |
(+.f64 (log.f64 y) (+.f64 (+.f64 (+.f64 (log.f64 z) (/.f64 #s(literal 1 binary64) (*.f64 y z))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (*.f64 z z))))) |
(+ (log (* -1 y)) (* -1 (log (/ -1 z)))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))) |
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (/ 1 (* y z)))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) |
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* -1 (/ (- (* 1/2 (/ 1 (* (pow y 2) z))) (/ 1 y)) z)))) |
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) (/.f64 #s(literal -1 binary64) y)) z)) |
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* (pow y 3) z))) (* 1/2 (/ 1 (pow y 2)))) z)) (/ 1 y)) z)))) |
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) y)) z)) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
x |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
x |
(* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
x |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (* y (+ (* -1 (/ z t)) (* 1/2 (/ (* y (pow z 2)) t))))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 (*.f64 z z) t))) (/.f64 z t)))) |
(+ x (* y (+ (* -1 (/ z t)) (* y (+ (* -1/3 (/ (* y (pow z 3)) t)) (* 1/2 (/ (pow z 2) t))))))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (/.f64 (*.f64 z (*.f64 z z)) t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z z) t)))) (/.f64 z t)))) |
(* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 (log.f64 z) (*.f64 t x))))) |
(- (* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) (/ 1 (* t (* y z)))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 (log.f64 z) (*.f64 t x))))) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z)))) |
(- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (/ 1 (* t (* y z)))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 (log.f64 z) (*.f64 t x))))) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (/ 1 (* t (* y z))) (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 (log.f64 z) (*.f64 t x))))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 y y) (*.f64 z z))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y z))) (/.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))))) |
(* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x))))) |
(- (* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x))))) (/ 1 (* t (* y z)))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x))))) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -1 (/ (- (/ 1 (* t z)) (* 1/2 (/ 1 (* t (* y (pow z 2)))))) y)) (* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))))) |
(-.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y t) (*.f64 z z)))) y)) |
(+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow z 2)))) (* 1/3 (/ 1 (* t (* y (pow z 3)))))) y)) (/ 1 (* t z))) y)) (* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))))) |
(-.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x))))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 z z))) (/.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 y (*.f64 z (*.f64 z z)))))) y)) y)) |
x |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (* z (+ (* -1 (/ y t)) (* 1/2 (/ (* (pow y 2) z) t))))) |
(+.f64 x (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) t) (/.f64 y t)))) |
(+ x (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t))))))) |
(+.f64 x (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t))) (/.f64 y t)))) |
(* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 (log.f64 z) (*.f64 t x))))) |
(- (* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) (/ 1 (* t (* y z)))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 (log.f64 z) (*.f64 t x))))) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z)))) |
(- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (/ 1 (* t (* y z)))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 (log.f64 z) (*.f64 t x))))) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 y y) (*.f64 z z))) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (/ 1 (* t (* y z))) (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 (log.f64 z) (*.f64 t x))))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 y y) (*.f64 z z))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y z))) (/.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))))) |
(* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x))))) |
(- (* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x))))) (/ 1 (* t (* y z)))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x))))) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -1 (/ (- (/ 1 (* t y)) (* 1/2 (/ 1 (* t (* (pow y 2) z))))) z)) (* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))))) |
(-.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y t)) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 z (*.f64 y y))))) z)) |
(+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow y 2)))) (* 1/3 (/ 1 (* t (* (pow y 3) z))))) z)) (/ 1 (* t y))) z)) (* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))))) |
(-.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x))))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y t)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) (/.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 z (*.f64 y (*.f64 y y)))))) z)) z)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/ (+ (* -1 (log (+ 1 (* y z)))) (* t x)) t) |
(/.f64 (-.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) t) |
(/ (+ (* -1 (log (+ 1 (* y z)))) (* t x)) t) |
(/.f64 (-.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) t) |
(/ (+ (* -1 (log (+ 1 (* y z)))) (* t x)) t) |
(/.f64 (-.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) t) |
x |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
x |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (* y z) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 t x))) |
(+ 1 (* y (- (* 1/2 (/ (* y (pow z 2)) (* t x))) (/ z (* t x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 (/.f64 (*.f64 z z) t) x))) (/.f64 z (*.f64 t x))))) |
(+ 1 (* y (- (* y (- (* -1/3 (/ (* y (pow z 3)) (* t x))) (* -1/2 (/ (pow z 2) (* t x))))) (/ z (* t x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) x) (*.f64 y (/.f64 (*.f64 z (*.f64 z z)) t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 z z) t) x)))) (/.f64 z (*.f64 t x))))) |
(- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x)))) |
(-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 (log.f64 z) (*.f64 t x)))) |
(- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x))))) |
(-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 y z) x))))) |
(- (+ 1 (/ 1/2 (* t (* x (* (pow y 2) (pow z 2)))))) (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t x) (*.f64 (*.f64 y y) (*.f64 z z))))) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 y z) x))))) |
(- (+ 1 (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2))))))) (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log z) (* t x)))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t x) (*.f64 (*.f64 y y) (*.f64 z z)))) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 y z) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t x) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (/.f64 (log.f64 z) (*.f64 t x)))))) |
(- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))) |
(-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x)))) |
(- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 z)) (* t x))))) |
(-.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 y z) x))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x)))) |
(- (+ 1 (* -1 (/ (- (/ 1 (* t (* x z))) (* 1/2 (/ 1 (* t (* x (* y (pow z 2))))))) y))) (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t x) z)) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t x) (*.f64 y (*.f64 z z))))) y)) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x)))) |
(- (+ 1 (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (pow z 2))))) (* 1/3 (/ 1 (* t (* x (* y (pow z 3))))))) y)) (/ 1 (* t (* x z)))) y))) (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t x) z)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x (*.f64 z z)))) (/.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 x (*.f64 y (*.f64 z (*.f64 z z))))))) y)) y)) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (* y z) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y z) (*.f64 t x))) |
(+ 1 (* z (- (* 1/2 (/ (* (pow y 2) z) (* t x))) (/ y (* t x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 t x)) (/.f64 y (*.f64 t x))))) |
(+ 1 (* z (- (* z (- (* -1/3 (/ (* (pow y 3) z) (* t x))) (* -1/2 (/ (pow y 2) (* t x))))) (/ y (* t x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) (*.f64 t x))))) (/.f64 y (*.f64 t x))))) |
(- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x)))) |
(-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 (log.f64 z) (*.f64 t x)))) |
(- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x))))) |
(-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 y z) x))))) |
(- (+ 1 (/ 1/2 (* t (* x (* (pow y 2) (pow z 2)))))) (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t x) (*.f64 (*.f64 y y) (*.f64 z z))))) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 y z) x))))) |
(- (+ 1 (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2))))))) (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log y) (* t x)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t x) (*.f64 (*.f64 y y) (*.f64 z z))))) (+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 y z) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t x) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (/.f64 (log.f64 y) (*.f64 t x))))) |
(- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))) |
(-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x)))) |
(- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 y)) (* t x))))) |
(-.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 y z) x))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x)))) |
(- (+ 1 (* -1 (/ (- (/ 1 (* t (* x y))) (* 1/2 (/ 1 (* t (* x (* (pow y 2) z)))))) z))) (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t x) y)) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 (*.f64 (*.f64 y y) x) z)))) z)) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x)))) |
(- (+ 1 (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (pow y 2))))) (* 1/3 (/ 1 (* t (* x (* (pow y 3) z)))))) z)) (/ 1 (* t (* x y)))) z))) (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t x) y)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 (*.f64 y y) x))) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t x) (*.f64 z (*.f64 y (*.f64 y y)))))) z)) z)) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x)))) |
(* -1 (/ (log (+ 1 (* y z))) (* t x))) |
(/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 (*.f64 t x))) |
(/ (- t (/ (log (+ 1 (* y z))) x)) t) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t)) |
(/ (- t (/ (log (+ 1 (* y z))) x)) t) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t)) |
(/ (- t (/ (log (+ 1 (* y z))) x)) t) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(* -1 (/ (log (+ 1 (* y z))) (* t x))) |
(/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 (*.f64 t x))) |
(/ (- x (/ (log (+ 1 (* y z))) t)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(/ (- x (/ (log (+ 1 (* y z))) t)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(/ (- x (/ (log (+ 1 (* y z))) t)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(/ (* y z) (* t x)) |
(/.f64 (*.f64 y z) (*.f64 t x)) |
(* y (+ (* -1/2 (/ (* y (pow z 2)) (* t x))) (/ z (* t x)))) |
(*.f64 y (+.f64 (/.f64 z (*.f64 t x)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 (/.f64 (*.f64 z z) t) x))))) |
(* y (+ (* y (+ (* -1/2 (/ (pow z 2) (* t x))) (* 1/3 (/ (* y (pow z 3)) (* t x))))) (/ z (* t x)))) |
(*.f64 y (+.f64 (/.f64 z (*.f64 t x)) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z z)) (*.f64 t x)) (*.f64 (*.f64 y (/.f64 (*.f64 z (*.f64 z z)) t)) (/.f64 #s(literal 1/3 binary64) x)))))) |
(* y (+ (* y (+ (* -1/2 (/ (pow z 2) (* t x))) (* y (+ (* -1/4 (/ (* y (pow z 4)) (* t x))) (* 1/3 (/ (pow z 3) (* t x))))))) (/ z (* t x)))) |
(*.f64 y (+.f64 (/.f64 z (*.f64 t x)) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z z)) (*.f64 t x)) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y (pow.f64 z #s(literal 4 binary64)))) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 z z))) (*.f64 t x)))))))) |
(/ (+ (log z) (* -1 (log (/ 1 y)))) (* t x)) |
(/.f64 (+.f64 (log.f64 y) (log.f64 z)) (*.f64 t x)) |
(+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x)))) |
(+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 y z) x)))) |
(- (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x)))) (/ 1/2 (* t (* x (* (pow y 2) (pow z 2)))))) |
(+.f64 (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 y z) x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t x) (*.f64 (*.f64 y y) (*.f64 z z))))) |
(- (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log z) (* t x))))) (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2))))))) |
(+.f64 (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 y z) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t x) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (/.f64 (log.f64 z) (*.f64 t x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t x) (*.f64 (*.f64 y y) (*.f64 z z))))) |
(/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) (* t x)) |
(/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 t x)) |
(+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 z)) (* t x)))) |
(-.f64 (+.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 y z) x))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x))) |
(+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (* y (pow z 2)))))) (/ 1 (* t (* x z)))) y)) (/ (log (* -1 z)) (* t x)))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t x) (*.f64 y (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t x) z))) y)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x))) |
(+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* x (* y (pow z 3)))))) (* 1/2 (/ 1 (* t (* x (pow z 2)))))) y)) (/ 1 (* t (* x z)))) y)) (/ (log (* -1 z)) (* t x)))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 x (*.f64 y (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x (*.f64 z z))))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 t x) z))) y)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x))) |
(/ (* y z) (* t x)) |
(/.f64 (*.f64 y z) (*.f64 t x)) |
(* z (+ (* -1/2 (/ (* (pow y 2) z) (* t x))) (/ y (* t x)))) |
(*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 t x)))) |
(* z (+ (* z (+ (* -1/2 (/ (pow y 2) (* t x))) (* 1/3 (/ (* (pow y 3) z) (* t x))))) (/ y (* t x)))) |
(*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)))))) |
(* z (+ (* z (+ (* -1/2 (/ (pow y 2) (* t x))) (* z (+ (* -1/4 (/ (* (pow y 4) z) (* t x))) (* 1/3 (/ (pow y 3) (* t x))))))) (/ y (* t x)))) |
(*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 y #s(literal 4 binary64))) z) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 t x)))))))) |
(/ (+ (log y) (* -1 (log (/ 1 z)))) (* t x)) |
(/.f64 (+.f64 (log.f64 y) (log.f64 z)) (*.f64 t x)) |
(+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x)))) |
(+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 y z) x)))) |
(- (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x)))) (/ 1/2 (* t (* x (* (pow y 2) (pow z 2)))))) |
(+.f64 (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 y z) x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t x) (*.f64 (*.f64 y y) (*.f64 z z))))) |
(- (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log y) (* t x))))) (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2))))))) |
(+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (+.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 y z) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t x) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (/.f64 (log.f64 y) (*.f64 t x))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t x) (*.f64 (*.f64 y y) (*.f64 z z)))))) |
(/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) (* t x)) |
(/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 t x)) |
(+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 y)) (* t x)))) |
(-.f64 (+.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 y z) x))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x))) |
(+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (* (pow y 2) z))))) (/ 1 (* t (* x y)))) z)) (/ (log (* -1 y)) (* t x)))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 (*.f64 (*.f64 y y) x) z))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 t x) y))) z)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x))) |
(+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* x (* (pow y 3) z))))) (* 1/2 (/ 1 (* t (* x (pow y 2)))))) z)) (/ 1 (* t (* x y)))) z)) (/ (log (* -1 y)) (* t x)))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t x) (*.f64 z (*.f64 y (*.f64 y y))))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 (*.f64 y y) x)))) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 t x) y))) z)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x))) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y z) |
(*.f64 y z) |
(* z (+ y (* 1/2 (* y z)))) |
(*.f64 z (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) |
(* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64)))))) |
(* z (+ y (* z (+ (* 1/2 y) (* z (+ (* 1/24 (* y z)) (* 1/6 y))))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/24 binary64)) (*.f64 y #s(literal 1/6 binary64)))))))) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* 1/2 (/ (* y z) t)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
Compiled 26560 to 3167 computations (88.1% saved)
35 alts after pruning (29 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1365 | 19 | 1384 |
| Fresh | 5 | 10 | 15 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1372 | 35 | 1407 |
| Status | Accuracy | Program |
|---|---|---|
| 32.2% | (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (+.f64 x (/.f64 z (/.f64 t y)))) | |
| 10.7% | (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) (neg.f64 t)) | |
| 13.6% | (/.f64 (*.f64 z (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) t)) | |
| 13.4% | (/.f64 (*.f64 y (+.f64 z (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 z z)))) (neg.f64 t)) | |
| ▶ | 14.3% | (/.f64 (*.f64 y z) (neg.f64 t)) |
| 30.4% | (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (neg.f64 t)) | |
| ✓ | 19.3% | (/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 t)) |
| 83.5% | (-.f64 x (/.f64 (*.f64 y (expm1.f64 z)) t)) | |
| 87.6% | (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (*.f64 z #s(literal 1/12 binary64)) #s(literal -1/2 binary64)))) z))) t)) | |
| 89.7% | (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) | |
| 79.7% | (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z))) t)) | |
| ✓ | 98.8% | (-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
| ✓ | 79.7% | (-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
| 70.5% | (-.f64 x (/.f64 z (/.f64 t y))) | |
| 58.8% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 z (-.f64 y (*.f64 y y))))) (*.f64 y y)) (/.f64 t y)) z))) | |
| 32.2% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t y) (*.f64 z (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 (-.f64 y (*.f64 y y)) (-.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t (-.f64 y (*.f64 y y))) (*.f64 y y)))))) z))) | |
| 86.4% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 t (expm1.f64 z))) y))) | |
| 89.8% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) (log1p.f64 (*.f64 (*.f64 y (expm1.f64 z)) (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64)))))))) | |
| 83.5% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y (expm1.f64 z))))) | |
| 71.2% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))))) | |
| ✓ | 98.8% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
| 69.3% | (-.f64 x (*.f64 (/.f64 y t) z)) | |
| ▶ | 98.8% | (-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (log1p.f64 (*.f64 y (expm1.f64 z))))) |
| 62.9% | (-.f64 x (*.f64 z (*.f64 y (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 z t))))))) | |
| ▶ | 56.4% | (-.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) |
| 84.7% | (-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) | |
| ✓ | 72.3% | (-.f64 x (*.f64 y (/.f64 z t))) |
| 72.3% | (-.f64 x (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 t z)))) | |
| 72.3% | (-.f64 x (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) z))) | |
| 12.1% | (*.f64 x (/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 (*.f64 t x)))) | |
| ▶ | 75.4% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t))) |
| ▶ | 54.7% | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)))))))) |
| 2.5% | (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) | |
| 3.0% | (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 (*.f64 z z) t))) | |
| ✓ | 71.1% | x |
Compiled 1249 to 793 computations (36.5% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (log1p.f64 (*.f64 y z)) x) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t)) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t))) |
| ✓ | cost-diff | 0 | (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)))))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x))))))) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)))))))) |
| ✓ | cost-diff | 512 | (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y z) t) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
| ✓ | cost-diff | 0 | (*.f64 z (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t))) |
| ✓ | cost-diff | 0 | (-.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) |
| ✓ | cost-diff | -64 | (neg.f64 t) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y z) (neg.f64 t)) |
| ✓ | cost-diff | 0 | (log1p.f64 (*.f64 y (expm1.f64 z))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) t) |
| ✓ | cost-diff | 0 | (-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (log1p.f64 (*.f64 y (expm1.f64 z))))) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) t) (log1p.f64 (*.f64 y (expm1.f64 z)))) |
| 3990× | *-lowering-*.f32 |
| 3990× | *-lowering-*.f64 |
| 1970× | fma-lowering-fma.f32 |
| 1970× | fma-lowering-fma.f64 |
| 1242× | fmsub-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 359 |
| 1 | 138 | 347 |
| 2 | 466 | 342 |
| 3 | 1659 | 311 |
| 4 | 5420 | 311 |
| 0 | 8066 | 311 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- x (* (/ 1 t) (log (+ 1 (* y (- (exp z) 1)))))) |
x |
(* (/ 1 t) (log (+ 1 (* y (- (exp z) 1))))) |
(/ 1 t) |
1 |
t |
(log (+ 1 (* y (- (exp z) 1)))) |
(* y (- (exp z) 1)) |
y |
(- (exp z) 1) |
z |
(/ (* y z) (neg t)) |
(* y z) |
y |
z |
(neg t) |
t |
(- x (* z (* 1/2 (/ (* y z) t)))) |
x |
(* z (* 1/2 (/ (* y z) t))) |
z |
(* 1/2 (/ (* y z) t)) |
1/2 |
(/ (* y z) t) |
(* y z) |
y |
t |
(* x (- 1 (* z (+ (/ y (* t x)) (* z (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x)))))))) |
x |
(- 1 (* z (+ (/ y (* t x)) (* z (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x))))))) |
1 |
(* z (+ (/ y (* t x)) (* z (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x)))))) |
z |
(+ (/ y (* t x)) (* z (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x))))) |
(/ y (* t x)) |
y |
(* t x) |
t |
(* z (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x)))) |
(+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x))) |
(/ (* -1/2 (* y y)) (* t x)) |
(* -1/2 (* y y)) |
-1/2 |
(* y y) |
(/ (* 1/3 (* z (* y (* y y)))) (* t x)) |
(* 1/3 (* z (* y (* y y)))) |
1/3 |
(* z (* y (* y y))) |
(* y (* y y)) |
(* x (- 1 (/ (/ (log (+ 1 (* y z))) x) t))) |
x |
(- 1 (/ (/ (log (+ 1 (* y z))) x) t)) |
1 |
(/ (/ (log (+ 1 (* y z))) x) t) |
(/ (log (+ 1 (* y z))) x) |
(log (+ 1 (* y z))) |
(* y z) |
y |
z |
t |
| Outputs |
|---|
(- x (* (/ 1 t) (log (+ 1 (* y (- (exp z) 1)))))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
x |
(* (/ 1 t) (log (+ 1 (* y (- (exp z) 1))))) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
1 |
#s(literal 1 binary64) |
t |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
y |
(- (exp z) 1) |
(expm1.f64 z) |
z |
(/ (* y z) (neg t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* y z) |
(*.f64 y z) |
y |
z |
(neg t) |
(-.f64 #s(literal 0 binary64) t) |
t |
(- x (* z (* 1/2 (/ (* y z) t)))) |
(+.f64 x (/.f64 (*.f64 y (*.f64 z (*.f64 z #s(literal -1/2 binary64)))) t)) |
x |
(* z (* 1/2 (/ (* y z) t))) |
(*.f64 y (/.f64 (*.f64 z (*.f64 z #s(literal 1/2 binary64))) t)) |
z |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 y (*.f64 z #s(literal 1/2 binary64))) t) |
1/2 |
#s(literal 1/2 binary64) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* y z) |
(*.f64 y z) |
y |
t |
(* x (- 1 (* z (+ (/ y (* t x)) (* z (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x)))))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 (/.f64 y x) t) (*.f64 z (*.f64 (/.f64 (/.f64 (*.f64 y y) x) t) (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/3 binary64)))))))))) |
x |
(- 1 (* z (+ (/ y (* t x)) (* z (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x))))))) |
(-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 (/.f64 y x) t) (*.f64 z (*.f64 (/.f64 (/.f64 (*.f64 y y) x) t) (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/3 binary64))))))))) |
1 |
#s(literal 1 binary64) |
(* z (+ (/ y (* t x)) (* z (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x)))))) |
(*.f64 z (+.f64 (/.f64 (/.f64 y x) t) (*.f64 z (*.f64 (/.f64 (/.f64 (*.f64 y y) x) t) (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/3 binary64)))))))) |
z |
(+ (/ y (* t x)) (* z (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x))))) |
(+.f64 (/.f64 (/.f64 y x) t) (*.f64 z (*.f64 (/.f64 (/.f64 (*.f64 y y) x) t) (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/3 binary64))))))) |
(/ y (* t x)) |
(/.f64 (/.f64 y x) t) |
y |
(* t x) |
(*.f64 x t) |
t |
(* z (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x)))) |
(*.f64 z (*.f64 (/.f64 (/.f64 (*.f64 y y) x) t) (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/3 binary64)))))) |
(+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x))) |
(*.f64 (/.f64 (/.f64 (*.f64 y y) x) t) (+.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z #s(literal 1/3 binary64))))) |
(/ (* -1/2 (* y y)) (* t x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 y y) x) t)) |
(* -1/2 (* y y)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y y)) |
-1/2 |
#s(literal -1/2 binary64) |
(* y y) |
(*.f64 y y) |
(/ (* 1/3 (* z (* y (* y y)))) (* t x)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 x t)) |
(* 1/3 (* z (* y (* y y)))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) |
1/3 |
#s(literal 1/3 binary64) |
(* z (* y (* y y))) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* y (* y y)) |
(*.f64 y (*.f64 y y)) |
(* x (- 1 (/ (/ (log (+ 1 (* y z))) x) t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 x t)))) |
x |
(- 1 (/ (/ (log (+ 1 (* y z))) x) t)) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 x t))) |
1 |
#s(literal 1 binary64) |
(/ (/ (log (+ 1 (* y z))) x) t) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 x t)) |
(/ (log (+ 1 (* y z))) x) |
(/.f64 (log1p.f64 (*.f64 y z)) x) |
(log (+ 1 (* y z))) |
(log1p.f64 (*.f64 y z)) |
(* y z) |
(*.f64 y z) |
y |
z |
t |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 95.7% | (/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t) |
| ✓ | accuracy | 95.5% | (/.f64 (log1p.f64 (*.f64 y z)) x) |
| ✓ | accuracy | 94.3% | (log1p.f64 (*.f64 y z)) |
| ✓ | accuracy | 92.6% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t))) |
| ✓ | accuracy | 92.2% | (*.f64 z (*.f64 y (*.f64 y y))) |
| ✓ | accuracy | 87.6% | (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
| ✓ | accuracy | 86.1% | (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
| ✓ | accuracy | 85.4% | (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x))) |
| ✓ | accuracy | 100.0% | (-.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)) |
| ✓ | accuracy | 97.6% | (*.f64 z (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t))) |
| ✓ | accuracy | 93.6% | (/.f64 (*.f64 y z) t) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 93.6% | (/.f64 (*.f64 y z) (neg.f64 t)) |
| ✓ | accuracy | 100.0% | (log1p.f64 (*.f64 y (expm1.f64 z))) |
| ✓ | accuracy | 100.0% | (-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (log1p.f64 (*.f64 y (expm1.f64 z))))) |
| ✓ | accuracy | 100.0% | (*.f64 y (expm1.f64 z)) |
| ✓ | accuracy | 95.6% | (*.f64 (/.f64 #s(literal 1 binary64) t) (log1p.f64 (*.f64 y (expm1.f64 z)))) |
| 234.0ms | 55× | 5 | exit |
| 224.0ms | 130× | 1 | valid |
| 62.0ms | 20× | 2 | valid |
| 36.0ms | 9× | 3 | valid |
| 27.0ms | 27× | 0 | valid |
| 9.0ms | 15× | 0 | invalid |
Compiled 396 to 42 computations (89.4% saved)
compiled-spec: 102.0ms (26.5% of total)ival-div: 60.0ms (15.6% of total)backward-pass: 54.0ms (14% of total)ival-mult: 50.0ms (13% of total)ival-log: 39.0ms (10.1% of total)ival-add: 29.0ms (7.5% of total)ival-exp: 20.0ms (5.2% of total)ival-sub: 17.0ms (4.4% of total)...c/correct-round.rkt:119:19: 9.0ms (2.3% of total)ival-neg: 3.0ms (0.8% of total)const: 2.0ms (0.5% of total)| Inputs |
|---|
#<alt (* (/ 1 t) (log (+ 1 (* y (- (exp z) 1)))))> |
#<alt (- x (* (/ 1 t) (log (+ 1 (* y (- (exp z) 1))))))> |
#<alt (/ 1 t)> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (/ (* y z) (neg t))> |
#<alt (* y z)> |
#<alt (neg t)> |
#<alt (- x (* z (* 1/2 (/ (* y z) t))))> |
#<alt (* z (* 1/2 (/ (* y z) t)))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x)))> |
#<alt (* x (- 1 (* z (+ (/ y (* t x)) (* z (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x))))))))> |
#<alt (- 1 (* z (+ (/ y (* t x)) (* z (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x)))))))> |
#<alt (* z (+ (/ y (* t x)) (* z (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x))))))> |
#<alt (* x (- 1 (/ (/ (log (+ 1 (* y z))) x) t)))> |
#<alt (- 1 (/ (/ (log (+ 1 (* y z))) x) t))> |
#<alt (/ (/ (log (+ 1 (* y z))) x) t)> |
#<alt (/ (log (+ 1 (* y z))) x)> |
#<alt (* y (- (exp z) 1))> |
#<alt (/ (* -1/2 (* y y)) (* t x))> |
#<alt (/ (* 1/3 (* z (* y (* y y)))) (* t x))> |
#<alt (* z (* y (* y y)))> |
#<alt (log (+ 1 (* y z)))> |
| Outputs |
|---|
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (* y (- (exp z) 1)) t)> |
#<alt (* y (- (+ (* -1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ (exp z) t)) (/ 1 t)))> |
#<alt (* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* 1/3 (/ (* y (pow (- (exp z) 1) 3)) t)))) (/ (exp z) t)) (/ 1 t)))> |
#<alt (* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* y (+ (* -1/4 (/ (* y (pow (- (exp z) 1) 4)) t)) (* 1/3 (/ (pow (- (exp z) 1) 3) t)))))) (/ (exp z) t)) (/ 1 t)))> |
#<alt (/ (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) t)> |
#<alt (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t)))> |
#<alt (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))) (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))> |
#<alt (- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t)))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))))> |
#<alt (/ (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) t)> |
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2))))) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt (+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3))))) (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2))))) y)) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt (/ (* y z) t)> |
#<alt (* z (+ (* 1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t)))> |
#<alt (* z (+ (* z (+ (* 1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t)))> |
#<alt (* z (+ (* z (+ (* 1/2 (/ (+ y (* -1 (pow y 2))) t)) (* z (+ (* 1/24 (/ (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))) t)) (* 1/6 (/ (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))) t)))))) (/ y t)))> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (/ (log (+ 1 (* y (- (exp z) 1)))) t)> |
#<alt (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)))))> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)))))> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1)))> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1)))> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1)))> |
#<alt (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t)> |
#<alt (/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t)> |
#<alt (/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t)> |
#<alt x> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)))> |
#<alt x> |
#<alt (+ x (* y (- (/ 1 t) (/ (exp z) t))))> |
#<alt (+ x (* y (- (+ (* 1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ 1 t)) (/ (exp z) t))))> |
#<alt (+ x (* y (- (+ (* y (- (* -1/3 (/ (* y (pow (- (exp z) 1) 3)) t)) (* -1/2 (/ (pow (- (exp z) 1) 2) t)))) (/ 1 t)) (/ (exp z) t))))> |
#<alt (- x (+ (* -1 (/ (log (/ 1 y)) t)) (/ (log (- (exp z) 1)) t)))> |
#<alt (- x (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))))> |
#<alt (- (+ x (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))))> |
#<alt (- (+ x (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t)))))> |
#<alt (- x (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt (- x (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t))))> |
#<alt (- (+ x (* -1 (/ (- (/ 1 (* t (- (exp z) 1))) (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2)))))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt (- (+ x (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2)))) (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3)))))) y)) (/ 1 (* t (- (exp z) 1)))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* z (- (* -1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t))))> |
#<alt (+ x (* z (- (* z (- (* -1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t))))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (- x (/ (log (+ 1 (* y (- (exp z) 1)))) t))> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (/ 1 t)> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (+ (exp z) (* -1/2 (* y (pow (- (exp z) 1) 2)))) 1))> |
#<alt (* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* 1/3 (* y (pow (- (exp z) 1) 3)))))) 1))> |
#<alt (* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (exp z) 1) 4))) (* 1/3 (pow (- (exp z) 1) 3))))))) 1))> |
#<alt (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y))))> |
#<alt (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1)))))> |
#<alt (- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp z) 1) 2))))> |
#<alt (- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (exp z) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp z) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (exp z) 1) 2)))))> |
#<alt (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp z) 1)))))> |
#<alt (+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp z) 1) 2)))) (/ 1 (- (exp z) 1))) y))))> |
#<alt (+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp z) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp z) 1) 2)))) y)) (/ 1 (- (exp z) 1))) y))))> |
#<alt (* y z)> |
#<alt (* z (+ y (* 1/2 (* z (+ y (* -1 (pow y 2)))))))> |
#<alt (* z (+ y (* z (+ (* 1/6 (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2))))))))> |
#<alt (* z (+ y (* z (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* z (+ (* 1/24 (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))))))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (log (+ 1 (* y (- (exp z) 1))))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* -1 (/ (* y z) t))> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1/2 (/ (* y (pow z 2)) t))> |
#<alt (- x (* 1/2 (/ (* y (pow z 2)) t)))> |
#<alt (- x (* 1/2 (/ (* y (pow z 2)) t)))> |
#<alt (- x (* 1/2 (/ (* y (pow z 2)) t)))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ (* y (pow z 2)) (* t x)))))> |
#<alt (* x (+ 1 (* -1/2 (/ (* y (pow z 2)) (* t x)))))> |
#<alt (* x (+ 1 (* -1/2 (/ (* y (pow z 2)) (* t x)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* 1/2 (/ (* y (pow z 2)) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ (* y (pow z 2)) (* t x))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ (* y (pow z 2)) (* t x))) 1)))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ (* y (pow z 2)) t)))> |
#<alt (+ x (* -1/2 (/ (* y (pow z 2)) t)))> |
#<alt (+ x (* -1/2 (/ (* y (pow z 2)) t)))> |
#<alt (* -1/2 (/ (* y (pow z 2)) t))> |
#<alt (* (pow z 2) (- (/ x (pow z 2)) (* 1/2 (/ y t))))> |
#<alt (* (pow z 2) (- (/ x (pow z 2)) (* 1/2 (/ y t))))> |
#<alt (* (pow z 2) (- (/ x (pow z 2)) (* 1/2 (/ y t))))> |
#<alt (* -1/2 (/ (* y (pow z 2)) t))> |
#<alt (* (pow z 2) (- (/ x (pow z 2)) (* 1/2 (/ y t))))> |
#<alt (* (pow z 2) (- (/ x (pow z 2)) (* 1/2 (/ y t))))> |
#<alt (* (pow z 2) (- (/ x (pow z 2)) (* 1/2 (/ y t))))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ (* y (pow z 2)) t)))> |
#<alt (+ x (* -1/2 (/ (* y (pow z 2)) t)))> |
#<alt (+ x (* -1/2 (/ (* y (pow z 2)) t)))> |
#<alt (* -1/2 (/ (* y (pow z 2)) t))> |
#<alt (* y (- (/ x y) (* 1/2 (/ (pow z 2) t))))> |
#<alt (* y (- (/ x y) (* 1/2 (/ (pow z 2) t))))> |
#<alt (* y (- (/ x y) (* 1/2 (/ (pow z 2) t))))> |
#<alt (* -1/2 (/ (* y (pow z 2)) t))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1/2 (/ (pow z 2) t)))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1/2 (/ (pow z 2) t)))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1/2 (/ (pow z 2) t)))))> |
#<alt (* -1/2 (/ (* y (pow z 2)) t))> |
#<alt (/ (- (* t x) (* 1/2 (* y (pow z 2)))) t)> |
#<alt (/ (- (* t x) (* 1/2 (* y (pow z 2)))) t)> |
#<alt (/ (- (* t x) (* 1/2 (* y (pow z 2)))) t)> |
#<alt x> |
#<alt (+ x (* -1/2 (/ (* y (pow z 2)) t)))> |
#<alt (+ x (* -1/2 (/ (* y (pow z 2)) t)))> |
#<alt (+ x (* -1/2 (/ (* y (pow z 2)) t)))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ (* y (pow z 2)) t)))> |
#<alt (+ x (* -1/2 (/ (* y (pow z 2)) t)))> |
#<alt (+ x (* -1/2 (/ (* y (pow z 2)) t)))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y (pow z 2)) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (* 1/2 (/ (* y z) t))> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (/ (* y z) t)> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* (pow y 2) (- (* 1/3 (/ (* y z) (* t x))) (* 1/2 (/ 1 (* t x)))))> |
#<alt (* (pow y 2) (- (* 1/3 (/ (* y z) (* t x))) (* 1/2 (/ 1 (* t x)))))> |
#<alt (* (pow y 2) (- (* 1/3 (/ (* y z) (* t x))) (* 1/2 (/ 1 (* t x)))))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* (pow y 3) (- (* 1/3 (/ z (* t x))) (* 1/2 (/ 1 (* t (* x y))))))> |
#<alt (* (pow y 3) (- (* 1/3 (/ z (* t x))) (* 1/2 (/ 1 (* t (* x y))))))> |
#<alt (* (pow y 3) (- (* 1/3 (/ z (* t x))) (* 1/2 (/ 1 (* t (* x y))))))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* -1 (* (pow y 3) (+ (* -1/3 (/ z (* t x))) (* 1/2 (/ 1 (* t (* x y)))))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1/3 (/ z (* t x))) (* 1/2 (/ 1 (* t (* x y)))))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1/3 (/ z (* t x))) (* 1/2 (/ 1 (* t (* x y)))))))> |
#<alt (/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t)> |
#<alt (/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t)> |
#<alt (/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t)> |
#<alt (/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t)> |
#<alt (/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t)> |
#<alt (/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t)> |
#<alt (/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t)> |
#<alt (/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t)> |
#<alt (* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x))) t))> |
#<alt (* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x))) t))> |
#<alt (* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x))) t))> |
#<alt (* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x))) t))> |
#<alt (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x)> |
#<alt (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x)> |
#<alt (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x)> |
#<alt (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x)> |
#<alt (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x)> |
#<alt (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x)> |
#<alt (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x)> |
#<alt (/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x)> |
#<alt (* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t))) x))> |
#<alt (* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t))) x))> |
#<alt (* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t))) x))> |
#<alt (* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t))) x))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (+ (* -1/2 (/ (pow y 2) (* t x))) (* 1/3 (/ (* (pow y 3) z) (* t x))))> |
#<alt (+ (* -1/2 (/ (pow y 2) (* t x))) (* 1/3 (/ (* (pow y 3) z) (* t x))))> |
#<alt (+ (* -1/2 (/ (pow y 2) (* t x))) (* 1/3 (/ (* (pow y 3) z) (* t x))))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* z (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (* 1/3 (/ (pow y 3) (* t x)))))> |
#<alt (* z (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (* 1/3 (/ (pow y 3) (* t x)))))> |
#<alt (* z (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (* 1/3 (/ (pow y 3) (* t x)))))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* -1 (* z (+ (* -1/3 (/ (pow y 3) (* t x))) (* 1/2 (/ (pow y 2) (* t (* x z)))))))> |
#<alt (* -1 (* z (+ (* -1/3 (/ (pow y 3) (* t x))) (* 1/2 (/ (pow y 2) (* t (* x z)))))))> |
#<alt (* -1 (* z (+ (* -1/3 (/ (pow y 3) (* t x))) (* 1/2 (/ (pow y 2) (* t (* x z)))))))> |
#<alt (* -1 (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))))> |
#<alt (+ x (* -1 (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t)))))> |
#<alt (+ x (* -1 (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t)))))> |
#<alt (+ x (* -1 (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t)))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x))))> |
#<alt (* x (+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) 1)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* z (+ (* -1 (/ y t)) (* 1/2 (/ (* (pow y 2) z) t)))))> |
#<alt (+ x (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))))> |
#<alt (* -1/3 (/ (* (pow y 3) (pow z 3)) t))> |
#<alt (* (pow z 3) (+ (* -1/3 (/ (pow y 3) t)) (* 1/2 (/ (pow y 2) (* t z)))))> |
#<alt (* (pow z 3) (+ (* -1 (/ y (* t (pow z 2)))) (+ (* -1/3 (/ (pow y 3) t)) (* 1/2 (/ (pow y 2) (* t z))))))> |
#<alt (* (pow z 3) (+ (* -1 (/ y (* t (pow z 2)))) (+ (* -1/3 (/ (pow y 3) t)) (+ (* 1/2 (/ (pow y 2) (* t z))) (/ x (pow z 3))))))> |
#<alt (* -1/3 (/ (* (pow y 3) (pow z 3)) t))> |
#<alt (* -1 (* (pow z 3) (+ (* -1/2 (/ (pow y 2) (* t z))) (* 1/3 (/ (pow y 3) t)))))> |
#<alt (* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1 (/ y (* t z))) (* 1/2 (/ (pow y 2) t))) z)) (* 1/3 (/ (pow y 3) t)))))> |
#<alt (* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x z)) (/ y t)) z)) (* 1/2 (/ (pow y 2) t))) z)) (* 1/3 (/ (pow y 3) t)))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* y (+ (* -1 (/ z t)) (* 1/2 (/ (* y (pow z 2)) t)))))> |
#<alt (+ x (* y (+ (* -1 (/ z t)) (* y (+ (* -1/3 (/ (* y (pow z 3)) t)) (* 1/2 (/ (pow z 2) t)))))))> |
#<alt (* -1/3 (/ (* (pow y 3) (pow z 3)) t))> |
#<alt (* (pow y 3) (+ (* -1/3 (/ (pow z 3) t)) (* 1/2 (/ (pow z 2) (* t y)))))> |
#<alt (* (pow y 3) (+ (* -1 (/ z (* t (pow y 2)))) (+ (* -1/3 (/ (pow z 3) t)) (* 1/2 (/ (pow z 2) (* t y))))))> |
#<alt (* (pow y 3) (+ (* -1 (/ z (* t (pow y 2)))) (+ (* -1/3 (/ (pow z 3) t)) (+ (* 1/2 (/ (pow z 2) (* t y))) (/ x (pow y 3))))))> |
#<alt (* -1/3 (/ (* (pow y 3) (pow z 3)) t))> |
#<alt (* -1 (* (pow y 3) (+ (* -1/2 (/ (pow z 2) (* t y))) (* 1/3 (/ (pow z 3) t)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z (* t y))) (* 1/2 (/ (pow z 2) t))) y)) (* 1/3 (/ (pow z 3) t)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x y)) (/ z t)) y)) (* 1/2 (/ (pow z 2) t))) y)) (* 1/3 (/ (pow z 3) t)))))> |
#<alt (* -1 (/ (* x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))) t))> |
#<alt (/ (+ (* -1 (* x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))))) (* t x)) t)> |
#<alt (/ (+ (* -1 (* x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))))) (* t x)) t)> |
#<alt (/ (+ (* -1 (* x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))))) (* t x)) t)> |
#<alt x> |
#<alt (+ x (* -1 (/ (* x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))) t)))> |
#<alt (+ x (* -1 (/ (* x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))) t)))> |
#<alt (+ x (* -1 (/ (* x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))) t)))> |
#<alt x> |
#<alt (+ x (/ (* x (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x))))))) t))> |
#<alt (+ x (/ (* x (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x))))))) t))> |
#<alt (+ x (/ (* x (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x))))))) t))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (* y z) (* t x))))> |
#<alt (+ 1 (* z (- (* 1/2 (/ (* (pow y 2) z) (* t x))) (/ y (* t x)))))> |
#<alt (+ 1 (* z (- (* z (- (* -1/3 (/ (* (pow y 3) z) (* t x))) (* -1/2 (/ (pow y 2) (* t x))))) (/ y (* t x)))))> |
#<alt (* -1/3 (/ (* (pow y 3) (pow z 3)) (* t x)))> |
#<alt (* (pow z 3) (- (* 1/2 (/ (pow y 2) (* t (* x z)))) (* 1/3 (/ (pow y 3) (* t x)))))> |
#<alt (* (pow z 3) (- (* -1 (/ y (* t (* x (pow z 2))))) (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (* 1/3 (/ (pow y 3) (* t x))))))> |
#<alt (* (pow z 3) (- (/ 1 (pow z 3)) (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (+ (* 1/3 (/ (pow y 3) (* t x))) (/ y (* t (* x (pow z 2))))))))> |
#<alt (* -1/3 (/ (* (pow y 3) (pow z 3)) (* t x)))> |
#<alt (* -1 (* (pow z 3) (- (* -1/2 (/ (pow y 2) (* t (* x z)))) (* -1/3 (/ (pow y 3) (* t x))))))> |
#<alt (* -1 (* (pow z 3) (- (* -1 (/ (- (* -1 (/ y (* t (* x z)))) (* -1/2 (/ (pow y 2) (* t x)))) z)) (* -1/3 (/ (pow y 3) (* t x))))))> |
#<alt (* -1 (* (pow z 3) (- (* -1 (/ (- (+ (* -1 (/ y (* t (* x z)))) (/ 1 (pow z 2))) (* -1/2 (/ (pow y 2) (* t x)))) z)) (* -1/3 (/ (pow y 3) (* t x))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (* y z) (* t x))))> |
#<alt (+ 1 (* y (- (* 1/2 (/ (* y (pow z 2)) (* t x))) (/ z (* t x)))))> |
#<alt (+ 1 (* y (- (* y (- (* -1/3 (/ (* y (pow z 3)) (* t x))) (* -1/2 (/ (pow z 2) (* t x))))) (/ z (* t x)))))> |
#<alt (* -1/3 (/ (* (pow y 3) (pow z 3)) (* t x)))> |
#<alt (* (pow y 3) (- (* 1/2 (/ (pow z 2) (* t (* x y)))) (* 1/3 (/ (pow z 3) (* t x)))))> |
#<alt (* (pow y 3) (- (* -1 (/ z (* t (* x (pow y 2))))) (+ (* -1/2 (/ (pow z 2) (* t (* x y)))) (* 1/3 (/ (pow z 3) (* t x))))))> |
#<alt (* (pow y 3) (- (/ 1 (pow y 3)) (+ (* -1/2 (/ (pow z 2) (* t (* x y)))) (+ (* 1/3 (/ (pow z 3) (* t x))) (/ z (* t (* x (pow y 2))))))))> |
#<alt (* -1/3 (/ (* (pow y 3) (pow z 3)) (* t x)))> |
#<alt (* -1 (* (pow y 3) (- (* -1/2 (/ (pow z 2) (* t (* x y)))) (* -1/3 (/ (pow z 3) (* t x))))))> |
#<alt (* -1 (* (pow y 3) (- (* -1 (/ (- (* -1 (/ z (* t (* x y)))) (* -1/2 (/ (pow z 2) (* t x)))) y)) (* -1/3 (/ (pow z 3) (* t x))))))> |
#<alt (* -1 (* (pow y 3) (- (* -1 (/ (- (+ (* -1 (/ z (* t (* x y)))) (/ 1 (pow y 2))) (* -1/2 (/ (pow z 2) (* t x)))) y)) (* -1/3 (/ (pow z 3) (* t x))))))> |
#<alt (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t))> |
#<alt (/ (- t (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))) t)> |
#<alt (/ (- t (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))) t)> |
#<alt (/ (- t (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))) t)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t)))> |
#<alt (+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t)))> |
#<alt (+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t)))> |
#<alt 1> |
#<alt (+ 1 (/ (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x)))))) t))> |
#<alt (+ 1 (/ (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x)))))) t))> |
#<alt (+ 1 (/ (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x)))))) t))> |
#<alt (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x))> |
#<alt (/ (- x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t)))) x)> |
#<alt (/ (- x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t)))) x)> |
#<alt (/ (- x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t)))) x)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x)))> |
#<alt (+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x)))> |
#<alt (+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x)))> |
#<alt 1> |
#<alt (+ 1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x))> |
#<alt (+ 1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x))> |
#<alt (+ 1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x))> |
#<alt (/ (* y z) (* t x))> |
#<alt (* z (+ (* -1/2 (/ (* (pow y 2) z) (* t x))) (/ y (* t x))))> |
#<alt (* z (+ (* z (+ (* -1/2 (/ (pow y 2) (* t x))) (* 1/3 (/ (* (pow y 3) z) (* t x))))) (/ y (* t x))))> |
#<alt (* z (+ (* z (+ (* -1/2 (/ (pow y 2) (* t x))) (* 1/3 (/ (* (pow y 3) z) (* t x))))) (/ y (* t x))))> |
#<alt (* 1/3 (/ (* (pow y 3) (pow z 3)) (* t x)))> |
#<alt (* (pow z 3) (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (* 1/3 (/ (pow y 3) (* t x)))))> |
#<alt (* (pow z 3) (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (+ (* 1/3 (/ (pow y 3) (* t x))) (/ y (* t (* x (pow z 2)))))))> |
#<alt (* (pow z 3) (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (+ (* 1/3 (/ (pow y 3) (* t x))) (/ y (* t (* x (pow z 2)))))))> |
#<alt (* 1/3 (/ (* (pow y 3) (pow z 3)) (* t x)))> |
#<alt (* -1 (* (pow z 3) (+ (* -1/3 (/ (pow y 3) (* t x))) (* 1/2 (/ (pow y 2) (* t (* x z)))))))> |
#<alt (* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1/2 (/ (pow y 2) (* t x))) (/ y (* t (* x z)))) z)) (* -1/3 (/ (pow y 3) (* t x))))))> |
#<alt (* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1/2 (/ (pow y 2) (* t x))) (/ y (* t (* x z)))) z)) (* -1/3 (/ (pow y 3) (* t x))))))> |
#<alt (/ (* y z) (* t x))> |
#<alt (* y (+ (* -1/2 (/ (* y (pow z 2)) (* t x))) (/ z (* t x))))> |
#<alt (* y (+ (* y (+ (* -1/2 (/ (pow z 2) (* t x))) (* 1/3 (/ (* y (pow z 3)) (* t x))))) (/ z (* t x))))> |
#<alt (* y (+ (* y (+ (* -1/2 (/ (pow z 2) (* t x))) (* 1/3 (/ (* y (pow z 3)) (* t x))))) (/ z (* t x))))> |
#<alt (* 1/3 (/ (* (pow y 3) (pow z 3)) (* t x)))> |
#<alt (* (pow y 3) (+ (* -1/2 (/ (pow z 2) (* t (* x y)))) (* 1/3 (/ (pow z 3) (* t x)))))> |
#<alt (* (pow y 3) (+ (* -1/2 (/ (pow z 2) (* t (* x y)))) (+ (* 1/3 (/ (pow z 3) (* t x))) (/ z (* t (* x (pow y 2)))))))> |
#<alt (* (pow y 3) (+ (* -1/2 (/ (pow z 2) (* t (* x y)))) (+ (* 1/3 (/ (pow z 3) (* t x))) (/ z (* t (* x (pow y 2)))))))> |
#<alt (* 1/3 (/ (* (pow y 3) (pow z 3)) (* t x)))> |
#<alt (* -1 (* (pow y 3) (+ (* -1/3 (/ (pow z 3) (* t x))) (* 1/2 (/ (pow z 2) (* t (* x y)))))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 (/ (pow z 2) (* t x))) (/ z (* t (* x y)))) y)) (* -1/3 (/ (pow z 3) (* t x))))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 (/ (pow z 2) (* t x))) (/ z (* t (* x y)))) y)) (* -1/3 (/ (pow z 3) (* t x))))))> |
#<alt (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t)> |
#<alt (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t)> |
#<alt (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t)> |
#<alt (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t)> |
#<alt (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t)> |
#<alt (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t)> |
#<alt (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t)> |
#<alt (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t)> |
#<alt (* -1 (/ (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x)))))) t))> |
#<alt (* -1 (/ (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x)))))) t))> |
#<alt (* -1 (/ (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x)))))) t))> |
#<alt (* -1 (/ (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x)))))) t))> |
#<alt (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x)> |
#<alt (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x)> |
#<alt (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x)> |
#<alt (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x)> |
#<alt (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x)> |
#<alt (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x)> |
#<alt (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x)> |
#<alt (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x)> |
#<alt (* -1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x))> |
#<alt (* -1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x))> |
#<alt (* -1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x))> |
#<alt (* -1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x))> |
#<alt (* -1 (/ (log (+ 1 (* y z))) t))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))))> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))))> |
#<alt (* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1)))> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1)))> |
#<alt (* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* y (+ (* -1 (/ z t)) (* 1/2 (/ (* y (pow z 2)) t)))))> |
#<alt (+ x (* y (+ (* -1 (/ z t)) (* y (+ (* -1/3 (/ (* y (pow z 3)) t)) (* 1/2 (/ (pow z 2) t)))))))> |
#<alt (* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x)))))> |
#<alt (- (* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) (/ 1 (* t (* y z))))> |
#<alt (- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (/ 1 (* t (* y z))))> |
#<alt (- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (/ 1 (* t (* y z))) (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3)))))))> |
#<alt (* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))))> |
#<alt (- (* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x))))) (/ 1 (* t (* y z))))> |
#<alt (+ (* -1 (/ (- (/ 1 (* t z)) (* 1/2 (/ 1 (* t (* y (pow z 2)))))) y)) (* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x))))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow z 2)))) (* 1/3 (/ 1 (* t (* y (pow z 3)))))) y)) (/ 1 (* t z))) y)) (* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x))))))> |
#<alt x> |
#<alt (+ x (* -1 (/ (* y z) t)))> |
#<alt (+ x (* z (+ (* -1 (/ y t)) (* 1/2 (/ (* (pow y 2) z) t)))))> |
#<alt (+ x (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))))> |
#<alt (* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x)))))> |
#<alt (- (* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) (/ 1 (* t (* y z))))> |
#<alt (- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (/ 1 (* t (* y z))))> |
#<alt (- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (/ 1 (* t (* y z))) (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3)))))))> |
#<alt (* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))))> |
#<alt (- (* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x))))) (/ 1 (* t (* y z))))> |
#<alt (+ (* -1 (/ (- (/ 1 (* t y)) (* 1/2 (/ 1 (* t (* (pow y 2) z))))) z)) (* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x))))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow y 2)))) (* 1/3 (/ 1 (* t (* (pow y 3) z))))) z)) (/ 1 (* t y))) z)) (* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x))))))> |
#<alt (* -1 (/ (log (+ 1 (* y z))) t))> |
#<alt (/ (+ (* -1 (log (+ 1 (* y z)))) (* t x)) t)> |
#<alt (/ (+ (* -1 (log (+ 1 (* y z)))) (* t x)) t)> |
#<alt (/ (+ (* -1 (log (+ 1 (* y z)))) (* t x)) t)> |
#<alt x> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt x> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt (+ x (* -1 (/ (log (+ 1 (* y z))) t)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (* y z) (* t x))))> |
#<alt (+ 1 (* y (- (* 1/2 (/ (* y (pow z 2)) (* t x))) (/ z (* t x)))))> |
#<alt (+ 1 (* y (- (* y (- (* -1/3 (/ (* y (pow z 3)) (* t x))) (* -1/2 (/ (pow z 2) (* t x))))) (/ z (* t x)))))> |
#<alt (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))> |
#<alt (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x)))))> |
#<alt (- (+ 1 (/ 1/2 (* t (* x (* (pow y 2) (pow z 2)))))) (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x)))))> |
#<alt (- (+ 1 (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2))))))) (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log z) (* t x))))))> |
#<alt (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x))))> |
#<alt (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 z)) (* t x)))))> |
#<alt (- (+ 1 (* -1 (/ (- (/ 1 (* t (* x z))) (* 1/2 (/ 1 (* t (* x (* y (pow z 2))))))) y))) (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (pow z 2))))) (* 1/3 (/ 1 (* t (* x (* y (pow z 3))))))) y)) (/ 1 (* t (* x z)))) y))) (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (* y z) (* t x))))> |
#<alt (+ 1 (* z (- (* 1/2 (/ (* (pow y 2) z) (* t x))) (/ y (* t x)))))> |
#<alt (+ 1 (* z (- (* z (- (* -1/3 (/ (* (pow y 3) z) (* t x))) (* -1/2 (/ (pow y 2) (* t x))))) (/ y (* t x)))))> |
#<alt (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))> |
#<alt (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x)))))> |
#<alt (- (+ 1 (/ 1/2 (* t (* x (* (pow y 2) (pow z 2)))))) (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x)))))> |
#<alt (- (+ 1 (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2))))))) (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log y) (* t x))))))> |
#<alt (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x))))> |
#<alt (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 y)) (* t x)))))> |
#<alt (- (+ 1 (* -1 (/ (- (/ 1 (* t (* x y))) (* 1/2 (/ 1 (* t (* x (* (pow y 2) z)))))) z))) (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x))))> |
#<alt (- (+ 1 (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (pow y 2))))) (* 1/3 (/ 1 (* t (* x (* (pow y 3) z)))))) z)) (/ 1 (* t (* x y)))) z))) (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x))))> |
#<alt (* -1 (/ (log (+ 1 (* y z))) (* t x)))> |
#<alt (/ (- x (/ (log (+ 1 (* y z))) t)) x)> |
#<alt (/ (- x (/ (log (+ 1 (* y z))) t)) x)> |
#<alt (/ (- x (/ (log (+ 1 (* y z))) t)) x)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt (* -1 (/ (log (+ 1 (* y z))) (* t x)))> |
#<alt (/ (- t (/ (log (+ 1 (* y z))) x)) t)> |
#<alt (/ (- t (/ (log (+ 1 (* y z))) x)) t)> |
#<alt (/ (- t (/ (log (+ 1 (* y z))) x)) t)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))> |
#<alt (/ (* y z) (* t x))> |
#<alt (* y (+ (* -1/2 (/ (* y (pow z 2)) (* t x))) (/ z (* t x))))> |
#<alt (* y (+ (* y (+ (* -1/2 (/ (pow z 2) (* t x))) (* 1/3 (/ (* y (pow z 3)) (* t x))))) (/ z (* t x))))> |
#<alt (* y (+ (* y (+ (* -1/2 (/ (pow z 2) (* t x))) (* y (+ (* -1/4 (/ (* y (pow z 4)) (* t x))) (* 1/3 (/ (pow z 3) (* t x))))))) (/ z (* t x))))> |
#<alt (/ (+ (log z) (* -1 (log (/ 1 y)))) (* t x))> |
#<alt (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x))))> |
#<alt (- (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x)))) (/ 1/2 (* t (* x (* (pow y 2) (pow z 2))))))> |
#<alt (- (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log z) (* t x))))) (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2)))))))> |
#<alt (/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) (* t x))> |
#<alt (+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 z)) (* t x))))> |
#<alt (+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (* y (pow z 2)))))) (/ 1 (* t (* x z)))) y)) (/ (log (* -1 z)) (* t x))))> |
#<alt (+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* x (* y (pow z 3)))))) (* 1/2 (/ 1 (* t (* x (pow z 2)))))) y)) (/ 1 (* t (* x z)))) y)) (/ (log (* -1 z)) (* t x))))> |
#<alt (/ (* y z) (* t x))> |
#<alt (* z (+ (* -1/2 (/ (* (pow y 2) z) (* t x))) (/ y (* t x))))> |
#<alt (* z (+ (* z (+ (* -1/2 (/ (pow y 2) (* t x))) (* 1/3 (/ (* (pow y 3) z) (* t x))))) (/ y (* t x))))> |
#<alt (* z (+ (* z (+ (* -1/2 (/ (pow y 2) (* t x))) (* z (+ (* -1/4 (/ (* (pow y 4) z) (* t x))) (* 1/3 (/ (pow y 3) (* t x))))))) (/ y (* t x))))> |
#<alt (/ (+ (log y) (* -1 (log (/ 1 z)))) (* t x))> |
#<alt (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x))))> |
#<alt (- (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x)))) (/ 1/2 (* t (* x (* (pow y 2) (pow z 2))))))> |
#<alt (- (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log y) (* t x))))) (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2)))))))> |
#<alt (/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) (* t x))> |
#<alt (+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 y)) (* t x))))> |
#<alt (+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (* (pow y 2) z))))) (/ 1 (* t (* x y)))) z)) (/ (log (* -1 y)) (* t x))))> |
#<alt (+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* x (* (pow y 3) z))))) (* 1/2 (/ 1 (* t (* x (pow y 2)))))) z)) (/ 1 (* t (* x y)))) z)) (/ (log (* -1 y)) (* t x))))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (log (+ 1 (* y z))) (* t x))> |
#<alt (/ (* y z) x)> |
#<alt (* y (+ (* -1/2 (/ (* y (pow z 2)) x)) (/ z x)))> |
#<alt (* y (+ (* y (+ (* -1/2 (/ (pow z 2) x)) (* 1/3 (/ (* y (pow z 3)) x)))) (/ z x)))> |
#<alt (* y (+ (* y (+ (* -1/2 (/ (pow z 2) x)) (* y (+ (* -1/4 (/ (* y (pow z 4)) x)) (* 1/3 (/ (pow z 3) x)))))) (/ z x)))> |
#<alt (/ (+ (log z) (* -1 (log (/ 1 y)))) x)> |
#<alt (+ (* -1 (/ (log (/ 1 y)) x)) (+ (/ 1 (* x (* y z))) (/ (log z) x)))> |
#<alt (- (+ (* -1 (/ (log (/ 1 y)) x)) (+ (/ 1 (* x (* y z))) (/ (log z) x))) (/ 1/2 (* x (* (pow y 2) (pow z 2)))))> |
#<alt (- (+ (* -1 (/ (log (/ 1 y)) x)) (+ (/ 1 (* x (* y z))) (+ (* 1/3 (/ 1 (* x (* (pow y 3) (pow z 3))))) (/ (log z) x)))) (* 1/2 (/ 1 (* x (* (pow y 2) (pow z 2))))))> |
#<alt (/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) x)> |
#<alt (+ (* -1 (/ (log (/ -1 y)) x)) (+ (/ 1 (* x (* y z))) (/ (log (* -1 z)) x)))> |
#<alt (+ (* -1 (/ (log (/ -1 y)) x)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* x (* y (pow z 2))))) (/ 1 (* x z))) y)) (/ (log (* -1 z)) x)))> |
#<alt (+ (* -1 (/ (log (/ -1 y)) x)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* x (* y (pow z 3))))) (* 1/2 (/ 1 (* x (pow z 2))))) y)) (/ 1 (* x z))) y)) (/ (log (* -1 z)) x)))> |
#<alt (/ (* y z) x)> |
#<alt (* z (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ y x)))> |
#<alt (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))> |
#<alt (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* z (+ (* -1/4 (/ (* (pow y 4) z) x)) (* 1/3 (/ (pow y 3) x)))))) (/ y x)))> |
#<alt (/ (+ (log y) (* -1 (log (/ 1 z)))) x)> |
#<alt (+ (* -1 (/ (log (/ 1 z)) x)) (+ (/ 1 (* x (* y z))) (/ (log y) x)))> |
#<alt (- (+ (* -1 (/ (log (/ 1 z)) x)) (+ (/ 1 (* x (* y z))) (/ (log y) x))) (/ 1/2 (* x (* (pow y 2) (pow z 2)))))> |
#<alt (- (+ (* -1 (/ (log (/ 1 z)) x)) (+ (/ 1 (* x (* y z))) (+ (* 1/3 (/ 1 (* x (* (pow y 3) (pow z 3))))) (/ (log y) x)))) (* 1/2 (/ 1 (* x (* (pow y 2) (pow z 2))))))> |
#<alt (/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) x)> |
#<alt (+ (* -1 (/ (log (/ -1 z)) x)) (+ (/ 1 (* x (* y z))) (/ (log (* -1 y)) x)))> |
#<alt (+ (* -1 (/ (log (/ -1 z)) x)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* x (* (pow y 2) z)))) (/ 1 (* x y))) z)) (/ (log (* -1 y)) x)))> |
#<alt (+ (* -1 (/ (log (/ -1 z)) x)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* x (* (pow y 3) z)))) (* 1/2 (/ 1 (* x (pow y 2))))) z)) (/ 1 (* x y))) z)) (/ (log (* -1 y)) x)))> |
#<alt (/ (log (+ 1 (* y z))) x)> |
#<alt (/ (log (+ 1 (* y z))) x)> |
#<alt (/ (log (+ 1 (* y z))) x)> |
#<alt (/ (log (+ 1 (* y z))) x)> |
#<alt (/ (log (+ 1 (* y z))) x)> |
#<alt (/ (log (+ 1 (* y z))) x)> |
#<alt (/ (log (+ 1 (* y z))) x)> |
#<alt (/ (log (+ 1 (* y z))) x)> |
#<alt (/ (log (+ 1 (* y z))) x)> |
#<alt (/ (log (+ 1 (* y z))) x)> |
#<alt (/ (log (+ 1 (* y z))) x)> |
#<alt (/ (log (+ 1 (* y z))) x)> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y z)> |
#<alt (* z (+ y (* 1/2 (* y z))))> |
#<alt (* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y)))))> |
#<alt (* z (+ y (* z (+ (* 1/2 y) (* z (+ (* 1/24 (* y z)) (* 1/6 y)))))))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* y (- (exp z) 1))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* -1/2 (/ (pow y 2) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* 1/3 (/ (* (pow y 3) z) (* t x)))> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* (pow y 3) z)> |
#<alt (* y z)> |
#<alt (* y (+ z (* -1/2 (* y (pow z 2)))))> |
#<alt (* y (+ z (* y (+ (* -1/2 (pow z 2)) (* 1/3 (* y (pow z 3)))))))> |
#<alt (* y (+ z (* y (+ (* -1/2 (pow z 2)) (* y (+ (* -1/4 (* y (pow z 4))) (* 1/3 (pow z 3))))))))> |
#<alt (+ (log z) (* -1 (log (/ 1 y))))> |
#<alt (+ (log z) (+ (* -1 (log (/ 1 y))) (/ 1 (* y z))))> |
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (/ 1 (* y z)))) (/ 1/2 (* (pow y 2) (pow z 2))))> |
#<alt (- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y z)) (* 1/3 (/ 1 (* (pow y 3) (pow z 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow z 2)))))> |
#<alt (+ (log (* -1 z)) (* -1 (log (/ -1 y))))> |
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (/ 1 (* y z))))> |
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow z 2)))) (/ 1 z)) y))))> |
#<alt (+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow z 3)))) (* 1/2 (/ 1 (pow z 2)))) y)) (/ 1 z)) y))))> |
#<alt (* y z)> |
#<alt (* z (+ y (* -1/2 (* (pow y 2) z))))> |
#<alt (* z (+ y (* z (+ (* -1/2 (pow y 2)) (* 1/3 (* (pow y 3) z))))))> |
#<alt (* z (+ y (* z (+ (* -1/2 (pow y 2)) (* z (+ (* -1/4 (* (pow y 4) z)) (* 1/3 (pow y 3))))))))> |
#<alt (+ (log y) (* -1 (log (/ 1 z))))> |
#<alt (+ (log y) (+ (* -1 (log (/ 1 z))) (/ 1 (* y z))))> |
#<alt (- (+ (log y) (+ (* -1 (log (/ 1 z))) (/ 1 (* y z)))) (/ 1/2 (* (pow y 2) (pow z 2))))> |
#<alt (- (+ (log y) (+ (* -1 (log (/ 1 z))) (+ (/ 1 (* y z)) (* 1/3 (/ 1 (* (pow y 3) (pow z 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow z 2)))))> |
#<alt (+ (log (* -1 y)) (* -1 (log (/ -1 z))))> |
#<alt (+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (/ 1 (* y z))))> |
#<alt (+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* -1 (/ (- (* 1/2 (/ 1 (* (pow y 2) z))) (/ 1 y)) z))))> |
#<alt (+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* (pow y 3) z))) (* 1/2 (/ 1 (pow y 2)))) z)) (/ 1 y)) z))))> |
219 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 50.0ms | x | @ | 0 | (* x (- 1 (* z (+ (/ y (* t x)) (* z (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x)))))))) |
| 4.0ms | t | @ | 0 | (* x (- 1 (* z (+ (/ y (* t x)) (* z (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x)))))))) |
| 2.0ms | y | @ | 0 | (* x (- 1 (* z (+ (/ y (* t x)) (* z (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x)))))))) |
| 2.0ms | t | @ | 0 | (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x))) |
| 2.0ms | x | @ | 0 | (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x))) |
| 1× | batch-egg-rewrite |
| 3772× | *-lowering-*.f32 |
| 3772× | *-lowering-*.f64 |
| 2708× | /-lowering-/.f32 |
| 2708× | /-lowering-/.f64 |
| 2292× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 252 |
| 1 | 288 | 235 |
| 2 | 3117 | 228 |
| 0 | 8360 | 228 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ 1 t) (log (+ 1 (* y (- (exp z) 1))))) |
(- x (* (/ 1 t) (log (+ 1 (* y (- (exp z) 1)))))) |
(/ 1 t) |
(log (+ 1 (* y (- (exp z) 1)))) |
(/ (* y z) (neg t)) |
(* y z) |
(neg t) |
(- x (* z (* 1/2 (/ (* y z) t)))) |
(* z (* 1/2 (/ (* y z) t))) |
(* 1/2 (/ (* y z) t)) |
(/ (* y z) t) |
(+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x))) |
(* x (- 1 (* z (+ (/ y (* t x)) (* z (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x)))))))) |
(- 1 (* z (+ (/ y (* t x)) (* z (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x))))))) |
(* z (+ (/ y (* t x)) (* z (+ (/ (* -1/2 (* y y)) (* t x)) (/ (* 1/3 (* z (* y (* y y)))) (* t x)))))) |
(* x (- 1 (/ (/ (log (+ 1 (* y z))) x) t))) |
(- 1 (/ (/ (log (+ 1 (* y z))) x) t)) |
(/ (/ (log (+ 1 (* y z))) x) t) |
(/ (log (+ 1 (* y z))) x) |
(* y (- (exp z) 1)) |
(/ (* -1/2 (* y y)) (* t x)) |
(/ (* 1/3 (* z (* y (* y y)))) (* t x)) |
(* z (* y (* y y))) |
(log (+ 1 (* y z))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z))))) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/.f64 (neg.f64 (log1p.f64 (*.f64 y (expm1.f64 z)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal -1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (-.f64 #s(literal 0 binary64) t)) x) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x)))) (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x)) (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (log1p.f64 (*.f64 y (expm1.f64 z)))) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (log1p.f64 (*.f64 y (expm1.f64 z))) x) |
(fma.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (/.f64 #s(literal -1 binary64) t) x) |
(fma.f64 (neg.f64 (log1p.f64 (*.f64 y (expm1.f64 z)))) (/.f64 #s(literal 1 binary64) t) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x) (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)) (*.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64))) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64))) (-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x) (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x))))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) x))) |
(exp.f64 (*.f64 (log.f64 t) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) t)) |
(/.f64 #s(literal 1 binary64) t) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 t #s(literal -1 binary64)) |
(pow.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 t #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 t #s(literal -1/2 binary64)) (pow.f64 t #s(literal -1/2 binary64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z)))) |
(+.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64))))))) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) (log1p.f64 (*.f64 (*.f64 y (expm1.f64 z)) (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) (log.f64 (+.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z)))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z)))))) |
(-.f64 (log.f64 (-.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)) #s(literal 1 binary64))) (log.f64 (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (expm1.f64 z)) (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64)))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 2 binary64)))))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(*.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))) |
(*.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 y z)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z t))) |
(neg.f64 (*.f64 y (/.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 y z))) #s(literal 1 binary64))) |
(/.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (*.f64 y z) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 y z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 y z))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z t)))) |
(*.f64 y (/.f64 z (-.f64 #s(literal 0 binary64) t))) |
(*.f64 z (*.f64 y (/.f64 #s(literal -1 binary64) t))) |
(*.f64 z (/.f64 y (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 y z) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (/.f64 z t))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 z t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) t)) y) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 y t)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) (/.f64 z t)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (/.f64 y t)) |
(*.f64 #s(literal 1 binary64) (*.f64 y z)) |
(*.f64 y z) |
(*.f64 z y) |
(*.f64 (*.f64 y z) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) z) |
(*.f64 (*.f64 #s(literal 1 binary64) z) y) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) |
(-.f64 #s(literal 0 binary64) t) |
(neg.f64 t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) t) |
(+.f64 x (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64)) (*.f64 y (/.f64 z t)))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64)) (*.f64 y (/.f64 z t))) x) |
(-.f64 x (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t) (+.f64 x (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t))))) (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t) (+.f64 x (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t))) (/.f64 (*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t) (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t)) (+.f64 x (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t)))) |
(fma.f64 z (neg.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t)) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t) (-.f64 #s(literal 0 binary64) z) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t) x) |
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z t))) x) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t)) z x) |
(fma.f64 (neg.f64 (*.f64 z #s(literal 1/2 binary64))) (*.f64 y (/.f64 z t)) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64)) (*.f64 y (/.f64 z t)) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 y (/.f64 z t))) #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t) (+.f64 x (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t) (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t) (+.f64 x (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t) (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t)) (*.f64 x (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64)) (*.f64 y (/.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t) (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t))) (+.f64 x (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t) (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t))) (-.f64 x (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1/2 binary64)) (*.f64 y (/.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t) (+.f64 x (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t) (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t)))) (neg.f64 (+.f64 x (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t) (+.f64 x (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t) (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t) (+.f64 x (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t)))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t) (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t)))) |
(/.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t (*.f64 y z))) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 y z)) t) |
(/.f64 (*.f64 z (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) t) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 t (*.f64 y z))) |
(/.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) z) t) |
(*.f64 z (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y (/.f64 z t)) z)) |
(*.f64 (*.f64 y (/.f64 z t)) (*.f64 z #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t) z) |
(*.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 y (/.f64 z t))) |
(*.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) (/.f64 z t)) |
(*.f64 (*.f64 z (*.f64 y (/.f64 z t))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 z #s(literal 1/2 binary64)) (*.f64 y z)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (*.f64 y z) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t) |
(/.f64 (neg.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y z))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (/.f64 t (*.f64 (*.f64 y z) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 y (*.f64 (/.f64 z t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 z t))) |
(*.f64 (*.f64 y (/.f64 z t)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 z t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y z))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64))) |
(/.f64 (*.f64 y z) t) |
(/.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 y z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z))) t) |
(/.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (*.f64 y z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (*.f64 y z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal -1 binary64))) |
(*.f64 y (/.f64 z t)) |
(*.f64 z (/.f64 y t)) |
(*.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 z t) y) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x))) |
(+.f64 (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) #s(literal -1/3 binary64)) (*.f64 t x))) |
(-.f64 (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(-.f64 (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 t x))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) t) (/.f64 (/.f64 (*.f64 y y) x) t))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) (*.f64 t x))) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y y))) (*.f64 t x)) (/.f64 (*.f64 y (*.f64 z (*.f64 y y))) (*.f64 t x)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) (*.f64 t x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 y y) x) t) (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x))) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t x))) (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -1/2 binary64) (*.f64 t x)) (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 t x)) (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 z (*.f64 y y))) (*.f64 t x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x))) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 y y))) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t x))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x))) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 y y))) (/.f64 #s(literal 1/3 binary64) (*.f64 t x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x))) |
(fma.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 t x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t x))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t x))) (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) t) (*.f64 z (/.f64 (*.f64 y (*.f64 y y)) x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x))) |
(fma.f64 (*.f64 z (/.f64 (*.f64 y (*.f64 y y)) x)) (/.f64 #s(literal 1/3 binary64) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (*.f64 y y) x) (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x))) |
(fma.f64 (/.f64 (*.f64 y y) x) (/.f64 #s(literal -1/2 binary64) t) (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x))) |
(fma.f64 (*.f64 z #s(literal 1/3 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 t x))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x))) |
(fma.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x))) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 y (*.f64 t x)) (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) (/.f64 #s(literal 1/3 binary64) t)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y y))) (*.f64 t x)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x))) |
(fma.f64 (/.f64 (/.f64 (*.f64 y y) x) t) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 y y) t) (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x))) |
(fma.f64 (/.f64 (*.f64 y y) t) (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x))) |
(fma.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) t) (/.f64 y x) (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x))) |
(fma.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) x) (/.f64 y t) (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (*.f64 y (*.f64 z (*.f64 y y))) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y y))) t) (/.f64 #s(literal 1/3 binary64) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x))) |
(fma.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x))) |
(fma.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) x) (/.f64 (*.f64 y (*.f64 y y)) t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 x (*.f64 t x))) (+.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) (*.f64 t x))) (*.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) t) (/.f64 (/.f64 (*.f64 y y) x) t))) (/.f64 (/.f64 (-.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (*.f64 t x)) (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))) (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 y y) x)))) (*.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 y y) x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) (*.f64 t x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 t (*.f64 x (*.f64 t x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) (*.f64 t x))) (*.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 t (*.f64 x (*.f64 t x)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 y y) x)))) (*.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 y y) x)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) t) (/.f64 (/.f64 (*.f64 y y) x) t))) (/.f64 (/.f64 (-.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (*.f64 t x)) (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 y y) x)))) (*.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 y y) x)))))) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y y))) (*.f64 t x)) (/.f64 (*.f64 y (*.f64 z (*.f64 y y))) (*.f64 t x)))) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) (*.f64 t x)) (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 t (*.f64 x (*.f64 t x)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) (*.f64 t x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t x)) (*.f64 (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (*.f64 t x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t x))) (*.f64 (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) #s(literal -1/3 binary64)))) (*.f64 (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) (/.f64 #s(literal 1/3 binary64) t)))) (*.f64 (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 t x) #s(literal 1 binary64))) (*.f64 (*.f64 t x) (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 t x))) (*.f64 (*.f64 t x) (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 t x) (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (*.f64 (*.f64 t x) (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) (/.f64 #s(literal 1/3 binary64) t)))) (*.f64 (*.f64 t x) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t x)) (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t x)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t x)) (*.f64 t x))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 t x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t x)) (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) #s(literal -1/3 binary64)))) (*.f64 t (*.f64 x (*.f64 t x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t x)) (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) (/.f64 #s(literal 1/3 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t x)) x)) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 t x)) (*.f64 x (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 t x))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (-.f64 #s(literal 0 binary64) (*.f64 t x))) (*.f64 x (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) #s(literal -1/3 binary64)))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) x) (*.f64 x (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) (/.f64 #s(literal 1/3 binary64) t)))) (*.f64 x x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 t x)) (*.f64 (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) (*.f64 t x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t x))) (*.f64 (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t))) (*.f64 (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 t x) #s(literal 1 binary64))) (*.f64 (*.f64 t x) (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t x))) (*.f64 (*.f64 t x) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 t x) (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) x) (*.f64 (*.f64 t x) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t))) (*.f64 (*.f64 t x) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) #s(literal -1/3 binary64)) (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t x)) (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) #s(literal -1/3 binary64)) (*.f64 t x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t x)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t x)) (*.f64 t x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t x)) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 t (*.f64 x (*.f64 t x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) #s(literal -1/3 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t x)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) (/.f64 #s(literal 1/3 binary64) t)) (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) (/.f64 #s(literal 1/3 binary64) t)) (*.f64 t x)) (*.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 x (*.f64 t x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) (/.f64 #s(literal 1/3 binary64) t)) (-.f64 #s(literal 0 binary64) (*.f64 t x))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) (/.f64 #s(literal 1/3 binary64) t)) x) (*.f64 x (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t))) (*.f64 x x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) (*.f64 t x))) (*.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))) (neg.f64 (*.f64 t (*.f64 x (*.f64 t x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 y y) x)))) (*.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 y y) x))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) t) (/.f64 (/.f64 (*.f64 y y) x) t))) (/.f64 (/.f64 (-.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (*.f64 t x)) (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 t (*.f64 x (*.f64 t x))))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) (*.f64 t x)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (*.f64 t (*.f64 x (*.f64 t x)))) (/.f64 (-.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (*.f64 t x))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) (*.f64 t x))) (*.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 t x)) (*.f64 t x)) |
(pow.f64 (/.f64 (*.f64 t (*.f64 x (*.f64 t x))) (+.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) (*.f64 t x))) (*.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) t) (/.f64 (/.f64 (*.f64 y y) x) t))) (/.f64 (/.f64 (-.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (*.f64 t x)) (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))) (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 y y) x)))) (*.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 y y) x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) (*.f64 t x)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 t (*.f64 x (*.f64 t x))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) (*.f64 t x))) (*.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x (*.f64 t x))))) |
(*.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 y y) x)))) (*.f64 (/.f64 #s(literal 1/27 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (/.f64 (*.f64 y y) x) (*.f64 (/.f64 (*.f64 y y) x) (/.f64 (*.f64 y y) x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 y y) x) t) (/.f64 (/.f64 (*.f64 y y) x) t))) (/.f64 (/.f64 (-.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (*.f64 t x)) (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) (*.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 t (*.f64 x (*.f64 t x)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) (*.f64 t x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))) (-.f64 #s(literal 0 binary64) z)) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))) (-.f64 #s(literal 0 binary64) z)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))) (-.f64 #s(literal 0 binary64) z)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))))) x) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))) x) |
(+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))) (-.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))) (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))))))) (/.f64 (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))))) (/.f64 (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (*.f64 t x) y))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z))) |
(fma.f64 z (neg.f64 (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))) (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) z #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))) (-.f64 #s(literal 0 binary64) z)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))) (-.f64 #s(literal 0 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))))) |
(+.f64 (/.f64 z (/.f64 (*.f64 t x) y)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z)) (/.f64 z (/.f64 (*.f64 t x) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (*.f64 t x) y))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z)))) |
(+.f64 (*.f64 (/.f64 z (/.f64 (*.f64 t x) y)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (*.f64 t x) y)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z)))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) z) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z))) |
(fma.f64 z (/.f64 y (*.f64 t x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z))) |
(fma.f64 z (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))) (/.f64 z (/.f64 (*.f64 t x) y))) |
(fma.f64 (*.f64 y z) (/.f64 #s(literal 1 binary64) (*.f64 t x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z) (/.f64 z (/.f64 (*.f64 t x) y))) |
(fma.f64 (/.f64 y (*.f64 t x)) z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z))) |
(fma.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))) z (/.f64 z (/.f64 (*.f64 t x) y))) |
(fma.f64 (/.f64 z (/.f64 (*.f64 t x) y)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (/.f64 z (/.f64 (*.f64 t x) y))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z)) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z))))) (+.f64 (*.f64 (/.f64 z (/.f64 (*.f64 t x) y)) (/.f64 z (/.f64 (*.f64 t x) y))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z))) (*.f64 (/.f64 z (/.f64 (*.f64 t x) y)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (/.f64 (*.f64 t x) y)) (/.f64 z (/.f64 (*.f64 t x) y))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z)))) (-.f64 (/.f64 z (/.f64 (*.f64 t x) y)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z)))) |
(/.f64 (*.f64 z (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z)))))) (+.f64 (/.f64 (*.f64 y y) (*.f64 t (*.f64 x (*.f64 t x)))) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))) (-.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))) (/.f64 y (*.f64 t x)))))) |
(/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 y y) (*.f64 t (*.f64 x (*.f64 t x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z))))) (-.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z))))) z) (+.f64 (/.f64 (*.f64 y y) (*.f64 t (*.f64 x (*.f64 t x)))) (*.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))) (-.f64 (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))) (/.f64 y (*.f64 t x)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 t (*.f64 x (*.f64 t x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) (*.f64 z z)))) z) (-.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))))) |
(*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) |
(*.f64 (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))))) z) |
(*.f64 (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) z) (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))))) z) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x))) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x))) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 3 binary64))) x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 2 binary64))) x) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) x) |
(+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(+.f64 (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))))) (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) (/.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))))) |
(fma.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (/.f64 (log1p.f64 (*.f64 y z)) x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (log1p.f64 (*.f64 y z)) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (log1p.f64 (*.f64 y z))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (/.f64 (log1p.f64 (*.f64 y z)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 x (log1p.f64 (*.f64 y z)))) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (log1p.f64 (*.f64 y z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (/.f64 (log1p.f64 (*.f64 y z)) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z))) (-.f64 #s(literal 0 binary64) (*.f64 t x))) |
(/.f64 (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y z))) (*.f64 t x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (log1p.f64 (*.f64 y z)) #s(literal 1 binary64)) (*.f64 t x)) |
(/.f64 (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 (log1p.f64 (*.f64 y z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (log1p.f64 (*.f64 y z)) (/.f64 #s(literal 1 binary64) t)) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z))) (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (log1p.f64 (*.f64 y z)) t) x) |
(/.f64 (/.f64 (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) t) |
(pow.f64 (/.f64 t (/.f64 (log1p.f64 (*.f64 y z)) x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 x (log1p.f64 (*.f64 y z))) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 t (/.f64 (log1p.f64 (*.f64 y z)) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (log1p.f64 (*.f64 y z)) x)) |
(*.f64 (log1p.f64 (*.f64 y z)) (/.f64 #s(literal 1 binary64) (*.f64 t x))) |
(*.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (*.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t (log1p.f64 (*.f64 y z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (log1p.f64 (*.f64 y z)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (log1p.f64 (*.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (log1p.f64 (*.f64 y z))) #s(literal 1 binary64))) |
(/.f64 (log1p.f64 (*.f64 y z)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (log1p.f64 (*.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (log1p.f64 (*.f64 y z)) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z)))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (/.f64 x (log1p.f64 (*.f64 y z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (log1p.f64 (*.f64 y z))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) x)) |
(*.f64 (log1p.f64 (*.f64 y z)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (*.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (log1p.f64 (*.f64 y z))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y z))) #s(literal -1 binary64))) |
(+.f64 (*.f64 y (exp.f64 z)) (*.f64 y #s(literal -1 binary64))) |
(+.f64 (*.f64 (exp.f64 z) y) (-.f64 #s(literal 0 binary64) y)) |
(fma.f64 y (exp.f64 z) (*.f64 y #s(literal -1 binary64))) |
(fma.f64 (exp.f64 z) y (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 y (expm1.f64 (*.f64 z #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 z)))) |
(/.f64 (*.f64 y (expm1.f64 (+.f64 z z))) (+.f64 #s(literal 1 binary64) (exp.f64 z))) |
(/.f64 (*.f64 (expm1.f64 (*.f64 z #s(literal 3 binary64))) y) (+.f64 (exp.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 z)))) |
(/.f64 (*.f64 (expm1.f64 (+.f64 z z)) y) (+.f64 #s(literal 1 binary64) (exp.f64 z))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (expm1.f64 z))) |
(*.f64 y (expm1.f64 z)) |
(*.f64 (expm1.f64 z) y) |
(*.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (expm1.f64 z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (expm1.f64 z)) y) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 t x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 t x))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) x) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 t x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) t) (*.f64 y y)) x) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x)) t) |
(/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) t) |
(pow.f64 (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 y y) x) t)) |
(*.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t x)))) |
(*.f64 (*.f64 y y) (/.f64 #s(literal -1/2 binary64) (*.f64 t x))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 t x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (*.f64 y y) x)) |
(*.f64 (/.f64 (*.f64 y y) x) (/.f64 #s(literal -1/2 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t)) |
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 y (*.f64 t x))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 y y) x) t) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 y y) t)) |
(*.f64 (/.f64 (*.f64 y y) t) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) t) (/.f64 y x)) |
(*.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) x) (/.f64 y t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 y y)) #s(literal -1 binary64)) (pow.f64 (/.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 t (*.f64 y y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 y #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 x y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 y #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 y t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) #s(literal -1/3 binary64)) (*.f64 t x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) (/.f64 #s(literal 1/3 binary64) t)))) |
(/.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) (*.f64 t x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))))) |
(/.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t x))) |
(/.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) (/.f64 #s(literal 1/3 binary64) t)) x) |
(/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 t x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) #s(literal -1/3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) (/.f64 #s(literal 1/3 binary64) t))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) t) (*.f64 y (*.f64 z (*.f64 y y)))) x) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (/.f64 (*.f64 y (*.f64 y y)) x))) t) |
(/.f64 (/.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) x) t) |
(pow.f64 (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 t x) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) (/.f64 #s(literal 1/3 binary64) t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 x (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 y (*.f64 z (*.f64 y y))) (*.f64 t x))) |
(*.f64 (*.f64 y (*.f64 z (*.f64 y y))) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t x)))) |
(*.f64 (*.f64 y (*.f64 z (*.f64 y y))) (/.f64 #s(literal 1/3 binary64) (*.f64 t x))) |
(*.f64 (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 t x))) |
(*.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t x)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) t) (*.f64 z (/.f64 (*.f64 y (*.f64 y y)) x))) |
(*.f64 (*.f64 z (/.f64 (*.f64 y (*.f64 y y)) x)) (/.f64 #s(literal 1/3 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) (/.f64 #s(literal 1/3 binary64) t))) |
(*.f64 (*.f64 z #s(literal 1/3 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 t x)))) |
(*.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t x))) |
(*.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 y y))) (/.f64 #s(literal 1/3 binary64) t)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y y))) (*.f64 t x)) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) x) (/.f64 (*.f64 y (*.f64 z (*.f64 y y))) t)) |
(*.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 y y))) t) (/.f64 #s(literal 1/3 binary64) x)) |
(*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) t) (/.f64 (*.f64 y (*.f64 y y)) x)) |
(*.f64 (/.f64 (*.f64 z #s(literal 1/3 binary64)) x) (/.f64 (*.f64 y (*.f64 y y)) t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 y (*.f64 z (*.f64 y y)))) #s(literal -1 binary64)) (pow.f64 (/.f64 x #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x #s(literal 1/3 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 t (*.f64 y (*.f64 z (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 z #s(literal 1/3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 z #s(literal 1/3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 t (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 y (*.f64 z (*.f64 y y))) |
(*.f64 y (*.f64 (*.f64 y y) z)) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(*.f64 (*.f64 y z) (*.f64 y y)) |
(*.f64 (*.f64 y y) (*.f64 y z)) |
(*.f64 (*.f64 y (*.f64 y y)) z) |
(*.f64 (*.f64 z (*.f64 y y)) y) |
(*.f64 (*.f64 (*.f64 y z) y) y) |
(log.f64 (+.f64 #s(literal 1 binary64) (*.f64 y z))) |
(+.f64 (log1p.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) #s(literal 1 binary64))))))) |
(+.f64 (log1p.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y z))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (log1p.f64 (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))) (log.f64 (+.f64 (*.f64 y (*.f64 z (*.f64 y z))) (-.f64 #s(literal 1 binary64) (*.f64 y z))))) |
(-.f64 (log1p.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y z))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z))))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 y z)))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z))))) |
(-.f64 (log.f64 (-.f64 (*.f64 y (*.f64 z (*.f64 y z))) #s(literal 1 binary64))) (log.f64 (-.f64 (*.f64 y z) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (-.f64 (*.f64 y z) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (*.f64 y z)))))))) |
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y z)) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 y z))))))) |
(log1p.f64 (*.f64 y z)) |
| 1× | egg-herbie |
| 5662× | *-lowering-*.f32 |
| 5662× | *-lowering-*.f64 |
| 4202× | +-lowering-+.f64 |
| 4202× | +-lowering-+.f32 |
| 1814× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1168 | 12282 |
| 1 | 4136 | 11493 |
| 0 | 8726 | 11493 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (* y (- (exp z) 1)) t) |
(* y (- (+ (* -1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ (exp z) t)) (/ 1 t))) |
(* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* 1/3 (/ (* y (pow (- (exp z) 1) 3)) t)))) (/ (exp z) t)) (/ 1 t))) |
(* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* y (+ (* -1/4 (/ (* y (pow (- (exp z) 1) 4)) t)) (* 1/3 (/ (pow (- (exp z) 1) 3) t)))))) (/ (exp z) t)) (/ 1 t))) |
(/ (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) t) |
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))) (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t)))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))) |
(/ (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) t) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t))) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2))))) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t))) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3))))) (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2))))) y)) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t))) |
(/ (* y z) t) |
(* z (+ (* 1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t))) |
(* z (+ (* z (+ (* 1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t))) |
(* z (+ (* z (+ (* 1/2 (/ (+ y (* -1 (pow y 2))) t)) (* z (+ (* 1/24 (/ (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))) t)) (* 1/6 (/ (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))) t)))))) (/ y t))) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
x |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
x |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
x |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
x |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
x |
(+ x (* y (- (/ 1 t) (/ (exp z) t)))) |
(+ x (* y (- (+ (* 1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ 1 t)) (/ (exp z) t)))) |
(+ x (* y (- (+ (* y (- (* -1/3 (/ (* y (pow (- (exp z) 1) 3)) t)) (* -1/2 (/ (pow (- (exp z) 1) 2) t)))) (/ 1 t)) (/ (exp z) t)))) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (/ (log (- (exp z) 1)) t))) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t)))) |
(- (+ x (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t)))) |
(- (+ x (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t))))) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t)))) |
(- (+ x (* -1 (/ (- (/ 1 (* t (- (exp z) 1))) (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2)))))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
(- (+ x (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2)))) (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3)))))) y)) (/ 1 (* t (- (exp z) 1)))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* z (- (* -1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t)))) |
(+ x (* z (- (* z (- (* -1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t)))) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(/ 1 t) |
(* y (- (exp z) 1)) |
(* y (- (+ (exp z) (* -1/2 (* y (pow (- (exp z) 1) 2)))) 1)) |
(* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* 1/3 (* y (pow (- (exp z) 1) 3)))))) 1)) |
(* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (exp z) 1) 4))) (* 1/3 (pow (- (exp z) 1) 3))))))) 1)) |
(+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) |
(+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1))))) |
(- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp z) 1) 2)))) |
(- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (exp z) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp z) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (exp z) 1) 2))))) |
(+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp z) 1))))) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp z) 1) 2)))) (/ 1 (- (exp z) 1))) y)))) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp z) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp z) 1) 2)))) y)) (/ 1 (- (exp z) 1))) y)))) |
(* y z) |
(* z (+ y (* 1/2 (* z (+ y (* -1 (pow y 2))))))) |
(* z (+ y (* z (+ (* 1/6 (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))) |
(* z (+ y (* z (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* z (+ (* 1/24 (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))))))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* -1 (/ (* y z) t)) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1/2 (/ (* y (pow z 2)) t)) |
(- x (* 1/2 (/ (* y (pow z 2)) t))) |
(- x (* 1/2 (/ (* y (pow z 2)) t))) |
(- x (* 1/2 (/ (* y (pow z 2)) t))) |
x |
(* x (+ 1 (* -1/2 (/ (* y (pow z 2)) (* t x))))) |
(* x (+ 1 (* -1/2 (/ (* y (pow z 2)) (* t x))))) |
(* x (+ 1 (* -1/2 (/ (* y (pow z 2)) (* t x))))) |
x |
(* -1 (* x (- (* 1/2 (/ (* y (pow z 2)) (* t x))) 1))) |
(* -1 (* x (- (* 1/2 (/ (* y (pow z 2)) (* t x))) 1))) |
(* -1 (* x (- (* 1/2 (/ (* y (pow z 2)) (* t x))) 1))) |
x |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(* -1/2 (/ (* y (pow z 2)) t)) |
(* (pow z 2) (- (/ x (pow z 2)) (* 1/2 (/ y t)))) |
(* (pow z 2) (- (/ x (pow z 2)) (* 1/2 (/ y t)))) |
(* (pow z 2) (- (/ x (pow z 2)) (* 1/2 (/ y t)))) |
(* -1/2 (/ (* y (pow z 2)) t)) |
(* (pow z 2) (- (/ x (pow z 2)) (* 1/2 (/ y t)))) |
(* (pow z 2) (- (/ x (pow z 2)) (* 1/2 (/ y t)))) |
(* (pow z 2) (- (/ x (pow z 2)) (* 1/2 (/ y t)))) |
x |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(* -1/2 (/ (* y (pow z 2)) t)) |
(* y (- (/ x y) (* 1/2 (/ (pow z 2) t)))) |
(* y (- (/ x y) (* 1/2 (/ (pow z 2) t)))) |
(* y (- (/ x y) (* 1/2 (/ (pow z 2) t)))) |
(* -1/2 (/ (* y (pow z 2)) t)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1/2 (/ (pow z 2) t))))) |
(* -1 (* y (- (* -1 (/ x y)) (* -1/2 (/ (pow z 2) t))))) |
(* -1 (* y (- (* -1 (/ x y)) (* -1/2 (/ (pow z 2) t))))) |
(* -1/2 (/ (* y (pow z 2)) t)) |
(/ (- (* t x) (* 1/2 (* y (pow z 2)))) t) |
(/ (- (* t x) (* 1/2 (* y (pow z 2)))) t) |
(/ (- (* t x) (* 1/2 (* y (pow z 2)))) t) |
x |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
x |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(* 1/2 (/ (* y z) t)) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(/ (* y z) t) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* (pow y 2) (- (* 1/3 (/ (* y z) (* t x))) (* 1/2 (/ 1 (* t x))))) |
(* (pow y 2) (- (* 1/3 (/ (* y z) (* t x))) (* 1/2 (/ 1 (* t x))))) |
(* (pow y 2) (- (* 1/3 (/ (* y z) (* t x))) (* 1/2 (/ 1 (* t x))))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* (pow y 3) (- (* 1/3 (/ z (* t x))) (* 1/2 (/ 1 (* t (* x y)))))) |
(* (pow y 3) (- (* 1/3 (/ z (* t x))) (* 1/2 (/ 1 (* t (* x y)))))) |
(* (pow y 3) (- (* 1/3 (/ z (* t x))) (* 1/2 (/ 1 (* t (* x y)))))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* -1 (* (pow y 3) (+ (* -1/3 (/ z (* t x))) (* 1/2 (/ 1 (* t (* x y))))))) |
(* -1 (* (pow y 3) (+ (* -1/3 (/ z (* t x))) (* 1/2 (/ 1 (* t (* x y))))))) |
(* -1 (* (pow y 3) (+ (* -1/3 (/ z (* t x))) (* 1/2 (/ 1 (* t (* x y))))))) |
(/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t) |
(/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t) |
(/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t) |
(/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t) |
(/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t) |
(/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t) |
(/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t) |
(/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t) |
(* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x))) t)) |
(* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x))) t)) |
(* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x))) t)) |
(* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x))) t)) |
(/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x) |
(/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x) |
(/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x) |
(/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x) |
(/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x) |
(/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x) |
(/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x) |
(/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x) |
(* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t))) x)) |
(* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t))) x)) |
(* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t))) x)) |
(* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t))) x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(+ (* -1/2 (/ (pow y 2) (* t x))) (* 1/3 (/ (* (pow y 3) z) (* t x)))) |
(+ (* -1/2 (/ (pow y 2) (* t x))) (* 1/3 (/ (* (pow y 3) z) (* t x)))) |
(+ (* -1/2 (/ (pow y 2) (* t x))) (* 1/3 (/ (* (pow y 3) z) (* t x)))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* z (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (* 1/3 (/ (pow y 3) (* t x))))) |
(* z (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (* 1/3 (/ (pow y 3) (* t x))))) |
(* z (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (* 1/3 (/ (pow y 3) (* t x))))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* -1 (* z (+ (* -1/3 (/ (pow y 3) (* t x))) (* 1/2 (/ (pow y 2) (* t (* x z))))))) |
(* -1 (* z (+ (* -1/3 (/ (pow y 3) (* t x))) (* 1/2 (/ (pow y 2) (* t (* x z))))))) |
(* -1 (* z (+ (* -1/3 (/ (pow y 3) (* t x))) (* 1/2 (/ (pow y 2) (* t (* x z))))))) |
(* -1 (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t)))) |
(+ x (* -1 (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))))) |
(+ x (* -1 (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))))) |
(+ x (* -1 (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))))) |
x |
(* x (+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x)))) |
(* x (+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x)))) |
(* x (+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x)))) |
x |
(* -1 (* x (- (* -1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) 1))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* z (+ (* -1 (/ y t)) (* 1/2 (/ (* (pow y 2) z) t))))) |
(+ x (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t))))))) |
(* -1/3 (/ (* (pow y 3) (pow z 3)) t)) |
(* (pow z 3) (+ (* -1/3 (/ (pow y 3) t)) (* 1/2 (/ (pow y 2) (* t z))))) |
(* (pow z 3) (+ (* -1 (/ y (* t (pow z 2)))) (+ (* -1/3 (/ (pow y 3) t)) (* 1/2 (/ (pow y 2) (* t z)))))) |
(* (pow z 3) (+ (* -1 (/ y (* t (pow z 2)))) (+ (* -1/3 (/ (pow y 3) t)) (+ (* 1/2 (/ (pow y 2) (* t z))) (/ x (pow z 3)))))) |
(* -1/3 (/ (* (pow y 3) (pow z 3)) t)) |
(* -1 (* (pow z 3) (+ (* -1/2 (/ (pow y 2) (* t z))) (* 1/3 (/ (pow y 3) t))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1 (/ y (* t z))) (* 1/2 (/ (pow y 2) t))) z)) (* 1/3 (/ (pow y 3) t))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x z)) (/ y t)) z)) (* 1/2 (/ (pow y 2) t))) z)) (* 1/3 (/ (pow y 3) t))))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* y (+ (* -1 (/ z t)) (* 1/2 (/ (* y (pow z 2)) t))))) |
(+ x (* y (+ (* -1 (/ z t)) (* y (+ (* -1/3 (/ (* y (pow z 3)) t)) (* 1/2 (/ (pow z 2) t))))))) |
(* -1/3 (/ (* (pow y 3) (pow z 3)) t)) |
(* (pow y 3) (+ (* -1/3 (/ (pow z 3) t)) (* 1/2 (/ (pow z 2) (* t y))))) |
(* (pow y 3) (+ (* -1 (/ z (* t (pow y 2)))) (+ (* -1/3 (/ (pow z 3) t)) (* 1/2 (/ (pow z 2) (* t y)))))) |
(* (pow y 3) (+ (* -1 (/ z (* t (pow y 2)))) (+ (* -1/3 (/ (pow z 3) t)) (+ (* 1/2 (/ (pow z 2) (* t y))) (/ x (pow y 3)))))) |
(* -1/3 (/ (* (pow y 3) (pow z 3)) t)) |
(* -1 (* (pow y 3) (+ (* -1/2 (/ (pow z 2) (* t y))) (* 1/3 (/ (pow z 3) t))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z (* t y))) (* 1/2 (/ (pow z 2) t))) y)) (* 1/3 (/ (pow z 3) t))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x y)) (/ z t)) y)) (* 1/2 (/ (pow z 2) t))) y)) (* 1/3 (/ (pow z 3) t))))) |
(* -1 (/ (* x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))) t)) |
(/ (+ (* -1 (* x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))))) (* t x)) t) |
(/ (+ (* -1 (* x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))))) (* t x)) t) |
(/ (+ (* -1 (* x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))))) (* t x)) t) |
x |
(+ x (* -1 (/ (* x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))) t))) |
(+ x (* -1 (/ (* x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))) t))) |
(+ x (* -1 (/ (* x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))) t))) |
x |
(+ x (/ (* x (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x))))))) t)) |
(+ x (/ (* x (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x))))))) t)) |
(+ x (/ (* x (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x))))))) t)) |
1 |
(+ 1 (* -1 (/ (* y z) (* t x)))) |
(+ 1 (* z (- (* 1/2 (/ (* (pow y 2) z) (* t x))) (/ y (* t x))))) |
(+ 1 (* z (- (* z (- (* -1/3 (/ (* (pow y 3) z) (* t x))) (* -1/2 (/ (pow y 2) (* t x))))) (/ y (* t x))))) |
(* -1/3 (/ (* (pow y 3) (pow z 3)) (* t x))) |
(* (pow z 3) (- (* 1/2 (/ (pow y 2) (* t (* x z)))) (* 1/3 (/ (pow y 3) (* t x))))) |
(* (pow z 3) (- (* -1 (/ y (* t (* x (pow z 2))))) (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (* 1/3 (/ (pow y 3) (* t x)))))) |
(* (pow z 3) (- (/ 1 (pow z 3)) (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (+ (* 1/3 (/ (pow y 3) (* t x))) (/ y (* t (* x (pow z 2)))))))) |
(* -1/3 (/ (* (pow y 3) (pow z 3)) (* t x))) |
(* -1 (* (pow z 3) (- (* -1/2 (/ (pow y 2) (* t (* x z)))) (* -1/3 (/ (pow y 3) (* t x)))))) |
(* -1 (* (pow z 3) (- (* -1 (/ (- (* -1 (/ y (* t (* x z)))) (* -1/2 (/ (pow y 2) (* t x)))) z)) (* -1/3 (/ (pow y 3) (* t x)))))) |
(* -1 (* (pow z 3) (- (* -1 (/ (- (+ (* -1 (/ y (* t (* x z)))) (/ 1 (pow z 2))) (* -1/2 (/ (pow y 2) (* t x)))) z)) (* -1/3 (/ (pow y 3) (* t x)))))) |
1 |
(+ 1 (* -1 (/ (* y z) (* t x)))) |
(+ 1 (* y (- (* 1/2 (/ (* y (pow z 2)) (* t x))) (/ z (* t x))))) |
(+ 1 (* y (- (* y (- (* -1/3 (/ (* y (pow z 3)) (* t x))) (* -1/2 (/ (pow z 2) (* t x))))) (/ z (* t x))))) |
(* -1/3 (/ (* (pow y 3) (pow z 3)) (* t x))) |
(* (pow y 3) (- (* 1/2 (/ (pow z 2) (* t (* x y)))) (* 1/3 (/ (pow z 3) (* t x))))) |
(* (pow y 3) (- (* -1 (/ z (* t (* x (pow y 2))))) (+ (* -1/2 (/ (pow z 2) (* t (* x y)))) (* 1/3 (/ (pow z 3) (* t x)))))) |
(* (pow y 3) (- (/ 1 (pow y 3)) (+ (* -1/2 (/ (pow z 2) (* t (* x y)))) (+ (* 1/3 (/ (pow z 3) (* t x))) (/ z (* t (* x (pow y 2)))))))) |
(* -1/3 (/ (* (pow y 3) (pow z 3)) (* t x))) |
(* -1 (* (pow y 3) (- (* -1/2 (/ (pow z 2) (* t (* x y)))) (* -1/3 (/ (pow z 3) (* t x)))))) |
(* -1 (* (pow y 3) (- (* -1 (/ (- (* -1 (/ z (* t (* x y)))) (* -1/2 (/ (pow z 2) (* t x)))) y)) (* -1/3 (/ (pow z 3) (* t x)))))) |
(* -1 (* (pow y 3) (- (* -1 (/ (- (+ (* -1 (/ z (* t (* x y)))) (/ 1 (pow y 2))) (* -1/2 (/ (pow z 2) (* t x)))) y)) (* -1/3 (/ (pow z 3) (* t x)))))) |
(* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t)) |
(/ (- t (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))) t) |
(/ (- t (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))) t) |
(/ (- t (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))) t) |
1 |
(+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t))) |
(+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t))) |
(+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t))) |
1 |
(+ 1 (/ (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x)))))) t)) |
(+ 1 (/ (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x)))))) t)) |
(+ 1 (/ (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x)))))) t)) |
(* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x)) |
(/ (- x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t)))) x) |
(/ (- x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t)))) x) |
(/ (- x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t)))) x) |
1 |
(+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x))) |
(+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x))) |
(+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x))) |
1 |
(+ 1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) |
(+ 1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) |
(+ 1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) |
(/ (* y z) (* t x)) |
(* z (+ (* -1/2 (/ (* (pow y 2) z) (* t x))) (/ y (* t x)))) |
(* z (+ (* z (+ (* -1/2 (/ (pow y 2) (* t x))) (* 1/3 (/ (* (pow y 3) z) (* t x))))) (/ y (* t x)))) |
(* z (+ (* z (+ (* -1/2 (/ (pow y 2) (* t x))) (* 1/3 (/ (* (pow y 3) z) (* t x))))) (/ y (* t x)))) |
(* 1/3 (/ (* (pow y 3) (pow z 3)) (* t x))) |
(* (pow z 3) (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (* 1/3 (/ (pow y 3) (* t x))))) |
(* (pow z 3) (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (+ (* 1/3 (/ (pow y 3) (* t x))) (/ y (* t (* x (pow z 2))))))) |
(* (pow z 3) (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (+ (* 1/3 (/ (pow y 3) (* t x))) (/ y (* t (* x (pow z 2))))))) |
(* 1/3 (/ (* (pow y 3) (pow z 3)) (* t x))) |
(* -1 (* (pow z 3) (+ (* -1/3 (/ (pow y 3) (* t x))) (* 1/2 (/ (pow y 2) (* t (* x z))))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1/2 (/ (pow y 2) (* t x))) (/ y (* t (* x z)))) z)) (* -1/3 (/ (pow y 3) (* t x)))))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1/2 (/ (pow y 2) (* t x))) (/ y (* t (* x z)))) z)) (* -1/3 (/ (pow y 3) (* t x)))))) |
(/ (* y z) (* t x)) |
(* y (+ (* -1/2 (/ (* y (pow z 2)) (* t x))) (/ z (* t x)))) |
(* y (+ (* y (+ (* -1/2 (/ (pow z 2) (* t x))) (* 1/3 (/ (* y (pow z 3)) (* t x))))) (/ z (* t x)))) |
(* y (+ (* y (+ (* -1/2 (/ (pow z 2) (* t x))) (* 1/3 (/ (* y (pow z 3)) (* t x))))) (/ z (* t x)))) |
(* 1/3 (/ (* (pow y 3) (pow z 3)) (* t x))) |
(* (pow y 3) (+ (* -1/2 (/ (pow z 2) (* t (* x y)))) (* 1/3 (/ (pow z 3) (* t x))))) |
(* (pow y 3) (+ (* -1/2 (/ (pow z 2) (* t (* x y)))) (+ (* 1/3 (/ (pow z 3) (* t x))) (/ z (* t (* x (pow y 2))))))) |
(* (pow y 3) (+ (* -1/2 (/ (pow z 2) (* t (* x y)))) (+ (* 1/3 (/ (pow z 3) (* t x))) (/ z (* t (* x (pow y 2))))))) |
(* 1/3 (/ (* (pow y 3) (pow z 3)) (* t x))) |
(* -1 (* (pow y 3) (+ (* -1/3 (/ (pow z 3) (* t x))) (* 1/2 (/ (pow z 2) (* t (* x y))))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 (/ (pow z 2) (* t x))) (/ z (* t (* x y)))) y)) (* -1/3 (/ (pow z 3) (* t x)))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 (/ (pow z 2) (* t x))) (/ z (* t (* x y)))) y)) (* -1/3 (/ (pow z 3) (* t x)))))) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t) |
(* -1 (/ (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x)))))) t)) |
(* -1 (/ (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x)))))) t)) |
(* -1 (/ (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x)))))) t)) |
(* -1 (/ (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x)))))) t)) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x) |
(* -1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) |
(* -1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) |
(* -1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) |
(* -1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
x |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))) |
x |
(* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1))) |
(* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1))) |
(* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* y (+ (* -1 (/ z t)) (* 1/2 (/ (* y (pow z 2)) t))))) |
(+ x (* y (+ (* -1 (/ z t)) (* y (+ (* -1/3 (/ (* y (pow z 3)) t)) (* 1/2 (/ (pow z 2) t))))))) |
(* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) |
(- (* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) (/ 1 (* t (* y z)))) |
(- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (/ 1 (* t (* y z)))) |
(- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (/ 1 (* t (* y z))) (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))))) |
(* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x))))) |
(- (* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x))))) (/ 1 (* t (* y z)))) |
(+ (* -1 (/ (- (/ 1 (* t z)) (* 1/2 (/ 1 (* t (* y (pow z 2)))))) y)) (* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))))) |
(+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow z 2)))) (* 1/3 (/ 1 (* t (* y (pow z 3)))))) y)) (/ 1 (* t z))) y)) (* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(+ x (* z (+ (* -1 (/ y t)) (* 1/2 (/ (* (pow y 2) z) t))))) |
(+ x (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t))))))) |
(* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) |
(- (* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) (/ 1 (* t (* y z)))) |
(- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (/ 1 (* t (* y z)))) |
(- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (/ 1 (* t (* y z))) (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))))) |
(* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x))))) |
(- (* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x))))) (/ 1 (* t (* y z)))) |
(+ (* -1 (/ (- (/ 1 (* t y)) (* 1/2 (/ 1 (* t (* (pow y 2) z))))) z)) (* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))))) |
(+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow y 2)))) (* 1/3 (/ 1 (* t (* (pow y 3) z))))) z)) (/ 1 (* t y))) z)) (* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))))) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(/ (+ (* -1 (log (+ 1 (* y z)))) (* t x)) t) |
(/ (+ (* -1 (log (+ 1 (* y z)))) (* t x)) t) |
(/ (+ (* -1 (log (+ 1 (* y z)))) (* t x)) t) |
x |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
x |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
1 |
(+ 1 (* -1 (/ (* y z) (* t x)))) |
(+ 1 (* y (- (* 1/2 (/ (* y (pow z 2)) (* t x))) (/ z (* t x))))) |
(+ 1 (* y (- (* y (- (* -1/3 (/ (* y (pow z 3)) (* t x))) (* -1/2 (/ (pow z 2) (* t x))))) (/ z (* t x))))) |
(- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x)))) |
(- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x))))) |
(- (+ 1 (/ 1/2 (* t (* x (* (pow y 2) (pow z 2)))))) (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x))))) |
(- (+ 1 (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2))))))) (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log z) (* t x)))))) |
(- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))) |
(- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 z)) (* t x))))) |
(- (+ 1 (* -1 (/ (- (/ 1 (* t (* x z))) (* 1/2 (/ 1 (* t (* x (* y (pow z 2))))))) y))) (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))) |
(- (+ 1 (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (pow z 2))))) (* 1/3 (/ 1 (* t (* x (* y (pow z 3))))))) y)) (/ 1 (* t (* x z)))) y))) (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))) |
1 |
(+ 1 (* -1 (/ (* y z) (* t x)))) |
(+ 1 (* z (- (* 1/2 (/ (* (pow y 2) z) (* t x))) (/ y (* t x))))) |
(+ 1 (* z (- (* z (- (* -1/3 (/ (* (pow y 3) z) (* t x))) (* -1/2 (/ (pow y 2) (* t x))))) (/ y (* t x))))) |
(- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x)))) |
(- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x))))) |
(- (+ 1 (/ 1/2 (* t (* x (* (pow y 2) (pow z 2)))))) (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x))))) |
(- (+ 1 (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2))))))) (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log y) (* t x)))))) |
(- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))) |
(- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 y)) (* t x))))) |
(- (+ 1 (* -1 (/ (- (/ 1 (* t (* x y))) (* 1/2 (/ 1 (* t (* x (* (pow y 2) z)))))) z))) (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))) |
(- (+ 1 (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (pow y 2))))) (* 1/3 (/ 1 (* t (* x (* (pow y 3) z)))))) z)) (/ 1 (* t (* x y)))) z))) (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))) |
(* -1 (/ (log (+ 1 (* y z))) (* t x))) |
(/ (- x (/ (log (+ 1 (* y z))) t)) x) |
(/ (- x (/ (log (+ 1 (* y z))) t)) x) |
(/ (- x (/ (log (+ 1 (* y z))) t)) x) |
1 |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
1 |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(* -1 (/ (log (+ 1 (* y z))) (* t x))) |
(/ (- t (/ (log (+ 1 (* y z))) x)) t) |
(/ (- t (/ (log (+ 1 (* y z))) x)) t) |
(/ (- t (/ (log (+ 1 (* y z))) x)) t) |
1 |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
1 |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(/ (* y z) (* t x)) |
(* y (+ (* -1/2 (/ (* y (pow z 2)) (* t x))) (/ z (* t x)))) |
(* y (+ (* y (+ (* -1/2 (/ (pow z 2) (* t x))) (* 1/3 (/ (* y (pow z 3)) (* t x))))) (/ z (* t x)))) |
(* y (+ (* y (+ (* -1/2 (/ (pow z 2) (* t x))) (* y (+ (* -1/4 (/ (* y (pow z 4)) (* t x))) (* 1/3 (/ (pow z 3) (* t x))))))) (/ z (* t x)))) |
(/ (+ (log z) (* -1 (log (/ 1 y)))) (* t x)) |
(+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x)))) |
(- (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x)))) (/ 1/2 (* t (* x (* (pow y 2) (pow z 2)))))) |
(- (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log z) (* t x))))) (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2))))))) |
(/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) (* t x)) |
(+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 z)) (* t x)))) |
(+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (* y (pow z 2)))))) (/ 1 (* t (* x z)))) y)) (/ (log (* -1 z)) (* t x)))) |
(+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* x (* y (pow z 3)))))) (* 1/2 (/ 1 (* t (* x (pow z 2)))))) y)) (/ 1 (* t (* x z)))) y)) (/ (log (* -1 z)) (* t x)))) |
(/ (* y z) (* t x)) |
(* z (+ (* -1/2 (/ (* (pow y 2) z) (* t x))) (/ y (* t x)))) |
(* z (+ (* z (+ (* -1/2 (/ (pow y 2) (* t x))) (* 1/3 (/ (* (pow y 3) z) (* t x))))) (/ y (* t x)))) |
(* z (+ (* z (+ (* -1/2 (/ (pow y 2) (* t x))) (* z (+ (* -1/4 (/ (* (pow y 4) z) (* t x))) (* 1/3 (/ (pow y 3) (* t x))))))) (/ y (* t x)))) |
(/ (+ (log y) (* -1 (log (/ 1 z)))) (* t x)) |
(+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x)))) |
(- (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x)))) (/ 1/2 (* t (* x (* (pow y 2) (pow z 2)))))) |
(- (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log y) (* t x))))) (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2))))))) |
(/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) (* t x)) |
(+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 y)) (* t x)))) |
(+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (* (pow y 2) z))))) (/ 1 (* t (* x y)))) z)) (/ (log (* -1 y)) (* t x)))) |
(+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* x (* (pow y 3) z))))) (* 1/2 (/ 1 (* t (* x (pow y 2)))))) z)) (/ 1 (* t (* x y)))) z)) (/ (log (* -1 y)) (* t x)))) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/ (* y z) x) |
(* y (+ (* -1/2 (/ (* y (pow z 2)) x)) (/ z x))) |
(* y (+ (* y (+ (* -1/2 (/ (pow z 2) x)) (* 1/3 (/ (* y (pow z 3)) x)))) (/ z x))) |
(* y (+ (* y (+ (* -1/2 (/ (pow z 2) x)) (* y (+ (* -1/4 (/ (* y (pow z 4)) x)) (* 1/3 (/ (pow z 3) x)))))) (/ z x))) |
(/ (+ (log z) (* -1 (log (/ 1 y)))) x) |
(+ (* -1 (/ (log (/ 1 y)) x)) (+ (/ 1 (* x (* y z))) (/ (log z) x))) |
(- (+ (* -1 (/ (log (/ 1 y)) x)) (+ (/ 1 (* x (* y z))) (/ (log z) x))) (/ 1/2 (* x (* (pow y 2) (pow z 2))))) |
(- (+ (* -1 (/ (log (/ 1 y)) x)) (+ (/ 1 (* x (* y z))) (+ (* 1/3 (/ 1 (* x (* (pow y 3) (pow z 3))))) (/ (log z) x)))) (* 1/2 (/ 1 (* x (* (pow y 2) (pow z 2)))))) |
(/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) x) |
(+ (* -1 (/ (log (/ -1 y)) x)) (+ (/ 1 (* x (* y z))) (/ (log (* -1 z)) x))) |
(+ (* -1 (/ (log (/ -1 y)) x)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* x (* y (pow z 2))))) (/ 1 (* x z))) y)) (/ (log (* -1 z)) x))) |
(+ (* -1 (/ (log (/ -1 y)) x)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* x (* y (pow z 3))))) (* 1/2 (/ 1 (* x (pow z 2))))) y)) (/ 1 (* x z))) y)) (/ (log (* -1 z)) x))) |
(/ (* y z) x) |
(* z (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ y x))) |
(* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) |
(* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* z (+ (* -1/4 (/ (* (pow y 4) z) x)) (* 1/3 (/ (pow y 3) x)))))) (/ y x))) |
(/ (+ (log y) (* -1 (log (/ 1 z)))) x) |
(+ (* -1 (/ (log (/ 1 z)) x)) (+ (/ 1 (* x (* y z))) (/ (log y) x))) |
(- (+ (* -1 (/ (log (/ 1 z)) x)) (+ (/ 1 (* x (* y z))) (/ (log y) x))) (/ 1/2 (* x (* (pow y 2) (pow z 2))))) |
(- (+ (* -1 (/ (log (/ 1 z)) x)) (+ (/ 1 (* x (* y z))) (+ (* 1/3 (/ 1 (* x (* (pow y 3) (pow z 3))))) (/ (log y) x)))) (* 1/2 (/ 1 (* x (* (pow y 2) (pow z 2)))))) |
(/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) x) |
(+ (* -1 (/ (log (/ -1 z)) x)) (+ (/ 1 (* x (* y z))) (/ (log (* -1 y)) x))) |
(+ (* -1 (/ (log (/ -1 z)) x)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* x (* (pow y 2) z)))) (/ 1 (* x y))) z)) (/ (log (* -1 y)) x))) |
(+ (* -1 (/ (log (/ -1 z)) x)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* x (* (pow y 3) z)))) (* 1/2 (/ 1 (* x (pow y 2))))) z)) (/ 1 (* x y))) z)) (/ (log (* -1 y)) x))) |
(/ (log (+ 1 (* y z))) x) |
(/ (log (+ 1 (* y z))) x) |
(/ (log (+ 1 (* y z))) x) |
(/ (log (+ 1 (* y z))) x) |
(/ (log (+ 1 (* y z))) x) |
(/ (log (+ 1 (* y z))) x) |
(/ (log (+ 1 (* y z))) x) |
(/ (log (+ 1 (* y z))) x) |
(/ (log (+ 1 (* y z))) x) |
(/ (log (+ 1 (* y z))) x) |
(/ (log (+ 1 (* y z))) x) |
(/ (log (+ 1 (* y z))) x) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y z) |
(* z (+ y (* 1/2 (* y z)))) |
(* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))) |
(* z (+ y (* z (+ (* 1/2 y) (* z (+ (* 1/24 (* y z)) (* 1/6 y))))))) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* y (- (exp z) 1)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* -1/2 (/ (pow y 2) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* (pow y 3) z) |
(* y z) |
(* y (+ z (* -1/2 (* y (pow z 2))))) |
(* y (+ z (* y (+ (* -1/2 (pow z 2)) (* 1/3 (* y (pow z 3))))))) |
(* y (+ z (* y (+ (* -1/2 (pow z 2)) (* y (+ (* -1/4 (* y (pow z 4))) (* 1/3 (pow z 3)))))))) |
(+ (log z) (* -1 (log (/ 1 y)))) |
(+ (log z) (+ (* -1 (log (/ 1 y))) (/ 1 (* y z)))) |
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (/ 1 (* y z)))) (/ 1/2 (* (pow y 2) (pow z 2)))) |
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y z)) (* 1/3 (/ 1 (* (pow y 3) (pow z 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow z 2))))) |
(+ (log (* -1 z)) (* -1 (log (/ -1 y)))) |
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (/ 1 (* y z)))) |
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow z 2)))) (/ 1 z)) y)))) |
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow z 3)))) (* 1/2 (/ 1 (pow z 2)))) y)) (/ 1 z)) y)))) |
(* y z) |
(* z (+ y (* -1/2 (* (pow y 2) z)))) |
(* z (+ y (* z (+ (* -1/2 (pow y 2)) (* 1/3 (* (pow y 3) z)))))) |
(* z (+ y (* z (+ (* -1/2 (pow y 2)) (* z (+ (* -1/4 (* (pow y 4) z)) (* 1/3 (pow y 3)))))))) |
(+ (log y) (* -1 (log (/ 1 z)))) |
(+ (log y) (+ (* -1 (log (/ 1 z))) (/ 1 (* y z)))) |
(- (+ (log y) (+ (* -1 (log (/ 1 z))) (/ 1 (* y z)))) (/ 1/2 (* (pow y 2) (pow z 2)))) |
(- (+ (log y) (+ (* -1 (log (/ 1 z))) (+ (/ 1 (* y z)) (* 1/3 (/ 1 (* (pow y 3) (pow z 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow z 2))))) |
(+ (log (* -1 y)) (* -1 (log (/ -1 z)))) |
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (/ 1 (* y z)))) |
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* -1 (/ (- (* 1/2 (/ 1 (* (pow y 2) z))) (/ 1 y)) z)))) |
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* (pow y 3) z))) (* 1/2 (/ 1 (pow y 2)))) z)) (/ 1 y)) z)))) |
| Outputs |
|---|
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (* y (- (exp z) 1)) t) |
(*.f64 y (/.f64 (expm1.f64 z) t)) |
(* y (- (+ (* -1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ (exp z) t)) (/ 1 t))) |
(*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 2 binary64))) t)) (/.f64 (expm1.f64 z) t))) |
(* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* 1/3 (/ (* y (pow (- (exp z) 1) 3)) t)))) (/ (exp z) t)) (/ 1 t))) |
(*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))) t) (/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) y) (pow.f64 (expm1.f64 z) #s(literal 3 binary64))) t))) (/.f64 (expm1.f64 z) t))) |
(* y (- (+ (* y (+ (* -1/2 (/ (pow (- (exp z) 1) 2) t)) (* y (+ (* -1/4 (/ (* y (pow (- (exp z) 1) 4)) t)) (* 1/3 (/ (pow (- (exp z) 1) 3) t)))))) (/ (exp z) t)) (/ 1 t))) |
(*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))) t) (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) y) (pow.f64 (expm1.f64 z) #s(literal 4 binary64))) t) (/.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 (expm1.f64 z) #s(literal 3 binary64))) t))))) (/.f64 (expm1.f64 z) t))) |
(/ (+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) t) |
(/.f64 (+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) t) |
(+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))) |
(+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (expm1.f64 z)))) (/.f64 (log.f64 (expm1.f64 z)) t)) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t))) (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (expm1.f64 z)))) (/.f64 (log.f64 (expm1.f64 z)) t)) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))))) |
(- (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t)))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))) |
(+.f64 (/.f64 (log.f64 y) t) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (expm1.f64 z))) (+.f64 (/.f64 (log.f64 (expm1.f64 z)) t) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t (*.f64 y (*.f64 y y))) (pow.f64 (expm1.f64 z) #s(literal 3 binary64)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))))) |
(/ (+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) t) |
(/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) t) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t))) |
(-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (expm1.f64 z))) (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) t)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2))))) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) t) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 (expm1.f64 z) t))) y)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) |
(+ (* -1 (/ (log (/ -1 y)) t)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3))))) (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2))))) y)) (/ 1 (* t (- (exp z) 1)))) y)) (/ (log (* -1 (- (exp z) 1))) t))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) t) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y t) (pow.f64 (expm1.f64 z) #s(literal 3 binary64)))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (pow.f64 (expm1.f64 z) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) (*.f64 (expm1.f64 z) t))) y)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t)) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* z (+ (* 1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t))) |
(*.f64 z (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 y (*.f64 y y))) t) (/.f64 y t))) |
(* z (+ (* z (+ (* 1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) z) (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y)))))) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) t))))) |
(* z (+ (* z (+ (* 1/2 (/ (+ y (* -1 (pow y 2))) t)) (* z (+ (* 1/24 (/ (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3))))))) t)) (* 1/6 (/ (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))) t)))))) (/ y t))) |
(*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) t) (*.f64 z (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) z) (+.f64 y (+.f64 (*.f64 #s(literal -6 binary64) (pow.f64 y #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 y y) #s(literal -4 binary64)) (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 12 binary64))))))) t) (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y)))))) t))))))) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(/ (log (+ 1 (* y (- (exp z) 1)))) t) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t) |
(* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (-.f64 #s(literal 0 binary64) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
x |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)))) |
x |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ (log (+ 1 (* y (- (exp z) 1)))) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (-.f64 #s(literal 0 binary64) t)) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
(/.f64 (-.f64 (*.f64 t x) (log1p.f64 (*.f64 y (expm1.f64 z)))) t) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
(/.f64 (-.f64 (*.f64 t x) (log1p.f64 (*.f64 y (expm1.f64 z)))) t) |
(/ (- (* t x) (log (+ 1 (* y (- (exp z) 1))))) t) |
(/.f64 (-.f64 (*.f64 t x) (log1p.f64 (*.f64 y (expm1.f64 z)))) t) |
x |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
x |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(+ x (* -1 (/ (log (+ 1 (* y (- (exp z) 1)))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
x |
(+ x (* y (- (/ 1 t) (/ (exp z) t)))) |
(+.f64 x (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (exp.f64 z) t)))) |
(+ x (* y (- (+ (* 1/2 (/ (* y (pow (- (exp z) 1) 2)) t)) (/ 1 t)) (/ (exp z) t)))) |
(+.f64 x (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) t) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (exp.f64 z) t))))) |
(+ x (* y (- (+ (* y (- (* -1/3 (/ (* y (pow (- (exp z) 1) 3)) t)) (* -1/2 (/ (pow (- (exp z) 1) 2) t)))) (/ 1 t)) (/ (exp z) t)))) |
(+.f64 x (*.f64 y (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 y (/.f64 (pow.f64 (expm1.f64 z) #s(literal 3 binary64)) t)) #s(literal -1/3 binary64)) (*.f64 (/.f64 (pow.f64 (expm1.f64 z) #s(literal 2 binary64)) t) #s(literal 1/2 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (exp.f64 z) t))))) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (/ (log (- (exp z) 1)) t))) |
(-.f64 (-.f64 x (/.f64 (log.f64 y) t)) (/.f64 (log.f64 (expm1.f64 z)) t)) |
(- x (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t)))) |
(-.f64 x (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (expm1.f64 z)))) (/.f64 (log.f64 (expm1.f64 z)) t))) |
(- (+ x (/ 1/2 (* t (* (pow y 2) (pow (- (exp z) 1) 2))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (- (exp z) 1)) t)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) x) (+.f64 (+.f64 (/.f64 (log.f64 y) t) (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (expm1.f64 z)))) (/.f64 (log.f64 (expm1.f64 z)) t))) |
(- (+ x (* 1/2 (/ 1 (* t (* (pow y 2) (pow (- (exp z) 1) 2)))))) (+ (* -1 (/ (log (/ 1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (+ (* 1/3 (/ 1 (* t (* (pow y 3) (pow (- (exp z) 1) 3))))) (/ (log (- (exp z) 1)) t))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) x) (+.f64 (/.f64 (log.f64 y) t) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (expm1.f64 z))) (+.f64 (/.f64 (log.f64 (expm1.f64 z)) t) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t (*.f64 y (*.f64 y y))) (pow.f64 (expm1.f64 z) #s(literal 3 binary64)))))))) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
(-.f64 x (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))) |
(- x (+ (* -1 (/ (log (/ -1 y)) t)) (+ (/ 1 (* t (* y (- (exp z) 1)))) (/ (log (* -1 (- (exp z) 1))) t)))) |
(-.f64 x (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (expm1.f64 z))) (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) t)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))) |
(- (+ x (* -1 (/ (- (/ 1 (* t (- (exp z) 1))) (* 1/2 (/ 1 (* t (* y (pow (- (exp z) 1) 2)))))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
(-.f64 (-.f64 x (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 z) t)) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))))) y)) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))) |
(- (+ x (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow (- (exp z) 1) 2)))) (* 1/3 (/ 1 (* t (* y (pow (- (exp z) 1) 3)))))) y)) (/ 1 (* t (- (exp z) 1)))) y))) (+ (* -1 (/ (log (/ -1 y)) t)) (/ (log (* -1 (- (exp z) 1))) t))) |
(-.f64 (-.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (expm1.f64 z) t)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 y t) (pow.f64 (expm1.f64 z) #s(literal 3 binary64))))) y)) y)) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) t) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) t))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (* z (- (* -1/2 (/ (* z (+ y (* -1 (pow y 2)))) t)) (/ y t)))) |
(+.f64 x (*.f64 z (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (/.f64 (-.f64 y (*.f64 y y)) t))) (/.f64 y t)))) |
(+ x (* z (- (* z (- (* -1/6 (/ (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))) t)) (* 1/2 (/ (+ y (* -1 (pow y 2))) t)))) (/ y t)))) |
(+.f64 x (*.f64 z (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 z (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))))) t) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 y (*.f64 y y)) t)))) (/.f64 y t)))) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(- x (/ (log (+ 1 (* y (- (exp z) 1)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(/ 1 t) |
(/.f64 #s(literal 1 binary64) t) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (+ (exp z) (* -1/2 (* y (pow (- (exp z) 1) 2)))) 1)) |
(*.f64 y (+.f64 (exp.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) #s(literal -1 binary64)))) |
(* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* 1/3 (* y (pow (- (exp z) 1) 3)))))) 1)) |
(*.f64 y (+.f64 (exp.f64 z) (+.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) y) (pow.f64 (expm1.f64 z) #s(literal 3 binary64))))) #s(literal -1 binary64)))) |
(* y (- (+ (exp z) (* y (+ (* -1/2 (pow (- (exp z) 1) 2)) (* y (+ (* -1/4 (* y (pow (- (exp z) 1) 4))) (* 1/3 (pow (- (exp z) 1) 3))))))) 1)) |
(*.f64 y (+.f64 (exp.f64 z) (+.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))) (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) y) (pow.f64 (expm1.f64 z) #s(literal 4 binary64))) (*.f64 #s(literal 1/3 binary64) (pow.f64 (expm1.f64 z) #s(literal 3 binary64))))))) #s(literal -1 binary64)))) |
(+ (log (- (exp z) 1)) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 (expm1.f64 z)) (log.f64 y)) |
(+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1))))) |
(+.f64 (log.f64 (expm1.f64 z)) (+.f64 (log.f64 y) (/.f64 (/.f64 #s(literal 1 binary64) y) (expm1.f64 z)))) |
(- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (/ 1 (* y (- (exp z) 1))))) (/ 1/2 (* (pow y 2) (pow (- (exp z) 1) 2)))) |
(+.f64 (log.f64 (expm1.f64 z)) (+.f64 (+.f64 (log.f64 y) (/.f64 (/.f64 #s(literal 1 binary64) y) (expm1.f64 z))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (pow.f64 (expm1.f64 z) #s(literal 2 binary64))))) |
(- (+ (log (- (exp z) 1)) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y (- (exp z) 1))) (* 1/3 (/ 1 (* (pow y 3) (pow (- (exp z) 1) 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow (- (exp z) 1) 2))))) |
(+.f64 (+.f64 (log.f64 (expm1.f64 z)) (+.f64 (+.f64 (log.f64 y) (/.f64 (/.f64 #s(literal 1 binary64) y) (expm1.f64 z))) (/.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (expm1.f64 z) #s(literal 3 binary64)) (*.f64 y (*.f64 y y)))))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) |
(+ (log (* -1 (- (exp z) 1))) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (/ 1 (* y (- (exp z) 1))))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (expm1.f64 z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow (- (exp z) 1) 2)))) (/ 1 (- (exp z) 1))) y)))) |
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (expm1.f64 z))) y)) |
(+ (log (* -1 (- (exp z) 1))) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow (- (exp z) 1) 3)))) (* 1/2 (/ 1 (pow (- (exp z) 1) 2)))) y)) (/ 1 (- (exp z) 1))) y)))) |
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (expm1.f64 z))) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y (pow.f64 (expm1.f64 z) #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (expm1.f64 z) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) (expm1.f64 z))) y)) |
(* y z) |
(*.f64 y z) |
(* z (+ y (* 1/2 (* z (+ y (* -1 (pow y 2))))))) |
(*.f64 z (+.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) z) (-.f64 y (*.f64 y y))))) |
(* z (+ y (* z (+ (* 1/6 (* z (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3)))))) (* 1/2 (+ y (* -1 (pow y 2)))))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) z) (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))))) |
(* z (+ y (* z (+ (* 1/2 (+ y (* -1 (pow y 2)))) (* z (+ (* 1/24 (* z (+ y (+ (* -6 (pow y 4)) (+ (* -4 (pow y 2)) (+ (* -3 (pow y 2)) (* 12 (pow y 3)))))))) (* 1/6 (+ y (+ (* -3 (pow y 2)) (* 2 (pow y 3))))))))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))) (*.f64 z (+.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) z) (+.f64 y (+.f64 (*.f64 #s(literal -6 binary64) (pow.f64 y #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 y y) #s(literal -4 binary64)) (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 12 binary64))))))) (*.f64 #s(literal 1/6 binary64) (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y)))))))))))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(log (+ 1 (* y (- (exp z) 1)))) |
(log1p.f64 (*.f64 y (expm1.f64 z))) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* -1 (/ (* y z) t)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y z) t)) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1/2 (/ (* y (pow z 2)) t)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)) |
(- x (* 1/2 (/ (* y (pow z 2)) t))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t))) |
(- x (* 1/2 (/ (* y (pow z 2)) t))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t))) |
(- x (* 1/2 (/ (* y (pow z 2)) t))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t))) |
x |
(* x (+ 1 (* -1/2 (/ (* y (pow z 2)) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z))) (*.f64 t x)))) |
(* x (+ 1 (* -1/2 (/ (* y (pow z 2)) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z))) (*.f64 t x)))) |
(* x (+ 1 (* -1/2 (/ (* y (pow z 2)) (* t x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z))) (*.f64 t x)))) |
x |
(* -1 (* x (- (* 1/2 (/ (* y (pow z 2)) (* t x))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* 1/2 (/ (* y (pow z 2)) (* t x))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* 1/2 (/ (* y (pow z 2)) (* t x))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
x |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t))) |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t))) |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t))) |
(* -1/2 (/ (* y (pow z 2)) t)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)) |
(* (pow z 2) (- (/ x (pow z 2)) (* 1/2 (/ y t)))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 x (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) (/.f64 y t)))) |
(* (pow z 2) (- (/ x (pow z 2)) (* 1/2 (/ y t)))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 x (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) (/.f64 y t)))) |
(* (pow z 2) (- (/ x (pow z 2)) (* 1/2 (/ y t)))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 x (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) (/.f64 y t)))) |
(* -1/2 (/ (* y (pow z 2)) t)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)) |
(* (pow z 2) (- (/ x (pow z 2)) (* 1/2 (/ y t)))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 x (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) (/.f64 y t)))) |
(* (pow z 2) (- (/ x (pow z 2)) (* 1/2 (/ y t)))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 x (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) (/.f64 y t)))) |
(* (pow z 2) (- (/ x (pow z 2)) (* 1/2 (/ y t)))) |
(*.f64 (*.f64 z z) (+.f64 (/.f64 x (*.f64 z z)) (*.f64 #s(literal -1/2 binary64) (/.f64 y t)))) |
x |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t))) |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t))) |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t))) |
(* -1/2 (/ (* y (pow z 2)) t)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)) |
(* y (- (/ x y) (* 1/2 (/ (pow z 2) t)))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) t))) |
(* y (- (/ x y) (* 1/2 (/ (pow z 2) t)))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) t))) |
(* y (- (/ x y) (* 1/2 (/ (pow z 2) t)))) |
(*.f64 y (-.f64 (/.f64 x y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) t))) |
(* -1/2 (/ (* y (pow z 2)) t)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1/2 (/ (pow z 2) t))))) |
(*.f64 (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1/2 (/ (pow z 2) t))))) |
(*.f64 (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1/2 (/ (pow z 2) t))))) |
(*.f64 (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1/2 (/ (* y (pow z 2)) t)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)) |
(/ (- (* t x) (* 1/2 (* y (pow z 2)))) t) |
(/.f64 (+.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z)))) t) |
(/ (- (* t x) (* 1/2 (* y (pow z 2)))) t) |
(/.f64 (+.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z)))) t) |
(/ (- (* t x) (* 1/2 (* y (pow z 2)))) t) |
(/.f64 (+.f64 (*.f64 t x) (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z)))) t) |
x |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t))) |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t))) |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t))) |
x |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t))) |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t))) |
(+ x (* -1/2 (/ (* y (pow z 2)) t))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t))) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y (pow z 2)) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(* 1/2 (/ (* y z) t)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(/ (* y z) t) |
(/.f64 (*.f64 y z) t) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* (pow y 2) (- (* 1/3 (/ (* y z) (* t x))) (* 1/2 (/ 1 (* t x))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y z)) (*.f64 t x)) (/.f64 #s(literal -1/2 binary64) (*.f64 t x)))) |
(* (pow y 2) (- (* 1/3 (/ (* y z) (* t x))) (* 1/2 (/ 1 (* t x))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y z)) (*.f64 t x)) (/.f64 #s(literal -1/2 binary64) (*.f64 t x)))) |
(* (pow y 2) (- (* 1/3 (/ (* y z) (* t x))) (* 1/2 (/ 1 (* t x))))) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y z)) (*.f64 t x)) (/.f64 #s(literal -1/2 binary64) (*.f64 t x)))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* (pow y 3) (- (* 1/3 (/ z (* t x))) (* 1/2 (/ 1 (* t (* x y)))))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 z (*.f64 t x))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 y x))))) |
(* (pow y 3) (- (* 1/3 (/ z (* t x))) (* 1/2 (/ 1 (* t (* x y)))))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 z (*.f64 t x))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 y x))))) |
(* (pow y 3) (- (* 1/3 (/ z (* t x))) (* 1/2 (/ 1 (* t (* x y)))))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 z (*.f64 t x))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 y x))))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* -1 (* (pow y 3) (+ (* -1/3 (/ z (* t x))) (* 1/2 (/ 1 (* t (* x y))))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y x))) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 t x)))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1/3 (/ z (* t x))) (* 1/2 (/ 1 (* t (* x y))))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y x))) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 t x)))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1/3 (/ z (* t x))) (* 1/2 (/ 1 (* t (* x y))))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y x))) (*.f64 #s(literal -1/3 binary64) (/.f64 z (*.f64 t x)))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x)) t) |
(/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x)) t) |
(/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x)) t) |
(/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x)) t) |
(/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x)) t) |
(/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x)) t) |
(/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x)) t) |
(/ (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x))) t) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x)) t) |
(* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x))) t)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x))) t)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x))) t)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x))) t)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x))) (-.f64 #s(literal 0 binary64) t)) |
(/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t))) x) |
(/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t))) x) |
(/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t))) x) |
(/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t))) x) |
(/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t))) x) |
(/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t))) x) |
(/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t))) x) |
(/ (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t))) x) |
(* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t)) (neg.f64 x)) |
(* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t)) (neg.f64 x)) |
(* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t)) (neg.f64 x)) |
(* -1 (/ (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t)) (neg.f64 x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(+ (* -1/2 (/ (pow y 2) (* t x))) (* 1/3 (/ (* (pow y 3) z) (* t x)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x))) |
(+ (* -1/2 (/ (pow y 2) (* t x))) (* 1/3 (/ (* (pow y 3) z) (* t x)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x))) |
(+ (* -1/2 (/ (pow y 2) (* t x))) (* 1/3 (/ (* (pow y 3) z) (* t x)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* z (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (* 1/3 (/ (pow y 3) (* t x))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t (*.f64 z x))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 t x)))) |
(* z (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (* 1/3 (/ (pow y 3) (* t x))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t (*.f64 z x))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 t x)))) |
(* z (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (* 1/3 (/ (pow y 3) (* t x))))) |
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t (*.f64 z x))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 t x)))) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* -1 (* z (+ (* -1/3 (/ (pow y 3) (* t x))) (* 1/2 (/ (pow y 2) (* t (* x z))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 t (*.f64 z x)))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1/3 (/ (pow y 3) (* t x))) (* 1/2 (/ (pow y 2) (* t (* x z))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 t (*.f64 z x)))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* -1/3 (/ (pow y 3) (* t x))) (* 1/2 (/ (pow y 2) (* t (* x z))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 t (*.f64 z x)))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t)))) |
(*.f64 (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t))))) (-.f64 #s(literal 0 binary64) z)) |
(+ x (* -1 (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))))) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t))))))) |
(+ x (* -1 (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))))) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t))))))) |
(+ x (* -1 (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))))) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t))))))) |
x |
(* x (+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)))))) x))) |
(* x (+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)))))) x))) |
(* x (+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)))))) x))) |
x |
(* -1 (* x (- (* -1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) 1))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t))) (/.f64 y t))) x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) 1))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t))) (/.f64 y t))) x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) 1))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t))) (/.f64 y t))) x)) #s(literal -1 binary64)) (neg.f64 x)) |
x |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (* z (+ (* -1 (/ y t)) (* 1/2 (/ (* (pow y 2) z) t))))) |
(+.f64 x (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) t) (/.f64 y t)))) |
(+ x (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t))))))) |
(+.f64 x (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t))) (/.f64 y t)))) |
(* -1/3 (/ (* (pow y 3) (pow z 3)) t)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) t))) |
(* (pow z 3) (+ (* -1/3 (/ (pow y 3) t)) (* 1/2 (/ (pow y 2) (* t z))))) |
(*.f64 (*.f64 z (*.f64 z z)) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 z t)))) |
(* (pow z 3) (+ (* -1 (/ y (* t (pow z 2)))) (+ (* -1/3 (/ (pow y 3) t)) (* 1/2 (/ (pow y 2) (* t z)))))) |
(*.f64 (*.f64 z (*.f64 z z)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 z t))) (/.f64 y (*.f64 t (*.f64 z z))))) |
(* (pow z 3) (+ (* -1 (/ y (* t (pow z 2)))) (+ (* -1/3 (/ (pow y 3) t)) (+ (* 1/2 (/ (pow y 2) (* t z))) (/ x (pow z 3)))))) |
(*.f64 (*.f64 z (*.f64 z z)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) t) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 z t)) (/.f64 x (*.f64 z (*.f64 z z))))) (/.f64 y (*.f64 t (*.f64 z z))))) |
(* -1/3 (/ (* (pow y 3) (pow z 3)) t)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) t))) |
(* -1 (* (pow z 3) (+ (* -1/2 (/ (pow y 2) (* t z))) (* 1/3 (/ (pow y 3) t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z t)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) t)) (neg.f64 (*.f64 z (*.f64 z z)))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1 (/ y (* t z))) (* 1/2 (/ (pow y 2) t))) z)) (* 1/3 (/ (pow y 3) t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) (/.f64 (/.f64 y t) z)) z)) (neg.f64 (*.f64 z (*.f64 z z)))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x z)) (/ y t)) z)) (* 1/2 (/ (pow y 2) t))) z)) (* 1/3 (/ (pow y 3) t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) (/.f64 (-.f64 (/.f64 y t) (/.f64 x z)) z)) z)) (neg.f64 (*.f64 z (*.f64 z z)))) |
x |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (* y (+ (* -1 (/ z t)) (* 1/2 (/ (* y (pow z 2)) t))))) |
(+.f64 x (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) (/.f64 z t)))) |
(+ x (* y (+ (* -1 (/ z t)) (* y (+ (* -1/3 (/ (* y (pow z 3)) t)) (* 1/2 (/ (pow z 2) t))))))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) t) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 z (*.f64 z z)))) t))) (/.f64 z t)))) |
(* -1/3 (/ (* (pow y 3) (pow z 3)) t)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) t))) |
(* (pow y 3) (+ (* -1/3 (/ (pow z 3) t)) (* 1/2 (/ (pow z 2) (* t y))))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 z z))) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 y t)))) |
(* (pow y 3) (+ (* -1 (/ z (* t (pow y 2)))) (+ (* -1/3 (/ (pow z 3) t)) (* 1/2 (/ (pow z 2) (* t y)))))) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 z z))) t) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 y t))) (/.f64 z (*.f64 t (*.f64 y y))))) |
(* (pow y 3) (+ (* -1 (/ z (* t (pow y 2)))) (+ (* -1/3 (/ (pow z 3) t)) (+ (* 1/2 (/ (pow z 2) (* t y))) (/ x (pow y 3)))))) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 z z))) t) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 y t)) (/.f64 x (*.f64 y (*.f64 y y))))) (/.f64 z (*.f64 t (*.f64 y y))))) |
(* -1/3 (/ (* (pow y 3) (pow z 3)) t)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) t))) |
(* -1 (* (pow y 3) (+ (* -1/2 (/ (pow z 2) (* t y))) (* 1/3 (/ (pow z 3) t))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z z)) (*.f64 y t)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 z z))) t)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z (* t y))) (* 1/2 (/ (pow z 2) t))) y)) (* 1/3 (/ (pow z 3) t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 z z))) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) t) (/.f64 z (*.f64 y t))) y)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x y)) (/ z t)) y)) (* 1/2 (/ (pow z 2) t))) y)) (* 1/3 (/ (pow z 3) t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 z z))) t) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) t) (/.f64 (-.f64 (/.f64 z t) (/.f64 x y)) y)) y)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* -1 (/ (* x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))) t)) |
(/.f64 (*.f64 (*.f64 z x) (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/ (+ (* -1 (* x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))))) (* t x)) t) |
(/.f64 (-.f64 (*.f64 t x) (*.f64 (*.f64 z x) (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x)))) t) |
(/ (+ (* -1 (* x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))))) (* t x)) t) |
(/.f64 (-.f64 (*.f64 t x) (*.f64 (*.f64 z x) (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x)))) t) |
(/ (+ (* -1 (* x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))))) (* t x)) t) |
(/.f64 (-.f64 (*.f64 t x) (*.f64 (*.f64 z x) (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x)))) t) |
x |
(+ x (* -1 (/ (* x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))) t))) |
(-.f64 x (/.f64 (*.f64 (*.f64 z x) (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x))) t)) |
(+ x (* -1 (/ (* x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))) t))) |
(-.f64 x (/.f64 (*.f64 (*.f64 z x) (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x))) t)) |
(+ x (* -1 (/ (* x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))) t))) |
(-.f64 x (/.f64 (*.f64 (*.f64 z x) (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x))) t)) |
x |
(+ x (/ (* x (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x))))))) t)) |
(+.f64 x (/.f64 (*.f64 (*.f64 z x) (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)))) (/.f64 y x))) t)) |
(+ x (/ (* x (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x))))))) t)) |
(+.f64 x (/.f64 (*.f64 (*.f64 z x) (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)))) (/.f64 y x))) t)) |
(+ x (/ (* x (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x))))))) t)) |
(+.f64 x (/.f64 (*.f64 (*.f64 z x) (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)))) (/.f64 y x))) t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (* y z) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y z) t) x)) |
(+ 1 (* z (- (* 1/2 (/ (* (pow y 2) z) (* t x))) (/ y (* t x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 t x)) (/.f64 y (*.f64 t x))))) |
(+ 1 (* z (- (* z (- (* -1/3 (/ (* (pow y 3) z) (* t x))) (* -1/2 (/ (pow y 2) (* t x))))) (/ y (* t x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) (*.f64 t x))))) (/.f64 y (*.f64 t x))))) |
(* -1/3 (/ (* (pow y 3) (pow z 3)) (* t x))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t x))) |
(* (pow z 3) (- (* 1/2 (/ (pow y 2) (* t (* x z)))) (* 1/3 (/ (pow y 3) (* t x))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 t (*.f64 z x)))) (*.f64 z (*.f64 z z))) |
(* (pow z 3) (- (* -1 (/ y (* t (* x (pow z 2))))) (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (* 1/3 (/ (pow y 3) (* t x)))))) |
(*.f64 (*.f64 z (*.f64 z z)) (+.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y t)) (*.f64 x (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 t (*.f64 z x)))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 t x)))) |
(* (pow z 3) (- (/ 1 (pow z 3)) (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (+ (* 1/3 (/ (pow y 3) (* t x))) (/ y (* t (* x (pow z 2)))))))) |
(*.f64 (*.f64 z (*.f64 z z)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 t (*.f64 z x)))) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 t x)) (/.f64 (/.f64 y t) (*.f64 x (*.f64 z z)))))) |
(* -1/3 (/ (* (pow y 3) (pow z 3)) (* t x))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t x))) |
(* -1 (* (pow z 3) (- (* -1/2 (/ (pow y 2) (* t (* x z)))) (* -1/3 (/ (pow y 3) (* t x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t (*.f64 z x))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 t x))) (neg.f64 (*.f64 z (*.f64 z z)))) |
(* -1 (* (pow z 3) (- (* -1 (/ (- (* -1 (/ y (* t (* x z)))) (* -1/2 (/ (pow y 2) (* t x)))) z)) (* -1/3 (/ (pow y 3) (* t x)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 t x)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 y (*.f64 t (*.f64 z x)))) z)) (neg.f64 (*.f64 z (*.f64 z z))))) |
(* -1 (* (pow z 3) (- (* -1 (/ (- (+ (* -1 (/ y (* t (* x z)))) (/ 1 (pow z 2))) (* -1/2 (/ (pow y 2) (* t x)))) z)) (* -1/3 (/ (pow y 3) (* t x)))))) |
(*.f64 (+.f64 (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 y (*.f64 t (*.f64 z x)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 t x))) (neg.f64 (*.f64 z (*.f64 z z)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (* y z) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y z) t) x)) |
(+ 1 (* y (- (* 1/2 (/ (* y (pow z 2)) (* t x))) (/ z (* t x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) (*.f64 t x)) (/.f64 z (*.f64 t x))))) |
(+ 1 (* y (- (* y (- (* -1/3 (/ (* y (pow z 3)) (* t x))) (* -1/2 (/ (pow z 2) (* t x))))) (/ z (* t x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) t) (*.f64 y (/.f64 (*.f64 z (*.f64 z z)) x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z z) (*.f64 t x))))) (/.f64 z (*.f64 t x))))) |
(* -1/3 (/ (* (pow y 3) (pow z 3)) (* t x))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t x))) |
(* (pow y 3) (- (* 1/2 (/ (pow z 2) (* t (* x y)))) (* 1/3 (/ (pow z 3) (* t x))))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 t (*.f64 y x))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 z z))) (*.f64 t x)))) |
(* (pow y 3) (- (* -1 (/ z (* t (* x (pow y 2))))) (+ (* -1/2 (/ (pow z 2) (* t (* x y)))) (* 1/3 (/ (pow z 3) (* t x)))))) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 z t)) (*.f64 (*.f64 y y) x)) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 z z))) (*.f64 t x)) (*.f64 (/.f64 (*.f64 z z) t) (/.f64 #s(literal -1/2 binary64) (*.f64 y x)))))) |
(* (pow y 3) (- (/ 1 (pow y 3)) (+ (* -1/2 (/ (pow z 2) (* t (* x y)))) (+ (* 1/3 (/ (pow z 3) (* t x))) (/ z (* t (* x (pow y 2)))))))) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (/.f64 (*.f64 z z) t) (/.f64 #s(literal -1/2 binary64) (*.f64 y x))) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 z z))) (*.f64 t x)) (/.f64 (/.f64 z t) (*.f64 (*.f64 y y) x)))))) |
(* -1/3 (/ (* (pow y 3) (pow z 3)) (* t x))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t x))) |
(* -1 (* (pow y 3) (- (* -1/2 (/ (pow z 2) (* t (* x y)))) (* -1/3 (/ (pow z 3) (* t x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 z z))) (*.f64 t x)) (*.f64 (/.f64 (*.f64 z z) t) (/.f64 #s(literal -1/2 binary64) (*.f64 y x)))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (- (* -1 (/ (- (* -1 (/ z (* t (* x y)))) (* -1/2 (/ (pow z 2) (* t x)))) y)) (* -1/3 (/ (pow z 3) (* t x)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 z z))) (*.f64 t x)) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 z z) x) (/.f64 #s(literal -1/2 binary64) t)) (/.f64 (/.f64 z t) (*.f64 y x))) y)) (neg.f64 (*.f64 y (*.f64 y y))))) |
(* -1 (* (pow y 3) (- (* -1 (/ (- (+ (* -1 (/ z (* t (* x y)))) (/ 1 (pow y 2))) (* -1/2 (/ (pow z 2) (* t x)))) y)) (* -1/3 (/ (pow z 3) (* t x)))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (/.f64 z t) (*.f64 y x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z z) (*.f64 t x)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 z z))) (*.f64 t x))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t)) |
(/.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/ (- t (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))) t) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x))) t)) |
(/ (- t (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))) t) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x))) t)) |
(/ (- t (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x)))) t) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x))) t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x))) t)) |
(+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x))) t)) |
(+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x))) t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x)))))) t)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)))) (/.f64 y x))) t)) |
(+ 1 (/ (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x)))))) t)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)))) (/.f64 y x))) t)) |
(+ 1 (/ (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x)))))) t)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)))) (/.f64 y x))) t)) |
(* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x)) |
(/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)))))) (neg.f64 x)) |
(/ (- x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t)))) x) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)))))) x)) |
(/ (- x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t)))) x) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)))))) x)) |
(/ (- x (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t)))) x) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)))))) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)))))) x)) |
(+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)))))) x)) |
(+ 1 (* -1 (/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)))))) x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t))) (/.f64 y t))) x)) |
(+ 1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t))) (/.f64 y t))) x)) |
(+ 1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t))) (/.f64 y t))) x)) |
(/ (* y z) (* t x)) |
(/.f64 (/.f64 (*.f64 y z) t) x) |
(* z (+ (* -1/2 (/ (* (pow y 2) z) (* t x))) (/ y (* t x)))) |
(*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 t x)))) |
(* z (+ (* z (+ (* -1/2 (/ (pow y 2) (* t x))) (* 1/3 (/ (* (pow y 3) z) (* t x))))) (/ y (* t x)))) |
(*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)))))) |
(* z (+ (* z (+ (* -1/2 (/ (pow y 2) (* t x))) (* 1/3 (/ (* (pow y 3) z) (* t x))))) (/ y (* t x)))) |
(*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)))))) |
(* 1/3 (/ (* (pow y 3) (pow z 3)) (* t x))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) t))) |
(* (pow z 3) (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (* 1/3 (/ (pow y 3) (* t x))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t (*.f64 z x))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 t x))) (*.f64 z (*.f64 z z))) |
(* (pow z 3) (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (+ (* 1/3 (/ (pow y 3) (* t x))) (/ y (* t (* x (pow z 2))))))) |
(*.f64 (*.f64 z (*.f64 z z)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t (*.f64 z x))) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 t x)) (/.f64 (/.f64 y t) (*.f64 x (*.f64 z z)))))) |
(* (pow z 3) (+ (* -1/2 (/ (pow y 2) (* t (* x z)))) (+ (* 1/3 (/ (pow y 3) (* t x))) (/ y (* t (* x (pow z 2))))))) |
(*.f64 (*.f64 z (*.f64 z z)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t (*.f64 z x))) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 t x)) (/.f64 (/.f64 y t) (*.f64 x (*.f64 z z)))))) |
(* 1/3 (/ (* (pow y 3) (pow z 3)) (* t x))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) t))) |
(* -1 (* (pow z 3) (+ (* -1/3 (/ (pow y 3) (* t x))) (* 1/2 (/ (pow y 2) (* t (* x z))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 t (*.f64 z x)))) (neg.f64 (*.f64 z (*.f64 z z)))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1/2 (/ (pow y 2) (* t x))) (/ y (* t (* x z)))) z)) (* -1/3 (/ (pow y 3) (* t x)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 t x)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 y (*.f64 t (*.f64 z x)))) z)) (neg.f64 (*.f64 z (*.f64 z z)))) |
(* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1/2 (/ (pow y 2) (* t x))) (/ y (* t (* x z)))) z)) (* -1/3 (/ (pow y 3) (* t x)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 t x)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 y (*.f64 t (*.f64 z x)))) z)) (neg.f64 (*.f64 z (*.f64 z z)))) |
(/ (* y z) (* t x)) |
(/.f64 (/.f64 (*.f64 y z) t) x) |
(* y (+ (* -1/2 (/ (* y (pow z 2)) (* t x))) (/ z (* t x)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z))) (*.f64 t x)) (/.f64 z (*.f64 t x)))) |
(* y (+ (* y (+ (* -1/2 (/ (pow z 2) (* t x))) (* 1/3 (/ (* y (pow z 3)) (* t x))))) (/ z (* t x)))) |
(*.f64 y (+.f64 (/.f64 z (*.f64 t x)) (*.f64 y (+.f64 (*.f64 (/.f64 (*.f64 z z) x) (/.f64 #s(literal -1/2 binary64) t)) (/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) y) (*.f64 z (*.f64 z z))) (*.f64 t x)))))) |
(* y (+ (* y (+ (* -1/2 (/ (pow z 2) (* t x))) (* 1/3 (/ (* y (pow z 3)) (* t x))))) (/ z (* t x)))) |
(*.f64 y (+.f64 (/.f64 z (*.f64 t x)) (*.f64 y (+.f64 (*.f64 (/.f64 (*.f64 z z) x) (/.f64 #s(literal -1/2 binary64) t)) (/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) y) (*.f64 z (*.f64 z z))) (*.f64 t x)))))) |
(* 1/3 (/ (* (pow y 3) (pow z 3)) (* t x))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) t))) |
(* (pow y 3) (+ (* -1/2 (/ (pow z 2) (* t (* x y)))) (* 1/3 (/ (pow z 3) (* t x))))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 z z))) (*.f64 t x)) (*.f64 (/.f64 (*.f64 z z) t) (/.f64 #s(literal -1/2 binary64) (*.f64 y x))))) |
(* (pow y 3) (+ (* -1/2 (/ (pow z 2) (* t (* x y)))) (+ (* 1/3 (/ (pow z 3) (* t x))) (/ z (* t (* x (pow y 2))))))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (/.f64 (*.f64 z z) t) (/.f64 #s(literal -1/2 binary64) (*.f64 y x))) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 z z))) (*.f64 t x)) (/.f64 (/.f64 z t) (*.f64 (*.f64 y y) x))))) |
(* (pow y 3) (+ (* -1/2 (/ (pow z 2) (* t (* x y)))) (+ (* 1/3 (/ (pow z 3) (* t x))) (/ z (* t (* x (pow y 2))))))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (/.f64 (*.f64 z z) t) (/.f64 #s(literal -1/2 binary64) (*.f64 y x))) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 z z))) (*.f64 t x)) (/.f64 (/.f64 z t) (*.f64 (*.f64 y y) x))))) |
(* 1/3 (/ (* (pow y 3) (pow z 3)) (* t x))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 z (*.f64 z z)) t))) |
(* -1 (* (pow y 3) (+ (* -1/3 (/ (pow z 3) (* t x))) (* 1/2 (/ (pow z 2) (* t (* x y))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) (*.f64 t (*.f64 y x))) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 z z))) (*.f64 t x))) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 (/ (pow z 2) (* t x))) (/ z (* t (* x y)))) y)) (* -1/3 (/ (pow z 3) (* t x)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 z z))) (*.f64 t x)) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 z z) x) (/.f64 #s(literal -1/2 binary64) t)) (/.f64 (/.f64 z t) (*.f64 y x))) y)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 (/ (pow z 2) (* t x))) (/ z (* t (* x y)))) y)) (* -1/3 (/ (pow z 3) (* t x)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 z z))) (*.f64 t x)) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 z z) x) (/.f64 #s(literal -1/2 binary64) t)) (/.f64 (/.f64 z t) (*.f64 y x))) y)) (neg.f64 (*.f64 y (*.f64 y y)))) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t) |
(/.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x))) t) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t) |
(/.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x))) t) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t) |
(/.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x))) t) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t) |
(/.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x))) t) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t) |
(/.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x))) t) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t) |
(/.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x))) t) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t) |
(/.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x))) t) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) t) |
(/.f64 (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x))) t) |
(* -1 (/ (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x)))))) t)) |
(/.f64 (*.f64 z (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)))) (/.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x)))))) t)) |
(/.f64 (*.f64 z (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)))) (/.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x)))))) t)) |
(/.f64 (*.f64 z (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)))) (/.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (* z (+ (* -1 (/ y x)) (* z (+ (* -1/3 (/ (* (pow y 3) z) x)) (* 1/2 (/ (pow y 2) x)))))) t)) |
(/.f64 (*.f64 z (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x)))) (/.f64 y x))) (-.f64 #s(literal 0 binary64) t)) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x) |
(/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)))))) x) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x) |
(/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)))))) x) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x) |
(/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)))))) x) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x) |
(/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)))))) x) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x) |
(/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)))))) x) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x) |
(/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)))))) x) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x) |
(/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)))))) x) |
(/ (* z (+ (* z (+ (* -1/2 (/ (pow y 2) t)) (* 1/3 (/ (* (pow y 3) z) t)))) (/ y t))) x) |
(/.f64 (*.f64 z (+.f64 (/.f64 y t) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) t) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)))))) x) |
(* -1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t))) (/.f64 y t))) x)) |
(* -1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t))) (/.f64 y t))) x)) |
(* -1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t))) (/.f64 y t))) x)) |
(* -1 (/ (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t)))))) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t))) (/.f64 y t))) x)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
x |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
(* x (+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
x |
(* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ (log (+ 1 (* y z))) (* t x)) 1))) |
(*.f64 (+.f64 (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) #s(literal -1 binary64)) (neg.f64 x)) |
x |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (* y (+ (* -1 (/ z t)) (* 1/2 (/ (* y (pow z 2)) t))))) |
(+.f64 x (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) t) (/.f64 z t)))) |
(+ x (* y (+ (* -1 (/ z t)) (* y (+ (* -1/3 (/ (* y (pow z 3)) t)) (* 1/2 (/ (pow z 2) t))))))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z z)) t) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 z (*.f64 z z)))) t))) (/.f64 z t)))) |
(* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 (log.f64 z) (*.f64 t x))))) |
(- (* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) (/ 1 (* t (* y z)))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 (log.f64 z) (*.f64 t x))))) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z)))) |
(- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (/ 1 (* t (* y z)))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 (log.f64 z) (*.f64 t x))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 z z))) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x))))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (/ 1 (* t (* y z))) (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 (log.f64 z) (*.f64 t x))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 z z))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y z))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))))))) |
(* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x))))) |
(- (* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x))))) (/ 1 (* t (* y z)))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x))))) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -1 (/ (- (/ 1 (* t z)) (* 1/2 (/ 1 (* t (* y (pow z 2)))))) y)) (* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))))) |
(-.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x))))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) z) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 y (*.f64 z z))))) y)) |
(+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow z 2)))) (* 1/3 (/ 1 (* t (* y (pow z 3)))))) y)) (/ 1 (* t z))) y)) (* x (- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))))) |
(-.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x))))) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) z) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 z z))) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 y t) (*.f64 z (*.f64 z z))))) y)) y)) |
x |
(+ x (* -1 (/ (* y z) t))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(+ x (* z (+ (* -1 (/ y t)) (* 1/2 (/ (* (pow y 2) z) t))))) |
(+.f64 x (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) t) (/.f64 y t)))) |
(+ x (* z (+ (* -1 (/ y t)) (* z (+ (* -1/3 (/ (* (pow y 3) z) t)) (* 1/2 (/ (pow y 2) t))))))) |
(+.f64 x (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z (*.f64 y (*.f64 y y))) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t))) (/.f64 y t)))) |
(* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 (log.f64 z) (*.f64 t x))))) |
(- (* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) (/ 1 (* t (* y z)))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 (log.f64 z) (*.f64 t x))))) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z)))) |
(- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) (/ 1/2 (* t (* (pow y 2) (pow z 2))))) (/ 1 (* t (* y z)))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 (log.f64 z) (*.f64 t x))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 z z))) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* x (- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x))))) (* 1/2 (/ 1 (* t (* (pow y 2) (pow z 2)))))) (+ (/ 1 (* t (* y z))) (* 1/3 (/ 1 (* t (* (pow y 3) (pow z 3))))))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 (log.f64 z) (*.f64 t x))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (*.f64 z z))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y z))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))))))) |
(* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x))))) |
(- (* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x))))) (/ 1 (* t (* y z)))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x))))) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -1 (/ (- (/ 1 (* t y)) (* 1/2 (/ 1 (* t (* (pow y 2) z))))) z)) (* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))))) |
(-.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y t)) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 z (*.f64 y y))))) z)) |
(+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (pow y 2)))) (* 1/3 (/ 1 (* t (* (pow y 3) z))))) z)) (/ 1 (* t y))) z)) (* x (- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))))) |
(-.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x))))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y t)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) (/.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 z (*.f64 y (*.f64 y y)))))) z)) z)) |
(* -1 (/ (log (+ 1 (* y z))) t)) |
(/.f64 (log1p.f64 (*.f64 y z)) (-.f64 #s(literal 0 binary64) t)) |
(/ (+ (* -1 (log (+ 1 (* y z)))) (* t x)) t) |
(/.f64 (-.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) t) |
(/ (+ (* -1 (log (+ 1 (* y z)))) (* t x)) t) |
(/.f64 (-.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) t) |
(/ (+ (* -1 (log (+ 1 (* y z)))) (* t x)) t) |
(/.f64 (-.f64 (*.f64 t x) (log1p.f64 (*.f64 y z))) t) |
x |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
x |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(+ x (* -1 (/ (log (+ 1 (* y z))) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (* y z) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y z) t) x)) |
(+ 1 (* y (- (* 1/2 (/ (* y (pow z 2)) (* t x))) (/ z (* t x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) (*.f64 t x)) (/.f64 z (*.f64 t x))))) |
(+ 1 (* y (- (* y (- (* -1/3 (/ (* y (pow z 3)) (* t x))) (* -1/2 (/ (pow z 2) (* t x))))) (/ z (* t x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) t) (*.f64 y (/.f64 (*.f64 z (*.f64 z z)) x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 z z) (*.f64 t x))))) (/.f64 z (*.f64 t x))))) |
(- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (/ (log z) (* t x)))) |
(-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 (log.f64 z) (*.f64 t x)))) |
(- 1 (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x))))) |
(-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) x)))))) |
(- (+ 1 (/ 1/2 (* t (* x (* (pow y 2) (pow z 2)))))) (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 (*.f64 y y) x) (*.f64 z z)))) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) x)))))) |
(- (+ 1 (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2))))))) (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log z) (* t x)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 (*.f64 y y) x) (*.f64 z z)))) (+.f64 (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) x)))) (+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t x) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))))) |
(- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))) |
(-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x)))) |
(- 1 (+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 z)) (* t x))))) |
(-.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) x)))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x)))) |
(- (+ 1 (* -1 (/ (- (/ 1 (* t (* x z))) (* 1/2 (/ 1 (* t (* x (* y (pow z 2))))))) y))) (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z x))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x (*.f64 y (*.f64 z z)))))) y)) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x)))) |
(- (+ 1 (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (pow z 2))))) (* 1/3 (/ 1 (* t (* x (* y (pow z 3))))))) y)) (/ 1 (* t (* x z)))) y))) (+ (* -1 (/ (log (/ -1 y)) (* t x))) (/ (log (* -1 z)) (* t x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z x))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t x) (*.f64 z z))) (/.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 t x) (*.f64 y (*.f64 z (*.f64 z z)))))) y)) y)) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (* y z) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y z) t) x)) |
(+ 1 (* z (- (* 1/2 (/ (* (pow y 2) z) (* t x))) (/ y (* t x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 t x)) (/.f64 y (*.f64 t x))))) |
(+ 1 (* z (- (* z (- (* -1/3 (/ (* (pow y 3) z) (* t x))) (* -1/2 (/ (pow y 2) (* t x))))) (/ y (* t x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) (*.f64 t x))))) (/.f64 y (*.f64 t x))))) |
(- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (/ (log y) (* t x)))) |
(-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 (log.f64 z) (*.f64 t x)))) |
(- 1 (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x))))) |
(-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) x)))))) |
(- (+ 1 (/ 1/2 (* t (* x (* (pow y 2) (pow z 2)))))) (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 (*.f64 y y) x) (*.f64 z z)))) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) x)))))) |
(- (+ 1 (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2))))))) (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log y) (* t x)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 (*.f64 y y) x) (*.f64 z z)))) (+.f64 (+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) x)))) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t x) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))))) |
(- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))) |
(-.f64 #s(literal 1 binary64) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x)))) |
(- 1 (+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 y)) (* t x))))) |
(-.f64 #s(literal 1 binary64) (-.f64 (+.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) x)))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x)))) |
(- (+ 1 (* -1 (/ (- (/ 1 (* t (* x y))) (* 1/2 (/ 1 (* t (* x (* (pow y 2) z)))))) z))) (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y x)) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x (*.f64 z (*.f64 y y)))))) z)) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x)))) |
(- (+ 1 (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (pow y 2))))) (* 1/3 (/ 1 (* t (* x (* (pow y 3) z)))))) z)) (/ 1 (* t (* x y)))) z))) (+ (* -1 (/ (log (/ -1 z)) (* t x))) (/ (log (* -1 y)) (* t x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y x)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 (*.f64 y y) x))) (/.f64 #s(literal -1/3 binary64) (*.f64 t (*.f64 (*.f64 x (*.f64 y (*.f64 y y))) z)))) z)) z)) (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x)))) |
(* -1 (/ (log (+ 1 (* y z))) (* t x))) |
(/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 (*.f64 t x))) |
(/ (- x (/ (log (+ 1 (* y z))) t)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(/ (- x (/ (log (+ 1 (* y z))) t)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(/ (- x (/ (log (+ 1 (* y z))) t)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(* -1 (/ (log (+ 1 (* y z))) (* t x))) |
(/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 (*.f64 t x))) |
(/ (- t (/ (log (+ 1 (* y z))) x)) t) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t)) |
(/ (- t (/ (log (+ 1 (* y z))) x)) t) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t)) |
(/ (- t (/ (log (+ 1 (* y z))) x)) t) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(+ 1 (* -1 (/ (log (+ 1 (* y z))) (* t x)))) |
(-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x))) |
(/ (* y z) (* t x)) |
(/.f64 (/.f64 (*.f64 y z) t) x) |
(* y (+ (* -1/2 (/ (* y (pow z 2)) (* t x))) (/ z (* t x)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z))) (*.f64 t x)) (/.f64 z (*.f64 t x)))) |
(* y (+ (* y (+ (* -1/2 (/ (pow z 2) (* t x))) (* 1/3 (/ (* y (pow z 3)) (* t x))))) (/ z (* t x)))) |
(*.f64 y (+.f64 (/.f64 z (*.f64 t x)) (*.f64 y (+.f64 (*.f64 (/.f64 (*.f64 z z) x) (/.f64 #s(literal -1/2 binary64) t)) (/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) y) (*.f64 z (*.f64 z z))) (*.f64 t x)))))) |
(* y (+ (* y (+ (* -1/2 (/ (pow z 2) (* t x))) (* y (+ (* -1/4 (/ (* y (pow z 4)) (* t x))) (* 1/3 (/ (pow z 3) (* t x))))))) (/ z (* t x)))) |
(*.f64 y (+.f64 (/.f64 z (*.f64 t x)) (*.f64 y (+.f64 (*.f64 (/.f64 (*.f64 z z) x) (/.f64 #s(literal -1/2 binary64) t)) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 z z))) (*.f64 t x)) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) y) (pow.f64 z #s(literal 4 binary64))) (*.f64 t x)))))))) |
(/ (+ (log z) (* -1 (log (/ 1 y)))) (* t x)) |
(/.f64 (+.f64 (log.f64 y) (log.f64 z)) (*.f64 t x)) |
(+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x)))) |
(+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) x))))) |
(- (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log z) (* t x)))) (/ 1/2 (* t (* x (* (pow y 2) (pow z 2)))))) |
(+.f64 (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 (*.f64 (*.f64 y y) x) (*.f64 z z))))) |
(- (+ (* -1 (/ (log (/ 1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log z) (* t x))))) (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2))))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) x)))) (+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t x) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 (*.f64 (*.f64 y y) x) (*.f64 z z))))) |
(/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) (* t x)) |
(/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (*.f64 t x)) |
(+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 z)) (* t x)))) |
(-.f64 (+.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) x)))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x))) |
(+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (* y (pow z 2)))))) (/ 1 (* t (* x z)))) y)) (/ (log (* -1 z)) (* t x)))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x (*.f64 y (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z x)))) y)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x))) |
(+ (* -1 (/ (log (/ -1 y)) (* t x))) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* x (* y (pow z 3)))))) (* 1/2 (/ 1 (* t (* x (pow z 2)))))) y)) (/ 1 (* t (* x z)))) y)) (/ (log (* -1 z)) (* t x)))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t x)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t x) (*.f64 y (*.f64 z (*.f64 z z))))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t x) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z x)))) y)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) (*.f64 t x))) |
(/ (* y z) (* t x)) |
(/.f64 (/.f64 (*.f64 y z) t) x) |
(* z (+ (* -1/2 (/ (* (pow y 2) z) (* t x))) (/ y (* t x)))) |
(*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) (*.f64 t x)))) |
(* z (+ (* z (+ (* -1/2 (/ (pow y 2) (* t x))) (* 1/3 (/ (* (pow y 3) z) (* t x))))) (/ y (* t x)))) |
(*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)))))) |
(* z (+ (* z (+ (* -1/2 (/ (pow y 2) (* t x))) (* z (+ (* -1/4 (/ (* (pow y 4) z) (* t x))) (* 1/3 (/ (pow y 3) (* t x))))))) (/ y (* t x)))) |
(*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) (*.f64 t x)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 z (pow.f64 y #s(literal 4 binary64))) (*.f64 t x))))))))) |
(/ (+ (log y) (* -1 (log (/ 1 z)))) (* t x)) |
(/.f64 (+.f64 (log.f64 y) (log.f64 z)) (*.f64 t x)) |
(+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x)))) |
(+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) x))))) |
(- (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log y) (* t x)))) (/ 1/2 (* t (* x (* (pow y 2) (pow z 2)))))) |
(+.f64 (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) x))))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 (*.f64 (*.f64 y y) x) (*.f64 z z))))) |
(- (+ (* -1 (/ (log (/ 1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (+ (* 1/3 (/ 1 (* t (* x (* (pow y 3) (pow z 3)))))) (/ (log y) (* t x))))) (* 1/2 (/ 1 (* t (* x (* (pow y 2) (pow z 2))))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (log.f64 z) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) x)))) (+.f64 (/.f64 (log.f64 y) (*.f64 t x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 t x) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 (*.f64 (*.f64 y y) x) (*.f64 z z))))) |
(/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) (* t x)) |
(/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 t x)) |
(+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (/ 1 (* t (* x (* y z)))) (/ (log (* -1 y)) (* t x)))) |
(-.f64 (+.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 y z) x)))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x))) |
(+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (* -1 (/ (- (* 1/2 (/ 1 (* t (* x (* (pow y 2) z))))) (/ 1 (* t (* x y)))) z)) (/ (log (* -1 y)) (* t x)))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x (*.f64 z (*.f64 y y))))) (/.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y x))) z)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x))) |
(+ (* -1 (/ (log (/ -1 z)) (* t x))) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* t (* x (* (pow y 3) z))))) (* 1/2 (/ 1 (* t (* x (pow y 2)))))) z)) (/ 1 (* t (* x y)))) z)) (/ (log (* -1 y)) (* t x)))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (*.f64 t x)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 t (*.f64 (*.f64 x (*.f64 y (*.f64 y y))) z))) (/.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 (*.f64 y y) x)))) (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 y x))) z)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (*.f64 t x))) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (log (+ 1 (* y z))) (* t x)) |
(/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(* y (+ (* -1/2 (/ (* y (pow z 2)) x)) (/ z x))) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z))) x) (/.f64 z x))) |
(* y (+ (* y (+ (* -1/2 (/ (pow z 2) x)) (* 1/3 (/ (* y (pow z 3)) x)))) (/ z x))) |
(*.f64 y (+.f64 (/.f64 z x) (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x)) (*.f64 #s(literal 1/3 binary64) (*.f64 y (/.f64 (*.f64 z (*.f64 z z)) x))))))) |
(* y (+ (* y (+ (* -1/2 (/ (pow z 2) x)) (* y (+ (* -1/4 (/ (* y (pow z 4)) x)) (* 1/3 (/ (pow z 3) x)))))) (/ z x))) |
(*.f64 y (+.f64 (/.f64 z x) (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z z) x)) (*.f64 y (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y (/.f64 (pow.f64 z #s(literal 4 binary64)) x))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 z (*.f64 z z)) x)))))))) |
(/ (+ (log z) (* -1 (log (/ 1 y)))) x) |
(/.f64 (+.f64 (log.f64 y) (log.f64 z)) x) |
(+ (* -1 (/ (log (/ 1 y)) x)) (+ (/ 1 (* x (* y z))) (/ (log z) x))) |
(+.f64 (/.f64 (log.f64 z) x) (+.f64 (/.f64 (log.f64 y) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) x)))) |
(- (+ (* -1 (/ (log (/ 1 y)) x)) (+ (/ 1 (* x (* y z))) (/ (log z) x))) (/ 1/2 (* x (* (pow y 2) (pow z 2))))) |
(+.f64 (+.f64 (/.f64 (log.f64 z) x) (+.f64 (/.f64 (log.f64 y) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y y) x) (*.f64 z z)))) |
(- (+ (* -1 (/ (log (/ 1 y)) x)) (+ (/ 1 (* x (* y z))) (+ (* 1/3 (/ 1 (* x (* (pow y 3) (pow z 3))))) (/ (log z) x)))) (* 1/2 (/ 1 (* x (* (pow y 2) (pow z 2)))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (log.f64 y) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) x))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z)))) (/.f64 (log.f64 z) x))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y y) x) (*.f64 z z)))) |
(/ (+ (log (* -1 z)) (* -1 (log (/ -1 y)))) x) |
(/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) x) |
(+ (* -1 (/ (log (/ -1 y)) x)) (+ (/ 1 (* x (* y z))) (/ (log (* -1 z)) x))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) x)) (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) x)) |
(+ (* -1 (/ (log (/ -1 y)) x)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* x (* y (pow z 2))))) (/ 1 (* x z))) y)) (/ (log (* -1 z)) x))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) x) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (*.f64 z z)))) (/.f64 #s(literal -1 binary64) (*.f64 z x))) y)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) x)) |
(+ (* -1 (/ (log (/ -1 y)) x)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* x (* y (pow z 3))))) (* 1/2 (/ 1 (* x (pow z 2))))) y)) (/ 1 (* x z))) y)) (/ (log (* -1 z)) x))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) x) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y x) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 z z)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) (*.f64 z x))) y)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) x)) |
(/ (* y z) x) |
(/.f64 (*.f64 y z) x) |
(* z (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ y x))) |
(*.f64 z (+.f64 (/.f64 y x) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))) x))) |
(* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* 1/3 (/ (* (pow y 3) z) x)))) (/ y x))) |
(*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) x))) (/.f64 y x))) |
(* z (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (* z (+ (* -1/4 (/ (* (pow y 4) z) x)) (* 1/3 (/ (pow y 3) x)))))) (/ y x))) |
(*.f64 z (+.f64 (/.f64 y x) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x) (*.f64 z (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (/.f64 z x))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) x))))))) |
(/ (+ (log y) (* -1 (log (/ 1 z)))) x) |
(/.f64 (+.f64 (log.f64 y) (log.f64 z)) x) |
(+ (* -1 (/ (log (/ 1 z)) x)) (+ (/ 1 (* x (* y z))) (/ (log y) x))) |
(+.f64 (/.f64 (log.f64 z) x) (+.f64 (/.f64 (log.f64 y) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) x)))) |
(- (+ (* -1 (/ (log (/ 1 z)) x)) (+ (/ 1 (* x (* y z))) (/ (log y) x))) (/ 1/2 (* x (* (pow y 2) (pow z 2))))) |
(+.f64 (+.f64 (/.f64 (log.f64 z) x) (+.f64 (/.f64 (log.f64 y) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) x)))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y y) x) (*.f64 z z)))) |
(- (+ (* -1 (/ (log (/ 1 z)) x)) (+ (/ 1 (* x (* y z))) (+ (* 1/3 (/ 1 (* x (* (pow y 3) (pow z 3))))) (/ (log y) x)))) (* 1/2 (/ 1 (* x (* (pow y 2) (pow z 2)))))) |
(+.f64 (+.f64 (/.f64 (log.f64 z) x) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 z (*.f64 z z))))) (/.f64 (log.f64 y) x))) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y y) x) (*.f64 z z)))) |
(/ (+ (log (* -1 y)) (* -1 (log (/ -1 z)))) x) |
(/.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))) x) |
(+ (* -1 (/ (log (/ -1 z)) x)) (+ (/ 1 (* x (* y z))) (/ (log (* -1 y)) x))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y z) x)) (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) x)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) x)) |
(+ (* -1 (/ (log (/ -1 z)) x)) (+ (* -1 (/ (- (* 1/2 (/ 1 (* x (* (pow y 2) z)))) (/ 1 (* x y))) z)) (/ (log (* -1 y)) x))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) x) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 z (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (*.f64 y x))) z)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) x)) |
(+ (* -1 (/ (log (/ -1 z)) x)) (+ (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* x (* (pow y 3) z)))) (* 1/2 (/ 1 (* x (pow y 2))))) z)) (/ 1 (* x y))) z)) (/ (log (* -1 y)) x))) |
(-.f64 (-.f64 (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) x) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x (*.f64 y (*.f64 y y))) z)) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) x))) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) (*.f64 y x))) z)) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) x)) |
(/ (log (+ 1 (* y z))) x) |
(/.f64 (log1p.f64 (*.f64 y z)) x) |
(/ (log (+ 1 (* y z))) x) |
(/.f64 (log1p.f64 (*.f64 y z)) x) |
(/ (log (+ 1 (* y z))) x) |
(/.f64 (log1p.f64 (*.f64 y z)) x) |
(/ (log (+ 1 (* y z))) x) |
(/.f64 (log1p.f64 (*.f64 y z)) x) |
(/ (log (+ 1 (* y z))) x) |
(/.f64 (log1p.f64 (*.f64 y z)) x) |
(/ (log (+ 1 (* y z))) x) |
(/.f64 (log1p.f64 (*.f64 y z)) x) |
(/ (log (+ 1 (* y z))) x) |
(/.f64 (log1p.f64 (*.f64 y z)) x) |
(/ (log (+ 1 (* y z))) x) |
(/.f64 (log1p.f64 (*.f64 y z)) x) |
(/ (log (+ 1 (* y z))) x) |
(/.f64 (log1p.f64 (*.f64 y z)) x) |
(/ (log (+ 1 (* y z))) x) |
(/.f64 (log1p.f64 (*.f64 y z)) x) |
(/ (log (+ 1 (* y z))) x) |
(/.f64 (log1p.f64 (*.f64 y z)) x) |
(/ (log (+ 1 (* y z))) x) |
(/.f64 (log1p.f64 (*.f64 y z)) x) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y z) |
(*.f64 y z) |
(* z (+ y (* 1/2 (* y z)))) |
(*.f64 z (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) |
(* z (+ y (* z (+ (* 1/6 (* y z)) (* 1/2 y))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/6 binary64)) (*.f64 y #s(literal 1/2 binary64)))))) |
(* z (+ y (* z (+ (* 1/2 y) (* z (+ (* 1/24 (* y z)) (* 1/6 y))))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 z (+.f64 (*.f64 (*.f64 y z) #s(literal 1/24 binary64)) (*.f64 y #s(literal 1/6 binary64)))))))) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* y (- (exp z) 1)) |
(*.f64 y (expm1.f64 z)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* -1/2 (/ (pow y 2) (* t x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* 1/3 (/ (* (pow y 3) z) (* t x))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* (pow y 3) z) |
(*.f64 z (*.f64 y (*.f64 y y))) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1/2 (* y (pow z 2))))) |
(*.f64 y (+.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z))))) |
(* y (+ z (* y (+ (* -1/2 (pow z 2)) (* 1/3 (* y (pow z 3))))))) |
(*.f64 y (+.f64 z (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z z)) (*.f64 (*.f64 #s(literal 1/3 binary64) y) (*.f64 z (*.f64 z z))))))) |
(* y (+ z (* y (+ (* -1/2 (pow z 2)) (* y (+ (* -1/4 (* y (pow z 4))) (* 1/3 (pow z 3)))))))) |
(*.f64 y (+.f64 z (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z z)) (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) y) (pow.f64 z #s(literal 4 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 z z))))))))) |
(+ (log z) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 z)) |
(+ (log z) (+ (* -1 (log (/ 1 y))) (/ 1 (* y z)))) |
(+.f64 (log.f64 y) (+.f64 (log.f64 z) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (/ 1 (* y z)))) (/ 1/2 (* (pow y 2) (pow z 2)))) |
(+.f64 (+.f64 (log.f64 y) (+.f64 (log.f64 z) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z z))) |
(- (+ (log z) (+ (* -1 (log (/ 1 y))) (+ (/ 1 (* y z)) (* 1/3 (/ 1 (* (pow y 3) (pow z 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow z 2))))) |
(+.f64 (log.f64 y) (+.f64 (+.f64 (+.f64 (log.f64 z) (/.f64 #s(literal 1 binary64) (*.f64 y z))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z z)))) |
(+ (log (* -1 z)) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (/ 1 (* y z)))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* 1/2 (/ 1 (* y (pow z 2)))) (/ 1 z)) y)))) |
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 z z))) (/.f64 #s(literal -1 binary64) z)) y)) |
(+ (log (* -1 z)) (+ (* -1 (log (/ -1 y))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* y (pow z 3)))) (* 1/2 (/ 1 (pow z 2)))) y)) (/ 1 z)) y)))) |
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 z (*.f64 z z)))) (/.f64 #s(literal -1/2 binary64) (*.f64 z z))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) z)) y)) |
(* y z) |
(*.f64 y z) |
(* z (+ y (* -1/2 (* (pow y 2) z)))) |
(*.f64 z (+.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 z (*.f64 y y))))) |
(* z (+ y (* z (+ (* -1/2 (pow y 2)) (* 1/3 (* (pow y 3) z)))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) |
(* z (+ y (* z (+ (* -1/2 (pow y 2)) (* z (+ (* -1/4 (* (pow y 4) z)) (* 1/3 (pow y 3)))))))) |
(*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 z (pow.f64 y #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))))))))) |
(+ (log y) (* -1 (log (/ 1 z)))) |
(+.f64 (log.f64 y) (log.f64 z)) |
(+ (log y) (+ (* -1 (log (/ 1 z))) (/ 1 (* y z)))) |
(+.f64 (log.f64 y) (+.f64 (log.f64 z) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) |
(- (+ (log y) (+ (* -1 (log (/ 1 z))) (/ 1 (* y z)))) (/ 1/2 (* (pow y 2) (pow z 2)))) |
(+.f64 (+.f64 (log.f64 y) (+.f64 (log.f64 z) (/.f64 #s(literal 1 binary64) (*.f64 y z)))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z z))) |
(- (+ (log y) (+ (* -1 (log (/ 1 z))) (+ (/ 1 (* y z)) (* 1/3 (/ 1 (* (pow y 3) (pow z 3))))))) (* 1/2 (/ 1 (* (pow y 2) (pow z 2))))) |
(+.f64 (log.f64 y) (+.f64 (+.f64 (+.f64 (log.f64 z) (/.f64 #s(literal 1 binary64) (*.f64 y z))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))))) (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 z z)))) |
(+ (log (* -1 y)) (* -1 (log (/ -1 z)))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))) |
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (/ 1 (* y z)))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) |
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* -1 (/ (- (* 1/2 (/ 1 (* (pow y 2) z))) (/ 1 y)) z)))) |
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 y y))) (/.f64 #s(literal -1 binary64) y)) z)) |
(+ (log (* -1 y)) (+ (* -1 (log (/ -1 z))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 (* (pow y 3) z))) (* 1/2 (/ 1 (pow y 2)))) z)) (/ 1 y)) z)))) |
(-.f64 (-.f64 (log.f64 (-.f64 #s(literal 0 binary64) y)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y))) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) y)) z)) |
Compiled 37616 to 3881 computations (89.7% saved)
38 alts after pruning (30 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1456 | 7 | 1463 |
| Fresh | 1 | 23 | 24 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 5 | 6 |
| Total | 1460 | 38 | 1498 |
| Status | Accuracy | Program |
|---|---|---|
| 32.2% | (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (+.f64 x (/.f64 z (/.f64 t y)))) | |
| 10.7% | (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) (neg.f64 t)) | |
| 13.6% | (/.f64 (*.f64 z (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) t)) | |
| 13.4% | (/.f64 (*.f64 y (+.f64 z (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 z z)))) (neg.f64 t)) | |
| 8.1% | (/.f64 (*.f64 y z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t))) | |
| ✓ | 14.3% | (/.f64 (*.f64 y z) (neg.f64 t)) |
| 30.4% | (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (neg.f64 t)) | |
| ✓ | 19.3% | (/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 t)) |
| 56.5% | (-.f64 x (/.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t (*.f64 y z)))) | |
| 83.5% | (-.f64 x (/.f64 (*.f64 y (expm1.f64 z)) t)) | |
| 87.6% | (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (*.f64 z #s(literal 1/12 binary64)) #s(literal -1/2 binary64)))) z))) t)) | |
| 89.7% | (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) | |
| 79.7% | (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z))) t)) | |
| ✓ | 98.8% | (-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
| ✓ | 79.7% | (-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
| 70.5% | (-.f64 x (/.f64 z (/.f64 t y))) | |
| 58.8% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 z (-.f64 y (*.f64 y y))))) (*.f64 y y)) (/.f64 t y)) z))) | |
| 32.2% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t y) (*.f64 z (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 (-.f64 y (*.f64 y y)) (-.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t (-.f64 y (*.f64 y y))) (*.f64 y y)))))) z))) | |
| 86.4% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 t (expm1.f64 z))) y))) | |
| 89.8% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) (log1p.f64 (*.f64 (*.f64 y (expm1.f64 z)) (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64)))))))) | |
| 83.5% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y (expm1.f64 z))))) | |
| 71.2% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))))) | |
| ✓ | 98.8% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
| 69.3% | (-.f64 x (*.f64 (/.f64 y t) z)) | |
| ✓ | 98.8% | (-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (log1p.f64 (*.f64 y (expm1.f64 z))))) |
| 56.4% | (-.f64 x (*.f64 (*.f64 z (*.f64 y (/.f64 z t))) #s(literal 1/2 binary64))) | |
| 62.9% | (-.f64 x (*.f64 z (*.f64 y (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 z t))))))) | |
| 84.7% | (-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) | |
| 72.3% | (-.f64 x (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 t z)))) | |
| 72.3% | (-.f64 x (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) z))) | |
| 13.5% | (*.f64 z (*.f64 y (/.f64 #s(literal -1 binary64) t))) | |
| 12.1% | (*.f64 x (/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 (*.f64 t x)))) | |
| ✓ | 75.4% | (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t))) |
| 55.8% | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y z)) (*.f64 t x)) (/.f64 #s(literal -1/2 binary64) (*.f64 t x))))))))) | |
| 2.5% | (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) | |
| 3.0% | (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)) | |
| 15.1% | (neg.f64 (*.f64 y (/.f64 z t))) | |
| ✓ | 71.1% | x |
Compiled 1559 to 750 computations (51.9% saved)
| Inputs |
|---|
x |
(neg.f64 (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 y z) (neg.f64 t)) |
(*.f64 z (*.f64 y (/.f64 #s(literal -1 binary64) t))) |
(-.f64 x (*.f64 y (/.f64 z t))) |
(-.f64 x (*.f64 z (/.f64 y t))) |
(-.f64 x (*.f64 (/.f64 y t) z)) |
(-.f64 x (/.f64 z (/.f64 t y))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 (*.f64 z z) t))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)) |
(-.f64 x (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) z))) |
(-.f64 x (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) |
(-.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(-.f64 x (*.f64 (*.f64 z (*.f64 y (/.f64 z t))) #s(literal 1/2 binary64))) |
(-.f64 x (/.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t (*.f64 y z)))) |
(/.f64 (*.f64 y z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 z (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 y (+.f64 z (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 z z)))) (neg.f64 t)) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t)))) |
(-.f64 x (/.f64 (*.f64 y (+.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z))))) t)) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))))) t)) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))) t)))) |
(-.f64 x (*.f64 z (*.f64 y (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (+.f64 x (/.f64 z (/.f64 t y)))) |
(/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) (neg.f64 t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 z (-.f64 y (*.f64 y y))))) (*.f64 y y)) (/.f64 t y)) z))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y z)) (*.f64 t x)) (/.f64 #s(literal -1/2 binary64) (*.f64 t x))))))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)))))))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))) y)) (*.f64 z #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))))) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t y) (*.f64 z (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 (-.f64 y (*.f64 y y)) (-.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t (-.f64 y (*.f64 y y))) (*.f64 y y)))))) z))) |
(/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 t)) |
(-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(-.f64 x (/.f64 (*.f64 y (expm1.f64 z)) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y (expm1.f64 z))))) |
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z))) t)) |
(*.f64 x (/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 (*.f64 t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) t)) |
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 t (expm1.f64 z))) y))) |
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (*.f64 z #s(literal 1/12 binary64)) #s(literal -1/2 binary64)))) z))) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 y (*.f64 z #s(literal 1/6 binary64))) (*.f64 y #s(literal 1/2 binary64))))))) t)) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (neg.f64 t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (log1p.f64 (*.f64 y (expm1.f64 z))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (expm1.f64 z)))) t)) |
(-.f64 x (/.f64 (log.f64 (+.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y (exp.f64 z)))) t)) |
(-.f64 x (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
(-.f64 x (-.f64 (/.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) t) (/.f64 (log1p.f64 (*.f64 (*.f64 y (expm1.f64 z)) (+.f64 (*.f64 y (expm1.f64 z)) #s(literal -1 binary64)))) t))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 (log1p.f64 (pow.f64 (*.f64 y (expm1.f64 z)) #s(literal 3 binary64))) (log1p.f64 (*.f64 (*.f64 y (expm1.f64 z)) (-.f64 (*.f64 y (expm1.f64 z)) #s(literal 1 binary64)))))))) |
| Outputs |
|---|
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (expm1.f64 z)))) t)) |
9 calls:
| 68.0ms | (-.f64 x (/.f64 (log.f64 (+.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y (exp.f64 z)))) t)) |
| 18.0ms | z |
| 18.0ms | y |
| 15.0ms | t |
| 15.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | x |
| 98.8% | 1 | y |
| 98.8% | 1 | z |
| 98.8% | 1 | t |
| 98.8% | 1 | (-.f64 x (/.f64 (log.f64 (+.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y (exp.f64 z)))) t)) |
| 98.8% | 1 | (/.f64 (log.f64 (+.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y (exp.f64 z)))) t) |
| 98.8% | 1 | (log.f64 (+.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y (exp.f64 z)))) |
| 98.8% | 1 | (+.f64 (-.f64 #s(literal 1 binary64) y) (*.f64 y (exp.f64 z))) |
| 98.8% | 1 | (exp.f64 z) |
Compiled 83 to 63 computations (24.1% saved)
| Inputs |
|---|
x |
(neg.f64 (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 y z) (neg.f64 t)) |
(*.f64 z (*.f64 y (/.f64 #s(literal -1 binary64) t))) |
(-.f64 x (*.f64 y (/.f64 z t))) |
(-.f64 x (*.f64 z (/.f64 y t))) |
(-.f64 x (*.f64 (/.f64 y t) z)) |
(-.f64 x (/.f64 z (/.f64 t y))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 (*.f64 z z) t))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)) |
(-.f64 x (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) z))) |
(-.f64 x (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) |
(-.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(-.f64 x (*.f64 (*.f64 z (*.f64 y (/.f64 z t))) #s(literal 1/2 binary64))) |
(-.f64 x (/.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t (*.f64 y z)))) |
(/.f64 (*.f64 y z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 z (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 y (+.f64 z (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 z z)))) (neg.f64 t)) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t)))) |
(-.f64 x (/.f64 (*.f64 y (+.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z))))) t)) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))))) t)) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))) t)))) |
(-.f64 x (*.f64 z (*.f64 y (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (+.f64 x (/.f64 z (/.f64 t y)))) |
(/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) (neg.f64 t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 z (-.f64 y (*.f64 y y))))) (*.f64 y y)) (/.f64 t y)) z))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y z)) (*.f64 t x)) (/.f64 #s(literal -1/2 binary64) (*.f64 t x))))))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)))))))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))) y)) (*.f64 z #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))))) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t y) (*.f64 z (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 (-.f64 y (*.f64 y y)) (-.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t (-.f64 y (*.f64 y y))) (*.f64 y y)))))) z))) |
(/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 t)) |
(-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(-.f64 x (/.f64 (*.f64 y (expm1.f64 z)) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y (expm1.f64 z))))) |
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z))) t)) |
(*.f64 x (/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 (*.f64 t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) t)) |
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 t (expm1.f64 z))) y))) |
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (*.f64 z #s(literal 1/12 binary64)) #s(literal -1/2 binary64)))) z))) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 y (*.f64 z #s(literal 1/6 binary64))) (*.f64 y #s(literal 1/2 binary64))))))) t)) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (neg.f64 t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) t) (log1p.f64 (*.f64 y (expm1.f64 z))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 y (expm1.f64 z)))))) |
| Outputs |
|---|
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
4 calls:
| 17.0ms | t |
| 17.0ms | y |
| 14.0ms | z |
| 14.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | x |
| 98.8% | 1 | y |
| 98.8% | 1 | z |
| 98.8% | 1 | t |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(neg.f64 (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 y z) (neg.f64 t)) |
(*.f64 z (*.f64 y (/.f64 #s(literal -1 binary64) t))) |
(-.f64 x (*.f64 y (/.f64 z t))) |
(-.f64 x (*.f64 z (/.f64 y t))) |
(-.f64 x (*.f64 (/.f64 y t) z)) |
(-.f64 x (/.f64 z (/.f64 t y))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 (*.f64 z z) t))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)) |
(-.f64 x (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) z))) |
(-.f64 x (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) |
(-.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(-.f64 x (*.f64 (*.f64 z (*.f64 y (/.f64 z t))) #s(literal 1/2 binary64))) |
(-.f64 x (/.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t (*.f64 y z)))) |
(/.f64 (*.f64 y z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 z (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 y (+.f64 z (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 z z)))) (neg.f64 t)) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t)))) |
(-.f64 x (/.f64 (*.f64 y (+.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z))))) t)) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))))) t)) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))) t)))) |
(-.f64 x (*.f64 z (*.f64 y (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (+.f64 x (/.f64 z (/.f64 t y)))) |
(/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) (neg.f64 t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 z (-.f64 y (*.f64 y y))))) (*.f64 y y)) (/.f64 t y)) z))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y z)) (*.f64 t x)) (/.f64 #s(literal -1/2 binary64) (*.f64 t x))))))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)))))))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))) y)) (*.f64 z #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))))) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t y) (*.f64 z (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 (-.f64 y (*.f64 y y)) (-.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t (-.f64 y (*.f64 y y))) (*.f64 y y)))))) z))) |
(/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 t)) |
(-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(-.f64 x (/.f64 (*.f64 y (expm1.f64 z)) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y (expm1.f64 z))))) |
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z))) t)) |
(*.f64 x (/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 (*.f64 t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) t)) |
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 t (expm1.f64 z))) y))) |
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (*.f64 z #s(literal 1/12 binary64)) #s(literal -1/2 binary64)))) z))) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 y (*.f64 z #s(literal 1/6 binary64))) (*.f64 y #s(literal 1/2 binary64))))))) t)) |
(/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) (neg.f64 t)) |
| Outputs |
|---|
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 t (expm1.f64 z))) y))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))))) |
4 calls:
| 20.0ms | z |
| 15.0ms | y |
| 15.0ms | x |
| 13.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.7% | 1 | x |
| 95.9% | 3 | y |
| 93.9% | 2 | z |
| 89.7% | 1 | t |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(neg.f64 (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 y z) (neg.f64 t)) |
(*.f64 z (*.f64 y (/.f64 #s(literal -1 binary64) t))) |
(-.f64 x (*.f64 y (/.f64 z t))) |
(-.f64 x (*.f64 z (/.f64 y t))) |
(-.f64 x (*.f64 (/.f64 y t) z)) |
(-.f64 x (/.f64 z (/.f64 t y))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 (*.f64 z z) t))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)) |
(-.f64 x (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) z))) |
(-.f64 x (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) |
(-.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(-.f64 x (*.f64 (*.f64 z (*.f64 y (/.f64 z t))) #s(literal 1/2 binary64))) |
(-.f64 x (/.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t (*.f64 y z)))) |
(/.f64 (*.f64 y z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 z (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 y (+.f64 z (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 z z)))) (neg.f64 t)) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t)))) |
(-.f64 x (/.f64 (*.f64 y (+.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z))))) t)) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))))) t)) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))) t)))) |
(-.f64 x (*.f64 z (*.f64 y (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (+.f64 x (/.f64 z (/.f64 t y)))) |
(/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) (neg.f64 t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 z (-.f64 y (*.f64 y y))))) (*.f64 y y)) (/.f64 t y)) z))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y z)) (*.f64 t x)) (/.f64 #s(literal -1/2 binary64) (*.f64 t x))))))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)))))))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))) y)) (*.f64 z #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))))) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t y) (*.f64 z (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 (-.f64 y (*.f64 y y)) (-.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t (-.f64 y (*.f64 y y))) (*.f64 y y)))))) z))) |
(/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 t)) |
(-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(-.f64 x (/.f64 (*.f64 y (expm1.f64 z)) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y (expm1.f64 z))))) |
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z))) t)) |
(*.f64 x (/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 (*.f64 t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) t)) |
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 t (expm1.f64 z))) y))) |
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (*.f64 z #s(literal 1/12 binary64)) #s(literal -1/2 binary64)))) z))) t)) |
| Outputs |
|---|
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 t (expm1.f64 z))) y))) |
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (*.f64 z #s(literal 1/12 binary64)) #s(literal -1/2 binary64)))) z))) t)) |
1 calls:
| 14.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.9% | 3 | y |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(neg.f64 (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 y z) (neg.f64 t)) |
(*.f64 z (*.f64 y (/.f64 #s(literal -1 binary64) t))) |
(-.f64 x (*.f64 y (/.f64 z t))) |
(-.f64 x (*.f64 z (/.f64 y t))) |
(-.f64 x (*.f64 (/.f64 y t) z)) |
(-.f64 x (/.f64 z (/.f64 t y))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 (*.f64 z z) t))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)) |
(-.f64 x (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) z))) |
(-.f64 x (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) |
(-.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(-.f64 x (*.f64 (*.f64 z (*.f64 y (/.f64 z t))) #s(literal 1/2 binary64))) |
(-.f64 x (/.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t (*.f64 y z)))) |
(/.f64 (*.f64 y z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 z (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 y (+.f64 z (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 z z)))) (neg.f64 t)) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t)))) |
(-.f64 x (/.f64 (*.f64 y (+.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z))))) t)) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))))) t)) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))) t)))) |
(-.f64 x (*.f64 z (*.f64 y (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (+.f64 x (/.f64 z (/.f64 t y)))) |
(/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) (neg.f64 t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 z (-.f64 y (*.f64 y y))))) (*.f64 y y)) (/.f64 t y)) z))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y z)) (*.f64 t x)) (/.f64 #s(literal -1/2 binary64) (*.f64 t x))))))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)))))))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))) y)) (*.f64 z #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))))) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t y) (*.f64 z (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 (-.f64 y (*.f64 y y)) (-.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t (-.f64 y (*.f64 y y))) (*.f64 y y)))))) z))) |
(/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 t)) |
(-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(-.f64 x (/.f64 (*.f64 y (expm1.f64 z)) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y (expm1.f64 z))))) |
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z))) t)) |
(*.f64 x (/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 (*.f64 t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) t)) |
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 t (expm1.f64 z))) y))) |
| Outputs |
|---|
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 t (expm1.f64 z))) y))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) t)) |
1 calls:
| 12.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.8% | 3 | y |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(neg.f64 (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 y z) (neg.f64 t)) |
(*.f64 z (*.f64 y (/.f64 #s(literal -1 binary64) t))) |
(-.f64 x (*.f64 y (/.f64 z t))) |
(-.f64 x (*.f64 z (/.f64 y t))) |
(-.f64 x (*.f64 (/.f64 y t) z)) |
(-.f64 x (/.f64 z (/.f64 t y))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 (*.f64 z z) t))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)) |
(-.f64 x (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) z))) |
(-.f64 x (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) |
(-.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(-.f64 x (*.f64 (*.f64 z (*.f64 y (/.f64 z t))) #s(literal 1/2 binary64))) |
(-.f64 x (/.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t (*.f64 y z)))) |
(/.f64 (*.f64 y z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 z (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 y (+.f64 z (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 z z)))) (neg.f64 t)) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t)))) |
(-.f64 x (/.f64 (*.f64 y (+.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z))))) t)) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))))) t)) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))) t)))) |
(-.f64 x (*.f64 z (*.f64 y (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (+.f64 x (/.f64 z (/.f64 t y)))) |
(/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) (neg.f64 t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 z (-.f64 y (*.f64 y y))))) (*.f64 y y)) (/.f64 t y)) z))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y z)) (*.f64 t x)) (/.f64 #s(literal -1/2 binary64) (*.f64 t x))))))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)))))))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))) y)) (*.f64 z #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))))) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t y) (*.f64 z (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 (-.f64 y (*.f64 y y)) (-.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t (-.f64 y (*.f64 y y))) (*.f64 y y)))))) z))) |
(/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 t)) |
(-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(-.f64 x (/.f64 (*.f64 y (expm1.f64 z)) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y (expm1.f64 z))))) |
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z))) t)) |
(*.f64 x (/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 (*.f64 t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) t)) |
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) |
| Outputs |
|---|
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) |
(-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) t)) |
1 calls:
| 12.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.6% | 3 | y |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(neg.f64 (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 y z) (neg.f64 t)) |
(*.f64 z (*.f64 y (/.f64 #s(literal -1 binary64) t))) |
(-.f64 x (*.f64 y (/.f64 z t))) |
(-.f64 x (*.f64 z (/.f64 y t))) |
(-.f64 x (*.f64 (/.f64 y t) z)) |
(-.f64 x (/.f64 z (/.f64 t y))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 (*.f64 z z) t))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)) |
(-.f64 x (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) z))) |
(-.f64 x (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) |
(-.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(-.f64 x (*.f64 (*.f64 z (*.f64 y (/.f64 z t))) #s(literal 1/2 binary64))) |
(-.f64 x (/.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t (*.f64 y z)))) |
(/.f64 (*.f64 y z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 z (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 y (+.f64 z (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 z z)))) (neg.f64 t)) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t)))) |
(-.f64 x (/.f64 (*.f64 y (+.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z))))) t)) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))))) t)) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))) t)))) |
(-.f64 x (*.f64 z (*.f64 y (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (+.f64 x (/.f64 z (/.f64 t y)))) |
(/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) (neg.f64 t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 z (-.f64 y (*.f64 y y))))) (*.f64 y y)) (/.f64 t y)) z))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y z)) (*.f64 t x)) (/.f64 #s(literal -1/2 binary64) (*.f64 t x))))))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)))))))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))) y)) (*.f64 z #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))))) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t y) (*.f64 z (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 (-.f64 y (*.f64 y y)) (-.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t (-.f64 y (*.f64 y y))) (*.f64 y y)))))) z))) |
(/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 t)) |
(-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
(-.f64 x (/.f64 (*.f64 y (expm1.f64 z)) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y (expm1.f64 z))))) |
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 #s(literal 1 binary64) z))) t)) |
(*.f64 x (/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 (*.f64 t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (log1p.f64 (*.f64 y z)) (*.f64 t x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (log1p.f64 (*.f64 y z)) x) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) t)) |
| Outputs |
|---|
(-.f64 x (/.f64 (*.f64 y (expm1.f64 z)) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
4 calls:
| 13.0ms | z |
| 13.0ms | x |
| 12.0ms | t |
| 12.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.7% | 1 | x |
| 86.9% | 2 | t |
| 90.7% | 2 | z |
| 92.1% | 3 | y |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
x |
(neg.f64 (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 y z) (neg.f64 t)) |
(*.f64 z (*.f64 y (/.f64 #s(literal -1 binary64) t))) |
(-.f64 x (*.f64 y (/.f64 z t))) |
(-.f64 x (*.f64 z (/.f64 y t))) |
(-.f64 x (*.f64 (/.f64 y t) z)) |
(-.f64 x (/.f64 z (/.f64 t y))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 (*.f64 z z) t))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)) |
(-.f64 x (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) z))) |
(-.f64 x (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) |
(-.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(-.f64 x (*.f64 (*.f64 z (*.f64 y (/.f64 z t))) #s(literal 1/2 binary64))) |
(-.f64 x (/.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t (*.f64 y z)))) |
(/.f64 (*.f64 y z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 z (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 y (+.f64 z (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 z z)))) (neg.f64 t)) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t)))) |
(-.f64 x (/.f64 (*.f64 y (+.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z))))) t)) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))))) t)) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))) t)))) |
(-.f64 x (*.f64 z (*.f64 y (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (+.f64 x (/.f64 z (/.f64 t y)))) |
(/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) (neg.f64 t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 z (-.f64 y (*.f64 y y))))) (*.f64 y y)) (/.f64 t y)) z))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y z)) (*.f64 t x)) (/.f64 #s(literal -1/2 binary64) (*.f64 t x))))))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)))))))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))) y)) (*.f64 z #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))))) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t y) (*.f64 z (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 (-.f64 y (*.f64 y y)) (-.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t (-.f64 y (*.f64 y y))) (*.f64 y y)))))) z))) |
(/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 t)) |
(-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
| Outputs |
|---|
(-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t)) |
1 calls:
| 12.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.7% | 2 | z |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
x |
(neg.f64 (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 y z) (neg.f64 t)) |
(*.f64 z (*.f64 y (/.f64 #s(literal -1 binary64) t))) |
(-.f64 x (*.f64 y (/.f64 z t))) |
(-.f64 x (*.f64 z (/.f64 y t))) |
(-.f64 x (*.f64 (/.f64 y t) z)) |
(-.f64 x (/.f64 z (/.f64 t y))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 (*.f64 z z) t))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)) |
(-.f64 x (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) z))) |
(-.f64 x (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) |
(-.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(-.f64 x (*.f64 (*.f64 z (*.f64 y (/.f64 z t))) #s(literal 1/2 binary64))) |
(-.f64 x (/.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t (*.f64 y z)))) |
(/.f64 (*.f64 y z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 z (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 y (+.f64 z (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 z z)))) (neg.f64 t)) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t)))) |
(-.f64 x (/.f64 (*.f64 y (+.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z))))) t)) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))))) t)) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))) t)))) |
(-.f64 x (*.f64 z (*.f64 y (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (+.f64 x (/.f64 z (/.f64 t y)))) |
(/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) (neg.f64 t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 z (-.f64 y (*.f64 y y))))) (*.f64 y y)) (/.f64 t y)) z))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y z)) (*.f64 t x)) (/.f64 #s(literal -1/2 binary64) (*.f64 t x))))))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)))))))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))) y)) (*.f64 z #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))))) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t y) (*.f64 z (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 (-.f64 y (*.f64 y y)) (-.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t (-.f64 y (*.f64 y y))) (*.f64 y y)))))) z))) |
(/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 t)) |
(-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) |
| Outputs |
|---|
(-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) |
x |
3 calls:
| 11.0ms | y |
| 10.0ms | t |
| 10.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.9% | 2 | t |
| 86.7% | 2 | y |
| 84.7% | 1 | z |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
x |
(neg.f64 (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 y z) (neg.f64 t)) |
(*.f64 z (*.f64 y (/.f64 #s(literal -1 binary64) t))) |
(-.f64 x (*.f64 y (/.f64 z t))) |
(-.f64 x (*.f64 z (/.f64 y t))) |
(-.f64 x (*.f64 (/.f64 y t) z)) |
(-.f64 x (/.f64 z (/.f64 t y))) |
(-.f64 x (/.f64 (*.f64 y z) t)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 (*.f64 z z) t))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (*.f64 z z)) t)) |
(-.f64 x (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) z))) |
(-.f64 x (*.f64 y (/.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) t))) |
(-.f64 x (*.f64 z (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) t)))) |
(-.f64 x (*.f64 (*.f64 z (*.f64 y (/.f64 z t))) #s(literal 1/2 binary64))) |
(-.f64 x (/.f64 (*.f64 z #s(literal 1/2 binary64)) (/.f64 t (*.f64 y z)))) |
(/.f64 (*.f64 y z) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (*.f64 z (+.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y z)))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 y (+.f64 z (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 z z)))) (neg.f64 t)) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 y z) #s(literal 1/2 binary64)) t)))) |
(-.f64 x (/.f64 (*.f64 y (+.f64 z (*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z z))))) t)) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))))) t)) |
(-.f64 x (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 z (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y)))) t)))) |
(-.f64 x (*.f64 z (*.f64 y (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal 1/2 binary64)) t)) (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 z (*.f64 y z))) (*.f64 t t))) (+.f64 x (/.f64 z (/.f64 t y)))) |
(/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) (neg.f64 t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 z (-.f64 y (*.f64 y y))))) (*.f64 y y)) (/.f64 t y)) z))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))))))) t)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y z)) (*.f64 t x)) (/.f64 #s(literal -1/2 binary64) (*.f64 t x))))))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (/.f64 y (*.f64 t x)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (*.f64 t x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 z (*.f64 y (*.f64 y y)))) (*.f64 t x)))))))) |
(-.f64 x (/.f64 (*.f64 z (+.f64 y (*.f64 z (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))) y)) (*.f64 z #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 y y))))))) t)) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t y) (*.f64 z (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t (*.f64 (-.f64 y (*.f64 y y)) (-.f64 y (*.f64 y y))))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (+.f64 y (+.f64 (*.f64 (*.f64 y y) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 y y))))))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 t (-.f64 y (*.f64 y y))) (*.f64 y y)))))) z))) |
(/.f64 (log1p.f64 (*.f64 y z)) (neg.f64 t)) |
| Outputs |
|---|
x |
(-.f64 x (*.f64 y (/.f64 z t))) |
4 calls:
| 23.0ms | t |
| 11.0ms | z |
| 10.0ms | y |
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.7% | 2 | z |
| 75.8% | 2 | x |
| 79.4% | 4 | y |
| 78.2% | 3 | t |
Compiled 20 to 16 computations (20% saved)
Total -43.3b remaining (-233.7%)
Threshold costs -43.3b (-233.7%)
| Inputs |
|---|
x |
(neg.f64 (*.f64 y (/.f64 z t))) |
(/.f64 (*.f64 y z) (neg.f64 t)) |
(*.f64 z (*.f64 y (/.f64 #s(literal -1 binary64) t))) |
| Outputs |
|---|
x |
4 calls:
| 2.0ms | z |
| 2.0ms | t |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.1% | 1 | x |
| 71.1% | 1 | y |
| 71.1% | 1 | t |
| 71.1% | 1 | z |
Compiled 20 to 16 computations (20% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | 1.3614811071140523e-10 | 2.580840668622821e-6 |
| 46.0ms | -9.642604928092842e+30 | -6.77010577910401e+28 |
| 57.0ms | 131× | 1 | valid |
| 13.0ms | 109× | 0 | valid |
| 0.0ms | 5× | 0 | invalid |
Compiled 672 to 485 computations (27.8% saved)
ival-log: 17.0ms (31.7% of total)ival-exp: 16.0ms (29.9% of total)ival-sub: 6.0ms (11.2% of total)ival-div: 5.0ms (9.3% of total)ival-mult: 3.0ms (5.6% of total)backward-pass: 3.0ms (5.6% of total)ival-add: 2.0ms (3.7% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 9563616.116991837 | 160132907971817.2 |
| 43.0ms | -9.642604928092842e+30 | -6.77010577910401e+28 |
| 40.0ms | 87× | 1 | valid |
| 4.0ms | 41× | 0 | valid |
| 1.0ms | 9× | 0 | invalid |
Compiled 348 to 253 computations (27.3% saved)
ival-exp: 12.0ms (37.1% of total)ival-log: 10.0ms (30.9% of total)ival-sub: 3.0ms (9.3% of total)ival-div: 2.0ms (6.2% of total)ival-mult: 2.0ms (6.2% of total)backward-pass: 2.0ms (6.2% of total)ival-add: 1.0ms (3.1% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 9563616.116991837 | 160132907971817.2 |
| 49.0ms | -9.642604928092842e+30 | -6.77010577910401e+28 |
| 53.0ms | 114× | 1 | valid |
| 10.0ms | 62× | 0 | valid |
| 2.0ms | 24× | 0 | invalid |
Compiled 464 to 333 computations (28.2% saved)
ival-exp: 14.0ms (28.2% of total)ival-log: 14.0ms (28.2% of total)ival-sub: 11.0ms (22.2% of total)ival-div: 3.0ms (6% of total)ival-mult: 3.0ms (6% of total)backward-pass: 3.0ms (6% of total)ival-add: 2.0ms (4% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 34.0ms | 1.3614811071140523e-10 | 2.580840668622821e-6 |
| 4.0ms | -3.838824523879973e+27 | -3.6629002110912057e+27 |
| 22.0ms | 48× | 1 | valid |
| 10.0ms | 96× | 0 | valid |
Compiled 312 to 217 computations (30.4% saved)
ival-log: 8.0ms (33.5% of total)ival-exp: 7.0ms (29.4% of total)ival-sub: 2.0ms (8.4% of total)ival-div: 2.0ms (8.4% of total)ival-mult: 1.0ms (4.2% of total)backward-pass: 1.0ms (4.2% of total)ival-add: 1.0ms (4.2% of total)const: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 58.0ms | -2.151719793644754e+49 | -2.797701050732222e+43 |
| 37.0ms | 103× | 0 | valid |
| 13.0ms | 41× | 1 | valid |
| 2.0ms | 25× | 0 | invalid |
Compiled 258 to 180 computations (30.2% saved)
ival-add: 27.0ms (63.1% of total)ival-log: 7.0ms (16.4% of total)ival-sub: 3.0ms (7% of total)ival-div: 2.0ms (4.7% of total)ival-mult: 1.0ms (2.3% of total)ival-exp: 1.0ms (2.3% of total)backward-pass: 1.0ms (2.3% of total)const: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 34.0ms | -2.151719793644754e+49 | -2.797701050732222e+43 |
| 13.0ms | 42× | 1 | valid |
| 13.0ms | 102× | 0 | valid |
| 3.0ms | 31× | 0 | invalid |
Compiled 258 to 180 computations (30.2% saved)
ival-log: 7.0ms (37.5% of total)ival-sub: 3.0ms (16.1% of total)ival-exp: 3.0ms (16.1% of total)ival-div: 2.0ms (10.7% of total)ival-add: 1.0ms (5.4% of total)ival-mult: 1.0ms (5.4% of total)backward-pass: 1.0ms (5.4% of total)const: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 4.4215230117861936e-5 | 0.002178573282067836 |
| 19.0ms | 52× | 1 | valid |
| 7.0ms | 60× | 0 | valid |
Compiled 157 to 116 computations (26.1% saved)
ival-log: 6.0ms (33.1% of total)ival-exp: 5.0ms (27.6% of total)ival-sub: 2.0ms (11% of total)ival-div: 1.0ms (5.5% of total)ival-mult: 1.0ms (5.5% of total)backward-pass: 1.0ms (5.5% of total)ival-add: 1.0ms (5.5% of total)const: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 46.0ms | -1.2589775166452945e-25 | -1.805108027999194e-29 |
| 30.0ms | 62× | 1 | valid |
| 9.0ms | 66× | 0 | valid |
| 2.0ms | 16× | 0 | invalid |
Compiled 168 to 122 computations (27.4% saved)
ival-log: 18.0ms (59.9% of total)ival-sub: 3.0ms (10% of total)ival-exp: 3.0ms (10% of total)ival-div: 2.0ms (6.7% of total)ival-mult: 2.0ms (6.7% of total)backward-pass: 2.0ms (6.7% of total)ival-add: 1.0ms (3.3% of total)const: 0.0ms (0% of total)| 1× | egg-herbie |
| 180× | neg-mul-1_binary64 |
| 166× | unsub-neg_binary64 |
| 116× | *-commutative_binary64 |
| 102× | +-commutative_binary64 |
| 88× | sub-neg_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 99 | 296 |
| 1 | 152 | 296 |
| 2 | 227 | 296 |
| 3 | 293 | 296 |
| 4 | 346 | 296 |
| 5 | 487 | 296 |
| 6 | 695 | 296 |
| 7 | 725 | 296 |
| 8 | 743 | 296 |
| 9 | 746 | 296 |
| 1× | saturated |
| Inputs |
|---|
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (expm1.f64 z)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(if (<=.f64 y #s(literal -67999999999999999804042117120 binary64)) (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) (if (<=.f64 y #s(literal 5902958103587057/2361183241434822606848 binary64)) (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 t (expm1.f64 z))) y))) (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))))))) |
(if (<=.f64 y #s(literal -67999999999999999804042117120 binary64)) (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) (if (<=.f64 y #s(literal 10000000 binary64)) (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 t (expm1.f64 z))) y))) (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (*.f64 z #s(literal 1/12 binary64)) #s(literal -1/2 binary64)))) z))) t)))) |
(if (<=.f64 y #s(literal -67999999999999999804042117120 binary64)) (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) (if (<=.f64 y #s(literal 10000000 binary64)) (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 t (expm1.f64 z))) y))) (-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) t)))) |
(if (<=.f64 y #s(literal -3700000000000000021676163072 binary64)) (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) (if (<=.f64 y #s(literal 5902958103587057/2361183241434822606848 binary64)) (-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) (-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) t)))) |
(if (<=.f64 z #s(literal -1150000000000000061831574903891691571299483648 binary64)) (-.f64 x (/.f64 (*.f64 y (expm1.f64 z)) t)) (-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t))) |
(if (<=.f64 z #s(literal -28000000000000001875769974628815807444942848 binary64)) (-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) (-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t))) |
(if (<=.f64 t #s(literal 4726978168888073/2305843009213693952 binary64)) (-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) x) |
(if (<=.f64 z #s(literal -1785801861601085/43556142965880123323311949751266331066368 binary64)) x (-.f64 x (*.f64 y (/.f64 z t)))) |
x |
| Outputs |
|---|
(-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (expm1.f64 z)))) t)) |
(-.f64 x (/.f64 (log1p.f64 (*.f64 y (expm1.f64 z))) t)) |
(if (<=.f64 y #s(literal -67999999999999999804042117120 binary64)) (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) (if (<=.f64 y #s(literal 5902958103587057/2361183241434822606848 binary64)) (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 t (expm1.f64 z))) y))) (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))) z)))))))))) |
(if (<=.f64 y #s(literal -67999999999999999804042117120 binary64)) (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) (if (<=.f64 y #s(literal 5902958103587057/2361183241434822606848 binary64)) (+.f64 x (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 t (expm1.f64 z))) y))) (+.f64 x (/.f64 #s(literal -1 binary64) (/.f64 t (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 z (+.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal 1/6 binary64))))))))))))) |
(if (<=.f64 y #s(literal -67999999999999999804042117120 binary64)) (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) (if (<=.f64 y #s(literal 10000000 binary64)) (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 t (expm1.f64 z))) y))) (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 (*.f64 z #s(literal 1/12 binary64)) #s(literal -1/2 binary64)))) z))) t)))) |
(if (<=.f64 y #s(literal -67999999999999999804042117120 binary64)) (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) (if (<=.f64 y #s(literal 10000000 binary64)) (+.f64 x (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 t (expm1.f64 z))) y))) (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 z #s(literal 1/12 binary64))))) z))) t)))) |
(if (<=.f64 y #s(literal -67999999999999999804042117120 binary64)) (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) (if (<=.f64 y #s(literal 10000000 binary64)) (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 t (expm1.f64 z))) y))) (-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) t)))) |
(if (<=.f64 y #s(literal -67999999999999999804042117120 binary64)) (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) (if (<=.f64 y #s(literal 10000000 binary64)) (+.f64 x (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) (/.f64 t (expm1.f64 z))) y))) (-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) t)))) |
(if (<=.f64 y #s(literal -3700000000000000021676163072 binary64)) (-.f64 x (/.f64 (log1p.f64 (/.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z #s(literal -1/2 binary64))) z))) t)) (if (<=.f64 y #s(literal 5902958103587057/2361183241434822606848 binary64)) (-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) (-.f64 x (/.f64 (log1p.f64 (*.f64 z (+.f64 y (*.f64 y (*.f64 z #s(literal 1/2 binary64)))))) t)))) |
(if (<=.f64 z #s(literal -1150000000000000061831574903891691571299483648 binary64)) (-.f64 x (/.f64 (*.f64 y (expm1.f64 z)) t)) (-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t))) |
(if (<=.f64 z #s(literal -28000000000000001875769974628815807444942848 binary64)) (-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) (-.f64 x (/.f64 (log1p.f64 (*.f64 y z)) t))) |
(if (<=.f64 t #s(literal 4726978168888073/2305843009213693952 binary64)) (-.f64 x (*.f64 y (/.f64 (expm1.f64 z) t))) x) |
(if (<=.f64 z #s(literal -1785801861601085/43556142965880123323311949751266331066368 binary64)) x (-.f64 x (*.f64 y (/.f64 z t)))) |
x |
| 5508× | *-lowering-*.f32 |
| 5508× | *-lowering-*.f64 |
| 4918× | +-lowering-+.f64 |
| 4918× | +-lowering-+.f32 |
| 4688× | *-lowering-*.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 185 |
| 1 | 284 | 171 |
| 2 | 3006 | 167 |
| 0 | 9310 | 167 |
| 0 | 1081 | 9006 |
| 1 | 3797 | 8366 |
| 0 | 8200 | 8366 |
| 0 | 1135 | 9769 |
| 1 | 3986 | 9071 |
| 0 | 8385 | 9071 |
| 0 | 12 | 25 |
| 1 | 65 | 25 |
| 2 | 556 | 25 |
| 0 | 8374 | 25 |
| 0 | 12 | 13 |
| 1 | 22 | 12 |
| 2 | 50 | 11 |
| 3 | 98 | 11 |
| 4 | 228 | 9 |
| 5 | 568 | 9 |
| 6 | 1685 | 9 |
| 7 | 2384 | 9 |
| 8 | 2622 | 9 |
| 9 | 2885 | 9 |
| 10 | 3205 | 9 |
| 11 | 3530 | 9 |
| 12 | 3608 | 9 |
| 13 | 3627 | 9 |
| 14 | 3635 | 9 |
| 0 | 3635 | 9 |
| 0 | 320 | 1744 |
| 1 | 1077 | 1594 |
| 2 | 3705 | 1557 |
| 0 | 8166 | 1557 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1085 to 651 computations (40% saved)
Compiled 724 to 274 computations (62.2% saved)
Loading profile data...