
Time bar (total: 16.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 3 |
| 0% | 0% | 49.9% | 0.3% | 0% | 49.9% | 0% | 4 |
| 0% | 0% | 49.9% | 0.3% | 0% | 49.9% | 0% | 5 |
| 0% | 0% | 49.9% | 0.3% | 0% | 49.9% | 0% | 6 |
| 0% | 0% | 49.9% | 0.3% | 0% | 49.9% | 0% | 7 |
| 0% | 0% | 49.9% | 0.3% | 0% | 49.9% | 0% | 8 |
| 0% | 0% | 49.9% | 0.3% | 0% | 49.9% | 0% | 9 |
| 0% | 0% | 24.9% | 0.3% | 0% | 74.8% | 0% | 10 |
| 0% | 0% | 24.9% | 0.3% | 0% | 74.8% | 0% | 11 |
| 0% | 0% | 24.9% | 0.3% | 0% | 74.8% | 0% | 12 |
Compiled 25 to 18 computations (28% saved)
ival-log: 66.0ms (39.1% of total)ival-sub: 43.0ms (25.5% of total)ival-mult: 39.0ms (23.1% of total)ival-exp: 13.0ms (7.7% of total)ival-add: 6.0ms (3.6% of total)const: 2.0ms (1.2% of total)backward-pass: 1.0ms (0.6% of total)| 1.2s | 7629× | 0 | valid |
| 345.0ms | 627× | 1 | valid |
| 0.0ms | 3× | 0 | invalid |
ival-log: 506.0ms (46.3% of total)ival-mult: 223.0ms (20.4% of total)ival-sub: 213.0ms (19.5% of total)ival-exp: 65.0ms (5.9% of total)ival-add: 47.0ms (4.3% of total)backward-pass: 28.0ms (2.6% of total)const: 12.0ms (1.1% of total)| 2× | egg-herbie |
| 1940× | sum4-define |
| 1892× | fnmadd-define |
| 1696× | sum5-define |
| 1472× | fnmadd-define |
| 1444× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 160 | 494 |
| 1 | 392 | 454 |
| 2 | 1022 | 454 |
| 3 | 3933 | 454 |
| 0 | 17 | 17 |
| 1 | 33 | 16 |
| 2 | 72 | 16 |
| 3 | 184 | 16 |
| 4 | 402 | 16 |
| 5 | 1123 | 16 |
| 6 | 2992 | 16 |
| 7 | 5145 | 16 |
| 0 | 8074 | 16 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(* x (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b))))) |
| Outputs |
|---|
(* x (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b))))) |
(/.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))) (*.f64 y (-.f64 t (log.f64 z)))))) |
| Inputs |
|---|
(* x (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b))))) |
(* (neg x) (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b))))) |
(* x (exp (+ (* (neg y) (- (log z) t)) (* a (- (log (- 1 z)) b))))) |
(* x (exp (+ (* y (- (log (neg z)) t)) (* a (- (log (- 1 (neg z))) b))))) |
(* x (exp (+ (* y (- (log z) (neg t))) (* a (- (log (- 1 z)) b))))) |
(* x (exp (+ (* y (- (log z) t)) (* (neg a) (- (log (- 1 z)) b))))) |
(* x (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) (neg b)))))) |
(neg (* (neg x) (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b)))))) |
(neg (* x (exp (+ (* (neg y) (- (log z) t)) (* a (- (log (- 1 z)) b)))))) |
(neg (* x (exp (+ (* y (- (log (neg z)) t)) (* a (- (log (- 1 (neg z))) b)))))) |
(neg (* x (exp (+ (* y (- (log z) (neg t))) (* a (- (log (- 1 z)) b)))))) |
(neg (* x (exp (+ (* y (- (log z) t)) (* (neg a) (- (log (- 1 z)) b)))))) |
(neg (* x (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) (neg b))))))) |
(* y (exp (+ (* x (- (log z) t)) (* a (- (log (- 1 z)) b))))) |
(* z (exp (+ (* y (- (log x) t)) (* a (- (log (- 1 x)) b))))) |
(* t (exp (+ (* y (- (log z) x)) (* a (- (log (- 1 z)) b))))) |
(* a (exp (+ (* y (- (log z) t)) (* x (- (log (- 1 z)) b))))) |
(* b (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) x))))) |
(* x (exp (+ (* z (- (log y) t)) (* a (- (log (- 1 y)) b))))) |
(* x (exp (+ (* t (- (log z) y)) (* a (- (log (- 1 z)) b))))) |
(* x (exp (+ (* a (- (log z) t)) (* y (- (log (- 1 z)) b))))) |
(* x (exp (+ (* b (- (log z) t)) (* a (- (log (- 1 z)) y))))) |
(* x (exp (+ (* y (- (log t) z)) (* a (- (log (- 1 t)) b))))) |
(* x (exp (+ (* y (- (log a) t)) (* z (- (log (- 1 a)) b))))) |
(* x (exp (+ (* y (- (log b) t)) (* a (- (log (- 1 b)) z))))) |
(* x (exp (+ (* y (- (log z) a)) (* t (- (log (- 1 z)) b))))) |
(* x (exp (+ (* y (- (log z) b)) (* a (- (log (- 1 z)) t))))) |
(* x (exp (+ (* y (- (log z) t)) (* b (- (log (- 1 z)) a))))) |
| Outputs |
|---|
(* x (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b))))) |
(* x (exp (fma a (- (log1p (neg z)) b) (* y (- (log z) t))))) |
(* (neg x) (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b))))) |
(* (exp (fma a (- (log1p (neg z)) b) (* y (- (log z) t)))) (neg x)) |
(* x (exp (+ (* (neg y) (- (log z) t)) (* a (- (log (- 1 z)) b))))) |
(* x (exp (fmsub a (- (log1p (neg z)) b) (* y (- (log z) t))))) |
(* x (exp (+ (* y (- (log (neg z)) t)) (* a (- (log (- 1 (neg z))) b))))) |
(* x (exp (fma y (- (log (neg z)) t) (* a (- (log1p z) b))))) |
(* x (exp (+ (* y (- (log z) (neg t))) (* a (- (log (- 1 z)) b))))) |
(* x (exp (fma a (- (log1p (neg z)) b) (* y (+ (log z) t))))) |
(* x (exp (+ (* y (- (log z) t)) (* (neg a) (- (log (- 1 z)) b))))) |
(* x (exp (fnmadd a (- (log1p (neg z)) b) (* y (- (log z) t))))) |
(* x (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) (neg b)))))) |
(* x (exp (fma y (- (log z) t) (* a (+ (log1p (neg z)) b))))) |
(neg (* (neg x) (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b)))))) |
(* x (exp (fma a (- (log1p (neg z)) b) (* y (- (log z) t))))) |
(neg (* x (exp (+ (* (neg y) (- (log z) t)) (* a (- (log (- 1 z)) b)))))) |
(* (neg x) (exp (fmsub a (- (log1p (neg z)) b) (* y (- (log z) t))))) |
(neg (* x (exp (+ (* y (- (log (neg z)) t)) (* a (- (log (- 1 (neg z))) b)))))) |
(* (neg x) (exp (fma y (- (log (neg z)) t) (* a (- (log1p z) b))))) |
(neg (* x (exp (+ (* y (- (log z) (neg t))) (* a (- (log (- 1 z)) b)))))) |
(* (neg x) (exp (fma a (- (log1p (neg z)) b) (* y (+ (log z) t))))) |
(neg (* x (exp (+ (* y (- (log z) t)) (* (neg a) (- (log (- 1 z)) b)))))) |
(* x (neg (exp (fnmadd a (- (log1p (neg z)) b) (* y (- (log z) t)))))) |
(neg (* x (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) (neg b))))))) |
(* x (neg (exp (fma y (- (log z) t) (* a (+ (log1p (neg z)) b)))))) |
(* y (exp (+ (* x (- (log z) t)) (* a (- (log (- 1 z)) b))))) |
(* y (exp (fma a (- (log1p (neg z)) b) (* x (- (log z) t))))) |
(* z (exp (+ (* y (- (log x) t)) (* a (- (log (- 1 x)) b))))) |
(* z (exp (fma a (- (log1p (neg x)) b) (* y (- (log x) t))))) |
(* t (exp (+ (* y (- (log z) x)) (* a (- (log (- 1 z)) b))))) |
(* t (exp (fma a (- (log1p (neg z)) b) (* y (- (log z) x))))) |
(* a (exp (+ (* y (- (log z) t)) (* x (- (log (- 1 z)) b))))) |
(* a (exp (fma x (- (log1p (neg z)) b) (* y (- (log z) t))))) |
(* b (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) x))))) |
(* b (exp (fma y (- (log z) t) (* a (- (log1p (neg z)) x))))) |
(* x (exp (+ (* z (- (log y) t)) (* a (- (log (- 1 y)) b))))) |
(* x (exp (fma a (- (log1p (neg y)) b) (* z (- (log y) t))))) |
(* x (exp (+ (* t (- (log z) y)) (* a (- (log (- 1 z)) b))))) |
(* x (exp (fma a (- (log1p (neg z)) b) (* t (- (log z) y))))) |
(* x (exp (+ (* a (- (log z) t)) (* y (- (log (- 1 z)) b))))) |
(* x (exp (fma (- (log z) t) a (* y (- (log1p (neg z)) b))))) |
(* x (exp (+ (* b (- (log z) t)) (* a (- (log (- 1 z)) y))))) |
(* x (exp (fma (- (log z) t) b (* a (- (log1p (neg z)) y))))) |
(* x (exp (+ (* y (- (log t) z)) (* a (- (log (- 1 t)) b))))) |
(* x (exp (fma a (- (log1p (neg t)) b) (* y (- (log t) z))))) |
(* x (exp (+ (* y (- (log a) t)) (* z (- (log (- 1 a)) b))))) |
(* x (exp (fma z (- (log1p (neg a)) b) (* y (- (log a) t))))) |
(* x (exp (+ (* y (- (log b) t)) (* a (- (log (- 1 b)) z))))) |
(* x (exp (fma y (- (log b) t) (* a (- (log1p (neg b)) z))))) |
(* x (exp (+ (* y (- (log z) a)) (* t (- (log (- 1 z)) b))))) |
(* x (exp (fma t (- (log1p (neg z)) b) (* y (- (log z) a))))) |
(* x (exp (+ (* y (- (log z) b)) (* a (- (log (- 1 z)) t))))) |
(* x (exp (fma y (- (log z) b) (* a (- (log1p (neg z)) t))))) |
(* x (exp (+ (* y (- (log z) t)) (* b (- (log (- 1 z)) a))))) |
(* x (exp (fma y (- (log z) t) (* b (- (log1p (neg z)) a))))) |
(negabs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 254 | 0 | - | 0 | - | (log.f64 (-.f64 #s(literal 1 binary64) z)) |
| 1 | 0 | - | 0 | - | (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
| 0 | 0 | - | 0 | - | (-.f64 (log.f64 z) t) |
| 0 | 0 | - | 0 | - | (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 y (-.f64 (log.f64 z) t)) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) z) |
| 0 | 0 | - | 0 | - | (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (log.f64 z) |
| 0 | 0 | - | 0 | - | a |
| 379.0ms | 476× | 1 | valid |
| 300.0ms | 36× | 0 | valid |
Compiled 216 to 53 computations (75.5% saved)
ival-log: 106.0ms (51.5% of total)backward-pass: 48.0ms (23.3% of total)ival-mult: 20.0ms (9.7% of total)ival-sub: 19.0ms (9.2% of total)ival-exp: 6.0ms (2.9% of total)ival-add: 5.0ms (2.4% of total)const: 1.0ms (0.5% of total)Compiled 24 to 17 computations (29.2% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.7% | (*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
Compiled 24 to 17 computations (29.2% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 y (-.f64 (log.f64 z) t)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
| ✓ | cost-diff | 0 | (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
| ✓ | cost-diff | 0 | (*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
| 1892× | fnmadd-define |
| 1696× | sum5-define |
| 1444× | *-lowering-*.f32 |
| 1444× | *-lowering-*.f64 |
| 1280× | sum4-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 86 |
| 1 | 33 | 80 |
| 2 | 72 | 80 |
| 3 | 184 | 80 |
| 4 | 402 | 80 |
| 5 | 1123 | 80 |
| 6 | 2992 | 80 |
| 7 | 5145 | 80 |
| 0 | 8074 | 80 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b))))) |
x |
(exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b)))) |
(+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b))) |
(* y (- (log z) t)) |
y |
(- (log z) t) |
(log z) |
z |
t |
(* a (- (log (- 1 z)) b)) |
a |
(- (log (- 1 z)) b) |
(log (- 1 z)) |
(- 1 z) |
1 |
b |
| Outputs |
|---|
(* x (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b))))) |
(/.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))) (*.f64 y (-.f64 t (log.f64 z)))))) |
x |
(exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b)))) |
(exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b))) |
(+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
y |
(- (log z) t) |
(-.f64 (log.f64 z) t) |
(log z) |
(log.f64 z) |
z |
t |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
a |
(- (log (- 1 z)) b) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) |
(log (- 1 z)) |
(log.f64 (-.f64 #s(literal 1 binary64) z)) |
(- 1 z) |
(-.f64 #s(literal 1 binary64) z) |
1 |
#s(literal 1 binary64) |
b |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
| ✓ | accuracy | 99.7% | (*.f64 y (-.f64 (log.f64 z) t)) |
| ✓ | accuracy | 99.6% | (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
| ✓ | accuracy | 9.9% | (log.f64 (-.f64 #s(literal 1 binary64) z)) |
| 273.0ms | 238× | 1 | valid |
| 4.0ms | 18× | 0 | valid |
Compiled 96 to 18 computations (81.3% saved)
ival-log: 73.0ms (53.4% of total)ival-mult: 35.0ms (25.6% of total)ival-sub: 13.0ms (9.5% of total)backward-pass: 10.0ms (7.3% of total)ival-exp: 3.0ms (2.2% of total)ival-add: 2.0ms (1.5% of total)const: 1.0ms (0.7% of total)| Inputs |
|---|
#<alt (* x (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b)))))> |
#<alt (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b))))> |
#<alt (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b)))> |
#<alt (* y (- (log z) t))> |
#<alt (log (- 1 z))> |
#<alt (* a (- (log (- 1 z)) b))> |
| Outputs |
|---|
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (+ (* x (exp (* a (- (log (- 1 z)) b)))) (* x (* y (* (exp (* a (- (log (- 1 z)) b))) (- (log z) t)))))> |
#<alt (+ (* x (exp (* a (- (log (- 1 z)) b)))) (* y (+ (* 1/2 (* x (* y (* (exp (* a (- (log (- 1 z)) b))) (pow (- (log z) t) 2))))) (* x (* (exp (* a (- (log (- 1 z)) b))) (- (log z) t))))))> |
#<alt (+ (* x (exp (* a (- (log (- 1 z)) b)))) (* y (+ (* x (* (exp (* a (- (log (- 1 z)) b))) (- (log z) t))) (* y (+ (* 1/6 (* x (* y (* (exp (* a (- (log (- 1 z)) b))) (pow (- (log z) t) 3))))) (* 1/2 (* x (* (exp (* a (- (log (- 1 z)) b))) (pow (- (log z) t) 2)))))))))> |
#<alt (* x (exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y))))> |
#<alt (* x (exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y))))> |
#<alt (* x (exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y))))> |
#<alt (* x (exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))> |
#<alt (+ (* -1 (* a (* x (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))))) (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))> |
#<alt (+ (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))) (* z (+ (* -1 (* a (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))) (* x (* z (* (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2)))))))))> |
#<alt (+ (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))) (* z (+ (* -1 (* a (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))) (* z (+ (* x (* z (* (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2))))))) (* x (* (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2))))))))))> |
#<alt (* x (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))))> |
#<alt (+ (* -1 (/ (* a (* x (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))))) z)) (* x (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))))> |
#<alt (+ (* -1 (/ (* a (* x (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))))) z)) (+ (* x (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))) (/ (* x (* (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) (pow z 2))))> |
#<alt (+ (* -1 (/ (* a (* x (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))))) z)) (+ (* x (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))) (+ (/ (* x (* (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) (pow z 2)) (/ (* x (* (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2)))))) (pow z 3)))))> |
#<alt (* x (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))))> |
#<alt (+ (* -1 (/ (* a (* x (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))))) z)) (* x (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (* x (* (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) z)) (* a (* x (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))))) z)) (* x (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x (* (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (+ (* -1/2 (pow a 2)) (+ (* 1/6 (pow a 3)) (* 1/3 a))))) z)) (* x (* (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2)))))) z)) (* a (* x (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))))) z)) (* x (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))> |
#<alt (+ (* -1 (* t (* x (* y (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))))) (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))))> |
#<alt (+ (* t (+ (* -1 (* x (* y (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))))) (* 1/2 (* t (* x (* (pow y 2) (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))))))) (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))))> |
#<alt (+ (* t (+ (* -1 (* x (* y (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))))) (* t (+ (* -1/6 (* t (* x (* (pow y 3) (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))))) (* 1/2 (* x (* (pow y 2) (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))))))))) (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t))))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t))))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t))))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t))))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (+ (* a (* x (* (exp (* y (- (log z) t))) (- (log (- 1 z)) b)))) (* x (exp (* y (- (log z) t)))))> |
#<alt (+ (* a (+ (* 1/2 (* a (* x (* (exp (* y (- (log z) t))) (pow (- (log (- 1 z)) b) 2))))) (* x (* (exp (* y (- (log z) t))) (- (log (- 1 z)) b))))) (* x (exp (* y (- (log z) t)))))> |
#<alt (+ (* a (+ (* a (+ (* 1/6 (* a (* x (* (exp (* y (- (log z) t))) (pow (- (log (- 1 z)) b) 3))))) (* 1/2 (* x (* (exp (* y (- (log z) t))) (pow (- (log (- 1 z)) b) 2)))))) (* x (* (exp (* y (- (log z) t))) (- (log (- 1 z)) b))))) (* x (exp (* y (- (log z) t)))))> |
#<alt (* x (exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b))))> |
#<alt (* x (exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b))))> |
#<alt (* x (exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b))))> |
#<alt (* x (exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))> |
#<alt (+ (* -1 (* a (* b (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))))) (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))))> |
#<alt (+ (* b (+ (* -1 (* a (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))))) (* 1/2 (* (pow a 2) (* b (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))))))) (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))))> |
#<alt (+ (* b (+ (* -1 (* a (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))))) (* b (+ (* -1/6 (* (pow a 3) (* b (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))))) (* 1/2 (* (pow a 2) (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))))))))) (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t)))))> |
#<alt (exp (* a (- (log (- 1 z)) b)))> |
#<alt (+ (exp (* a (- (log (- 1 z)) b))) (* y (* (exp (* a (- (log (- 1 z)) b))) (- (log z) t))))> |
#<alt (+ (exp (* a (- (log (- 1 z)) b))) (* y (+ (* 1/2 (* y (* (exp (* a (- (log (- 1 z)) b))) (pow (- (log z) t) 2)))) (* (exp (* a (- (log (- 1 z)) b))) (- (log z) t)))))> |
#<alt (+ (exp (* a (- (log (- 1 z)) b))) (* y (+ (* y (+ (* 1/6 (* y (* (exp (* a (- (log (- 1 z)) b))) (pow (- (log z) t) 3)))) (* 1/2 (* (exp (* a (- (log (- 1 z)) b))) (pow (- (log z) t) 2))))) (* (exp (* a (- (log (- 1 z)) b))) (- (log z) t)))))> |
#<alt (exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y)))> |
#<alt (exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y)))> |
#<alt (exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y)))> |
#<alt (exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y)))> |
#<alt (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))> |
#<alt (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))> |
#<alt (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))> |
#<alt (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a b)) (* y (- (log z) t))))> |
#<alt (+ (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (* -1 (* a (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))))> |
#<alt (+ (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (* z (+ (* -1 (* a (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))) (* z (* (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2))))))))> |
#<alt (+ (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (* z (+ (* -1 (* a (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))) (* z (+ (* z (* (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2)))))) (* (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2)))))))))> |
#<alt (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))> |
#<alt (+ (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (* -1 (/ (* a (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))) z)))> |
#<alt (+ (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1 (/ (* a (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))) z)) (/ (* (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2)))) (pow z 2))))> |
#<alt (+ (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1 (/ (* a (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))) z)) (+ (/ (* (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2)))) (pow z 2)) (/ (* (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2))))) (pow z 3)))))> |
#<alt (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))> |
#<alt (+ (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (* -1 (/ (* a (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))) z)))> |
#<alt (+ (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (* -1 (/ (+ (* -1 (/ (* (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2)))) z)) (* a (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))))) z)))> |
#<alt (+ (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (+ (* -1/2 (pow a 2)) (+ (* 1/6 (pow a 3)) (* 1/3 a)))) z)) (* (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) z)) (* a (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))))) z)))> |
#<alt (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))> |
#<alt (+ (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))) (* -1 (* t (* y (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))))))> |
#<alt (+ (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))) (* t (+ (* -1 (* y (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))) (* 1/2 (* t (* (pow y 2) (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))))))))> |
#<alt (+ (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))) (* t (+ (* -1 (* y (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))) (* t (+ (* -1/6 (* t (* (pow y 3) (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))))) (* 1/2 (* (pow y 2) (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))))))))> |
#<alt (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))> |
#<alt (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))> |
#<alt (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))> |
#<alt (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))> |
#<alt (exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t)))))> |
#<alt (exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t)))))> |
#<alt (exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t)))))> |
#<alt (exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t)))))> |
#<alt (exp (* y (- (log z) t)))> |
#<alt (+ (exp (* y (- (log z) t))) (* a (* (exp (* y (- (log z) t))) (- (log (- 1 z)) b))))> |
#<alt (+ (exp (* y (- (log z) t))) (* a (+ (* 1/2 (* a (* (exp (* y (- (log z) t))) (pow (- (log (- 1 z)) b) 2)))) (* (exp (* y (- (log z) t))) (- (log (- 1 z)) b)))))> |
#<alt (+ (exp (* y (- (log z) t))) (* a (+ (* a (+ (* 1/6 (* a (* (exp (* y (- (log z) t))) (pow (- (log (- 1 z)) b) 3)))) (* 1/2 (* (exp (* y (- (log z) t))) (pow (- (log (- 1 z)) b) 2))))) (* (exp (* y (- (log z) t))) (- (log (- 1 z)) b)))))> |
#<alt (exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b)))> |
#<alt (exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b)))> |
#<alt (exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b)))> |
#<alt (exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b)))> |
#<alt (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))> |
#<alt (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))> |
#<alt (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))> |
#<alt (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))> |
#<alt (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))> |
#<alt (+ (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))) (* -1 (* a (* b (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))))))> |
#<alt (+ (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))) (* b (+ (* -1 (* a (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))) (* 1/2 (* (pow a 2) (* b (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))))))))> |
#<alt (+ (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))) (* b (+ (* -1 (* a (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))) (* b (+ (* -1/6 (* (pow a 3) (* b (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))))) (* 1/2 (* (pow a 2) (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))))))))> |
#<alt (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))> |
#<alt (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))> |
#<alt (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))> |
#<alt (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))> |
#<alt (exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t))))> |
#<alt (exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t))))> |
#<alt (exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t))))> |
#<alt (exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t))))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))> |
#<alt (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))> |
#<alt (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (+ (log z) (/ (* a (- (log (- 1 z)) b)) y)) t))> |
#<alt (* y (- (+ (log z) (/ (* a (- (log (- 1 z)) b)) y)) t))> |
#<alt (* y (- (+ (log z) (/ (* a (- (log (- 1 z)) b)) y)) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* -1 (* y (+ (* -1 (- (log z) t)) (* -1 (/ (* a (- (log (- 1 z)) b)) y)))))> |
#<alt (* -1 (* y (+ (* -1 (- (log z) t)) (* -1 (/ (* a (- (log (- 1 z)) b)) y)))))> |
#<alt (* -1 (* y (+ (* -1 (- (log z) t)) (* -1 (/ (* a (- (log (- 1 z)) b)) y)))))> |
#<alt (+ (* -1 (* a b)) (* y (- (log z) t)))> |
#<alt (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))> |
#<alt (+ (* -1 (* a b)) (+ (* y (- (log z) t)) (* z (+ (* -1 a) (* -1/2 (* a z))))))> |
#<alt (+ (* -1 (* a b)) (+ (* y (- (log z) t)) (* z (+ (* -1 a) (* z (+ (* -1/2 a) (* -1/3 (* a z))))))))> |
#<alt (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))> |
#<alt (+ (* -1 (/ a z)) (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))> |
#<alt (+ (* -1 (/ a z)) (+ (* -1/2 (/ a (pow z 2))) (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))))> |
#<alt (+ (* -1 (/ a z)) (+ (* -1/2 (/ a (pow z 2))) (+ (* -1/3 (/ a (pow z 3))) (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))))> |
#<alt (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))> |
#<alt (+ (* -1 (/ a z)) (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))> |
#<alt (+ (* -1 (/ (+ a (* 1/2 (/ a z))) z)) (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))> |
#<alt (+ (* -1 (/ (+ a (* -1 (/ (+ (* -1/2 a) (* -1/3 (/ a z))) z))) z)) (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))> |
#<alt (+ (* a (- (log (- 1 z)) b)) (* y (log z)))> |
#<alt (+ (* -1 (* t y)) (+ (* a (- (log (- 1 z)) b)) (* y (log z))))> |
#<alt (+ (* -1 (* t y)) (+ (* a (- (log (- 1 z)) b)) (* y (log z))))> |
#<alt (+ (* -1 (* t y)) (+ (* a (- (log (- 1 z)) b)) (* y (log z))))> |
#<alt (* -1 (* t y))> |
#<alt (* t (+ (* -1 y) (+ (/ (* a (- (log (- 1 z)) b)) t) (/ (* y (log z)) t))))> |
#<alt (* t (+ (* -1 y) (+ (/ (* a (- (log (- 1 z)) b)) t) (/ (* y (log z)) t))))> |
#<alt (* t (+ (* -1 y) (+ (/ (* a (- (log (- 1 z)) b)) t) (/ (* y (log z)) t))))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t (+ y (* -1 (/ (+ (* a (- (log (- 1 z)) b)) (* y (log z))) t)))))> |
#<alt (* -1 (* t (+ y (* -1 (/ (+ (* a (- (log (- 1 z)) b)) (* y (log z))) t)))))> |
#<alt (* -1 (* t (+ y (* -1 (/ (+ (* a (- (log (- 1 z)) b)) (* y (log z))) t)))))> |
#<alt (* y (- (log z) t))> |
#<alt (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))> |
#<alt (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))> |
#<alt (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (+ (log (- 1 z)) (/ (* y (- (log z) t)) a)) b))> |
#<alt (* a (- (+ (log (- 1 z)) (/ (* y (- (log z) t)) a)) b))> |
#<alt (* a (- (+ (log (- 1 z)) (/ (* y (- (log z) t)) a)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* -1 (* a (+ (* -1 (- (log (- 1 z)) b)) (* -1 (/ (* y (- (log z) t)) a)))))> |
#<alt (* -1 (* a (+ (* -1 (- (log (- 1 z)) b)) (* -1 (/ (* y (- (log z) t)) a)))))> |
#<alt (* -1 (* a (+ (* -1 (- (log (- 1 z)) b)) (* -1 (/ (* y (- (log z) t)) a)))))> |
#<alt (+ (* a (log (- 1 z))) (* y (- (log z) t)))> |
#<alt (+ (* -1 (* a b)) (+ (* a (log (- 1 z))) (* y (- (log z) t))))> |
#<alt (+ (* -1 (* a b)) (+ (* a (log (- 1 z))) (* y (- (log z) t))))> |
#<alt (+ (* -1 (* a b)) (+ (* a (log (- 1 z))) (* y (- (log z) t))))> |
#<alt (* -1 (* a b))> |
#<alt (* b (+ (* -1 a) (+ (/ (* a (log (- 1 z))) b) (/ (* y (- (log z) t)) b))))> |
#<alt (* b (+ (* -1 a) (+ (/ (* a (log (- 1 z))) b) (/ (* y (- (log z) t)) b))))> |
#<alt (* b (+ (* -1 a) (+ (/ (* a (log (- 1 z))) b) (/ (* y (- (log z) t)) b))))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* b (+ a (* -1 (/ (+ (* a (log (- 1 z))) (* y (- (log z) t))) b)))))> |
#<alt (* -1 (* b (+ a (* -1 (/ (+ (* a (log (- 1 z))) (* y (- (log z) t))) b)))))> |
#<alt (* -1 (* b (+ a (* -1 (/ (+ (* a (log (- 1 z))) (* y (- (log z) t))) b)))))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (* -1 (log (/ 1 z))) t))> |
#<alt (* y (- (* -1 (log (/ 1 z))) t))> |
#<alt (* y (- (* -1 (log (/ 1 z))) t))> |
#<alt (* y (- (* -1 (log (/ 1 z))) t))> |
#<alt (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))> |
#<alt (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))> |
#<alt (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))> |
#<alt (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))> |
#<alt (* y (log z))> |
#<alt (+ (* -1 (* t y)) (* y (log z)))> |
#<alt (+ (* -1 (* t y)) (* y (log z)))> |
#<alt (+ (* -1 (* t y)) (* y (log z)))> |
#<alt (* -1 (* t y))> |
#<alt (* t (+ (* -1 y) (/ (* y (log z)) t)))> |
#<alt (* t (+ (* -1 y) (/ (* y (log z)) t)))> |
#<alt (* t (+ (* -1 y) (/ (* y (log z)) t)))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t (+ y (* -1 (/ (* y (log z)) t)))))> |
#<alt (* -1 (* t (+ y (* -1 (/ (* y (log z)) t)))))> |
#<alt (* -1 (* t (+ y (* -1 (/ (* y (log z)) t)))))> |
#<alt (* -1 z)> |
#<alt (* z (- (* -1/2 z) 1))> |
#<alt (* z (- (* z (- (* -1/3 z) 1/2)) 1))> |
#<alt (* z (- (* z (- (* z (- (* -1/4 z) 1/3)) 1/2)) 1))> |
#<alt (+ (log -1) (* -1 (log (/ 1 z))))> |
#<alt (- (+ (log -1) (* -1 (log (/ 1 z)))) (/ 1 z))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 z))) (* -1 (/ (+ 1 (* 1/2 (/ 1 z))) z))))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ 1 z))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 z))) (pow z 2))))) (/ 1 z))> |
#<alt (* -1 (log (/ -1 z)))> |
#<alt (- (* -1 (log (/ -1 z))) (/ 1 z))> |
#<alt (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ 1 (* 1/2 (/ 1 z))) z)))> |
#<alt (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow z 2)) (* 1/2 (/ 1 z)))) z)))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* -1 (* a b))> |
#<alt (+ (* -1 (* a b)) (* -1 (* a z)))> |
#<alt (+ (* -1 (* a b)) (* z (+ (* -1 a) (* -1/2 (* a z)))))> |
#<alt (+ (* -1 (* a b)) (* z (+ (* -1 a) (* z (+ (* -1/2 a) (* -1/3 (* a z)))))))> |
#<alt (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))> |
#<alt (+ (* -1 (/ a z)) (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))> |
#<alt (+ (* -1 (/ a z)) (+ (* -1/2 (/ a (pow z 2))) (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))))> |
#<alt (+ (* -1 (/ a z)) (+ (* -1/2 (/ a (pow z 2))) (+ (* -1/3 (/ a (pow z 3))) (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))))> |
#<alt (* a (- (* -1 (log (/ -1 z))) b))> |
#<alt (+ (* -1 (/ a z)) (* a (- (* -1 (log (/ -1 z))) b)))> |
#<alt (+ (* -1 (/ (+ a (* 1/2 (/ a z))) z)) (* a (- (* -1 (log (/ -1 z))) b)))> |
#<alt (+ (* -1 (/ (+ a (* -1 (/ (+ (* -1/2 a) (* -1/3 (/ a z))) z))) z)) (* a (- (* -1 (log (/ -1 z))) b)))> |
#<alt (* a (log (- 1 z)))> |
#<alt (+ (* -1 (* a b)) (* a (log (- 1 z))))> |
#<alt (+ (* -1 (* a b)) (* a (log (- 1 z))))> |
#<alt (+ (* -1 (* a b)) (* a (log (- 1 z))))> |
#<alt (* -1 (* a b))> |
#<alt (* b (+ (* -1 a) (/ (* a (log (- 1 z))) b)))> |
#<alt (* b (+ (* -1 a) (/ (* a (log (- 1 z))) b)))> |
#<alt (* b (+ (* -1 a) (/ (* a (log (- 1 z))) b)))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* b (+ a (* -1 (/ (* a (log (- 1 z))) b)))))> |
#<alt (* -1 (* b (+ a (* -1 (/ (* a (log (- 1 z))) b)))))> |
#<alt (* -1 (* b (+ a (* -1 (/ (* a (log (- 1 z))) b)))))> |
69 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 70.0ms | x | @ | 0 | (* x (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b))))) |
| 61.0ms | z | @ | 0 | (* y (- (log z) t)) |
| 23.0ms | z | @ | -inf | (* y (- (log z) t)) |
| 8.0ms | a | @ | 0 | (* a (- (log (- 1 z)) b)) |
| 7.0ms | y | @ | 0 | (* y (- (log z) t)) |
| 1× | batch-egg-rewrite |
| 5114× | *-lowering-*.f32 |
| 5114× | *-lowering-*.f64 |
| 3412× | /-lowering-/.f32 |
| 3412× | /-lowering-/.f64 |
| 1916× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 64 |
| 1 | 82 | 59 |
| 2 | 660 | 59 |
| 0 | 8734 | 59 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b))))) |
(exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b)))) |
(+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b))) |
(* y (- (log z) t)) |
(log (- 1 z)) |
(* a (- (log (- 1 z)) b)) |
| Outputs |
|---|
(*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(*.f64 (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) x) |
(*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) x)) |
(*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) x)) |
(*.f64 (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(*.f64 (*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(/.f64 (exp.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) (exp.f64 (/.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))))) |
(pow.f64 (exp.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 a (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (-.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))))))) |
(pow.f64 (exp.f64 (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (neg.f64 (/.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))))) |
(+.f64 (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z))) (+.f64 (neg.f64 (*.f64 a b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(+.f64 (*.f64 y (log.f64 z)) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) a) (+.f64 (neg.f64 (*.f64 b a)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(+.f64 (*.f64 (log.f64 z) y) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(+.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z)))) (neg.f64 (*.f64 a b))) |
(+.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) a)) (neg.f64 (*.f64 b a))) |
(+.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (log.f64 z))) (*.f64 y (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 (log.f64 z) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (/.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)) (-.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) (/.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (-.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(fma.f64 y (-.f64 (log.f64 z) t) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(fma.f64 (-.f64 (log.f64 z) t) y (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(fma.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 y (-.f64 (log.f64 z) t))) |
(fma.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) a (*.f64 y (-.f64 (log.f64 z) t))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 a (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (-.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 a (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (-.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)))) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)) (*.f64 (*.f64 y (-.f64 (log.f64 z) t)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))) (-.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)) (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 a (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (-.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)) (*.f64 (*.f64 y (-.f64 (log.f64 z) t)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64))) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 a (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (-.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)) (*.f64 (*.f64 y (-.f64 (log.f64 z) t)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)) (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64))) (-.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) a))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)) a))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (log.f64 z) t) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 (+.f64 (log.f64 z) t) (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b))))) (*.f64 (+.f64 (log.f64 z) t) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) a))) (*.f64 (+.f64 (log.f64 z) t) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)) a))) (*.f64 (+.f64 (log.f64 z) t) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) a))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)) a))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (log.f64 z) t) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 (+.f64 (log.f64 z) t) (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b))))) (*.f64 (+.f64 (log.f64 z) t) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) a))) (*.f64 (+.f64 (log.f64 z) t) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)) a))) (*.f64 (+.f64 (log.f64 z) t) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (log.f64 z) t)) (*.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (log.f64 z) t)) (*.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b))) (+.f64 (log.f64 z) t)) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b))) (+.f64 (log.f64 z) t)) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) a) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) a) (+.f64 (log.f64 z) t)) (*.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) a) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) a) (+.f64 (log.f64 z) t)) (*.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)) a) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)) a) (+.f64 (log.f64 z) t)) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)) a) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)) a) (+.f64 (log.f64 z) t)) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (+.f64 (log.f64 z) t))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (*.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 9 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 6 binary64)) (pow.f64 (*.f64 a (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 y (-.f64 (log.f64 z) t)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 a (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (-.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 6 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 a (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (-.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 6 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 y (-.f64 (log.f64 z) t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 4 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64))) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 a (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (-.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)) (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (/.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (/.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) (*.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (/.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (/.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) (*.f64 (/.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (/.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))))) (+.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (/.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 a (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (-.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 9 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 a (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (-.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))))))) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 6 binary64)) (pow.f64 (*.f64 a (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 y (-.f64 (log.f64 z) t)))) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 6 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 a (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (-.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))))))) (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 6 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 y (-.f64 (log.f64 z) t)))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 4 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(*.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 a (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (-.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)) (*.f64 (*.f64 y (-.f64 (log.f64 z) t)) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 a (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (-.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))))) (*.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 a (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (-.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 a (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (-.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) #s(literal 2 binary64)) (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(+.f64 (*.f64 y (log.f64 z)) (*.f64 y (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 y (log.f64 z))) |
(+.f64 (*.f64 (log.f64 z) y) (*.f64 (-.f64 #s(literal 0 binary64) t) y)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 (log.f64 z) y)) |
(fma.f64 y (log.f64 z) (*.f64 y (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (log.f64 z) y (*.f64 (-.f64 #s(literal 0 binary64) t) y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 z) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 z) t) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 z))))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (+.f64 (log.f64 z) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 z))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (+.f64 (log.f64 z) t)) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 z) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y)) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y)) (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (log.f64 z)) (*.f64 y (log.f64 z))) (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 y (-.f64 #s(literal 0 binary64) t))) (*.f64 (*.f64 y (log.f64 z)) (*.f64 y (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 z) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (log.f64 z) y) (*.f64 (log.f64 z) y)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 (-.f64 #s(literal 0 binary64) t) y)) (*.f64 (*.f64 (log.f64 z) y) (*.f64 (-.f64 #s(literal 0 binary64) t) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (log.f64 z)) (*.f64 y (log.f64 z))) (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)) (*.f64 y (-.f64 #s(literal 0 binary64) t)))) (-.f64 (*.f64 y (log.f64 z)) (*.f64 y (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 z) y) (*.f64 (log.f64 z) y)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) y) (*.f64 (-.f64 #s(literal 0 binary64) t) y))) (-.f64 (*.f64 (log.f64 z) y) (*.f64 (-.f64 #s(literal 0 binary64) t) y))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 z) t))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 z) t))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 z) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) y) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) y) (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 z) t))) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(*.f64 (-.f64 (log.f64 z) t) y) |
(*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) y)) |
(*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) t)) y)) |
(*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) t))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) t))) |
(log.f64 (-.f64 #s(literal 1 binary64) z)) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64))))))) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (neg.f64 (log1p.f64 (*.f64 z (+.f64 z #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64))))) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (neg.f64 (log1p.f64 z))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (log1p.f64 (*.f64 z (+.f64 z #s(literal 1 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (log1p.f64 z)) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))))) (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (+.f64 z #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 z z))) (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)))) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 z (+.f64 z #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 (log1p.f64 (*.f64 z (+.f64 z #s(literal 1 binary64)))) (log1p.f64 (*.f64 z (+.f64 z #s(literal 1 binary64))))) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (log1p.f64 (*.f64 z (+.f64 z #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 z) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (+.f64 (*.f64 (log1p.f64 z) (log1p.f64 z)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (log1p.f64 z))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))))) (*.f64 (log1p.f64 (*.f64 z (+.f64 z #s(literal 1 binary64)))) (log1p.f64 (*.f64 z (+.f64 z #s(literal 1 binary64)))))) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (log1p.f64 (*.f64 z (+.f64 z #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 (log1p.f64 z) (log1p.f64 z))) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (log1p.f64 z))) |
(log1p.f64 (-.f64 #s(literal 0 binary64) z)) |
(+.f64 (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z))) (neg.f64 (*.f64 a b))) |
(+.f64 (neg.f64 (*.f64 a b)) (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) a) (neg.f64 (*.f64 b a))) |
(+.f64 (neg.f64 (*.f64 b a)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) a)) |
(fma.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z)) (neg.f64 (*.f64 a b))) |
(fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) a (neg.f64 (*.f64 b a))) |
(/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)) a))) |
(/.f64 (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(/.f64 (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (log.f64 (-.f64 #s(literal 1 binary64) z)))))) |
(/.f64 (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b))) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) a) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) a) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (log.f64 (-.f64 #s(literal 1 binary64) z)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)) a) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(/.f64 (neg.f64 (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) a)) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)) a)) (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 a b)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z))) (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z)))) (-.f64 (*.f64 (neg.f64 (*.f64 a b)) (neg.f64 (*.f64 a b))) (*.f64 (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z))) (neg.f64 (*.f64 a b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) a) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 b a)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) a) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) a)) (-.f64 (*.f64 (neg.f64 (*.f64 b a)) (neg.f64 (*.f64 b a))) (*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) a) (neg.f64 (*.f64 b a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z))) (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z)))) (*.f64 (neg.f64 (*.f64 a b)) (neg.f64 (*.f64 a b)))) (-.f64 (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z))) (neg.f64 (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) a) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) a)) (*.f64 (neg.f64 (*.f64 b a)) (neg.f64 (*.f64 b a)))) (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) a) (neg.f64 (*.f64 b a)))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(/.f64 (*.f64 a (+.f64 (neg.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))) a) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64))) (*.f64 b b)) a) (-.f64 #s(literal 0 binary64) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) a) |
(*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) a)) |
(*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) a)) |
(*.f64 (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(*.f64 (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)) a) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
| 1× | egg-herbie |
| 5322× | *-lowering-*.f32 |
| 5322× | *-lowering-*.f64 |
| 2360× | +-lowering-+.f64 |
| 2360× | +-lowering-+.f32 |
| 1972× | sum3-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 511 | 5969 |
| 1 | 1742 | 5258 |
| 2 | 6763 | 5258 |
| 0 | 8684 | 5258 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(+ (* x (exp (* a (- (log (- 1 z)) b)))) (* x (* y (* (exp (* a (- (log (- 1 z)) b))) (- (log z) t))))) |
(+ (* x (exp (* a (- (log (- 1 z)) b)))) (* y (+ (* 1/2 (* x (* y (* (exp (* a (- (log (- 1 z)) b))) (pow (- (log z) t) 2))))) (* x (* (exp (* a (- (log (- 1 z)) b))) (- (log z) t)))))) |
(+ (* x (exp (* a (- (log (- 1 z)) b)))) (* y (+ (* x (* (exp (* a (- (log (- 1 z)) b))) (- (log z) t))) (* y (+ (* 1/6 (* x (* y (* (exp (* a (- (log (- 1 z)) b))) (pow (- (log z) t) 3))))) (* 1/2 (* x (* (exp (* a (- (log (- 1 z)) b))) (pow (- (log z) t) 2))))))))) |
(* x (exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y)))) |
(* x (exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y)))) |
(* x (exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y)))) |
(* x (exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y)))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))) |
(+ (* -1 (* a (* x (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))))) (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))) |
(+ (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))) (* z (+ (* -1 (* a (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))) (* x (* z (* (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2))))))))) |
(+ (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))) (* z (+ (* -1 (* a (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))) (* z (+ (* x (* z (* (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2))))))) (* x (* (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2)))))))))) |
(* x (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))) |
(+ (* -1 (/ (* a (* x (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))))) z)) (* x (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))))) |
(+ (* -1 (/ (* a (* x (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))))) z)) (+ (* x (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))) (/ (* x (* (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) (pow z 2)))) |
(+ (* -1 (/ (* a (* x (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))))) z)) (+ (* x (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))) (+ (/ (* x (* (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) (pow z 2)) (/ (* x (* (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2)))))) (pow z 3))))) |
(* x (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))) |
(+ (* -1 (/ (* a (* x (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))))) z)) (* x (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))))) |
(+ (* -1 (/ (+ (* -1 (/ (* x (* (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) z)) (* a (* x (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))))) z)) (* x (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x (* (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (+ (* -1/2 (pow a 2)) (+ (* 1/6 (pow a 3)) (* 1/3 a))))) z)) (* x (* (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2)))))) z)) (* a (* x (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))))) z)) (* x (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))) |
(+ (* -1 (* t (* x (* y (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))))) (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))) |
(+ (* t (+ (* -1 (* x (* y (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))))) (* 1/2 (* t (* x (* (pow y 2) (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))))))) (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))) |
(+ (* t (+ (* -1 (* x (* y (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))))) (* t (+ (* -1/6 (* t (* x (* (pow y 3) (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))))) (* 1/2 (* x (* (pow y 2) (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))))))))) (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t)))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t)))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t)))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t)))))) |
(* x (exp (* y (- (log z) t)))) |
(+ (* a (* x (* (exp (* y (- (log z) t))) (- (log (- 1 z)) b)))) (* x (exp (* y (- (log z) t))))) |
(+ (* a (+ (* 1/2 (* a (* x (* (exp (* y (- (log z) t))) (pow (- (log (- 1 z)) b) 2))))) (* x (* (exp (* y (- (log z) t))) (- (log (- 1 z)) b))))) (* x (exp (* y (- (log z) t))))) |
(+ (* a (+ (* a (+ (* 1/6 (* a (* x (* (exp (* y (- (log z) t))) (pow (- (log (- 1 z)) b) 3))))) (* 1/2 (* x (* (exp (* y (- (log z) t))) (pow (- (log (- 1 z)) b) 2)))))) (* x (* (exp (* y (- (log z) t))) (- (log (- 1 z)) b))))) (* x (exp (* y (- (log z) t))))) |
(* x (exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b)))) |
(* x (exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b)))) |
(* x (exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b)))) |
(* x (exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b)))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))) |
(+ (* -1 (* a (* b (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))))) (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))) |
(+ (* b (+ (* -1 (* a (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))))) (* 1/2 (* (pow a 2) (* b (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))))))) (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))) |
(+ (* b (+ (* -1 (* a (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))))) (* b (+ (* -1/6 (* (pow a 3) (* b (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))))) (* 1/2 (* (pow a 2) (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))))))))) (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(* x (exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t))))) |
(* x (exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t))))) |
(* x (exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t))))) |
(* x (exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t))))) |
(exp (* a (- (log (- 1 z)) b))) |
(+ (exp (* a (- (log (- 1 z)) b))) (* y (* (exp (* a (- (log (- 1 z)) b))) (- (log z) t)))) |
(+ (exp (* a (- (log (- 1 z)) b))) (* y (+ (* 1/2 (* y (* (exp (* a (- (log (- 1 z)) b))) (pow (- (log z) t) 2)))) (* (exp (* a (- (log (- 1 z)) b))) (- (log z) t))))) |
(+ (exp (* a (- (log (- 1 z)) b))) (* y (+ (* y (+ (* 1/6 (* y (* (exp (* a (- (log (- 1 z)) b))) (pow (- (log z) t) 3)))) (* 1/2 (* (exp (* a (- (log (- 1 z)) b))) (pow (- (log z) t) 2))))) (* (exp (* a (- (log (- 1 z)) b))) (- (log z) t))))) |
(exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y))) |
(exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y))) |
(exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y))) |
(exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a b)) (* y (- (log z) t)))) |
(+ (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (* -1 (* a (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))))) |
(+ (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (* z (+ (* -1 (* a (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))) (* z (* (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2)))))))) |
(+ (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (* z (+ (* -1 (* a (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))) (* z (+ (* z (* (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2)))))) (* (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2))))))))) |
(exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) |
(+ (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (* -1 (/ (* a (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))) z))) |
(+ (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1 (/ (* a (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))) z)) (/ (* (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2)))) (pow z 2)))) |
(+ (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1 (/ (* a (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))) z)) (+ (/ (* (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2)))) (pow z 2)) (/ (* (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2))))) (pow z 3))))) |
(exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(+ (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (* -1 (/ (* a (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))) z))) |
(+ (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (* -1 (/ (+ (* -1 (/ (* (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2)))) z)) (* a (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))))) z))) |
(+ (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (+ (* -1/2 (pow a 2)) (+ (* 1/6 (pow a 3)) (* 1/3 a)))) z)) (* (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) z)) (* a (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))))) z))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))) |
(+ (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))) (* -1 (* t (* y (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))))) |
(+ (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))) (* t (+ (* -1 (* y (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))) (* 1/2 (* t (* (pow y 2) (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))))))) |
(+ (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))) (* t (+ (* -1 (* y (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))) (* t (+ (* -1/6 (* t (* (pow y 3) (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))))) (* 1/2 (* (pow y 2) (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))))))))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t))))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t))))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t))))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t))))) |
(exp (* y (- (log z) t))) |
(+ (exp (* y (- (log z) t))) (* a (* (exp (* y (- (log z) t))) (- (log (- 1 z)) b)))) |
(+ (exp (* y (- (log z) t))) (* a (+ (* 1/2 (* a (* (exp (* y (- (log z) t))) (pow (- (log (- 1 z)) b) 2)))) (* (exp (* y (- (log z) t))) (- (log (- 1 z)) b))))) |
(+ (exp (* y (- (log z) t))) (* a (+ (* a (+ (* 1/6 (* a (* (exp (* y (- (log z) t))) (pow (- (log (- 1 z)) b) 3)))) (* 1/2 (* (exp (* y (- (log z) t))) (pow (- (log (- 1 z)) b) 2))))) (* (exp (* y (- (log z) t))) (- (log (- 1 z)) b))))) |
(exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b))) |
(exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b))) |
(exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b))) |
(exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))) |
(+ (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))) (* -1 (* a (* b (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))))) |
(+ (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))) (* b (+ (* -1 (* a (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))) (* 1/2 (* (pow a 2) (* b (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))))))) |
(+ (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))) (* b (+ (* -1 (* a (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))) (* b (+ (* -1/6 (* (pow a 3) (* b (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))))) (* 1/2 (* (pow a 2) (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))))))))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t)))) |
(exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t)))) |
(exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t)))) |
(exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t)))) |
(* a (- (log (- 1 z)) b)) |
(+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))) |
(+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))) |
(+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))) |
(* y (- (log z) t)) |
(* y (- (+ (log z) (/ (* a (- (log (- 1 z)) b)) y)) t)) |
(* y (- (+ (log z) (/ (* a (- (log (- 1 z)) b)) y)) t)) |
(* y (- (+ (log z) (/ (* a (- (log (- 1 z)) b)) y)) t)) |
(* y (- (log z) t)) |
(* -1 (* y (+ (* -1 (- (log z) t)) (* -1 (/ (* a (- (log (- 1 z)) b)) y))))) |
(* -1 (* y (+ (* -1 (- (log z) t)) (* -1 (/ (* a (- (log (- 1 z)) b)) y))))) |
(* -1 (* y (+ (* -1 (- (log z) t)) (* -1 (/ (* a (- (log (- 1 z)) b)) y))))) |
(+ (* -1 (* a b)) (* y (- (log z) t))) |
(+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(+ (* -1 (* a b)) (+ (* y (- (log z) t)) (* z (+ (* -1 a) (* -1/2 (* a z)))))) |
(+ (* -1 (* a b)) (+ (* y (- (log z) t)) (* z (+ (* -1 a) (* z (+ (* -1/2 a) (* -1/3 (* a z)))))))) |
(+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))) |
(+ (* -1 (/ a z)) (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) |
(+ (* -1 (/ a z)) (+ (* -1/2 (/ a (pow z 2))) (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))) |
(+ (* -1 (/ a z)) (+ (* -1/2 (/ a (pow z 2))) (+ (* -1/3 (/ a (pow z 3))) (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))))) |
(+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) |
(+ (* -1 (/ a z)) (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(+ (* -1 (/ (+ a (* 1/2 (/ a z))) z)) (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(+ (* -1 (/ (+ a (* -1 (/ (+ (* -1/2 a) (* -1/3 (/ a z))) z))) z)) (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(+ (* a (- (log (- 1 z)) b)) (* y (log z))) |
(+ (* -1 (* t y)) (+ (* a (- (log (- 1 z)) b)) (* y (log z)))) |
(+ (* -1 (* t y)) (+ (* a (- (log (- 1 z)) b)) (* y (log z)))) |
(+ (* -1 (* t y)) (+ (* a (- (log (- 1 z)) b)) (* y (log z)))) |
(* -1 (* t y)) |
(* t (+ (* -1 y) (+ (/ (* a (- (log (- 1 z)) b)) t) (/ (* y (log z)) t)))) |
(* t (+ (* -1 y) (+ (/ (* a (- (log (- 1 z)) b)) t) (/ (* y (log z)) t)))) |
(* t (+ (* -1 y) (+ (/ (* a (- (log (- 1 z)) b)) t) (/ (* y (log z)) t)))) |
(* -1 (* t y)) |
(* -1 (* t (+ y (* -1 (/ (+ (* a (- (log (- 1 z)) b)) (* y (log z))) t))))) |
(* -1 (* t (+ y (* -1 (/ (+ (* a (- (log (- 1 z)) b)) (* y (log z))) t))))) |
(* -1 (* t (+ y (* -1 (/ (+ (* a (- (log (- 1 z)) b)) (* y (log z))) t))))) |
(* y (- (log z) t)) |
(+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))) |
(+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))) |
(+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))) |
(* a (- (log (- 1 z)) b)) |
(* a (- (+ (log (- 1 z)) (/ (* y (- (log z) t)) a)) b)) |
(* a (- (+ (log (- 1 z)) (/ (* y (- (log z) t)) a)) b)) |
(* a (- (+ (log (- 1 z)) (/ (* y (- (log z) t)) a)) b)) |
(* a (- (log (- 1 z)) b)) |
(* -1 (* a (+ (* -1 (- (log (- 1 z)) b)) (* -1 (/ (* y (- (log z) t)) a))))) |
(* -1 (* a (+ (* -1 (- (log (- 1 z)) b)) (* -1 (/ (* y (- (log z) t)) a))))) |
(* -1 (* a (+ (* -1 (- (log (- 1 z)) b)) (* -1 (/ (* y (- (log z) t)) a))))) |
(+ (* a (log (- 1 z))) (* y (- (log z) t))) |
(+ (* -1 (* a b)) (+ (* a (log (- 1 z))) (* y (- (log z) t)))) |
(+ (* -1 (* a b)) (+ (* a (log (- 1 z))) (* y (- (log z) t)))) |
(+ (* -1 (* a b)) (+ (* a (log (- 1 z))) (* y (- (log z) t)))) |
(* -1 (* a b)) |
(* b (+ (* -1 a) (+ (/ (* a (log (- 1 z))) b) (/ (* y (- (log z) t)) b)))) |
(* b (+ (* -1 a) (+ (/ (* a (log (- 1 z))) b) (/ (* y (- (log z) t)) b)))) |
(* b (+ (* -1 a) (+ (/ (* a (log (- 1 z))) b) (/ (* y (- (log z) t)) b)))) |
(* -1 (* a b)) |
(* -1 (* b (+ a (* -1 (/ (+ (* a (log (- 1 z))) (* y (- (log z) t))) b))))) |
(* -1 (* b (+ a (* -1 (/ (+ (* a (log (- 1 z))) (* y (- (log z) t))) b))))) |
(* -1 (* b (+ a (* -1 (/ (+ (* a (log (- 1 z))) (* y (- (log z) t))) b))))) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (* -1 (log (/ 1 z))) t)) |
(* y (- (* -1 (log (/ 1 z))) t)) |
(* y (- (* -1 (log (/ 1 z))) t)) |
(* y (- (* -1 (log (/ 1 z))) t)) |
(* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)) |
(* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)) |
(* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)) |
(* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)) |
(* y (log z)) |
(+ (* -1 (* t y)) (* y (log z))) |
(+ (* -1 (* t y)) (* y (log z))) |
(+ (* -1 (* t y)) (* y (log z))) |
(* -1 (* t y)) |
(* t (+ (* -1 y) (/ (* y (log z)) t))) |
(* t (+ (* -1 y) (/ (* y (log z)) t))) |
(* t (+ (* -1 y) (/ (* y (log z)) t))) |
(* -1 (* t y)) |
(* -1 (* t (+ y (* -1 (/ (* y (log z)) t))))) |
(* -1 (* t (+ y (* -1 (/ (* y (log z)) t))))) |
(* -1 (* t (+ y (* -1 (/ (* y (log z)) t))))) |
(* -1 z) |
(* z (- (* -1/2 z) 1)) |
(* z (- (* z (- (* -1/3 z) 1/2)) 1)) |
(* z (- (* z (- (* z (- (* -1/4 z) 1/3)) 1/2)) 1)) |
(+ (log -1) (* -1 (log (/ 1 z)))) |
(- (+ (log -1) (* -1 (log (/ 1 z)))) (/ 1 z)) |
(+ (log -1) (+ (* -1 (log (/ 1 z))) (* -1 (/ (+ 1 (* 1/2 (/ 1 z))) z)))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 z))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 z))) (pow z 2))))) (/ 1 z)) |
(* -1 (log (/ -1 z))) |
(- (* -1 (log (/ -1 z))) (/ 1 z)) |
(+ (* -1 (log (/ -1 z))) (* -1 (/ (+ 1 (* 1/2 (/ 1 z))) z))) |
(+ (* -1 (log (/ -1 z))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow z 2)) (* 1/2 (/ 1 z)))) z))) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* -1 (* a b)) |
(+ (* -1 (* a b)) (* -1 (* a z))) |
(+ (* -1 (* a b)) (* z (+ (* -1 a) (* -1/2 (* a z))))) |
(+ (* -1 (* a b)) (* z (+ (* -1 a) (* z (+ (* -1/2 a) (* -1/3 (* a z))))))) |
(* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) |
(+ (* -1 (/ a z)) (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) |
(+ (* -1 (/ a z)) (+ (* -1/2 (/ a (pow z 2))) (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))) |
(+ (* -1 (/ a z)) (+ (* -1/2 (/ a (pow z 2))) (+ (* -1/3 (/ a (pow z 3))) (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))))) |
(* a (- (* -1 (log (/ -1 z))) b)) |
(+ (* -1 (/ a z)) (* a (- (* -1 (log (/ -1 z))) b))) |
(+ (* -1 (/ (+ a (* 1/2 (/ a z))) z)) (* a (- (* -1 (log (/ -1 z))) b))) |
(+ (* -1 (/ (+ a (* -1 (/ (+ (* -1/2 a) (* -1/3 (/ a z))) z))) z)) (* a (- (* -1 (log (/ -1 z))) b))) |
(* a (log (- 1 z))) |
(+ (* -1 (* a b)) (* a (log (- 1 z)))) |
(+ (* -1 (* a b)) (* a (log (- 1 z)))) |
(+ (* -1 (* a b)) (* a (log (- 1 z)))) |
(* -1 (* a b)) |
(* b (+ (* -1 a) (/ (* a (log (- 1 z))) b))) |
(* b (+ (* -1 a) (/ (* a (log (- 1 z))) b))) |
(* b (+ (* -1 a) (/ (* a (log (- 1 z))) b))) |
(* -1 (* a b)) |
(* -1 (* b (+ a (* -1 (/ (* a (log (- 1 z))) b))))) |
(* -1 (* b (+ a (* -1 (/ (* a (log (- 1 z))) b))))) |
(* -1 (* b (+ a (* -1 (/ (* a (log (- 1 z))) b))))) |
| Outputs |
|---|
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(+ (* x (exp (* a (- (log (- 1 z)) b)))) (* x (* y (* (exp (* a (- (log (- 1 z)) b))) (- (log z) t))))) |
(*.f64 x (+.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (*.f64 y (-.f64 (log.f64 z) t)) (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))))) |
(+ (* x (exp (* a (- (log (- 1 z)) b)))) (* y (+ (* 1/2 (* x (* y (* (exp (* a (- (log (- 1 z)) b))) (pow (- (log z) t) 2))))) (* x (* (exp (* a (- (log (- 1 z)) b))) (- (log z) t)))))) |
(+.f64 (*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (*.f64 y (+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) y)))) (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 x (-.f64 (log.f64 z) t)))))) |
(+ (* x (exp (* a (- (log (- 1 z)) b)))) (* y (+ (* x (* (exp (* a (- (log (- 1 z)) b))) (- (log z) t))) (* y (+ (* 1/6 (* x (* y (* (exp (* a (- (log (- 1 z)) b))) (pow (- (log z) t) 3))))) (* 1/2 (* x (* (exp (* a (- (log (- 1 z)) b))) (pow (- (log z) t) 2))))))))) |
(+.f64 (*.f64 x (+.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (*.f64 y (-.f64 (log.f64 z) t)) (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))))) (*.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 x (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))))) (*.f64 y y))) |
(* x (exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y)))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y)))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y)))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y)))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b)))) |
(+ (* -1 (* a (* x (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))))) (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))) |
(-.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b)))) (*.f64 (*.f64 a (*.f64 x z)) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))))) |
(+ (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))) (* z (+ (* -1 (* a (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))) (* x (* z (* (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2))))))))) |
(+.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b)))) (*.f64 z (-.f64 (*.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b)))) (*.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) z)) (*.f64 a (*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b)))))))) |
(+ (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))) (* z (+ (* -1 (* a (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))) (* z (+ (* x (* z (* (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2))))))) (* x (* (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2)))))))))) |
(+.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b)))) (*.f64 z (-.f64 (*.f64 (*.f64 x z) (+.f64 (*.f64 (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))) (+.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))) (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/6 binary64))))))))) (*.f64 a (*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b)))))))) |
(* x (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))))) |
(+ (* -1 (/ (* a (* x (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))))) z)) (* x (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))))) |
(-.f64 (*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))))) (*.f64 (*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))))) (/.f64 a z))) |
(+ (* -1 (/ (* a (* x (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))))) z)) (+ (* x (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))) (/ (* x (* (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) (pow z 2)))) |
(-.f64 (*.f64 x (+.f64 (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))))) (*.f64 (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))))) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 z z))))) (*.f64 (*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))))) (/.f64 a z))) |
(+ (* -1 (/ (* a (* x (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))))) z)) (+ (* x (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))) (+ (/ (* x (* (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) (pow z 2)) (/ (* x (* (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2)))))) (pow z 3))))) |
(+.f64 (-.f64 (*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))))) (*.f64 (*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))))) (/.f64 a z))) (*.f64 x (*.f64 (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))))) (+.f64 (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 z z)) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/6 binary64))))) (*.f64 z (*.f64 z z))))))) |
(* x (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))))) |
(+ (* -1 (/ (* a (* x (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))))) z)) (* x (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))))) |
(-.f64 (*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))))) (/.f64 (*.f64 a (*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)))))) z)) |
(+ (* -1 (/ (+ (* -1 (/ (* x (* (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) z)) (* a (* x (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))))) z)) (* x (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))))) |
(-.f64 (*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))))) (/.f64 (-.f64 (*.f64 a (*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)))))) (/.f64 (*.f64 x (*.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (exp.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)))))) z)) z)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x (* (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (+ (* -1/2 (pow a 2)) (+ (* 1/6 (pow a 3)) (* 1/3 a))))) z)) (* x (* (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2)))))) z)) (* a (* x (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))))) z)) (* x (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))))) |
(-.f64 (*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))))) (/.f64 (-.f64 (*.f64 a (*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)))))) (/.f64 (-.f64 (*.f64 x (*.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (exp.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)))))) (*.f64 x (/.f64 (*.f64 (exp.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)))) (+.f64 (*.f64 a (*.f64 a #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 a #s(literal 1/3 binary64))))) z))) z)) z)) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))) |
(*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (pow.f64 z y) x)) |
(+ (* -1 (* t (* x (* y (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))))) (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))) |
(-.f64 (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (pow.f64 z y) x)) (*.f64 (*.f64 y (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (pow.f64 z y))) (*.f64 x t))) |
(+ (* t (+ (* -1 (* x (* y (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))))) (* 1/2 (* t (* x (* (pow y 2) (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))))))) (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))) |
(+.f64 (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (pow.f64 z y) x)) (*.f64 t (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (pow.f64 z y)) (*.f64 t (*.f64 y y)))) (*.f64 x (*.f64 y (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (pow.f64 z y))))))) |
(+ (* t (+ (* -1 (* x (* y (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))))) (* t (+ (* -1/6 (* t (* x (* (pow y 3) (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))))) (* 1/2 (* x (* (pow y 2) (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))))))))) (* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))) |
(+.f64 (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (pow.f64 z y) x)) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 (*.f64 (*.f64 t #s(literal -1/6 binary64)) (*.f64 x (*.f64 y (*.f64 y y)))) (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (pow.f64 z y))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (pow.f64 z y) (*.f64 y y))))))) (*.f64 x (*.f64 y (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (pow.f64 z y))))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t)))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t)))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t)))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t)))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(+ (* a (* x (* (exp (* y (- (log z) t))) (- (log (- 1 z)) b)))) (* x (exp (* y (- (log z) t))))) |
(+.f64 (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (*.f64 (*.f64 (*.f64 x a) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(+ (* a (+ (* 1/2 (* a (* x (* (exp (* y (- (log z) t))) (pow (- (log (- 1 z)) b) 2))))) (* x (* (exp (* y (- (log z) t))) (- (log (- 1 z)) b))))) (* x (exp (* y (- (log z) t))))) |
(+.f64 (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (*.f64 a (+.f64 (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))))) (*.f64 a (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) #s(literal 2 binary64))))))) |
(+ (* a (+ (* a (+ (* 1/6 (* a (* x (* (exp (* y (- (log z) t))) (pow (- (log (- 1 z)) b) 3))))) (* 1/2 (* x (* (exp (* y (- (log z) t))) (pow (- (log (- 1 z)) b) 2)))))) (* x (* (exp (* y (- (log z) t))) (- (log (- 1 z)) b))))) (* x (exp (* y (- (log z) t))))) |
(+.f64 (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (*.f64 a (+.f64 (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))))) (*.f64 a (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x a) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) #s(literal 2 binary64)))))))) |
(* x (exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b)))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b)))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b)))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b)))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) a) (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))))) |
(+ (* -1 (* a (* b (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))))) (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))) |
(-.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) a) (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))))) (*.f64 a (*.f64 (*.f64 (*.f64 x b) (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))))) |
(+ (* b (+ (* -1 (* a (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))))) (* 1/2 (* (pow a 2) (* b (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))))))) (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))) |
(+.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) a) (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 x b)) (*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (pow.f64 (-.f64 #s(literal 1 binary64) z) a)))) (*.f64 (*.f64 (*.f64 x a) (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))))))) |
(+ (* b (+ (* -1 (* a (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))))) (* b (+ (* -1/6 (* (pow a 3) (* b (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))))) (* 1/2 (* (pow a 2) (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))))))))) (* x (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))) |
(+.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) a) (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) (*.f64 x b)) (*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (pow.f64 (-.f64 #s(literal 1 binary64) z) a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 a a)) (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))))))) (*.f64 (*.f64 (*.f64 x a) (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(+ (exp (* a (- (log (- 1 z)) b))) (* y (* (exp (* a (- (log (- 1 z)) b))) (- (log z) t)))) |
(+.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (*.f64 y (-.f64 (log.f64 z) t)) (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(+ (exp (* a (- (log (- 1 z)) b))) (* y (+ (* 1/2 (* y (* (exp (* a (- (log (- 1 z)) b))) (pow (- (log z) t) 2)))) (* (exp (* a (- (log (- 1 z)) b))) (- (log z) t))))) |
(+.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 y (+.f64 (*.f64 (-.f64 (log.f64 z) t) (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) y)))))) |
(+ (exp (* a (- (log (- 1 z)) b))) (* y (+ (* y (+ (* 1/6 (* y (* (exp (* a (- (log (- 1 z)) b))) (pow (- (log z) t) 3)))) (* 1/2 (* (exp (* a (- (log (- 1 z)) b))) (pow (- (log z) t) 2))))) (* (exp (* a (- (log (- 1 z)) b))) (- (log z) t))))) |
(+.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 y (+.f64 (*.f64 (-.f64 (log.f64 z) t) (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (*.f64 y (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) y))) (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 1/2 binary64)))))))) |
(exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (- (+ (* a (- (log (- 1 z)) b)) (* y (log z))) (* t y))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* -1 (* a b)) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))) |
(+ (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (* -1 (* a (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))))) |
(-.f64 (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))) (*.f64 (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))) (*.f64 a z))) |
(+ (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (* z (+ (* -1 (* a (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))) (* z (* (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2)))))))) |
(+.f64 (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))) (*.f64 z (-.f64 (*.f64 z (*.f64 (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))) (+.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))))))) |
(+ (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (* z (+ (* -1 (* a (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))) (* z (+ (* z (* (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2)))))) (* (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2))))))))) |
(+.f64 (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))) (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))) (+.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))) (*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/6 binary64))))))))) (*.f64 a (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))))))) |
(exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) |
(exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))))) |
(+ (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (* -1 (/ (* a (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))) z))) |
(-.f64 (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))))) (/.f64 (*.f64 a (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))))) z)) |
(+ (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1 (/ (* a (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))) z)) (/ (* (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2)))) (pow z 2)))) |
(+.f64 (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))))) (-.f64 (*.f64 (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))))) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 z z))) (/.f64 (*.f64 a (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))))) z))) |
(+ (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1 (/ (* a (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))) z)) (+ (/ (* (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2)))) (pow z 2)) (/ (* (exp (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2))))) (pow z 3))))) |
(+.f64 (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))))) (-.f64 (*.f64 (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))))) (+.f64 (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 z z)) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/6 binary64))))) (*.f64 z (*.f64 z z))))) (/.f64 (*.f64 a (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))))) z))) |
(exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)))) |
(+ (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (* -1 (/ (* a (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))) z))) |
(-.f64 (exp.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)))) (*.f64 (exp.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)))) (/.f64 a z))) |
(+ (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (* -1 (/ (+ (* -1 (/ (* (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2)))) z)) (* a (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))))) z))) |
(-.f64 (exp.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)))) (/.f64 (-.f64 (*.f64 a (exp.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))))) (*.f64 (exp.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)))) (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) z))) z)) |
(+ (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (+ (* -1/2 (pow a 2)) (+ (* 1/6 (pow a 3)) (* 1/3 a)))) z)) (* (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) z)) (* a (exp (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))))) z))) |
(-.f64 (exp.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)))) (/.f64 (-.f64 (*.f64 a (exp.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))))) (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (exp.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))))) (/.f64 (*.f64 (exp.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)))) (+.f64 (*.f64 a (*.f64 a #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 a #s(literal 1/3 binary64))))) z)) z)) z)) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))) |
(*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (pow.f64 z y)) |
(+ (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))) (* -1 (* t (* y (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))))) |
(-.f64 (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (pow.f64 z y)) (*.f64 y (*.f64 t (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (pow.f64 z y))))) |
(+ (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))) (* t (+ (* -1 (* y (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))) (* 1/2 (* t (* (pow y 2) (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))))))) |
(+.f64 (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (pow.f64 z y)) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (pow.f64 z y)) (*.f64 t (*.f64 y y)))) (*.f64 y (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (pow.f64 z y)))))) |
(+ (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))) (* t (+ (* -1 (* y (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z)))))) (* t (+ (* -1/6 (* t (* (pow y 3) (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))))) (* 1/2 (* (pow y 2) (exp (+ (* a (- (log (- 1 z)) b)) (* y (log z))))))))))) |
(+.f64 (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (pow.f64 z y)) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 (*.f64 y (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (pow.f64 z y) (*.f64 y y)))) (*.f64 t #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (pow.f64 z y) (*.f64 y y)))))) (*.f64 y (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (pow.f64 z y)))))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t))))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t))))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t))))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (+ (log z) (* -1 t))))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* y (- (log z) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(+ (exp (* y (- (log z) t))) (* a (* (exp (* y (- (log z) t))) (- (log (- 1 z)) b)))) |
(+.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 a (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))))) |
(+ (exp (* y (- (log z) t))) (* a (+ (* 1/2 (* a (* (exp (* y (- (log z) t))) (pow (- (log (- 1 z)) b) 2)))) (* (exp (* y (- (log z) t))) (- (log (- 1 z)) b))))) |
(+.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (*.f64 a (+.f64 (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (*.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) #s(literal 2 binary64)))))) |
(+ (exp (* y (- (log z) t))) (* a (+ (* a (+ (* 1/6 (* a (* (exp (* y (- (log z) t))) (pow (- (log (- 1 z)) b) 3)))) (* 1/2 (* (exp (* y (- (log z) t))) (pow (- (log (- 1 z)) b) 2))))) (* (exp (* y (- (log z) t))) (- (log (- 1 z)) b))))) |
(+.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (*.f64 a (+.f64 (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal 1/6 binary64)) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) #s(literal 3 binary64))) (*.f64 (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))))))))) |
(exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (- (+ (* a (log (- 1 z))) (* y (- (log z) t))) (* a b))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))) |
(*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) |
(+ (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))) (* -1 (* a (* b (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))))) |
(-.f64 (*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) (*.f64 (*.f64 (*.f64 a b) (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))))) |
(+ (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))) (* b (+ (* -1 (* a (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))) (* 1/2 (* (pow a 2) (* b (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))))))) |
(+.f64 (*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) (*.f64 b (-.f64 (*.f64 b (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))))) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) a) (*.f64 a (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))))))) |
(+ (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))) (* b (+ (* -1 (* a (exp (+ (* a (log (- 1 z))) (* y (- (log z) t)))))) (* b (+ (* -1/6 (* (pow a 3) (* b (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))))) (* 1/2 (* (pow a 2) (exp (+ (* a (log (- 1 z))) (* y (- (log z) t))))))))))) |
(+.f64 (*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 a a))) (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))))) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) a) (*.f64 a (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))))))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t)))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t)))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t)))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t)))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (+ (* a (+ (log (- 1 z)) (* -1 b))) (* y (- (log z) t)))) |
(exp.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))) |
(+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))) |
(+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))) |
(+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))) |
(+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))) |
(+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (+ (log z) (/ (* a (- (log (- 1 z)) b)) y)) t)) |
(*.f64 y (+.f64 (-.f64 (log.f64 z) t) (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (/.f64 a y)))) |
(* y (- (+ (log z) (/ (* a (- (log (- 1 z)) b)) y)) t)) |
(*.f64 y (+.f64 (-.f64 (log.f64 z) t) (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (/.f64 a y)))) |
(* y (- (+ (log z) (/ (* a (- (log (- 1 z)) b)) y)) t)) |
(*.f64 y (+.f64 (-.f64 (log.f64 z) t) (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (/.f64 a y)))) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* -1 (* y (+ (* -1 (- (log z) t)) (* -1 (/ (* a (- (log (- 1 z)) b)) y))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 z) t)) (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (/.f64 a y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (- (log z) t)) (* -1 (/ (* a (- (log (- 1 z)) b)) y))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 z) t)) (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (/.f64 a y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (- (log z) t)) (* -1 (/ (* a (- (log (- 1 z)) b)) y))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 z) t)) (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (/.f64 a y))) (-.f64 #s(literal 0 binary64) y)) |
(+ (* -1 (* a b)) (* y (- (log z) t))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b)) |
(+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b z))) |
(+ (* -1 (* a b)) (+ (* y (- (log z) t)) (* z (+ (* -1 a) (* -1/2 (* a z)))))) |
(+.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b)) (*.f64 z (-.f64 (*.f64 z (*.f64 a #s(literal -1/2 binary64))) a))) |
(+ (* -1 (* a b)) (+ (* y (- (log z) t)) (* z (+ (* -1 a) (* z (+ (* -1/2 a) (* -1/3 (* a z)))))))) |
(+.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b)) (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a (*.f64 z #s(literal -1/3 binary64))))) a))) |
(+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))) |
(+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))) |
(+ (* -1 (/ a z)) (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))) |
(-.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))) (/.f64 a z)) |
(+ (* -1 (/ a z)) (+ (* -1/2 (/ a (pow z 2))) (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t))))) |
(-.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (+.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 z z)))) (/.f64 a z)) |
(+ (* -1 (/ a z)) (+ (* -1/2 (/ a (pow z 2))) (+ (* -1/3 (/ a (pow z 3))) (+ (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) (* y (- (* -1 (log (/ 1 z))) t)))))) |
(-.f64 (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 z z)) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (+.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))) (/.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 z (*.f64 z z)))))) (/.f64 a z)) |
(+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) |
(+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))) |
(+ (* -1 (/ a z)) (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(-.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))) (/.f64 a z)) |
(+ (* -1 (/ (+ a (* 1/2 (/ a z))) z)) (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(-.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))) (/.f64 (+.f64 a (/.f64 (*.f64 a #s(literal 1/2 binary64)) z)) z)) |
(+ (* -1 (/ (+ a (* -1 (/ (+ (* -1/2 a) (* -1/3 (/ a z))) z))) z)) (+ (* a (- (* -1 (log (/ -1 z))) b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(-.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))) (/.f64 (-.f64 a (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) z)) z)) z)) |
(+ (* a (- (log (- 1 z)) b)) (* y (log z))) |
(+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (log.f64 z))) |
(+ (* -1 (* t y)) (+ (* a (- (log (- 1 z)) b)) (* y (log z)))) |
(+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))) |
(+ (* -1 (* t y)) (+ (* a (- (log (- 1 z)) b)) (* y (log z)))) |
(+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))) |
(+ (* -1 (* t y)) (+ (* a (- (log (- 1 z)) b)) (* y (log z)))) |
(+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* t (+ (* -1 y) (+ (/ (* a (- (log (- 1 z)) b)) t) (/ (* y (log z)) t)))) |
(*.f64 t (+.f64 (/.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) t) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 z) t))))) |
(* t (+ (* -1 y) (+ (/ (* a (- (log (- 1 z)) b)) t) (/ (* y (log z)) t)))) |
(*.f64 t (+.f64 (/.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) t) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 z) t))))) |
(* t (+ (* -1 y) (+ (/ (* a (- (log (- 1 z)) b)) t) (/ (* y (log z)) t)))) |
(*.f64 t (+.f64 (/.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) t) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 z) t))))) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t (+ y (* -1 (/ (+ (* a (- (log (- 1 z)) b)) (* y (log z))) t))))) |
(*.f64 (-.f64 y (/.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (log.f64 z))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ y (* -1 (/ (+ (* a (- (log (- 1 z)) b)) (* y (log z))) t))))) |
(*.f64 (-.f64 y (/.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (log.f64 z))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ y (* -1 (/ (+ (* a (- (log (- 1 z)) b)) (* y (log z))) t))))) |
(*.f64 (-.f64 y (/.f64 (+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (log.f64 z))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))) |
(+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))) |
(+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))) |
(+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))) |
(+ (* a (- (log (- 1 z)) b)) (* y (- (log z) t))) |
(+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (+ (log (- 1 z)) (/ (* y (- (log z) t)) a)) b)) |
(*.f64 a (+.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 (-.f64 (log.f64 z) t) (/.f64 y a)))) |
(* a (- (+ (log (- 1 z)) (/ (* y (- (log z) t)) a)) b)) |
(*.f64 a (+.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 (-.f64 (log.f64 z) t) (/.f64 y a)))) |
(* a (- (+ (log (- 1 z)) (/ (* y (- (log z) t)) a)) b)) |
(*.f64 a (+.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 (-.f64 (log.f64 z) t) (/.f64 y a)))) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* -1 (* a (+ (* -1 (- (log (- 1 z)) b)) (* -1 (/ (* y (- (log z) t)) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (log.f64 z) t) (/.f64 y a))) (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(* -1 (* a (+ (* -1 (- (log (- 1 z)) b)) (* -1 (/ (* y (- (log z) t)) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (log.f64 z) t) (/.f64 y a))) (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(* -1 (* a (+ (* -1 (- (log (- 1 z)) b)) (* -1 (/ (* y (- (log z) t)) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (log.f64 z) t) (/.f64 y a))) (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(+ (* a (log (- 1 z))) (* y (- (log z) t))) |
(+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z)))) |
(+ (* -1 (* a b)) (+ (* a (log (- 1 z))) (* y (- (log z) t)))) |
(+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))) |
(+ (* -1 (* a b)) (+ (* a (log (- 1 z))) (* y (- (log z) t)))) |
(+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))) |
(+ (* -1 (* a b)) (+ (* a (log (- 1 z))) (* y (- (log z) t)))) |
(+.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 y (-.f64 (log.f64 z) t))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* b (+ (* -1 a) (+ (/ (* a (log (- 1 z))) b) (/ (* y (- (log z) t)) b)))) |
(*.f64 b (+.f64 (*.f64 (-.f64 (log.f64 z) t) (/.f64 y b)) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(* b (+ (* -1 a) (+ (/ (* a (log (- 1 z))) b) (/ (* y (- (log z) t)) b)))) |
(*.f64 b (+.f64 (*.f64 (-.f64 (log.f64 z) t) (/.f64 y b)) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(* b (+ (* -1 a) (+ (/ (* a (log (- 1 z))) b) (/ (* y (- (log z) t)) b)))) |
(*.f64 b (+.f64 (*.f64 (-.f64 (log.f64 z) t) (/.f64 y b)) (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* b (+ a (* -1 (/ (+ (* a (log (- 1 z))) (* y (- (log z) t))) b))))) |
(*.f64 (-.f64 a (/.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z)))) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ a (* -1 (/ (+ (* a (log (- 1 z))) (* y (- (log z) t))) b))))) |
(*.f64 (-.f64 a (/.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z)))) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ a (* -1 (/ (+ (* a (log (- 1 z))) (* y (- (log z) t))) b))))) |
(*.f64 (-.f64 a (/.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z)))) b)) (-.f64 #s(literal 0 binary64) b)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (* -1 (log (/ 1 z))) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (* -1 (log (/ 1 z))) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (* -1 (log (/ 1 z))) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (* -1 (log (/ 1 z))) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)) |
(*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)) |
(* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)) |
(*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)) |
(* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)) |
(*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)) |
(* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)) |
(*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)) |
(* y (log z)) |
(*.f64 y (log.f64 z)) |
(+ (* -1 (* t y)) (* y (log z))) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(+ (* -1 (* t y)) (* y (log z))) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(+ (* -1 (* t y)) (* y (log z))) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* t (+ (* -1 y) (/ (* y (log z)) t))) |
(*.f64 t (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 z) t)))) |
(* t (+ (* -1 y) (/ (* y (log z)) t))) |
(*.f64 t (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 z) t)))) |
(* t (+ (* -1 y) (/ (* y (log z)) t))) |
(*.f64 t (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 z) t)))) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t (+ y (* -1 (/ (* y (log z)) t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 y (*.f64 y (/.f64 (log.f64 z) t))))) |
(* -1 (* t (+ y (* -1 (/ (* y (log z)) t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 y (*.f64 y (/.f64 (log.f64 z) t))))) |
(* -1 (* t (+ y (* -1 (/ (* y (log z)) t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 y (*.f64 y (/.f64 (log.f64 z) t))))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (* -1/2 z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 z #s(literal -1/2 binary64)))) |
(* z (- (* z (- (* -1/3 z) 1/2)) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 z #s(literal -1/3 binary64)))))) |
(* z (- (* z (- (* z (- (* -1/4 z) 1/3)) 1/2)) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 z (+.f64 #s(literal -1/3 binary64) (*.f64 z #s(literal -1/4 binary64)))))))) |
(+ (log -1) (* -1 (log (/ 1 z)))) |
(+.f64 (log.f64 z) (log.f64 #s(literal -1 binary64))) |
(- (+ (log -1) (* -1 (log (/ 1 z)))) (/ 1 z)) |
(+.f64 (log.f64 z) (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z))) |
(+ (log -1) (+ (* -1 (log (/ 1 z))) (* -1 (/ (+ 1 (* 1/2 (/ 1 z))) z)))) |
(-.f64 (+.f64 (log.f64 z) (log.f64 #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) z)) z)) |
(- (+ (log -1) (+ (* -1 (log (/ 1 z))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 z))) (pow z 2))))) (/ 1 z)) |
(+.f64 (-.f64 (log.f64 z) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) z)) (*.f64 z z))) (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z))) |
(* -1 (log (/ -1 z))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) |
(- (* -1 (log (/ -1 z))) (/ 1 z)) |
(neg.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 1 binary64) z))) |
(+ (* -1 (log (/ -1 z))) (* -1 (/ (+ 1 (* 1/2 (/ 1 z))) z))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) z)) z)) |
(+ (* -1 (log (/ -1 z))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow z 2)) (* 1/2 (/ 1 z)))) z))) |
(-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) z) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 z z)))) (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) z))) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(+ (* -1 (* a b)) (* -1 (* a z))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b z)) |
(+ (* -1 (* a b)) (* z (+ (* -1 a) (* -1/2 (* a z))))) |
(-.f64 (*.f64 z (-.f64 (*.f64 z (*.f64 a #s(literal -1/2 binary64))) a)) (*.f64 a b)) |
(+ (* -1 (* a b)) (* z (+ (* -1 a) (* z (+ (* -1/2 a) (* -1/3 (* a z))))))) |
(-.f64 (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a (*.f64 z #s(literal -1/3 binary64))))) a)) (*.f64 a b)) |
(* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) |
(*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))) |
(+ (* -1 (/ a z)) (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) |
(-.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))) (/.f64 a z)) |
(+ (* -1 (/ a z)) (+ (* -1/2 (/ a (pow z 2))) (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))) |
(-.f64 (+.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 z z))) (/.f64 a z)) |
(+ (* -1 (/ a z)) (+ (* -1/2 (/ a (pow z 2))) (+ (* -1/3 (/ a (pow z 3))) (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))))) |
(-.f64 (+.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))) (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 z z)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 z (*.f64 z z))))) (/.f64 a z)) |
(* a (- (* -1 (log (/ -1 z))) b)) |
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) |
(+ (* -1 (/ a z)) (* a (- (* -1 (log (/ -1 z))) b))) |
(-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (/.f64 a z)) |
(+ (* -1 (/ (+ a (* 1/2 (/ a z))) z)) (* a (- (* -1 (log (/ -1 z))) b))) |
(-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (/.f64 (+.f64 a (/.f64 (*.f64 a #s(literal 1/2 binary64)) z)) z)) |
(+ (* -1 (/ (+ a (* -1 (/ (+ (* -1/2 a) (* -1/3 (/ a z))) z))) z)) (* a (- (* -1 (log (/ -1 z))) b))) |
(-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (/.f64 (-.f64 a (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) z)) z)) z)) |
(* a (log (- 1 z))) |
(*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z))) |
(+ (* -1 (* a b)) (* a (log (- 1 z)))) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(+ (* -1 (* a b)) (* a (log (- 1 z)))) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(+ (* -1 (* a b)) (* a (log (- 1 z)))) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* b (+ (* -1 a) (/ (* a (log (- 1 z))) b))) |
(*.f64 b (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* b (+ (* -1 a) (/ (* a (log (- 1 z))) b))) |
(*.f64 b (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* b (+ (* -1 a) (/ (* a (log (- 1 z))) b))) |
(*.f64 b (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* b (+ a (* -1 (/ (* a (log (- 1 z))) b))))) |
(*.f64 (-.f64 a (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) (/.f64 a b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ a (* -1 (/ (* a (log (- 1 z))) b))))) |
(*.f64 (-.f64 a (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) (/.f64 a b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ a (* -1 (/ (* a (log (- 1 z))) b))))) |
(*.f64 (-.f64 a (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) (/.f64 a b))) (-.f64 #s(literal 0 binary64) b)) |
Compiled 15783 to 1653 computations (89.5% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 467 | 6 | 473 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 468 | 6 | 474 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 58.0% | (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
| ▶ | 59.1% | (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
| 97.7% | (*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))))) | |
| ▶ | 99.6% | (*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b z))))) |
| ▶ | 73.1% | (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
| ▶ | 59.8% | (*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
Compiled 218 to 160 computations (26.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) |
| ✓ | cost-diff | 0 | (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
| ✓ | cost-diff | 64 | (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
| ✓ | cost-diff | 64 | (*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
| ✓ | cost-diff | 0 | (-.f64 (log.f64 z) t) |
| ✓ | cost-diff | 0 | (*.f64 y (-.f64 (log.f64 z) t)) |
| ✓ | cost-diff | 64 | (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
| ✓ | cost-diff | 64 | (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
| ✓ | cost-diff | 0 | (*.f64 y t) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (*.f64 y t)) |
| ✓ | cost-diff | 0 | (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
| ✓ | cost-diff | 128 | (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
| ✓ | cost-diff | 0 | (*.f64 a b) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (*.f64 a b)) |
| ✓ | cost-diff | 0 | (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
| ✓ | cost-diff | 128 | (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
| ✓ | cost-diff | 0 | (*.f64 y (-.f64 (log.f64 z) t)) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b z))) |
| ✓ | cost-diff | 128 | (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b z)))) |
| ✓ | cost-diff | 128 | (*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b z))))) |
| 2150× | sum3-define |
| 1788× | fma-lowering-fma.f32 |
| 1788× | fma-lowering-fma.f64 |
| 1700× | fmsub-define |
| 1598× | sum4-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 194 |
| 1 | 83 | 189 |
| 2 | 198 | 184 |
| 3 | 584 | 182 |
| 4 | 1356 | 182 |
| 5 | 3429 | 182 |
| 6 | 6775 | 182 |
| 0 | 8406 | 182 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (exp (+ (* y (- (log z) t)) (* (- 0 a) (+ b z))))) |
x |
(exp (+ (* y (- (log z) t)) (* (- 0 a) (+ b z)))) |
(+ (* y (- (log z) t)) (* (- 0 a) (+ b z))) |
(* y (- (log z) t)) |
y |
(- (log z) t) |
(log z) |
z |
t |
(* (- 0 a) (+ b z)) |
(- 0 a) |
0 |
a |
(+ b z) |
b |
(* x (exp (- 0 (* a b)))) |
x |
(exp (- 0 (* a b))) |
(- 0 (* a b)) |
0 |
(* a b) |
a |
b |
(* x (exp (- 0 (* y t)))) |
x |
(exp (- 0 (* y t))) |
(- 0 (* y t)) |
0 |
(* y t) |
y |
t |
(* x (exp (* y (- (log z) t)))) |
x |
(exp (* y (- (log z) t))) |
(* y (- (log z) t)) |
y |
(- (log z) t) |
(log z) |
z |
t |
(* x (exp (* a (- (log (- 1 z)) b)))) |
x |
(exp (* a (- (log (- 1 z)) b))) |
(* a (- (log (- 1 z)) b)) |
a |
(- (log (- 1 z)) b) |
(log (- 1 z)) |
(- 1 z) |
1 |
z |
b |
| Outputs |
|---|
(* x (exp (+ (* y (- (log z) t)) (* (- 0 a) (+ b z))))) |
(/.f64 x (exp.f64 (+.f64 (*.f64 a (+.f64 z b)) (*.f64 y (-.f64 t (log.f64 z)))))) |
x |
(exp (+ (* y (- (log z) t)) (* (- 0 a) (+ b z)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(+ (* y (- (log z) t)) (* (- 0 a) (+ b z))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
y |
(- (log z) t) |
(-.f64 (log.f64 z) t) |
(log z) |
(log.f64 z) |
z |
t |
(* (- 0 a) (+ b z)) |
(*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 z b))) |
(- 0 a) |
(-.f64 #s(literal 0 binary64) a) |
0 |
#s(literal 0 binary64) |
a |
(+ b z) |
(+.f64 z b) |
b |
(* x (exp (- 0 (* a b)))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
x |
(exp (- 0 (* a b))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(- 0 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
0 |
#s(literal 0 binary64) |
(* a b) |
(*.f64 a b) |
a |
b |
(* x (exp (- 0 (* y t)))) |
(/.f64 x (exp.f64 (*.f64 y t))) |
x |
(exp (- 0 (* y t))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(- 0 (* y t)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
0 |
#s(literal 0 binary64) |
(* y t) |
(*.f64 y t) |
y |
t |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
x |
(exp (* y (- (log z) t))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
y |
(- (log z) t) |
(-.f64 (log.f64 z) t) |
(log z) |
(log.f64 z) |
z |
t |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) (exp.f64 b)) a)) |
x |
(exp (* a (- (log (- 1 z)) b))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) (exp.f64 b)) a) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
a |
(- (log (- 1 z)) b) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) |
(log (- 1 z)) |
(log.f64 (-.f64 #s(literal 1 binary64) z)) |
(- 1 z) |
(-.f64 #s(literal 1 binary64) z) |
1 |
#s(literal 1 binary64) |
z |
b |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
| ✓ | accuracy | 100.0% | (*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
| ✓ | accuracy | 100.0% | (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
| ✓ | accuracy | 9.9% | (log.f64 (-.f64 #s(literal 1 binary64) z)) |
| ✓ | accuracy | 100.0% | (log.f64 z) |
| ✓ | accuracy | 100.0% | (-.f64 (log.f64 z) t) |
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
| ✓ | accuracy | 99.7% | (*.f64 y (-.f64 (log.f64 z) t)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) (*.f64 y t)) |
| ✓ | accuracy | 100.0% | (*.f64 y t) |
| ✓ | accuracy | 100.0% | (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
| ✓ | accuracy | 100.0% | (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) (*.f64 a b)) |
| ✓ | accuracy | 100.0% | (*.f64 a b) |
| ✓ | accuracy | 100.0% | (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
| ✓ | accuracy | 100.0% | (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
| ✓ | accuracy | 100.0% | (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b z)))) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b z)) |
| ✓ | accuracy | 99.7% | (*.f64 y (-.f64 (log.f64 z) t)) |
| ✓ | accuracy | 99.6% | (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b z))) |
| 374.0ms | 240× | 1 | valid |
| 8.0ms | 16× | 0 | valid |
Compiled 215 to 34 computations (84.2% saved)
ival-log: 48.0ms (26.4% of total)ival-mult: 40.0ms (22% of total)ival-exp: 33.0ms (18.1% of total)ival-sub: 21.0ms (11.5% of total)backward-pass: 20.0ms (11% of total)ival-add: 19.0ms (10.4% of total)const: 1.0ms (0.5% of total)| Inputs |
|---|
#<alt (* x (exp (+ (* y (- (log z) t)) (* (- 0 a) (+ b z)))))> |
#<alt (exp (+ (* y (- (log z) t)) (* (- 0 a) (+ b z))))> |
#<alt (+ (* y (- (log z) t)) (* (- 0 a) (+ b z)))> |
#<alt (* y (- (log z) t))> |
#<alt (* x (exp (- 0 (* a b))))> |
#<alt (exp (- 0 (* a b)))> |
#<alt (- 0 (* a b))> |
#<alt (* a b)> |
#<alt (* x (exp (- 0 (* y t))))> |
#<alt (exp (- 0 (* y t)))> |
#<alt (- 0 (* y t))> |
#<alt (* y t)> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (exp (* y (- (log z) t)))> |
#<alt (- (log z) t)> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (exp (* a (- (log (- 1 z)) b)))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (- (log (- 1 z)) b)> |
#<alt (* (- 0 a) (+ b z))> |
#<alt (log z)> |
#<alt (log (- 1 z))> |
| Outputs |
|---|
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (* -1 (* a (+ b z)))))> |
#<alt (+ (* x (exp (* -1 (* a (+ b z))))) (* x (* y (* (exp (* -1 (* a (+ b z)))) (- (log z) t)))))> |
#<alt (+ (* x (exp (* -1 (* a (+ b z))))) (* y (+ (* 1/2 (* x (* y (* (exp (* -1 (* a (+ b z)))) (pow (- (log z) t) 2))))) (* x (* (exp (* -1 (* a (+ b z)))) (- (log z) t))))))> |
#<alt (+ (* x (exp (* -1 (* a (+ b z))))) (* y (+ (* x (* (exp (* -1 (* a (+ b z)))) (- (log z) t))) (* y (+ (* 1/6 (* x (* y (* (exp (* -1 (* a (+ b z)))) (pow (- (log z) t) 3))))) (* 1/2 (* x (* (exp (* -1 (* a (+ b z)))) (pow (- (log z) t) 2)))))))))> |
#<alt (* x (exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y))))> |
#<alt (* x (exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y))))> |
#<alt (* x (exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y))))> |
#<alt (* x (exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))> |
#<alt (+ (* -1 (* a (* x (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))))) (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))> |
#<alt (+ (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))) (* z (+ (* -1 (* a (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))) (* 1/2 (* (pow a 2) (* x (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))))))))> |
#<alt (+ (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))) (* z (+ (* -1 (* a (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))) (* z (+ (* -1/6 (* (pow a 3) (* x (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))))) (* 1/2 (* (pow a 2) (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))))))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))> |
#<alt (+ (* -1 (* t (* x (* y (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))))) (* x (exp (+ (* -1 (* a (+ b z))) (* y (log z))))))> |
#<alt (+ (* t (+ (* -1 (* x (* y (exp (+ (* -1 (* a (+ b z))) (* y (log z))))))) (* 1/2 (* t (* x (* (pow y 2) (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))))))) (* x (exp (+ (* -1 (* a (+ b z))) (* y (log z))))))> |
#<alt (+ (* t (+ (* -1 (* x (* y (exp (+ (* -1 (* a (+ b z))) (* y (log z))))))) (* t (+ (* -1/6 (* t (* x (* (pow y 3) (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))))) (* 1/2 (* x (* (pow y 2) (exp (+ (* -1 (* a (+ b z))) (* y (log z))))))))))) (* x (exp (+ (* -1 (* a (+ b z))) (* y (log z))))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t))))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t))))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t))))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t))))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (+ (* -1 (* a (* x (* (exp (* y (- (log z) t))) (+ b z))))) (* x (exp (* y (- (log z) t)))))> |
#<alt (+ (* a (+ (* -1 (* x (* (exp (* y (- (log z) t))) (+ b z)))) (* 1/2 (* a (* x (* (exp (* y (- (log z) t))) (pow (+ b z) 2))))))) (* x (exp (* y (- (log z) t)))))> |
#<alt (+ (* a (+ (* -1 (* x (* (exp (* y (- (log z) t))) (+ b z)))) (* a (+ (* -1/6 (* a (* x (* (exp (* y (- (log z) t))) (pow (+ b z) 3))))) (* 1/2 (* x (* (exp (* y (- (log z) t))) (pow (+ b z) 2)))))))) (* x (exp (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))))> |
#<alt (* x (exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))))> |
#<alt (* x (exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))))> |
#<alt (* x (exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))))> |
#<alt (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))> |
#<alt (+ (* -1 (* a (* b (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))))) (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t))))))> |
#<alt (+ (* b (+ (* -1 (* a (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t))))))) (* 1/2 (* (pow a 2) (* b (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))))))) (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t))))))> |
#<alt (+ (* b (+ (* -1 (* a (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t))))))) (* b (+ (* -1/6 (* (pow a 3) (* b (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))))) (* 1/2 (* (pow a 2) (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t))))))))))) (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t))))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t)))))> |
#<alt (* x (exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t)))))> |
#<alt (exp (* -1 (* a (+ b z))))> |
#<alt (+ (exp (* -1 (* a (+ b z)))) (* y (* (exp (* -1 (* a (+ b z)))) (- (log z) t))))> |
#<alt (+ (exp (* -1 (* a (+ b z)))) (* y (+ (* 1/2 (* y (* (exp (* -1 (* a (+ b z)))) (pow (- (log z) t) 2)))) (* (exp (* -1 (* a (+ b z)))) (- (log z) t)))))> |
#<alt (+ (exp (* -1 (* a (+ b z)))) (* y (+ (* y (+ (* 1/6 (* y (* (exp (* -1 (* a (+ b z)))) (pow (- (log z) t) 3)))) (* 1/2 (* (exp (* -1 (* a (+ b z)))) (pow (- (log z) t) 2))))) (* (exp (* -1 (* a (+ b z)))) (- (log z) t)))))> |
#<alt (exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y)))> |
#<alt (exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y)))> |
#<alt (exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y)))> |
#<alt (exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y)))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a b)) (* y (- (log z) t))))> |
#<alt (+ (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (* -1 (* a (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))))> |
#<alt (+ (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (* z (+ (* -1 (* a (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))) (* 1/2 (* (pow a 2) (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))))))> |
#<alt (+ (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (* z (+ (* -1 (* a (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))) (* z (+ (* -1/6 (* (pow a 3) (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))) (* 1/2 (* (pow a 2) (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))))))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (log z))))> |
#<alt (+ (exp (+ (* -1 (* a (+ b z))) (* y (log z)))) (* -1 (* t (* y (exp (+ (* -1 (* a (+ b z))) (* y (log z))))))))> |
#<alt (+ (exp (+ (* -1 (* a (+ b z))) (* y (log z)))) (* t (+ (* -1 (* y (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))) (* 1/2 (* t (* (pow y 2) (exp (+ (* -1 (* a (+ b z))) (* y (log z))))))))))> |
#<alt (+ (exp (+ (* -1 (* a (+ b z))) (* y (log z)))) (* t (+ (* -1 (* y (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))) (* t (+ (* -1/6 (* t (* (pow y 3) (exp (+ (* -1 (* a (+ b z))) (* y (log z))))))) (* 1/2 (* (pow y 2) (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))))))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t)))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t)))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t)))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t)))))> |
#<alt (exp (* y (- (log z) t)))> |
#<alt (+ (exp (* y (- (log z) t))) (* -1 (* a (* (exp (* y (- (log z) t))) (+ b z)))))> |
#<alt (+ (exp (* y (- (log z) t))) (* a (+ (* -1 (* (exp (* y (- (log z) t))) (+ b z))) (* 1/2 (* a (* (exp (* y (- (log z) t))) (pow (+ b z) 2)))))))> |
#<alt (+ (exp (* y (- (log z) t))) (* a (+ (* -1 (* (exp (* y (- (log z) t))) (+ b z))) (* a (+ (* -1/6 (* a (* (exp (* y (- (log z) t))) (pow (+ b z) 3)))) (* 1/2 (* (exp (* y (- (log z) t))) (pow (+ b z) 2))))))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))))> |
#<alt (exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))))> |
#<alt (exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))))> |
#<alt (exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))))> |
#<alt (exp (+ (* -1 (* a z)) (* y (- (log z) t))))> |
#<alt (+ (exp (+ (* -1 (* a z)) (* y (- (log z) t)))) (* -1 (* a (* b (exp (+ (* -1 (* a z)) (* y (- (log z) t))))))))> |
#<alt (+ (exp (+ (* -1 (* a z)) (* y (- (log z) t)))) (* b (+ (* -1 (* a (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))) (* 1/2 (* (pow a 2) (* b (exp (+ (* -1 (* a z)) (* y (- (log z) t))))))))))> |
#<alt (+ (exp (+ (* -1 (* a z)) (* y (- (log z) t)))) (* b (+ (* -1 (* a (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))) (* b (+ (* -1/6 (* (pow a 3) (* b (exp (+ (* -1 (* a z)) (* y (- (log z) t))))))) (* 1/2 (* (pow a 2) (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))))))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t))))> |
#<alt (exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t))))> |
#<alt (* -1 (* a (+ b z)))> |
#<alt (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))> |
#<alt (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))> |
#<alt (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (+ (log z) (* -1 (/ (* a (+ b z)) y))) t))> |
#<alt (* y (- (+ (log z) (* -1 (/ (* a (+ b z)) y))) t))> |
#<alt (* y (- (+ (log z) (* -1 (/ (* a (+ b z)) y))) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* -1 (* y (+ (* -1 (- (log z) t)) (/ (* a (+ b z)) y))))> |
#<alt (* -1 (* y (+ (* -1 (- (log z) t)) (/ (* a (+ b z)) y))))> |
#<alt (* -1 (* y (+ (* -1 (- (log z) t)) (/ (* a (+ b z)) y))))> |
#<alt (+ (* -1 (* a b)) (* y (- (log z) t)))> |
#<alt (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))> |
#<alt (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))> |
#<alt (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))> |
#<alt (* -1 (* a z))> |
#<alt (* z (+ (* -1 a) (+ (* -1 (/ (* a b) z)) (/ (* y (- (* -1 (log (/ 1 z))) t)) z))))> |
#<alt (* z (+ (* -1 a) (+ (* -1 (/ (* a b) z)) (/ (* y (- (* -1 (log (/ 1 z))) t)) z))))> |
#<alt (* z (+ (* -1 a) (+ (* -1 (/ (* a b) z)) (/ (* y (- (* -1 (log (/ 1 z))) t)) z))))> |
#<alt (* -1 (* a z))> |
#<alt (* -1 (* z (+ a (* -1 (/ (+ (* -1 (* a b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) z)))))> |
#<alt (* -1 (* z (+ a (* -1 (/ (+ (* -1 (* a b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) z)))))> |
#<alt (* -1 (* z (+ a (* -1 (/ (+ (* -1 (* a b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) z)))))> |
#<alt (+ (* -1 (* a (+ b z))) (* y (log z)))> |
#<alt (+ (* -1 (* a (+ b z))) (+ (* -1 (* t y)) (* y (log z))))> |
#<alt (+ (* -1 (* a (+ b z))) (+ (* -1 (* t y)) (* y (log z))))> |
#<alt (+ (* -1 (* a (+ b z))) (+ (* -1 (* t y)) (* y (log z))))> |
#<alt (* -1 (* t y))> |
#<alt (* t (+ (* -1 y) (+ (* -1 (/ (* a (+ b z)) t)) (/ (* y (log z)) t))))> |
#<alt (* t (+ (* -1 y) (+ (* -1 (/ (* a (+ b z)) t)) (/ (* y (log z)) t))))> |
#<alt (* t (+ (* -1 y) (+ (* -1 (/ (* a (+ b z)) t)) (/ (* y (log z)) t))))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t (+ y (* -1 (/ (+ (* -1 (* a (+ b z))) (* y (log z))) t)))))> |
#<alt (* -1 (* t (+ y (* -1 (/ (+ (* -1 (* a (+ b z))) (* y (log z))) t)))))> |
#<alt (* -1 (* t (+ y (* -1 (/ (+ (* -1 (* a (+ b z))) (* y (log z))) t)))))> |
#<alt (* y (- (log z) t))> |
#<alt (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))> |
#<alt (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))> |
#<alt (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))> |
#<alt (* -1 (* a (+ b z)))> |
#<alt (* a (+ (* -1 (+ b z)) (/ (* y (- (log z) t)) a)))> |
#<alt (* a (+ (* -1 (+ b z)) (/ (* y (- (log z) t)) a)))> |
#<alt (* a (+ (* -1 (+ b z)) (/ (* y (- (log z) t)) a)))> |
#<alt (* -1 (* a (+ b z)))> |
#<alt (* -1 (* a (+ b (+ z (* -1 (/ (* y (- (log z) t)) a))))))> |
#<alt (* -1 (* a (+ b (+ z (* -1 (/ (* y (- (log z) t)) a))))))> |
#<alt (* -1 (* a (+ b (+ z (* -1 (/ (* y (- (log z) t)) a))))))> |
#<alt (+ (* -1 (* a z)) (* y (- (log z) t)))> |
#<alt (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))> |
#<alt (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))> |
#<alt (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))> |
#<alt (* -1 (* a b))> |
#<alt (* b (+ (* -1 a) (+ (* -1 (/ (* a z) b)) (/ (* y (- (log z) t)) b))))> |
#<alt (* b (+ (* -1 a) (+ (* -1 (/ (* a z) b)) (/ (* y (- (log z) t)) b))))> |
#<alt (* b (+ (* -1 a) (+ (* -1 (/ (* a z) b)) (/ (* y (- (log z) t)) b))))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* b (+ a (* -1 (/ (+ (* -1 (* a z)) (* y (- (log z) t))) b)))))> |
#<alt (* -1 (* b (+ a (* -1 (/ (+ (* -1 (* a z)) (* y (- (log z) t))) b)))))> |
#<alt (* -1 (* b (+ a (* -1 (/ (+ (* -1 (* a z)) (* y (- (log z) t))) b)))))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (log z) t))> |
#<alt (* y (- (* -1 (log (/ 1 z))) t))> |
#<alt (* y (- (* -1 (log (/ 1 z))) t))> |
#<alt (* y (- (* -1 (log (/ 1 z))) t))> |
#<alt (* y (- (* -1 (log (/ 1 z))) t))> |
#<alt (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))> |
#<alt (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))> |
#<alt (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))> |
#<alt (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))> |
#<alt (* y (log z))> |
#<alt (+ (* -1 (* t y)) (* y (log z)))> |
#<alt (+ (* -1 (* t y)) (* y (log z)))> |
#<alt (+ (* -1 (* t y)) (* y (log z)))> |
#<alt (* -1 (* t y))> |
#<alt (* t (+ (* -1 y) (/ (* y (log z)) t)))> |
#<alt (* t (+ (* -1 y) (/ (* y (log z)) t)))> |
#<alt (* t (+ (* -1 y) (/ (* y (log z)) t)))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t (+ y (* -1 (/ (* y (log z)) t)))))> |
#<alt (* -1 (* t (+ y (* -1 (/ (* y (log z)) t)))))> |
#<alt (* -1 (* t (+ y (* -1 (/ (* y (log z)) t)))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt x> |
#<alt (+ x (* -1 (* a (* b x))))> |
#<alt (+ x (* a (+ (* -1 (* b x)) (* 1/2 (* a (* (pow b 2) x))))))> |
#<alt (+ x (* a (+ (* -1 (* b x)) (* a (+ (* -1/6 (* a (* (pow b 3) x))) (* 1/2 (* (pow b 2) x)))))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt x> |
#<alt (+ x (* -1 (* a (* b x))))> |
#<alt (+ x (* b (+ (* -1 (* a x)) (* 1/2 (* (pow a 2) (* b x))))))> |
#<alt (+ x (* b (+ (* -1 (* a x)) (* b (+ (* -1/6 (* (pow a 3) (* b x))) (* 1/2 (* (pow a 2) x)))))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt (* x (exp (neg (* a b))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* a b)))> |
#<alt (+ 1 (* a (+ (* -1 b) (* 1/2 (* a (pow b 2))))))> |
#<alt (+ 1 (* a (+ (* -1 b) (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))))))> |
#<alt (exp (neg (* a b)))> |
#<alt (exp (neg (* a b)))> |
#<alt (exp (neg (* a b)))> |
#<alt (exp (neg (* a b)))> |
#<alt (exp (neg (* a b)))> |
#<alt (exp (neg (* a b)))> |
#<alt (exp (neg (* a b)))> |
#<alt (exp (neg (* a b)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* a b)))> |
#<alt (+ 1 (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b)))))> |
#<alt (+ 1 (* b (+ (* -1 a) (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))))))> |
#<alt (exp (neg (* a b)))> |
#<alt (exp (neg (* a b)))> |
#<alt (exp (neg (* a b)))> |
#<alt (exp (neg (* a b)))> |
#<alt (exp (neg (* a b)))> |
#<alt (exp (neg (* a b)))> |
#<alt (exp (neg (* a b)))> |
#<alt (exp (neg (* a b)))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* a b))> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt x> |
#<alt (+ x (* -1 (* t (* x y))))> |
#<alt (+ x (* y (+ (* -1 (* t x)) (* 1/2 (* (pow t 2) (* x y))))))> |
#<alt (+ x (* y (+ (* -1 (* t x)) (* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x)))))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt x> |
#<alt (+ x (* -1 (* t (* x y))))> |
#<alt (+ x (* t (+ (* -1 (* x y)) (* 1/2 (* t (* x (pow y 2)))))))> |
#<alt (+ x (* t (+ (* -1 (* x y)) (* t (+ (* -1/6 (* t (* x (pow y 3)))) (* 1/2 (* x (pow y 2))))))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt (* x (exp (neg (* t y))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* t y)))> |
#<alt (+ 1 (* y (+ (* -1 t) (* 1/2 (* (pow t 2) y)))))> |
#<alt (+ 1 (* y (+ (* -1 t) (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))))))> |
#<alt (exp (neg (* t y)))> |
#<alt (exp (neg (* t y)))> |
#<alt (exp (neg (* t y)))> |
#<alt (exp (neg (* t y)))> |
#<alt (exp (neg (* t y)))> |
#<alt (exp (neg (* t y)))> |
#<alt (exp (neg (* t y)))> |
#<alt (exp (neg (* t y)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* t y)))> |
#<alt (+ 1 (* t (+ (* -1 y) (* 1/2 (* t (pow y 2))))))> |
#<alt (+ 1 (* t (+ (* -1 y) (* t (+ (* -1/6 (* t (pow y 3))) (* 1/2 (pow y 2)))))))> |
#<alt (exp (neg (* t y)))> |
#<alt (exp (neg (* t y)))> |
#<alt (exp (neg (* t y)))> |
#<alt (exp (neg (* t y)))> |
#<alt (exp (neg (* t y)))> |
#<alt (exp (neg (* t y)))> |
#<alt (exp (neg (* t y)))> |
#<alt (exp (neg (* t y)))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt x> |
#<alt (+ x (* x (* y (- (log z) t))))> |
#<alt (+ x (* y (+ (* 1/2 (* x (* y (pow (- (log z) t) 2)))) (* x (- (log z) t)))))> |
#<alt (+ x (* y (+ (* x (- (log z) t)) (* y (+ (* 1/6 (* x (* y (pow (- (log z) t) 3)))) (* 1/2 (* x (pow (- (log z) t) 2))))))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (* -1 (log (/ 1 z))) t))))> |
#<alt (* x (exp (* y (- (* -1 (log (/ 1 z))) t))))> |
#<alt (* x (exp (* y (- (* -1 (log (/ 1 z))) t))))> |
#<alt (* x (exp (* y (- (* -1 (log (/ 1 z))) t))))> |
#<alt (* x (exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))> |
#<alt (* x (exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))> |
#<alt (* x (exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))> |
#<alt (* x (exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))> |
#<alt (* x (pow z y))> |
#<alt (+ (* -1 (* t (* x (* y (pow z y))))) (* x (pow z y)))> |
#<alt (+ (* t (+ (* -1 (* x (* y (pow z y)))) (* 1/2 (* t (* x (* (pow y 2) (pow z y))))))) (* x (pow z y)))> |
#<alt (+ (* t (+ (* -1 (* x (* y (pow z y)))) (* t (+ (* -1/6 (* t (* x (* (pow y 3) (pow z y))))) (* 1/2 (* x (* (pow y 2) (pow z y)))))))) (* x (pow z y)))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (* x (exp (* y (+ (log z) (* -1 t)))))> |
#<alt (* x (exp (* y (+ (log z) (* -1 t)))))> |
#<alt (* x (exp (* y (+ (log z) (* -1 t)))))> |
#<alt (* x (exp (* y (+ (log z) (* -1 t)))))> |
#<alt 1> |
#<alt (+ 1 (* y (- (log z) t)))> |
#<alt (+ 1 (* y (- (+ (log z) (* 1/2 (* y (pow (- (log z) t) 2)))) t)))> |
#<alt (+ 1 (* y (- (+ (log z) (* y (+ (* 1/6 (* y (pow (- (log z) t) 3))) (* 1/2 (pow (- (log z) t) 2))))) t)))> |
#<alt (exp (* y (- (log z) t)))> |
#<alt (exp (* y (- (log z) t)))> |
#<alt (exp (* y (- (log z) t)))> |
#<alt (exp (* y (- (log z) t)))> |
#<alt (exp (* y (- (log z) t)))> |
#<alt (exp (* y (- (log z) t)))> |
#<alt (exp (* y (- (log z) t)))> |
#<alt (exp (* y (- (log z) t)))> |
#<alt (exp (* y (- (log z) t)))> |
#<alt (exp (* y (- (log z) t)))> |
#<alt (exp (* y (- (log z) t)))> |
#<alt (exp (* y (- (log z) t)))> |
#<alt (exp (* y (- (* -1 (log (/ 1 z))) t)))> |
#<alt (exp (* y (- (* -1 (log (/ 1 z))) t)))> |
#<alt (exp (* y (- (* -1 (log (/ 1 z))) t)))> |
#<alt (exp (* y (- (* -1 (log (/ 1 z))) t)))> |
#<alt (exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))> |
#<alt (exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))> |
#<alt (exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))> |
#<alt (exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))> |
#<alt (pow z y)> |
#<alt (+ (* -1 (* t (* y (pow z y)))) (pow z y))> |
#<alt (+ (* t (+ (* -1 (* y (pow z y))) (* 1/2 (* t (* (pow y 2) (pow z y)))))) (pow z y))> |
#<alt (+ (* t (+ (* -1 (* y (pow z y))) (* t (+ (* -1/6 (* t (* (pow y 3) (pow z y)))) (* 1/2 (* (pow y 2) (pow z y))))))) (pow z y))> |
#<alt (exp (* y (- (log z) t)))> |
#<alt (exp (* y (- (log z) t)))> |
#<alt (exp (* y (- (log z) t)))> |
#<alt (exp (* y (- (log z) t)))> |
#<alt (exp (* y (+ (log z) (* -1 t))))> |
#<alt (exp (* y (+ (log z) (* -1 t))))> |
#<alt (exp (* y (+ (log z) (* -1 t))))> |
#<alt (exp (* y (+ (log z) (* -1 t))))> |
#<alt (- (log z) t)> |
#<alt (- (log z) t)> |
#<alt (- (log z) t)> |
#<alt (- (log z) t)> |
#<alt (- (* -1 (log (/ 1 z))) t)> |
#<alt (- (* -1 (log (/ 1 z))) t)> |
#<alt (- (* -1 (log (/ 1 z))) t)> |
#<alt (- (* -1 (log (/ 1 z))) t)> |
#<alt (- (+ (log -1) (* -1 (log (/ -1 z)))) t)> |
#<alt (- (+ (log -1) (* -1 (log (/ -1 z)))) t)> |
#<alt (- (+ (log -1) (* -1 (log (/ -1 z)))) t)> |
#<alt (- (+ (log -1) (* -1 (log (/ -1 z)))) t)> |
#<alt (log z)> |
#<alt (+ (log z) (* -1 t))> |
#<alt (+ (log z) (* -1 t))> |
#<alt (+ (log z) (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ (log z) t) 1))> |
#<alt (* t (- (/ (log z) t) 1))> |
#<alt (* t (- (/ (log z) t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (log z) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (log z) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (log z) t)))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt x> |
#<alt (+ x (* a (* x (- (log (- 1 z)) b))))> |
#<alt (+ x (* a (+ (* 1/2 (* a (* x (pow (- (log (- 1 z)) b) 2)))) (* x (- (log (- 1 z)) b)))))> |
#<alt (+ x (* a (+ (* a (+ (* 1/6 (* a (* x (pow (- (log (- 1 z)) b) 3)))) (* 1/2 (* x (pow (- (log (- 1 z)) b) 2))))) (* x (- (log (- 1 z)) b)))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* -1 (* a b))))> |
#<alt (+ (* -1 (* a (* x (* z (exp (* -1 (* a b))))))) (* x (exp (* -1 (* a b)))))> |
#<alt (+ (* x (exp (* -1 (* a b)))) (* z (+ (* -1 (* a (* x (exp (* -1 (* a b)))))) (* x (* z (* (exp (* -1 (* a b))) (+ (* -1/2 a) (* 1/2 (pow a 2)))))))))> |
#<alt (+ (* x (exp (* -1 (* a b)))) (* z (+ (* -1 (* a (* x (exp (* -1 (* a b)))))) (* z (+ (* x (* z (* (exp (* -1 (* a b))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2))))))) (* x (* (exp (* -1 (* a b))) (+ (* -1/2 a) (* 1/2 (pow a 2))))))))))> |
#<alt (* x (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))))> |
#<alt (+ (* -1 (/ (* a (* x (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))))) z)) (* x (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))))> |
#<alt (+ (* -1 (/ (* a (* x (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))))) z)) (+ (* x (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))) (/ (* x (* (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) (pow z 2))))> |
#<alt (+ (* -1 (/ (* a (* x (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))))) z)) (+ (* x (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))) (+ (/ (* x (* (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) (pow z 2)) (/ (* x (* (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2)))))) (pow z 3)))))> |
#<alt (* x (exp (* a (- (* -1 (log (/ -1 z))) b))))> |
#<alt (+ (* -1 (/ (* a (* x (exp (* a (- (* -1 (log (/ -1 z))) b))))) z)) (* x (exp (* a (- (* -1 (log (/ -1 z))) b)))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (* x (* (exp (* a (- (* -1 (log (/ -1 z))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) z)) (* a (* x (exp (* a (- (* -1 (log (/ -1 z))) b)))))) z)) (* x (exp (* a (- (* -1 (log (/ -1 z))) b)))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x (* (exp (* a (- (* -1 (log (/ -1 z))) b))) (+ (* -1/2 (pow a 2)) (+ (* 1/6 (pow a 3)) (* 1/3 a))))) z)) (* x (* (exp (* a (- (* -1 (log (/ -1 z))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2)))))) z)) (* a (* x (exp (* a (- (* -1 (log (/ -1 z))) b)))))) z)) (* x (exp (* a (- (* -1 (log (/ -1 z))) b)))))> |
#<alt (* x (pow (- 1 z) a))> |
#<alt (+ (* -1 (* a (* b (* x (pow (- 1 z) a))))) (* x (pow (- 1 z) a)))> |
#<alt (+ (* b (+ (* -1 (* a (* x (pow (- 1 z) a)))) (* 1/2 (* (pow a 2) (* b (* x (pow (- 1 z) a))))))) (* x (pow (- 1 z) a)))> |
#<alt (+ (* b (+ (* -1 (* a (* x (pow (- 1 z) a)))) (* b (+ (* -1/6 (* (pow a 3) (* b (* x (pow (- 1 z) a))))) (* 1/2 (* (pow a 2) (* x (pow (- 1 z) a)))))))) (* x (pow (- 1 z) a)))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (- (log (- 1 z)) b))))> |
#<alt (* x (exp (* a (+ (log (- 1 z)) (* -1 b)))))> |
#<alt (* x (exp (* a (+ (log (- 1 z)) (* -1 b)))))> |
#<alt (* x (exp (* a (+ (log (- 1 z)) (* -1 b)))))> |
#<alt (* x (exp (* a (+ (log (- 1 z)) (* -1 b)))))> |
#<alt 1> |
#<alt (+ 1 (* a (- (log (- 1 z)) b)))> |
#<alt (+ 1 (* a (- (+ (log (- 1 z)) (* 1/2 (* a (pow (- (log (- 1 z)) b) 2)))) b)))> |
#<alt (+ 1 (* a (- (+ (log (- 1 z)) (* a (+ (* 1/6 (* a (pow (- (log (- 1 z)) b) 3))) (* 1/2 (pow (- (log (- 1 z)) b) 2))))) b)))> |
#<alt (exp (* a (- (log (- 1 z)) b)))> |
#<alt (exp (* a (- (log (- 1 z)) b)))> |
#<alt (exp (* a (- (log (- 1 z)) b)))> |
#<alt (exp (* a (- (log (- 1 z)) b)))> |
#<alt (exp (* a (- (log (- 1 z)) b)))> |
#<alt (exp (* a (- (log (- 1 z)) b)))> |
#<alt (exp (* a (- (log (- 1 z)) b)))> |
#<alt (exp (* a (- (log (- 1 z)) b)))> |
#<alt (exp (* -1 (* a b)))> |
#<alt (+ (exp (* -1 (* a b))) (* -1 (* a (* z (exp (* -1 (* a b)))))))> |
#<alt (+ (exp (* -1 (* a b))) (* z (+ (* -1 (* a (exp (* -1 (* a b))))) (* z (* (exp (* -1 (* a b))) (+ (* -1/2 a) (* 1/2 (pow a 2))))))))> |
#<alt (+ (exp (* -1 (* a b))) (* z (+ (* -1 (* a (exp (* -1 (* a b))))) (* z (+ (* z (* (exp (* -1 (* a b))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2)))))) (* (exp (* -1 (* a b))) (+ (* -1/2 a) (* 1/2 (pow a 2)))))))))> |
#<alt (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))> |
#<alt (+ (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (* -1 (/ (* a (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))) z)))> |
#<alt (+ (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1 (/ (* a (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))) z)) (/ (* (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2)))) (pow z 2))))> |
#<alt (+ (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1 (/ (* a (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))) z)) (+ (/ (* (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2)))) (pow z 2)) (/ (* (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2))))) (pow z 3)))))> |
#<alt (exp (* a (- (* -1 (log (/ -1 z))) b)))> |
#<alt (+ (exp (* a (- (* -1 (log (/ -1 z))) b))) (* -1 (/ (* a (exp (* a (- (* -1 (log (/ -1 z))) b)))) z)))> |
#<alt (+ (exp (* a (- (* -1 (log (/ -1 z))) b))) (* -1 (/ (+ (* -1 (/ (* (exp (* a (- (* -1 (log (/ -1 z))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2)))) z)) (* a (exp (* a (- (* -1 (log (/ -1 z))) b))))) z)))> |
#<alt (+ (exp (* a (- (* -1 (log (/ -1 z))) b))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* a (- (* -1 (log (/ -1 z))) b))) (+ (* -1/2 (pow a 2)) (+ (* 1/6 (pow a 3)) (* 1/3 a)))) z)) (* (exp (* a (- (* -1 (log (/ -1 z))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) z)) (* a (exp (* a (- (* -1 (log (/ -1 z))) b))))) z)))> |
#<alt (pow (- 1 z) a)> |
#<alt (+ (* -1 (* a (* b (pow (- 1 z) a)))) (pow (- 1 z) a))> |
#<alt (+ (* b (+ (* -1 (* a (pow (- 1 z) a))) (* 1/2 (* (pow a 2) (* b (pow (- 1 z) a)))))) (pow (- 1 z) a))> |
#<alt (+ (* b (+ (* -1 (* a (pow (- 1 z) a))) (* b (+ (* -1/6 (* (pow a 3) (* b (pow (- 1 z) a)))) (* 1/2 (* (pow a 2) (pow (- 1 z) a))))))) (pow (- 1 z) a))> |
#<alt (exp (* a (- (log (- 1 z)) b)))> |
#<alt (exp (* a (- (log (- 1 z)) b)))> |
#<alt (exp (* a (- (log (- 1 z)) b)))> |
#<alt (exp (* a (- (log (- 1 z)) b)))> |
#<alt (exp (* a (+ (log (- 1 z)) (* -1 b))))> |
#<alt (exp (* a (+ (log (- 1 z)) (* -1 b))))> |
#<alt (exp (* a (+ (log (- 1 z)) (* -1 b))))> |
#<alt (exp (* a (+ (log (- 1 z)) (* -1 b))))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* a (- (log (- 1 z)) b))> |
#<alt (* -1 (* a b))> |
#<alt (+ (* -1 (* a b)) (* -1 (* a z)))> |
#<alt (+ (* -1 (* a b)) (* z (+ (* -1 a) (* -1/2 (* a z)))))> |
#<alt (+ (* -1 (* a b)) (* z (+ (* -1 a) (* z (+ (* -1/2 a) (* -1/3 (* a z)))))))> |
#<alt (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))> |
#<alt (+ (* -1 (/ a z)) (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))> |
#<alt (+ (* -1 (/ a z)) (+ (* -1/2 (/ a (pow z 2))) (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))))> |
#<alt (+ (* -1 (/ a z)) (+ (* -1/2 (/ a (pow z 2))) (+ (* -1/3 (/ a (pow z 3))) (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))))> |
#<alt (* a (- (* -1 (log (/ -1 z))) b))> |
#<alt (+ (* -1 (/ a z)) (* a (- (* -1 (log (/ -1 z))) b)))> |
#<alt (+ (* -1 (/ (+ a (* 1/2 (/ a z))) z)) (* a (- (* -1 (log (/ -1 z))) b)))> |
#<alt (+ (* -1 (/ (+ a (* -1 (/ (+ (* -1/2 a) (* -1/3 (/ a z))) z))) z)) (* a (- (* -1 (log (/ -1 z))) b)))> |
#<alt (* a (log (- 1 z)))> |
#<alt (+ (* -1 (* a b)) (* a (log (- 1 z))))> |
#<alt (+ (* -1 (* a b)) (* a (log (- 1 z))))> |
#<alt (+ (* -1 (* a b)) (* a (log (- 1 z))))> |
#<alt (* -1 (* a b))> |
#<alt (* b (+ (* -1 a) (/ (* a (log (- 1 z))) b)))> |
#<alt (* b (+ (* -1 a) (/ (* a (log (- 1 z))) b)))> |
#<alt (* b (+ (* -1 a) (/ (* a (log (- 1 z))) b)))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* b (+ a (* -1 (/ (* a (log (- 1 z))) b)))))> |
#<alt (* -1 (* b (+ a (* -1 (/ (* a (log (- 1 z))) b)))))> |
#<alt (* -1 (* b (+ a (* -1 (/ (* a (log (- 1 z))) b)))))> |
#<alt (* -1 b)> |
#<alt (- (* -1 z) b)> |
#<alt (- (* z (- (* -1/2 z) 1)) b)> |
#<alt (- (* z (- (* z (- (* -1/3 z) 1/2)) 1)) b)> |
#<alt (- (+ (log -1) (* -1 (log (/ 1 z)))) b)> |
#<alt (- (+ (log -1) (* -1 (log (/ 1 z)))) (+ b (/ 1 z)))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ 1 z))) (* -1 (/ (+ 1 (* 1/2 (/ 1 z))) z)))) b)> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ 1 z))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 z))) (pow z 2))))) (+ b (/ 1 z)))> |
#<alt (- (* -1 (log (/ -1 z))) b)> |
#<alt (- (* -1 (log (/ -1 z))) (+ b (/ 1 z)))> |
#<alt (- (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ 1 (* 1/2 (/ 1 z))) z))) b)> |
#<alt (- (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow z 2)) (* 1/2 (/ 1 z)))) z))) b)> |
#<alt (log (- 1 z))> |
#<alt (+ (log (- 1 z)) (* -1 b))> |
#<alt (+ (log (- 1 z)) (* -1 b))> |
#<alt (+ (log (- 1 z)) (* -1 b))> |
#<alt (* -1 b)> |
#<alt (* b (- (/ (log (- 1 z)) b) 1))> |
#<alt (* b (- (/ (log (- 1 z)) b) 1))> |
#<alt (* b (- (/ (log (- 1 z)) b) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -1 (/ (log (- 1 z)) b)))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ (log (- 1 z)) b)))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ (log (- 1 z)) b)))))> |
#<alt (* -1 (* a (+ b z)))> |
#<alt (* -1 (* a (+ b z)))> |
#<alt (* -1 (* a (+ b z)))> |
#<alt (* -1 (* a (+ b z)))> |
#<alt (* -1 (* a (+ b z)))> |
#<alt (* -1 (* a (+ b z)))> |
#<alt (* -1 (* a (+ b z)))> |
#<alt (* -1 (* a (+ b z)))> |
#<alt (* -1 (* a (+ b z)))> |
#<alt (* -1 (* a (+ b z)))> |
#<alt (* -1 (* a (+ b z)))> |
#<alt (* -1 (* a (+ b z)))> |
#<alt (* -1 (* a z))> |
#<alt (+ (* -1 (* a b)) (* -1 (* a z)))> |
#<alt (+ (* -1 (* a b)) (* -1 (* a z)))> |
#<alt (+ (* -1 (* a b)) (* -1 (* a z)))> |
#<alt (* -1 (* a b))> |
#<alt (* b (+ (* -1 a) (* -1 (/ (* a z) b))))> |
#<alt (* b (+ (* -1 a) (* -1 (/ (* a z) b))))> |
#<alt (* b (+ (* -1 a) (* -1 (/ (* a z) b))))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* b (+ a (/ (* a z) b))))> |
#<alt (* -1 (* b (+ a (/ (* a z) b))))> |
#<alt (* -1 (* b (+ a (/ (* a z) b))))> |
#<alt (* -1 (* a b))> |
#<alt (+ (* -1 (* a b)) (* -1 (* a z)))> |
#<alt (+ (* -1 (* a b)) (* -1 (* a z)))> |
#<alt (+ (* -1 (* a b)) (* -1 (* a z)))> |
#<alt (* -1 (* a z))> |
#<alt (* z (+ (* -1 a) (* -1 (/ (* a b) z))))> |
#<alt (* z (+ (* -1 a) (* -1 (/ (* a b) z))))> |
#<alt (* z (+ (* -1 a) (* -1 (/ (* a b) z))))> |
#<alt (* -1 (* a z))> |
#<alt (* -1 (* z (+ a (/ (* a b) z))))> |
#<alt (* -1 (* z (+ a (/ (* a b) z))))> |
#<alt (* -1 (* z (+ a (/ (* a b) z))))> |
#<alt (log z)> |
#<alt (log z)> |
#<alt (log z)> |
#<alt (log z)> |
#<alt (* -1 (log (/ 1 z)))> |
#<alt (* -1 (log (/ 1 z)))> |
#<alt (* -1 (log (/ 1 z)))> |
#<alt (* -1 (log (/ 1 z)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 z))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 z))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 z))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 z))))> |
#<alt (* -1 z)> |
#<alt (* z (- (* -1/2 z) 1))> |
#<alt (* z (- (* z (- (* -1/3 z) 1/2)) 1))> |
#<alt (* z (- (* z (- (* z (- (* -1/4 z) 1/3)) 1/2)) 1))> |
#<alt (+ (log -1) (* -1 (log (/ 1 z))))> |
#<alt (- (+ (log -1) (* -1 (log (/ 1 z)))) (/ 1 z))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 z))) (* -1 (/ (+ 1 (* 1/2 (/ 1 z))) z))))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ 1 z))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 z))) (pow z 2))))) (/ 1 z))> |
#<alt (* -1 (log (/ -1 z)))> |
#<alt (- (* -1 (log (/ -1 z))) (/ 1 z))> |
#<alt (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ 1 (* 1/2 (/ 1 z))) z)))> |
#<alt (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow z 2)) (* 1/2 (/ 1 z)))) z)))> |
189 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | a | @ | -inf | (- 0 (* a b)) |
| 4.0ms | z | @ | -inf | (* x (exp (* y (- (log z) t)))) |
| 2.0ms | b | @ | 0 | (* x (exp (+ (* y (- (log z) t)) (* (- 0 a) (+ b z))))) |
| 2.0ms | a | @ | 0 | (* x (exp (* a (- (log (- 1 z)) b)))) |
| 1.0ms | z | @ | 0 | (log z) |
| 1× | batch-egg-rewrite |
| 3468× | /-lowering-/.f32 |
| 3468× | /-lowering-/.f64 |
| 3420× | *-lowering-*.f32 |
| 3420× | *-lowering-*.f64 |
| 2622× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 150 |
| 1 | 172 | 143 |
| 2 | 1492 | 140 |
| 0 | 8870 | 140 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (exp (+ (* y (- (log z) t)) (* (- 0 a) (+ b z))))) |
(exp (+ (* y (- (log z) t)) (* (- 0 a) (+ b z)))) |
(+ (* y (- (log z) t)) (* (- 0 a) (+ b z))) |
(* y (- (log z) t)) |
(* x (exp (- 0 (* a b)))) |
(exp (- 0 (* a b))) |
(- 0 (* a b)) |
(* a b) |
(* x (exp (- 0 (* y t)))) |
(exp (- 0 (* y t))) |
(- 0 (* y t)) |
(* y t) |
(* x (exp (* y (- (log z) t)))) |
(exp (* y (- (log z) t))) |
(- (log z) t) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(exp (* a (- (log (- 1 z)) b))) |
(* a (- (log (- 1 z)) b)) |
(- (log (- 1 z)) b) |
(* (- 0 a) (+ b z)) |
(log z) |
(log (- 1 z)) |
| Outputs |
|---|
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) x) |
(*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (*.f64 (exp.f64 (neg.f64 (*.f64 a (+.f64 z b)))) x)) |
(*.f64 (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (exp.f64 (neg.f64 (*.f64 a (+.f64 z b))))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(/.f64 (exp.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))))) (exp.f64 (/.f64 (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))))) |
(pow.f64 (exp.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a (+.f64 z b))) (-.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 y (-.f64 (log.f64 z) t))))))) |
(pow.f64 (exp.f64 (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))))) |
(*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (exp.f64 (neg.f64 (*.f64 a (+.f64 z b))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 a (+.f64 z b)))) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) (exp.f64 (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 y (-.f64 (log.f64 z) t))))) |
(*.f64 (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (exp.f64 (*.f64 z (-.f64 #s(literal 0 binary64) a)))) |
(+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (neg.f64 (*.f64 a (+.f64 z b)))) |
(+.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 y (-.f64 (log.f64 z) t))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(+.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 z (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 (+.f64 z b) a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) (/.f64 (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))) (-.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 y (-.f64 (log.f64 z) t)))) (/.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (-.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 y (-.f64 (log.f64 z) t))))) |
(fma.f64 y (-.f64 (log.f64 z) t) (neg.f64 (*.f64 a (+.f64 z b)))) |
(fma.f64 (-.f64 (log.f64 z) t) y (neg.f64 (*.f64 a (+.f64 z b)))) |
(fma.f64 a (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) b (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 z b) (*.f64 y (-.f64 (log.f64 z) t))) |
(fma.f64 b (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(fma.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) a) (*.f64 y (-.f64 (log.f64 z) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) a (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (*.f64 a b)) (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a b) (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a (+.f64 z b))) (-.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 y (-.f64 (log.f64 z) t))))) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))) (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))))) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a (+.f64 z b))) (-.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 y (-.f64 (log.f64 z) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))))) (+.f64 (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))) (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 (*.f64 y (-.f64 (log.f64 z) t)) (neg.f64 (*.f64 a (+.f64 z b))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b)))) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a (+.f64 z b))) (-.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 y (-.f64 (log.f64 z) t))))) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))) (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b)))))) (neg.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a (+.f64 z b))) (-.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 y (-.f64 (log.f64 z) t))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b)))))) (neg.f64 (+.f64 (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))) (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 (*.f64 y (-.f64 (log.f64 z) t)) (neg.f64 (*.f64 a (+.f64 z b)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))))) (neg.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))) (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64))) (-.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 y (-.f64 (log.f64 z) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 a a) (-.f64 b z))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b b) (*.f64 z z))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (*.f64 a a) (-.f64 b z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 a (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 a (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 a (-.f64 b z))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 z z))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 a (-.f64 b z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 a a))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) a)) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 b z) (*.f64 a a))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 b z) (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 b z) a)) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 b z) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a)))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a z) (*.f64 a z))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (-.f64 b z)) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 b b) (*.f64 z z))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (-.f64 b z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 a a)) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) a) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (*.f64 a a)) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 z b)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) a) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 z b)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (-.f64 b z)) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (-.f64 b z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (*.f64 a a) (-.f64 b z))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b b) (*.f64 z z))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (*.f64 a a) (-.f64 b z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 a (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 a (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 a (-.f64 b z))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 z z))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 a (-.f64 b z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 a a))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) a)) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (-.f64 b z) (*.f64 a a))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 b z) (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 (-.f64 b z) a)) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 b z) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a)))))) (*.f64 (+.f64 (log.f64 z) t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (+.f64 (log.f64 z) t) (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a)))) (*.f64 (+.f64 (log.f64 z) t) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a z) (*.f64 a z))))) (*.f64 (+.f64 (log.f64 z) t) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (log.f64 z) t) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (-.f64 b z)) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 b b) (*.f64 z z))))) (*.f64 (+.f64 (log.f64 z) t) (-.f64 b z))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 a a)) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) a) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 (+.f64 (log.f64 z) t) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (*.f64 a a)) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 z b)))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) a) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 z b)))) (*.f64 (+.f64 (log.f64 z) t) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (+.f64 (log.f64 z) t) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (-.f64 b z)) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (+.f64 (log.f64 z) t) (-.f64 b z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (*.f64 (*.f64 a a) (-.f64 b z))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b b) (*.f64 z z))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (*.f64 a a) (-.f64 b z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (*.f64 a (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 a (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (*.f64 a (-.f64 b z))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 z z))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 a (-.f64 b z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 a a))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) a)) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (*.f64 (-.f64 b z) (*.f64 a a))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 b z) (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (*.f64 (-.f64 b z) a)) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 b z) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a)))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a z) (*.f64 a z))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (-.f64 b z)) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 b b) (*.f64 z z))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (-.f64 b z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (*.f64 a a)) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) a) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (*.f64 a a)) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 z b)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) a) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 z b)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (-.f64 b z)) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (-.f64 b z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (*.f64 (*.f64 a a) (-.f64 b z))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b b) (*.f64 z z))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (*.f64 a a) (-.f64 b z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (*.f64 a (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 a (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (*.f64 a (-.f64 b z))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 z z))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 a (-.f64 b z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 a a))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) a)) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (*.f64 (-.f64 b z) (*.f64 a a))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 b z) (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (*.f64 (-.f64 b z) a)) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 b z) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a)))))) (*.f64 (+.f64 (log.f64 z) t) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (+.f64 (log.f64 z) t) (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a)))) (*.f64 (+.f64 (log.f64 z) t) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a z) (*.f64 a z))))) (*.f64 (+.f64 (log.f64 z) t) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (log.f64 z) t) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (-.f64 b z)) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 b b) (*.f64 z z))))) (*.f64 (+.f64 (log.f64 z) t) (-.f64 b z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (*.f64 a a)) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) a) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 (+.f64 (log.f64 z) t) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (*.f64 a a)) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 z b)))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) a) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 z b)))) (*.f64 (+.f64 (log.f64 z) t) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (+.f64 (log.f64 z) t) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (-.f64 b z)) (*.f64 (+.f64 (log.f64 z) t) (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (+.f64 (log.f64 z) t) (-.f64 b z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))) (+.f64 (log.f64 z) t)) (*.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))) (+.f64 (log.f64 z) t)) (*.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b b) (*.f64 z z))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (*.f64 (*.f64 a a) (-.f64 b z)) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (*.f64 a a) (-.f64 b z)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b b) (*.f64 z z))) (+.f64 (log.f64 z) t)) (*.f64 (*.f64 (*.f64 a a) (-.f64 b z)) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (*.f64 (*.f64 a a) (-.f64 b z)) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b b) (*.f64 z z))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (*.f64 (*.f64 a a) (-.f64 b z)) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 (*.f64 (*.f64 a a) (-.f64 b z)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b b) (*.f64 z z))) (+.f64 (log.f64 z) t)) (*.f64 (*.f64 (*.f64 a a) (-.f64 b z)) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 (*.f64 (*.f64 a a) (-.f64 b z)) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))) (+.f64 (log.f64 z) t)) (*.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))) (+.f64 (log.f64 z) t)) (*.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 z z))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (*.f64 a (-.f64 b z)) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 a (-.f64 b z)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 z z))) (+.f64 (log.f64 z) t)) (*.f64 (*.f64 a (-.f64 b z)) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (*.f64 a (-.f64 b z)) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 z z))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (*.f64 a (-.f64 b z)) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 (*.f64 a (-.f64 b z)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 z z))) (+.f64 (log.f64 z) t)) (*.f64 (*.f64 a (-.f64 b z)) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 (*.f64 a (-.f64 b z)) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 a a)) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 a a)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (log.f64 z) t)) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 a a)) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 a a)) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 a a)) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 a a)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (log.f64 z) t)) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 a a)) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 a a)) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) a) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) a) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (+.f64 (log.f64 z) t)) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) a) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) a) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) a) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) a) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (+.f64 (log.f64 z) t)) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) a) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) a) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (*.f64 (-.f64 b z) (*.f64 a a)) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (-.f64 b z) (*.f64 a a)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (log.f64 z) t)) (*.f64 (*.f64 (-.f64 b z) (*.f64 a a)) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (*.f64 (-.f64 b z) (*.f64 a a)) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (*.f64 (-.f64 b z) (*.f64 a a)) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 (*.f64 (-.f64 b z) (*.f64 a a)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (log.f64 z) t)) (*.f64 (*.f64 (-.f64 b z) (*.f64 a a)) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 (*.f64 (-.f64 b z) (*.f64 a a)) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (*.f64 (-.f64 b z) a) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 (-.f64 b z) a) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (+.f64 (log.f64 z) t)) (*.f64 (*.f64 (-.f64 b z) a) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (*.f64 (-.f64 b z) a) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (*.f64 (-.f64 b z) a) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 (*.f64 (-.f64 b z) a) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (+.f64 (log.f64 z) t)) (*.f64 (*.f64 (-.f64 b z) a) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 (*.f64 (-.f64 b z) a) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))))) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (log.f64 z) t)) (*.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))))) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))))) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))))) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (log.f64 z) t)) (*.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))))) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))))) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a z) (*.f64 a z))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a z) (*.f64 a z))) (+.f64 (log.f64 z) t)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a z) (*.f64 a z))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a z) (*.f64 a z))) (+.f64 (log.f64 z) t)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))) (+.f64 (log.f64 z) t)) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))) (+.f64 (log.f64 z) t)) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 b b) (*.f64 z z))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (-.f64 b z) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 b z) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 b b) (*.f64 z z))) (+.f64 (log.f64 z) t)) (*.f64 (-.f64 b z) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (-.f64 b z) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 b b) (*.f64 z z))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (-.f64 b z) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 (-.f64 b z) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 b b) (*.f64 z z))) (+.f64 (log.f64 z) t)) (*.f64 (-.f64 b z) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 (-.f64 b z) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (*.f64 a a) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (log.f64 z) t)) (*.f64 (*.f64 a a) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (*.f64 a a) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (*.f64 a a) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (log.f64 z) t)) (*.f64 (*.f64 a a) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 (*.f64 a a) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 a (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 a (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (+.f64 (log.f64 z) t)) (*.f64 a (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 a (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 a (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 a (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (+.f64 (log.f64 z) t)) (*.f64 a (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 a (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 z b)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (*.f64 a a) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 z b)) (+.f64 (log.f64 z) t)) (*.f64 (*.f64 a a) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (*.f64 a a) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 z b)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (*.f64 a a) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 z b)) (+.f64 (log.f64 z) t)) (*.f64 (*.f64 a a) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 (*.f64 a a) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 z b)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 a (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 a (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 z b)) (+.f64 (log.f64 z) t)) (*.f64 a (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 a (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 z b)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 a (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 a (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 z b)) (+.f64 (log.f64 z) t)) (*.f64 a (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 a (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) a)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) a)) (+.f64 (log.f64 z) t)) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) a)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) a)) (+.f64 (log.f64 z) t)) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) a)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (-.f64 b z) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 b z) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) a)) (+.f64 (log.f64 z) t)) (*.f64 (-.f64 b z) (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (-.f64 b z) (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) a)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (-.f64 b z) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y))) (*.f64 (-.f64 b z) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) a)) (+.f64 (log.f64 z) t)) (*.f64 (-.f64 b z) (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y))) (*.f64 (-.f64 b z) (+.f64 (log.f64 z) t))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) (*.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))))) (*.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a (+.f64 z b))) (-.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 y (-.f64 (log.f64 z) t)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))) (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 y (-.f64 (log.f64 z) t))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (pow.f64 (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 y (-.f64 (log.f64 z) t))) #s(literal 3 binary64))) (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 (*.f64 (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 y (-.f64 (log.f64 z) t))) (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 y (-.f64 (log.f64 z) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 y (-.f64 (log.f64 z) t))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) #s(literal 3 binary64)) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (-.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (*.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 z (-.f64 #s(literal 0 binary64) a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) (/.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) (/.f64 (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))))) (*.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) (/.f64 (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a (+.f64 z b))) (-.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 y (-.f64 (log.f64 z) t))))) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))) (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a (+.f64 z b))) (-.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 y (-.f64 (log.f64 z) t))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))))) |
(+.f64 (*.f64 y (log.f64 z)) (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(+.f64 (*.f64 (log.f64 z) y) (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(fma.f64 (log.f64 z) y (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (+.f64 (log.f64 z) t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y) (+.f64 (log.f64 z) t)) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)))) (neg.f64 (+.f64 (log.f64 z) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) y)) (neg.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) y)) (neg.f64 (+.f64 (log.f64 z) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 t (*.f64 y (*.f64 y t))))) (+.f64 (*.f64 (*.f64 y (log.f64 z)) (*.f64 y (log.f64 z))) (-.f64 (*.f64 t (*.f64 y (*.f64 y t))) (*.f64 (*.f64 y (log.f64 z)) (-.f64 #s(literal 0 binary64) (*.f64 y t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 z) y) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 t (*.f64 y (*.f64 y t))))) (+.f64 (*.f64 (*.f64 (log.f64 z) y) (*.f64 (log.f64 z) y)) (-.f64 (*.f64 t (*.f64 y (*.f64 y t))) (*.f64 (*.f64 (log.f64 z) y) (-.f64 #s(literal 0 binary64) (*.f64 y t)))))) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(*.f64 (-.f64 (log.f64 z) t) y) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (exp.f64 (*.f64 a b))) |
(/.f64 (neg.f64 x) (neg.f64 (exp.f64 (*.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (exp.f64 (*.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (exp.f64 (*.f64 a b)))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) x) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(exp.f64 (*.f64 (*.f64 a b) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 a b))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 a b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 (*.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 (*.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (exp.f64 (*.f64 (*.f64 a b) (/.f64 (*.f64 a b) (*.f64 a b))))) |
(/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) (*.f64 a b))) (exp.f64 (*.f64 a b))) |
(pow.f64 (exp.f64 a) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (exp.f64 a) (*.f64 b #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (*.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 b) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (exp.f64 b) (*.f64 a #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) a)) b) |
(pow.f64 (/.f64 (exp.f64 (*.f64 a b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 a) #s(literal -1 binary64)) b) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (*.f64 a b))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 a b)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (*.f64 b #s(literal 0 binary64))) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 0 binary64)) |
(+.f64 (*.f64 b #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (/.f64 (*.f64 a b) (*.f64 a b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 a b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))) |
(fma.f64 a (-.f64 #s(literal 0 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) b #s(literal 0 binary64)) |
(fma.f64 b #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(fma.f64 b (-.f64 #s(literal 0 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) a #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (*.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a b) #s(literal 0 binary64)) |
(neg.f64 (*.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 a (*.f64 b (*.f64 a b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 a b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a a)) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b) a) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a (*.f64 b (*.f64 a b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal 0 binary64)) (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b #s(literal 0 binary64)) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (+.f64 (*.f64 (*.f64 b #s(literal 0 binary64)) (*.f64 b #s(literal 0 binary64))) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 b #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a b) (/.f64 (*.f64 a b) (*.f64 a b))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (+.f64 (*.f64 (*.f64 (*.f64 a b) (/.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 a b) (/.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a b) (/.f64 (*.f64 a b) (*.f64 a b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 3 binary64)) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 #s(literal 0 binary64) (*.f64 a b))) (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 a b))))) |
(pow.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal -1 binary64)) |
(*.f64 a (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) b) |
(*.f64 b (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) a) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 #s(literal -1 binary64) (*.f64 a b)) |
(*.f64 (/.f64 b a) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (/.f64 b a)) |
(+.f64 #s(literal 0 binary64) (*.f64 a b)) |
(+.f64 (*.f64 a b) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(fma.f64 a b #s(literal 0 binary64)) |
(fma.f64 b a #s(literal 0 binary64)) |
(/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 a (*.f64 b (*.f64 a b)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 0 binary64)) (*.f64 a (*.f64 b (*.f64 a b)))) |
(*.f64 a b) |
(*.f64 a (/.f64 (*.f64 b b) b)) |
(*.f64 b a) |
(*.f64 (/.f64 b a) (/.f64 (*.f64 a (*.f64 a b)) b)) |
(*.f64 (/.f64 a a) (/.f64 (*.f64 b (*.f64 a b)) b)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 b (*.f64 a b)) a)) |
(*.f64 (/.f64 b b) (/.f64 (*.f64 a (*.f64 a b)) a)) |
(*.f64 (/.f64 (*.f64 a b) a) (/.f64 (*.f64 a b) b)) |
(*.f64 (/.f64 (*.f64 a b) b) (/.f64 (*.f64 a b) a)) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 a a) b)) |
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 (*.f64 b b) b) a) |
(*.f64 (/.f64 (*.f64 (*.f64 a b) a) a) (/.f64 b b)) |
(*.f64 (/.f64 (*.f64 (*.f64 a b) a) b) (/.f64 b a)) |
(*.f64 (/.f64 (*.f64 (*.f64 a b) b) a) (/.f64 a b)) |
(*.f64 (/.f64 (*.f64 (*.f64 a b) b) b) (/.f64 a a)) |
(/.f64 x (exp.f64 (*.f64 y t))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (exp.f64 (*.f64 y t))) |
(/.f64 (neg.f64 x) (neg.f64 (exp.f64 (*.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (exp.f64 (*.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (exp.f64 (*.f64 y t)))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) x) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 y t))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 y t) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 y t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 (*.f64 y t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 y t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 (*.f64 y t)) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t))))) (exp.f64 (*.f64 (*.f64 y t) (/.f64 (*.f64 y t) (*.f64 y t))))) |
(/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) (*.f64 y t))) (exp.f64 (*.f64 y t))) |
(pow.f64 (exp.f64 y) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (exp.f64 y) (*.f64 t #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (*.f64 y t)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 t) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (exp.f64 t) (*.f64 y #s(literal -1 binary64))) |
(pow.f64 (/.f64 (exp.f64 (*.f64 y t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal -1 binary64)) t) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 y t)) |
(pow.f64 (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 t (*.f64 y (*.f64 y t))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y (*.f64 y t))))) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) t)) y) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t))))) (/.f64 #s(literal 1 binary64) (*.f64 y t))) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) y)) t) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t)))) (*.f64 (*.f64 y t) (/.f64 (*.f64 y t) (*.f64 y t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 y t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y t)))) (/.f64 (*.f64 t (*.f64 y (*.f64 y t))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64)) |
(fma.f64 t (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 t (*.f64 y (*.f64 y t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y (*.f64 y t)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) y #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t)))) (/.f64 #s(literal 1 binary64) (*.f64 y t)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) t #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y t) #s(literal 0 binary64)) |
(neg.f64 (*.f64 y t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 y (*.f64 y t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 t (*.f64 y (*.f64 y t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 t (*.f64 y (*.f64 y t)))) (*.f64 t (*.f64 y (*.f64 y t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 t (*.f64 y (*.f64 y t)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 y (*.f64 y t))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t)))) (*.f64 y t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t (*.f64 y (*.f64 y t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 t (*.f64 y (*.f64 y t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 t (*.f64 y (*.f64 y t))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 t (*.f64 y (*.f64 y t))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 y (*.f64 y t))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y t))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t))))) (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t)))) (*.f64 (*.f64 t (*.f64 y (*.f64 y t))) (*.f64 (*.f64 y t) (*.f64 t (*.f64 y (*.f64 y t)))))) (*.f64 (*.f64 t (*.f64 y (*.f64 y t))) (*.f64 t (*.f64 y (*.f64 y t))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 t (*.f64 y (*.f64 y t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 t (*.f64 y (*.f64 y t)))) #s(literal 0 binary64)) (+.f64 (*.f64 t (*.f64 y (*.f64 y t))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y t) (/.f64 (*.f64 y t) (*.f64 y t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t)))) (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t))))) (+.f64 (*.f64 (*.f64 (*.f64 y t) (/.f64 (*.f64 y t) (*.f64 y t))) (*.f64 (*.f64 y t) (/.f64 (*.f64 y t) (*.f64 y t)))) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t)))) (*.f64 (*.f64 y t) (/.f64 (*.f64 y t) (*.f64 y t))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 y t)) #s(literal 3 binary64)) (*.f64 (*.f64 y t) (*.f64 t (*.f64 y (*.f64 y t))))) (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 y t)) (/.f64 #s(literal 0 binary64) (*.f64 y t))) (+.f64 (*.f64 t (*.f64 y (*.f64 y t))) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 y t))))) |
(pow.f64 (/.f64 (*.f64 t (*.f64 y (*.f64 y t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 t (*.f64 y (*.f64 y t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t))))) #s(literal -1 binary64)) |
(*.f64 y (-.f64 #s(literal 0 binary64) t)) |
(*.f64 t (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 t (*.f64 y (*.f64 y t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y (*.f64 y t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) y) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t)))) (/.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) t) |
(*.f64 #s(literal -1 binary64) (*.f64 y t)) |
(+.f64 #s(literal 0 binary64) (*.f64 y t)) |
(+.f64 (*.f64 y t) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y t)) (/.f64 (*.f64 t (*.f64 y (*.f64 y t))) (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(fma.f64 y t #s(literal 0 binary64)) |
(fma.f64 t y #s(literal 0 binary64)) |
(/.f64 (*.f64 t (*.f64 y (*.f64 y t))) (*.f64 y t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t)))) (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y t) (*.f64 t (*.f64 y (*.f64 y t))))) (*.f64 t (*.f64 y (*.f64 y t)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y t) (*.f64 t (*.f64 y (*.f64 y t)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (*.f64 y t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y t) (*.f64 t (*.f64 y (*.f64 y t)))) #s(literal 0 binary64)) (*.f64 t (*.f64 y (*.f64 y t)))) |
(*.f64 y t) |
(*.f64 t y) |
(*.f64 (/.f64 y y) (/.f64 (*.f64 t (*.f64 y t)) t)) |
(*.f64 (/.f64 y t) (/.f64 (*.f64 t (*.f64 y t)) y)) |
(*.f64 (/.f64 t y) (/.f64 (*.f64 y (*.f64 y t)) t)) |
(*.f64 (/.f64 t t) (/.f64 (*.f64 y (*.f64 y t)) y)) |
(*.f64 (/.f64 (*.f64 y t) y) (/.f64 (*.f64 y t) t)) |
(*.f64 (/.f64 (*.f64 y t) t) (/.f64 (*.f64 y t) y)) |
(*.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 y y) t)) |
(*.f64 (/.f64 (*.f64 y y) t) (/.f64 (*.f64 t t) y)) |
(*.f64 (/.f64 (*.f64 t t) t) (/.f64 (*.f64 y y) y)) |
(*.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 t t) t)) |
(*.f64 (/.f64 (*.f64 (*.f64 y t) y) y) (/.f64 t t)) |
(*.f64 (/.f64 (*.f64 (*.f64 y t) y) t) (/.f64 t y)) |
(*.f64 (/.f64 (*.f64 (*.f64 y t) t) y) (/.f64 y t)) |
(*.f64 (/.f64 (*.f64 (*.f64 y t) t) t) (/.f64 y y)) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) x) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (-.f64 (log.f64 z) t))) y)) |
(/.f64 (exp.f64 (*.f64 y (log.f64 z))) (exp.f64 (*.f64 y t))) |
(/.f64 (pow.f64 (exp.f64 y) (/.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) (pow.f64 (exp.f64 y) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))))) |
(/.f64 (pow.f64 (exp.f64 y) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (log.f64 z) t))) (pow.f64 (exp.f64 y) (/.f64 (*.f64 t t) (+.f64 (log.f64 z) t)))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 y (log.f64 z)))) (neg.f64 (exp.f64 (*.f64 y t)))) |
(pow.f64 (exp.f64 y) (-.f64 (log.f64 z) t)) |
(pow.f64 (exp.f64 y) (+.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (-.f64 (log.f64 z) t)) y) |
(pow.f64 (exp.f64 (*.f64 y (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 y) (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(pow.f64 (pow.f64 (exp.f64 y) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) t))) |
(pow.f64 (*.f64 (exp.f64 y) (exp.f64 y)) (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) (exp.f64 (*.f64 y (log.f64 z)))) |
(*.f64 (exp.f64 (*.f64 y (log.f64 z))) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(*.f64 (exp.f64 (*.f64 y (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) (exp.f64 (*.f64 y (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (*.f64 (log.f64 z) y)) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(+.f64 (log.f64 z) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 z)) |
(-.f64 (log.f64 z) t) |
(-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (log.f64 z) t)) (/.f64 (*.f64 t t) (+.f64 (log.f64 z) t))) |
(-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (log.f64 z) (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 t t) (-.f64 (log.f64 z) (-.f64 #s(literal 0 binary64) t)))) |
(fma.f64 #s(literal -1 binary64) t (log.f64 z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 z) t) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (log.f64 z) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (log.f64 z) t)) |
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (log.f64 z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (log.f64 z) t) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (log.f64 z) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (+.f64 (log.f64 z) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (-.f64 (log.f64 z) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (log.f64 z) t)) (*.f64 (+.f64 (log.f64 z) t) (*.f64 t t))) (*.f64 (+.f64 (log.f64 z) t) (+.f64 (log.f64 z) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)))) (neg.f64 (neg.f64 (+.f64 (log.f64 z) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (/.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) (*.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (log.f64 z) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 (log.f64 z) t)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (log.f64 z) t)) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (log.f64 z) t))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 (log.f64 z) t)) (/.f64 (*.f64 t t) (+.f64 (log.f64 z) t))) (*.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (log.f64 z) t)) (/.f64 (*.f64 t t) (+.f64 (log.f64 z) t)))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (log.f64 z) t) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) t))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) x) |
(exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) a)) |
(/.f64 (exp.f64 (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z)))) (exp.f64 (*.f64 a b))) |
(/.f64 (pow.f64 (exp.f64 a) (/.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))))) (pow.f64 (exp.f64 a) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))))))) |
(/.f64 (pow.f64 (exp.f64 a) (/.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))) (pow.f64 (exp.f64 a) (/.f64 (*.f64 b b) (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z))))) (neg.f64 (exp.f64 (*.f64 a b)))) |
(pow.f64 (exp.f64 a) (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(pow.f64 (exp.f64 a) (+.f64 (/.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) #s(literal 2 binary64)) (/.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) a) |
(pow.f64 (exp.f64 (*.f64 a (/.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 a) (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))))) |
(pow.f64 (pow.f64 (exp.f64 a) (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))) |
(pow.f64 (*.f64 (exp.f64 a) (exp.f64 a)) (/.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(*.f64 (exp.f64 (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z)))) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) (exp.f64 (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z))))) |
(*.f64 (exp.f64 (*.f64 a (/.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) #s(literal 2 binary64)))) (exp.f64 (*.f64 a (/.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) a)) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(+.f64 (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) a) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(fma.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) a (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))))) |
(/.f64 (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b))) (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) a) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)) a) (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)))) (neg.f64 (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) a)) (neg.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)) a)) (neg.f64 (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (+.f64 (*.f64 (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z))) (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z)))) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z))) (-.f64 #s(literal 0 binary64) (*.f64 a b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) a) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (+.f64 (*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) a) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) a)) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) a) (-.f64 #s(literal 0 binary64) (*.f64 a b)))))) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) a) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (log.f64 (-.f64 #s(literal 1 binary64) z))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) |
(-.f64 (/.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))) (/.f64 (*.f64 b b) (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 b b) (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 #s(literal -1 binary64) b (log.f64 (-.f64 #s(literal 1 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))) (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))) (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)) (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))) (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))) (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b))) (neg.f64 (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b))) (neg.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))))) (*.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))) (*.f64 (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))) (*.f64 b b))) (*.f64 (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))) (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 b (*.f64 b b))) (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (log.f64 (-.f64 #s(literal 1 binary64) z)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))))) (/.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))))) (*.f64 (/.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))) (/.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))) (/.f64 (*.f64 b b) (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))) (*.f64 (/.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))) (/.f64 (*.f64 b b) (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z)))))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))) (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))) (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (log.f64 (-.f64 #s(literal 1 binary64) z))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))) |
(+.f64 (*.f64 z (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(+.f64 (*.f64 (+.f64 z b) #s(literal 0 binary64)) (neg.f64 (*.f64 a (+.f64 z b)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (+.f64 z b)) (neg.f64 (*.f64 a (+.f64 z b)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 a z)) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z a)) |
(-.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a)))) (/.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))))) |
(fma.f64 z (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(fma.f64 #s(literal 0 binary64) (+.f64 z b) (neg.f64 (*.f64 a (+.f64 z b)))) |
(fma.f64 a (-.f64 #s(literal 0 binary64) b) (*.f64 z (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) z (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) b (*.f64 z (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 b (-.f64 #s(literal 0 binary64) a) (*.f64 z (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (+.f64 z b) #s(literal 0 binary64) (neg.f64 (*.f64 a (+.f64 z b)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 z (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) a (*.f64 z (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a b) (*.f64 z (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (*.f64 a (+.f64 z b))) |
(neg.f64 (*.f64 (+.f64 z b) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b b) (*.f64 z z))) (*.f64 (*.f64 a a) (-.f64 b z))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))) (*.f64 a (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 z z))) (*.f64 a (-.f64 b z))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 b z) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (-.f64 b z) a)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a z) (*.f64 a z))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 b b) (*.f64 z z))) (-.f64 b z)) |
(/.f64 (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a a)) |
(/.f64 (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 z b)) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 z b)) a) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) a)) (-.f64 b z)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z))) (*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z))) (*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 (/.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z))) (*.f64 (/.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z))) (*.f64 (/.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) a) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) a) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 a a)) (*.f64 (*.f64 a b) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 a b) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) a) (*.f64 (*.f64 a b) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 (*.f64 a b) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 a a)) (*.f64 (*.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z))) (*.f64 (*.f64 a b) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) a) (*.f64 (*.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z))) (*.f64 (*.f64 a b) a)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) a)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) a)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) a)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) a) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) a) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) a) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) a) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) a) (*.f64 (*.f64 a a) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) a) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a a)) (*.f64 a (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) a) (*.f64 a (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) a) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) a) (*.f64 (*.f64 a a) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) a) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b) (*.f64 a a)) (*.f64 a (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b) a) (*.f64 a (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b) a) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (/.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 b (*.f64 a b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a b)) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 (*.f64 a a) (*.f64 a b))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 a a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (*.f64 a a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) a) (*.f64 (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) a) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))))) (*.f64 a (*.f64 a (*.f64 b (*.f64 a b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a b)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 a (*.f64 a b))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))))) (*.f64 a (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 a (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a a)) (*.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))) a) (*.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))) a) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z) (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z) (/.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (/.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 b (*.f64 a b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z) (*.f64 a b)) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 (*.f64 a a) (*.f64 a b))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 a a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (*.f64 a a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z) a) (*.f64 (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) z) a) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z) (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z) (/.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))))) (*.f64 a (*.f64 a (*.f64 b (*.f64 a b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z) (*.f64 a b)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 a (*.f64 a b))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))))) (*.f64 a (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) (*.f64 a (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z) (*.f64 a a)) (*.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z) a) (*.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z) (*.f64 a a)) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z) a) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b))) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b b) (*.f64 z z)))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 b z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))))) (neg.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 z z)))) (neg.f64 (*.f64 a (-.f64 b z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (-.f64 b z) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (-.f64 b z) a))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (*.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a z) (*.f64 a z)))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 z (-.f64 #s(literal 0 binary64) a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 b b) (*.f64 z z)))) (neg.f64 (-.f64 b z))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 z b))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 z b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (-.f64 b z))) |
(/.f64 (+.f64 (*.f64 (*.f64 z (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (+.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 a b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 z b) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))))) (+.f64 (*.f64 (*.f64 (+.f64 z b) #s(literal 0 binary64)) (*.f64 (+.f64 z b) #s(literal 0 binary64))) (-.f64 (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))) (*.f64 (*.f64 (+.f64 z b) #s(literal 0 binary64)) (neg.f64 (*.f64 a (+.f64 z b))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (+.f64 z b)) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))))) (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (+.f64 z b)) (*.f64 #s(literal 0 binary64) (+.f64 z b))) (-.f64 (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))) (*.f64 (*.f64 #s(literal 0 binary64) (+.f64 z b)) (neg.f64 (*.f64 a (+.f64 z b))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 z b)) |
(*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (/.f64 (+.f64 z b) a)) |
(*.f64 (/.f64 (+.f64 z b) a) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a)) |
(log.f64 z) |
(+.f64 (log.f64 z) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (log.f64 z)) |
(log.f64 (-.f64 #s(literal 1 binary64) z)) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64))))))) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (log1p.f64 (*.f64 z (+.f64 z #s(literal 1 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (log.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (log1p.f64 z)) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (log.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (log.f64 (neg.f64 (+.f64 z #s(literal 1 binary64))))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (+.f64 z #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))))) |
(neg.f64 (log.f64 (/.f64 (+.f64 z #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 z (+.f64 z #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))))) (+.f64 (*.f64 (log1p.f64 (*.f64 z (+.f64 z #s(literal 1 binary64)))) (log1p.f64 (*.f64 z (+.f64 z #s(literal 1 binary64))))) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (log1p.f64 (*.f64 z (+.f64 z #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 z) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (+.f64 (*.f64 (log1p.f64 z) (log1p.f64 z)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (log1p.f64 z))))) |
(log1p.f64 (-.f64 #s(literal 0 binary64) z)) |
| 1× | egg-herbie |
| 5288× | *-lowering-*.f32 |
| 5288× | *-lowering-*.f64 |
| 4932× | +-lowering-+.f64 |
| 4932× | +-lowering-+.f32 |
| 2002× | sum4-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 898 | 9325 |
| 1 | 3069 | 8314 |
| 2 | 7319 | 8314 |
| 0 | 8482 | 8314 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (* -1 (* a (+ b z))))) |
(+ (* x (exp (* -1 (* a (+ b z))))) (* x (* y (* (exp (* -1 (* a (+ b z)))) (- (log z) t))))) |
(+ (* x (exp (* -1 (* a (+ b z))))) (* y (+ (* 1/2 (* x (* y (* (exp (* -1 (* a (+ b z)))) (pow (- (log z) t) 2))))) (* x (* (exp (* -1 (* a (+ b z)))) (- (log z) t)))))) |
(+ (* x (exp (* -1 (* a (+ b z))))) (* y (+ (* x (* (exp (* -1 (* a (+ b z)))) (- (log z) t))) (* y (+ (* 1/6 (* x (* y (* (exp (* -1 (* a (+ b z)))) (pow (- (log z) t) 3))))) (* 1/2 (* x (* (exp (* -1 (* a (+ b z)))) (pow (- (log z) t) 2))))))))) |
(* x (exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y)))) |
(* x (exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y)))) |
(* x (exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y)))) |
(* x (exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y)))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))) |
(+ (* -1 (* a (* x (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))))) (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))) |
(+ (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))) (* z (+ (* -1 (* a (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))) (* 1/2 (* (pow a 2) (* x (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))))))) |
(+ (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))) (* z (+ (* -1 (* a (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))) (* z (+ (* -1/6 (* (pow a 3) (* x (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))))) (* 1/2 (* (pow a 2) (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))))))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (log z))))) |
(+ (* -1 (* t (* x (* y (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))))) (* x (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))) |
(+ (* t (+ (* -1 (* x (* y (exp (+ (* -1 (* a (+ b z))) (* y (log z))))))) (* 1/2 (* t (* x (* (pow y 2) (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))))))) (* x (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))) |
(+ (* t (+ (* -1 (* x (* y (exp (+ (* -1 (* a (+ b z))) (* y (log z))))))) (* t (+ (* -1/6 (* t (* x (* (pow y 3) (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))))) (* 1/2 (* x (* (pow y 2) (exp (+ (* -1 (* a (+ b z))) (* y (log z))))))))))) (* x (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t)))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t)))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t)))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t)))))) |
(* x (exp (* y (- (log z) t)))) |
(+ (* -1 (* a (* x (* (exp (* y (- (log z) t))) (+ b z))))) (* x (exp (* y (- (log z) t))))) |
(+ (* a (+ (* -1 (* x (* (exp (* y (- (log z) t))) (+ b z)))) (* 1/2 (* a (* x (* (exp (* y (- (log z) t))) (pow (+ b z) 2))))))) (* x (exp (* y (- (log z) t))))) |
(+ (* a (+ (* -1 (* x (* (exp (* y (- (log z) t))) (+ b z)))) (* a (+ (* -1/6 (* a (* x (* (exp (* y (- (log z) t))) (pow (+ b z) 3))))) (* 1/2 (* x (* (exp (* y (- (log z) t))) (pow (+ b z) 2)))))))) (* x (exp (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))))) |
(* x (exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))))) |
(* x (exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))))) |
(* x (exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))))) |
(* x (exp (+ (* -1 (* a z)) (* y (- (log z) t))))) |
(+ (* -1 (* a (* b (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))))) (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))) |
(+ (* b (+ (* -1 (* a (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t))))))) (* 1/2 (* (pow a 2) (* b (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))))))) (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))) |
(+ (* b (+ (* -1 (* a (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t))))))) (* b (+ (* -1/6 (* (pow a 3) (* b (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))))) (* 1/2 (* (pow a 2) (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t))))))))))) (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t))))) |
(* x (exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t))))) |
(exp (* -1 (* a (+ b z)))) |
(+ (exp (* -1 (* a (+ b z)))) (* y (* (exp (* -1 (* a (+ b z)))) (- (log z) t)))) |
(+ (exp (* -1 (* a (+ b z)))) (* y (+ (* 1/2 (* y (* (exp (* -1 (* a (+ b z)))) (pow (- (log z) t) 2)))) (* (exp (* -1 (* a (+ b z)))) (- (log z) t))))) |
(+ (exp (* -1 (* a (+ b z)))) (* y (+ (* y (+ (* 1/6 (* y (* (exp (* -1 (* a (+ b z)))) (pow (- (log z) t) 3)))) (* 1/2 (* (exp (* -1 (* a (+ b z)))) (pow (- (log z) t) 2))))) (* (exp (* -1 (* a (+ b z)))) (- (log z) t))))) |
(exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y))) |
(exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y))) |
(exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y))) |
(exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a b)) (* y (- (log z) t)))) |
(+ (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (* -1 (* a (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))))) |
(+ (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (* z (+ (* -1 (* a (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))) (* 1/2 (* (pow a 2) (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))))))) |
(+ (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (* z (+ (* -1 (* a (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))) (* z (+ (* -1/6 (* (pow a 3) (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))) (* 1/2 (* (pow a 2) (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))))))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (log z)))) |
(+ (exp (+ (* -1 (* a (+ b z))) (* y (log z)))) (* -1 (* t (* y (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))))) |
(+ (exp (+ (* -1 (* a (+ b z))) (* y (log z)))) (* t (+ (* -1 (* y (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))) (* 1/2 (* t (* (pow y 2) (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))))))) |
(+ (exp (+ (* -1 (* a (+ b z))) (* y (log z)))) (* t (+ (* -1 (* y (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))) (* t (+ (* -1/6 (* t (* (pow y 3) (exp (+ (* -1 (* a (+ b z))) (* y (log z))))))) (* 1/2 (* (pow y 2) (exp (+ (* -1 (* a (+ b z))) (* y (log z))))))))))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t))))) |
(exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t))))) |
(exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t))))) |
(exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t))))) |
(exp (* y (- (log z) t))) |
(+ (exp (* y (- (log z) t))) (* -1 (* a (* (exp (* y (- (log z) t))) (+ b z))))) |
(+ (exp (* y (- (log z) t))) (* a (+ (* -1 (* (exp (* y (- (log z) t))) (+ b z))) (* 1/2 (* a (* (exp (* y (- (log z) t))) (pow (+ b z) 2))))))) |
(+ (exp (* y (- (log z) t))) (* a (+ (* -1 (* (exp (* y (- (log z) t))) (+ b z))) (* a (+ (* -1/6 (* a (* (exp (* y (- (log z) t))) (pow (+ b z) 3)))) (* 1/2 (* (exp (* y (- (log z) t))) (pow (+ b z) 2)))))))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))) |
(exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))) |
(exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))) |
(exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))) |
(exp (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(+ (exp (+ (* -1 (* a z)) (* y (- (log z) t)))) (* -1 (* a (* b (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))))) |
(+ (exp (+ (* -1 (* a z)) (* y (- (log z) t)))) (* b (+ (* -1 (* a (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))) (* 1/2 (* (pow a 2) (* b (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))))))) |
(+ (exp (+ (* -1 (* a z)) (* y (- (log z) t)))) (* b (+ (* -1 (* a (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))) (* b (+ (* -1/6 (* (pow a 3) (* b (exp (+ (* -1 (* a z)) (* y (- (log z) t))))))) (* 1/2 (* (pow a 2) (exp (+ (* -1 (* a z)) (* y (- (log z) t))))))))))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t)))) |
(exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t)))) |
(* -1 (* a (+ b z))) |
(+ (* -1 (* a (+ b z))) (* y (- (log z) t))) |
(+ (* -1 (* a (+ b z))) (* y (- (log z) t))) |
(+ (* -1 (* a (+ b z))) (* y (- (log z) t))) |
(* y (- (log z) t)) |
(* y (- (+ (log z) (* -1 (/ (* a (+ b z)) y))) t)) |
(* y (- (+ (log z) (* -1 (/ (* a (+ b z)) y))) t)) |
(* y (- (+ (log z) (* -1 (/ (* a (+ b z)) y))) t)) |
(* y (- (log z) t)) |
(* -1 (* y (+ (* -1 (- (log z) t)) (/ (* a (+ b z)) y)))) |
(* -1 (* y (+ (* -1 (- (log z) t)) (/ (* a (+ b z)) y)))) |
(* -1 (* y (+ (* -1 (- (log z) t)) (/ (* a (+ b z)) y)))) |
(+ (* -1 (* a b)) (* y (- (log z) t))) |
(+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(* -1 (* a z)) |
(* z (+ (* -1 a) (+ (* -1 (/ (* a b) z)) (/ (* y (- (* -1 (log (/ 1 z))) t)) z)))) |
(* z (+ (* -1 a) (+ (* -1 (/ (* a b) z)) (/ (* y (- (* -1 (log (/ 1 z))) t)) z)))) |
(* z (+ (* -1 a) (+ (* -1 (/ (* a b) z)) (/ (* y (- (* -1 (log (/ 1 z))) t)) z)))) |
(* -1 (* a z)) |
(* -1 (* z (+ a (* -1 (/ (+ (* -1 (* a b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) z))))) |
(* -1 (* z (+ a (* -1 (/ (+ (* -1 (* a b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) z))))) |
(* -1 (* z (+ a (* -1 (/ (+ (* -1 (* a b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) z))))) |
(+ (* -1 (* a (+ b z))) (* y (log z))) |
(+ (* -1 (* a (+ b z))) (+ (* -1 (* t y)) (* y (log z)))) |
(+ (* -1 (* a (+ b z))) (+ (* -1 (* t y)) (* y (log z)))) |
(+ (* -1 (* a (+ b z))) (+ (* -1 (* t y)) (* y (log z)))) |
(* -1 (* t y)) |
(* t (+ (* -1 y) (+ (* -1 (/ (* a (+ b z)) t)) (/ (* y (log z)) t)))) |
(* t (+ (* -1 y) (+ (* -1 (/ (* a (+ b z)) t)) (/ (* y (log z)) t)))) |
(* t (+ (* -1 y) (+ (* -1 (/ (* a (+ b z)) t)) (/ (* y (log z)) t)))) |
(* -1 (* t y)) |
(* -1 (* t (+ y (* -1 (/ (+ (* -1 (* a (+ b z))) (* y (log z))) t))))) |
(* -1 (* t (+ y (* -1 (/ (+ (* -1 (* a (+ b z))) (* y (log z))) t))))) |
(* -1 (* t (+ y (* -1 (/ (+ (* -1 (* a (+ b z))) (* y (log z))) t))))) |
(* y (- (log z) t)) |
(+ (* -1 (* a (+ b z))) (* y (- (log z) t))) |
(+ (* -1 (* a (+ b z))) (* y (- (log z) t))) |
(+ (* -1 (* a (+ b z))) (* y (- (log z) t))) |
(* -1 (* a (+ b z))) |
(* a (+ (* -1 (+ b z)) (/ (* y (- (log z) t)) a))) |
(* a (+ (* -1 (+ b z)) (/ (* y (- (log z) t)) a))) |
(* a (+ (* -1 (+ b z)) (/ (* y (- (log z) t)) a))) |
(* -1 (* a (+ b z))) |
(* -1 (* a (+ b (+ z (* -1 (/ (* y (- (log z) t)) a)))))) |
(* -1 (* a (+ b (+ z (* -1 (/ (* y (- (log z) t)) a)))))) |
(* -1 (* a (+ b (+ z (* -1 (/ (* y (- (log z) t)) a)))))) |
(+ (* -1 (* a z)) (* y (- (log z) t))) |
(+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(* -1 (* a b)) |
(* b (+ (* -1 a) (+ (* -1 (/ (* a z) b)) (/ (* y (- (log z) t)) b)))) |
(* b (+ (* -1 a) (+ (* -1 (/ (* a z) b)) (/ (* y (- (log z) t)) b)))) |
(* b (+ (* -1 a) (+ (* -1 (/ (* a z) b)) (/ (* y (- (log z) t)) b)))) |
(* -1 (* a b)) |
(* -1 (* b (+ a (* -1 (/ (+ (* -1 (* a z)) (* y (- (log z) t))) b))))) |
(* -1 (* b (+ a (* -1 (/ (+ (* -1 (* a z)) (* y (- (log z) t))) b))))) |
(* -1 (* b (+ a (* -1 (/ (+ (* -1 (* a z)) (* y (- (log z) t))) b))))) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (log z) t)) |
(* y (- (* -1 (log (/ 1 z))) t)) |
(* y (- (* -1 (log (/ 1 z))) t)) |
(* y (- (* -1 (log (/ 1 z))) t)) |
(* y (- (* -1 (log (/ 1 z))) t)) |
(* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)) |
(* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)) |
(* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)) |
(* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)) |
(* y (log z)) |
(+ (* -1 (* t y)) (* y (log z))) |
(+ (* -1 (* t y)) (* y (log z))) |
(+ (* -1 (* t y)) (* y (log z))) |
(* -1 (* t y)) |
(* t (+ (* -1 y) (/ (* y (log z)) t))) |
(* t (+ (* -1 y) (/ (* y (log z)) t))) |
(* t (+ (* -1 y) (/ (* y (log z)) t))) |
(* -1 (* t y)) |
(* -1 (* t (+ y (* -1 (/ (* y (log z)) t))))) |
(* -1 (* t (+ y (* -1 (/ (* y (log z)) t))))) |
(* -1 (* t (+ y (* -1 (/ (* y (log z)) t))))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
x |
(+ x (* -1 (* a (* b x)))) |
(+ x (* a (+ (* -1 (* b x)) (* 1/2 (* a (* (pow b 2) x)))))) |
(+ x (* a (+ (* -1 (* b x)) (* a (+ (* -1/6 (* a (* (pow b 3) x))) (* 1/2 (* (pow b 2) x))))))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
x |
(+ x (* -1 (* a (* b x)))) |
(+ x (* b (+ (* -1 (* a x)) (* 1/2 (* (pow a 2) (* b x)))))) |
(+ x (* b (+ (* -1 (* a x)) (* b (+ (* -1/6 (* (pow a 3) (* b x))) (* 1/2 (* (pow a 2) x))))))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
(* x (exp (neg (* a b)))) |
1 |
(+ 1 (* -1 (* a b))) |
(+ 1 (* a (+ (* -1 b) (* 1/2 (* a (pow b 2)))))) |
(+ 1 (* a (+ (* -1 b) (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))))))) |
(exp (neg (* a b))) |
(exp (neg (* a b))) |
(exp (neg (* a b))) |
(exp (neg (* a b))) |
(exp (neg (* a b))) |
(exp (neg (* a b))) |
(exp (neg (* a b))) |
(exp (neg (* a b))) |
1 |
(+ 1 (* -1 (* a b))) |
(+ 1 (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b))))) |
(+ 1 (* b (+ (* -1 a) (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2))))))) |
(exp (neg (* a b))) |
(exp (neg (* a b))) |
(exp (neg (* a b))) |
(exp (neg (* a b))) |
(exp (neg (* a b))) |
(exp (neg (* a b))) |
(exp (neg (* a b))) |
(exp (neg (* a b))) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* -1 (* a b)) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
x |
(+ x (* -1 (* t (* x y)))) |
(+ x (* y (+ (* -1 (* t x)) (* 1/2 (* (pow t 2) (* x y)))))) |
(+ x (* y (+ (* -1 (* t x)) (* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x))))))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
x |
(+ x (* -1 (* t (* x y)))) |
(+ x (* t (+ (* -1 (* x y)) (* 1/2 (* t (* x (pow y 2))))))) |
(+ x (* t (+ (* -1 (* x y)) (* t (+ (* -1/6 (* t (* x (pow y 3)))) (* 1/2 (* x (pow y 2)))))))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
(* x (exp (neg (* t y)))) |
1 |
(+ 1 (* -1 (* t y))) |
(+ 1 (* y (+ (* -1 t) (* 1/2 (* (pow t 2) y))))) |
(+ 1 (* y (+ (* -1 t) (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))))) |
(exp (neg (* t y))) |
(exp (neg (* t y))) |
(exp (neg (* t y))) |
(exp (neg (* t y))) |
(exp (neg (* t y))) |
(exp (neg (* t y))) |
(exp (neg (* t y))) |
(exp (neg (* t y))) |
1 |
(+ 1 (* -1 (* t y))) |
(+ 1 (* t (+ (* -1 y) (* 1/2 (* t (pow y 2)))))) |
(+ 1 (* t (+ (* -1 y) (* t (+ (* -1/6 (* t (pow y 3))) (* 1/2 (pow y 2))))))) |
(exp (neg (* t y))) |
(exp (neg (* t y))) |
(exp (neg (* t y))) |
(exp (neg (* t y))) |
(exp (neg (* t y))) |
(exp (neg (* t y))) |
(exp (neg (* t y))) |
(exp (neg (* t y))) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* 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 y) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
x |
(+ x (* x (* y (- (log z) t)))) |
(+ x (* y (+ (* 1/2 (* x (* y (pow (- (log z) t) 2)))) (* x (- (log z) t))))) |
(+ x (* y (+ (* x (- (log z) t)) (* y (+ (* 1/6 (* x (* y (pow (- (log z) t) 3)))) (* 1/2 (* x (pow (- (log z) t) 2)))))))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (* -1 (log (/ 1 z))) t)))) |
(* x (exp (* y (- (* -1 (log (/ 1 z))) t)))) |
(* x (exp (* y (- (* -1 (log (/ 1 z))) t)))) |
(* x (exp (* y (- (* -1 (log (/ 1 z))) t)))) |
(* x (exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(* x (exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(* x (exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(* x (exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(* x (pow z y)) |
(+ (* -1 (* t (* x (* y (pow z y))))) (* x (pow z y))) |
(+ (* t (+ (* -1 (* x (* y (pow z y)))) (* 1/2 (* t (* x (* (pow y 2) (pow z y))))))) (* x (pow z y))) |
(+ (* t (+ (* -1 (* x (* y (pow z y)))) (* t (+ (* -1/6 (* t (* x (* (pow y 3) (pow z y))))) (* 1/2 (* x (* (pow y 2) (pow z y)))))))) (* x (pow z y))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(* x (exp (* y (+ (log z) (* -1 t))))) |
(* x (exp (* y (+ (log z) (* -1 t))))) |
(* x (exp (* y (+ (log z) (* -1 t))))) |
(* x (exp (* y (+ (log z) (* -1 t))))) |
1 |
(+ 1 (* y (- (log z) t))) |
(+ 1 (* y (- (+ (log z) (* 1/2 (* y (pow (- (log z) t) 2)))) t))) |
(+ 1 (* y (- (+ (log z) (* y (+ (* 1/6 (* y (pow (- (log z) t) 3))) (* 1/2 (pow (- (log z) t) 2))))) t))) |
(exp (* y (- (log z) t))) |
(exp (* y (- (log z) t))) |
(exp (* y (- (log z) t))) |
(exp (* y (- (log z) t))) |
(exp (* y (- (log z) t))) |
(exp (* y (- (log z) t))) |
(exp (* y (- (log z) t))) |
(exp (* y (- (log z) t))) |
(exp (* y (- (log z) t))) |
(exp (* y (- (log z) t))) |
(exp (* y (- (log z) t))) |
(exp (* y (- (log z) t))) |
(exp (* y (- (* -1 (log (/ 1 z))) t))) |
(exp (* y (- (* -1 (log (/ 1 z))) t))) |
(exp (* y (- (* -1 (log (/ 1 z))) t))) |
(exp (* y (- (* -1 (log (/ 1 z))) t))) |
(exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) |
(exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) |
(exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) |
(exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) |
(pow z y) |
(+ (* -1 (* t (* y (pow z y)))) (pow z y)) |
(+ (* t (+ (* -1 (* y (pow z y))) (* 1/2 (* t (* (pow y 2) (pow z y)))))) (pow z y)) |
(+ (* t (+ (* -1 (* y (pow z y))) (* t (+ (* -1/6 (* t (* (pow y 3) (pow z y)))) (* 1/2 (* (pow y 2) (pow z y))))))) (pow z y)) |
(exp (* y (- (log z) t))) |
(exp (* y (- (log z) t))) |
(exp (* y (- (log z) t))) |
(exp (* y (- (log z) t))) |
(exp (* y (+ (log z) (* -1 t)))) |
(exp (* y (+ (log z) (* -1 t)))) |
(exp (* y (+ (log z) (* -1 t)))) |
(exp (* y (+ (log z) (* -1 t)))) |
(- (log z) t) |
(- (log z) t) |
(- (log z) t) |
(- (log z) t) |
(- (* -1 (log (/ 1 z))) t) |
(- (* -1 (log (/ 1 z))) t) |
(- (* -1 (log (/ 1 z))) t) |
(- (* -1 (log (/ 1 z))) t) |
(- (+ (log -1) (* -1 (log (/ -1 z)))) t) |
(- (+ (log -1) (* -1 (log (/ -1 z)))) t) |
(- (+ (log -1) (* -1 (log (/ -1 z)))) t) |
(- (+ (log -1) (* -1 (log (/ -1 z)))) t) |
(log z) |
(+ (log z) (* -1 t)) |
(+ (log z) (* -1 t)) |
(+ (log z) (* -1 t)) |
(* -1 t) |
(* t (- (/ (log z) t) 1)) |
(* t (- (/ (log z) t) 1)) |
(* t (- (/ (log z) t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (log z) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (log z) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (log z) t))))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
x |
(+ x (* a (* x (- (log (- 1 z)) b)))) |
(+ x (* a (+ (* 1/2 (* a (* x (pow (- (log (- 1 z)) b) 2)))) (* x (- (log (- 1 z)) b))))) |
(+ x (* a (+ (* a (+ (* 1/6 (* a (* x (pow (- (log (- 1 z)) b) 3)))) (* 1/2 (* x (pow (- (log (- 1 z)) b) 2))))) (* x (- (log (- 1 z)) b))))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* -1 (* a b)))) |
(+ (* -1 (* a (* x (* z (exp (* -1 (* a b))))))) (* x (exp (* -1 (* a b))))) |
(+ (* x (exp (* -1 (* a b)))) (* z (+ (* -1 (* a (* x (exp (* -1 (* a b)))))) (* x (* z (* (exp (* -1 (* a b))) (+ (* -1/2 a) (* 1/2 (pow a 2))))))))) |
(+ (* x (exp (* -1 (* a b)))) (* z (+ (* -1 (* a (* x (exp (* -1 (* a b)))))) (* z (+ (* x (* z (* (exp (* -1 (* a b))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2))))))) (* x (* (exp (* -1 (* a b))) (+ (* -1/2 a) (* 1/2 (pow a 2)))))))))) |
(* x (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))) |
(+ (* -1 (/ (* a (* x (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))))) z)) (* x (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))))) |
(+ (* -1 (/ (* a (* x (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))))) z)) (+ (* x (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))) (/ (* x (* (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) (pow z 2)))) |
(+ (* -1 (/ (* a (* x (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))))) z)) (+ (* x (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))) (+ (/ (* x (* (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) (pow z 2)) (/ (* x (* (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2)))))) (pow z 3))))) |
(* x (exp (* a (- (* -1 (log (/ -1 z))) b)))) |
(+ (* -1 (/ (* a (* x (exp (* a (- (* -1 (log (/ -1 z))) b))))) z)) (* x (exp (* a (- (* -1 (log (/ -1 z))) b))))) |
(+ (* -1 (/ (+ (* -1 (/ (* x (* (exp (* a (- (* -1 (log (/ -1 z))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) z)) (* a (* x (exp (* a (- (* -1 (log (/ -1 z))) b)))))) z)) (* x (exp (* a (- (* -1 (log (/ -1 z))) b))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x (* (exp (* a (- (* -1 (log (/ -1 z))) b))) (+ (* -1/2 (pow a 2)) (+ (* 1/6 (pow a 3)) (* 1/3 a))))) z)) (* x (* (exp (* a (- (* -1 (log (/ -1 z))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2)))))) z)) (* a (* x (exp (* a (- (* -1 (log (/ -1 z))) b)))))) z)) (* x (exp (* a (- (* -1 (log (/ -1 z))) b))))) |
(* x (pow (- 1 z) a)) |
(+ (* -1 (* a (* b (* x (pow (- 1 z) a))))) (* x (pow (- 1 z) a))) |
(+ (* b (+ (* -1 (* a (* x (pow (- 1 z) a)))) (* 1/2 (* (pow a 2) (* b (* x (pow (- 1 z) a))))))) (* x (pow (- 1 z) a))) |
(+ (* b (+ (* -1 (* a (* x (pow (- 1 z) a)))) (* b (+ (* -1/6 (* (pow a 3) (* b (* x (pow (- 1 z) a))))) (* 1/2 (* (pow a 2) (* x (pow (- 1 z) a)))))))) (* x (pow (- 1 z) a))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(* x (exp (* a (+ (log (- 1 z)) (* -1 b))))) |
(* x (exp (* a (+ (log (- 1 z)) (* -1 b))))) |
(* x (exp (* a (+ (log (- 1 z)) (* -1 b))))) |
(* x (exp (* a (+ (log (- 1 z)) (* -1 b))))) |
1 |
(+ 1 (* a (- (log (- 1 z)) b))) |
(+ 1 (* a (- (+ (log (- 1 z)) (* 1/2 (* a (pow (- (log (- 1 z)) b) 2)))) b))) |
(+ 1 (* a (- (+ (log (- 1 z)) (* a (+ (* 1/6 (* a (pow (- (log (- 1 z)) b) 3))) (* 1/2 (pow (- (log (- 1 z)) b) 2))))) b))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp (* -1 (* a b))) |
(+ (exp (* -1 (* a b))) (* -1 (* a (* z (exp (* -1 (* a b))))))) |
(+ (exp (* -1 (* a b))) (* z (+ (* -1 (* a (exp (* -1 (* a b))))) (* z (* (exp (* -1 (* a b))) (+ (* -1/2 a) (* 1/2 (pow a 2)))))))) |
(+ (exp (* -1 (* a b))) (* z (+ (* -1 (* a (exp (* -1 (* a b))))) (* z (+ (* z (* (exp (* -1 (* a b))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2)))))) (* (exp (* -1 (* a b))) (+ (* -1/2 a) (* 1/2 (pow a 2))))))))) |
(exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) |
(+ (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (* -1 (/ (* a (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))) z))) |
(+ (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1 (/ (* a (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))) z)) (/ (* (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2)))) (pow z 2)))) |
(+ (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1 (/ (* a (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))) z)) (+ (/ (* (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2)))) (pow z 2)) (/ (* (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2))))) (pow z 3))))) |
(exp (* a (- (* -1 (log (/ -1 z))) b))) |
(+ (exp (* a (- (* -1 (log (/ -1 z))) b))) (* -1 (/ (* a (exp (* a (- (* -1 (log (/ -1 z))) b)))) z))) |
(+ (exp (* a (- (* -1 (log (/ -1 z))) b))) (* -1 (/ (+ (* -1 (/ (* (exp (* a (- (* -1 (log (/ -1 z))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2)))) z)) (* a (exp (* a (- (* -1 (log (/ -1 z))) b))))) z))) |
(+ (exp (* a (- (* -1 (log (/ -1 z))) b))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* a (- (* -1 (log (/ -1 z))) b))) (+ (* -1/2 (pow a 2)) (+ (* 1/6 (pow a 3)) (* 1/3 a)))) z)) (* (exp (* a (- (* -1 (log (/ -1 z))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) z)) (* a (exp (* a (- (* -1 (log (/ -1 z))) b))))) z))) |
(pow (- 1 z) a) |
(+ (* -1 (* a (* b (pow (- 1 z) a)))) (pow (- 1 z) a)) |
(+ (* b (+ (* -1 (* a (pow (- 1 z) a))) (* 1/2 (* (pow a 2) (* b (pow (- 1 z) a)))))) (pow (- 1 z) a)) |
(+ (* b (+ (* -1 (* a (pow (- 1 z) a))) (* b (+ (* -1/6 (* (pow a 3) (* b (pow (- 1 z) a)))) (* 1/2 (* (pow a 2) (pow (- 1 z) a))))))) (pow (- 1 z) a)) |
(exp (* a (- (log (- 1 z)) b))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp (* a (+ (log (- 1 z)) (* -1 b)))) |
(exp (* a (+ (log (- 1 z)) (* -1 b)))) |
(exp (* a (+ (log (- 1 z)) (* -1 b)))) |
(exp (* a (+ (log (- 1 z)) (* -1 b)))) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* a (- (log (- 1 z)) b)) |
(* -1 (* a b)) |
(+ (* -1 (* a b)) (* -1 (* a z))) |
(+ (* -1 (* a b)) (* z (+ (* -1 a) (* -1/2 (* a z))))) |
(+ (* -1 (* a b)) (* z (+ (* -1 a) (* z (+ (* -1/2 a) (* -1/3 (* a z))))))) |
(* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) |
(+ (* -1 (/ a z)) (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) |
(+ (* -1 (/ a z)) (+ (* -1/2 (/ a (pow z 2))) (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))) |
(+ (* -1 (/ a z)) (+ (* -1/2 (/ a (pow z 2))) (+ (* -1/3 (/ a (pow z 3))) (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))))) |
(* a (- (* -1 (log (/ -1 z))) b)) |
(+ (* -1 (/ a z)) (* a (- (* -1 (log (/ -1 z))) b))) |
(+ (* -1 (/ (+ a (* 1/2 (/ a z))) z)) (* a (- (* -1 (log (/ -1 z))) b))) |
(+ (* -1 (/ (+ a (* -1 (/ (+ (* -1/2 a) (* -1/3 (/ a z))) z))) z)) (* a (- (* -1 (log (/ -1 z))) b))) |
(* a (log (- 1 z))) |
(+ (* -1 (* a b)) (* a (log (- 1 z)))) |
(+ (* -1 (* a b)) (* a (log (- 1 z)))) |
(+ (* -1 (* a b)) (* a (log (- 1 z)))) |
(* -1 (* a b)) |
(* b (+ (* -1 a) (/ (* a (log (- 1 z))) b))) |
(* b (+ (* -1 a) (/ (* a (log (- 1 z))) b))) |
(* b (+ (* -1 a) (/ (* a (log (- 1 z))) b))) |
(* -1 (* a b)) |
(* -1 (* b (+ a (* -1 (/ (* a (log (- 1 z))) b))))) |
(* -1 (* b (+ a (* -1 (/ (* a (log (- 1 z))) b))))) |
(* -1 (* b (+ a (* -1 (/ (* a (log (- 1 z))) b))))) |
(* -1 b) |
(- (* -1 z) b) |
(- (* z (- (* -1/2 z) 1)) b) |
(- (* z (- (* z (- (* -1/3 z) 1/2)) 1)) b) |
(- (+ (log -1) (* -1 (log (/ 1 z)))) b) |
(- (+ (log -1) (* -1 (log (/ 1 z)))) (+ b (/ 1 z))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 z))) (* -1 (/ (+ 1 (* 1/2 (/ 1 z))) z)))) b) |
(- (+ (log -1) (+ (* -1 (log (/ 1 z))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 z))) (pow z 2))))) (+ b (/ 1 z))) |
(- (* -1 (log (/ -1 z))) b) |
(- (* -1 (log (/ -1 z))) (+ b (/ 1 z))) |
(- (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ 1 (* 1/2 (/ 1 z))) z))) b) |
(- (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow z 2)) (* 1/2 (/ 1 z)))) z))) b) |
(log (- 1 z)) |
(+ (log (- 1 z)) (* -1 b)) |
(+ (log (- 1 z)) (* -1 b)) |
(+ (log (- 1 z)) (* -1 b)) |
(* -1 b) |
(* b (- (/ (log (- 1 z)) b) 1)) |
(* b (- (/ (log (- 1 z)) b) 1)) |
(* b (- (/ (log (- 1 z)) b) 1)) |
(* -1 b) |
(* -1 (* b (+ 1 (* -1 (/ (log (- 1 z)) b))))) |
(* -1 (* b (+ 1 (* -1 (/ (log (- 1 z)) b))))) |
(* -1 (* b (+ 1 (* -1 (/ (log (- 1 z)) b))))) |
(* -1 (* a (+ b z))) |
(* -1 (* a (+ b z))) |
(* -1 (* a (+ b z))) |
(* -1 (* a (+ b z))) |
(* -1 (* a (+ b z))) |
(* -1 (* a (+ b z))) |
(* -1 (* a (+ b z))) |
(* -1 (* a (+ b z))) |
(* -1 (* a (+ b z))) |
(* -1 (* a (+ b z))) |
(* -1 (* a (+ b z))) |
(* -1 (* a (+ b z))) |
(* -1 (* a z)) |
(+ (* -1 (* a b)) (* -1 (* a z))) |
(+ (* -1 (* a b)) (* -1 (* a z))) |
(+ (* -1 (* a b)) (* -1 (* a z))) |
(* -1 (* a b)) |
(* b (+ (* -1 a) (* -1 (/ (* a z) b)))) |
(* b (+ (* -1 a) (* -1 (/ (* a z) b)))) |
(* b (+ (* -1 a) (* -1 (/ (* a z) b)))) |
(* -1 (* a b)) |
(* -1 (* b (+ a (/ (* a z) b)))) |
(* -1 (* b (+ a (/ (* a z) b)))) |
(* -1 (* b (+ a (/ (* a z) b)))) |
(* -1 (* a b)) |
(+ (* -1 (* a b)) (* -1 (* a z))) |
(+ (* -1 (* a b)) (* -1 (* a z))) |
(+ (* -1 (* a b)) (* -1 (* a z))) |
(* -1 (* a z)) |
(* z (+ (* -1 a) (* -1 (/ (* a b) z)))) |
(* z (+ (* -1 a) (* -1 (/ (* a b) z)))) |
(* z (+ (* -1 a) (* -1 (/ (* a b) z)))) |
(* -1 (* a z)) |
(* -1 (* z (+ a (/ (* a b) z)))) |
(* -1 (* z (+ a (/ (* a b) z)))) |
(* -1 (* z (+ a (/ (* a b) z)))) |
(log z) |
(log z) |
(log z) |
(log z) |
(* -1 (log (/ 1 z))) |
(* -1 (log (/ 1 z))) |
(* -1 (log (/ 1 z))) |
(* -1 (log (/ 1 z))) |
(+ (log -1) (* -1 (log (/ -1 z)))) |
(+ (log -1) (* -1 (log (/ -1 z)))) |
(+ (log -1) (* -1 (log (/ -1 z)))) |
(+ (log -1) (* -1 (log (/ -1 z)))) |
(* -1 z) |
(* z (- (* -1/2 z) 1)) |
(* z (- (* z (- (* -1/3 z) 1/2)) 1)) |
(* z (- (* z (- (* z (- (* -1/4 z) 1/3)) 1/2)) 1)) |
(+ (log -1) (* -1 (log (/ 1 z)))) |
(- (+ (log -1) (* -1 (log (/ 1 z)))) (/ 1 z)) |
(+ (log -1) (+ (* -1 (log (/ 1 z))) (* -1 (/ (+ 1 (* 1/2 (/ 1 z))) z)))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 z))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 z))) (pow z 2))))) (/ 1 z)) |
(* -1 (log (/ -1 z))) |
(- (* -1 (log (/ -1 z))) (/ 1 z)) |
(+ (* -1 (log (/ -1 z))) (* -1 (/ (+ 1 (* 1/2 (/ 1 z))) z))) |
(+ (* -1 (log (/ -1 z))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow z 2)) (* 1/2 (/ 1 z)))) z))) |
| Outputs |
|---|
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (* -1 (* a (+ b z))))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))))) |
(+ (* x (exp (* -1 (* a (+ b z))))) (* x (* y (* (exp (* -1 (* a (+ b z)))) (- (log z) t))))) |
(*.f64 x (+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z)))) (*.f64 y (*.f64 (-.f64 (log.f64 z) t) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z)))))))) |
(+ (* x (exp (* -1 (* a (+ b z))))) (* y (+ (* 1/2 (* x (* y (* (exp (* -1 (* a (+ b z)))) (pow (- (log z) t) 2))))) (* x (* (exp (* -1 (* a (+ b z)))) (- (log z) t)))))) |
(+.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z)))) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))))) (*.f64 x (*.f64 (-.f64 (log.f64 z) t) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))))))))) |
(+ (* x (exp (* -1 (* a (+ b z))))) (* y (+ (* x (* (exp (* -1 (* a (+ b z)))) (- (log z) t))) (* y (+ (* 1/6 (* x (* y (* (exp (* -1 (* a (+ b z)))) (pow (- (log z) t) 3))))) (* 1/2 (* x (* (exp (* -1 (* a (+ b z)))) (pow (- (log z) t) 2))))))))) |
(+.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))))) (*.f64 y (+.f64 (*.f64 x (*.f64 (-.f64 (log.f64 z) t) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z)))))) (*.f64 y (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x y) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z)))) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z)))) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))))))))) |
(* x (exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y)))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y)))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y)))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y)))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b)))) |
(+ (* -1 (* a (* x (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))))) (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))) |
(-.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b)))) (*.f64 a (*.f64 (*.f64 x z) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b)))))) |
(+ (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))) (* z (+ (* -1 (* a (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))) (* 1/2 (* (pow a 2) (* x (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))))))) |
(+.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b)))) (*.f64 z (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 x z) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))))) (*.f64 (*.f64 x a) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))))))) |
(+ (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))) (* z (+ (* -1 (* a (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))) (* z (+ (* -1/6 (* (pow a 3) (* x (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))))) (* 1/2 (* (pow a 2) (* x (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))))))))) |
(+.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b)))) (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 x z) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 a a)) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))))))) (*.f64 (*.f64 x a) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (log z))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z))))) |
(+ (* -1 (* t (* x (* y (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))))) (* x (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))) |
(-.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z))))) (*.f64 t (*.f64 (*.f64 x y) (exp.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z))))))) |
(+ (* t (+ (* -1 (* x (* y (exp (+ (* -1 (* a (+ b z))) (* y (log z))))))) (* 1/2 (* t (* x (* (pow y 2) (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))))))) (* x (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))) |
(+.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z))))) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 (*.f64 x (*.f64 y y)) (exp.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z))))))) (*.f64 (*.f64 x y) (exp.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z)))))))) |
(+ (* t (+ (* -1 (* x (* y (exp (+ (* -1 (* a (+ b z))) (* y (log z))))))) (* t (+ (* -1/6 (* t (* x (* (pow y 3) (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))))) (* 1/2 (* x (* (pow y 2) (exp (+ (* -1 (* a (+ b z))) (* y (log z))))))))))) (* x (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))) |
(+.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z))))) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) t) (*.f64 (*.f64 x (*.f64 y (*.f64 y y))) (exp.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (exp.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z)))) (*.f64 y y))))) (*.f64 (*.f64 x y) (exp.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z)))))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t)))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t)))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t)))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t)))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(+ (* -1 (* a (* x (* (exp (* y (- (log z) t))) (+ b z))))) (* x (exp (* y (- (log z) t))))) |
(-.f64 (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (*.f64 (*.f64 x a) (*.f64 (+.f64 b z) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))))) |
(+ (* a (+ (* -1 (* x (* (exp (* y (- (log z) t))) (+ b z)))) (* 1/2 (* a (* x (* (exp (* y (- (log z) t))) (pow (+ b z) 2))))))) (* x (exp (* y (- (log z) t))))) |
(+.f64 (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x a) (*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (*.f64 (+.f64 b z) (+.f64 b z))))) (*.f64 x (*.f64 (+.f64 b z) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))))))) |
(+ (* a (+ (* -1 (* x (* (exp (* y (- (log z) t))) (+ b z)))) (* a (+ (* -1/6 (* a (* x (* (exp (* y (- (log z) t))) (pow (+ b z) 3))))) (* 1/2 (* x (* (exp (* y (- (log z) t))) (pow (+ b z) 2)))))))) (* x (exp (* y (- (log z) t))))) |
(+.f64 (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x a) (*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (*.f64 (+.f64 b z) (*.f64 (+.f64 b z) (+.f64 b z)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (*.f64 (+.f64 b z) (+.f64 b z)))))) (*.f64 x (*.f64 (+.f64 b z) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a z)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z)))) |
(+ (* -1 (* a (* b (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))))) (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))) |
(-.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z)))) (*.f64 a (*.f64 (*.f64 x b) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z)))))) |
(+ (* b (+ (* -1 (* a (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t))))))) (* 1/2 (* (pow a 2) (* b (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))))))) (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))) |
(+.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z)))) (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 x b) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z))))) (*.f64 (*.f64 x a) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z))))))) |
(+ (* b (+ (* -1 (* a (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t))))))) (* b (+ (* -1/6 (* (pow a 3) (* b (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))))) (* 1/2 (* (pow a 2) (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t))))))))))) (* x (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))) |
(+.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 x b) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 a a)) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z))))))) (*.f64 (*.f64 x a) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z))))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(* x (exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))))) |
(exp (* -1 (* a (+ b z)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z)))) |
(+ (exp (* -1 (* a (+ b z)))) (* y (* (exp (* -1 (* a (+ b z)))) (- (log z) t)))) |
(+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z)))) (*.f64 y (*.f64 (-.f64 (log.f64 z) t) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))))))) |
(+ (exp (* -1 (* a (+ b z)))) (* y (+ (* 1/2 (* y (* (exp (* -1 (* a (+ b z)))) (pow (- (log z) t) 2)))) (* (exp (* -1 (* a (+ b z)))) (- (log z) t))))) |
(+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z)))) (*.f64 y (+.f64 (*.f64 (-.f64 (log.f64 z) t) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))))) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z)))) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))))))) |
(+ (exp (* -1 (* a (+ b z)))) (* y (+ (* y (+ (* 1/6 (* y (* (exp (* -1 (* a (+ b z)))) (pow (- (log z) t) 3)))) (* 1/2 (* (exp (* -1 (* a (+ b z)))) (pow (- (log z) t) 2))))) (* (exp (* -1 (* a (+ b z)))) (- (log z) t))))) |
(+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z)))) (*.f64 y (+.f64 (*.f64 (-.f64 (log.f64 z) t) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))))) (*.f64 y (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))))) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))))) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))))))) |
(exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a b)) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))) |
(+ (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (* -1 (* a (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))))) |
(-.f64 (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))) (*.f64 (*.f64 a z) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))))) |
(+ (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (* z (+ (* -1 (* a (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))) (* 1/2 (* (pow a 2) (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))))))) |
(+.f64 (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))) (*.f64 z (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) z) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))))) (*.f64 a (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))))))) |
(+ (exp (+ (* -1 (* a b)) (* y (- (log z) t)))) (* z (+ (* -1 (* a (exp (+ (* -1 (* a b)) (* y (- (log z) t)))))) (* z (+ (* -1/6 (* (pow a 3) (* z (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))) (* 1/2 (* (pow a 2) (exp (+ (* -1 (* a b)) (* y (- (log z) t))))))))))) |
(+.f64 (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))) (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) z) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b)))))) (*.f64 a (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b))))))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (log z)))) |
(exp.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z)))) |
(+ (exp (+ (* -1 (* a (+ b z))) (* y (log z)))) (* -1 (* t (* y (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))))) |
(-.f64 (exp.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z)))) (*.f64 (*.f64 y t) (exp.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z)))))) |
(+ (exp (+ (* -1 (* a (+ b z))) (* y (log z)))) (* t (+ (* -1 (* y (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))) (* 1/2 (* t (* (pow y 2) (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))))))) |
(+.f64 (exp.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z)))) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 (exp.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z)))) (*.f64 y y))) (*.f64 y (exp.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z)))))))) |
(+ (exp (+ (* -1 (* a (+ b z))) (* y (log z)))) (* t (+ (* -1 (* y (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))) (* t (+ (* -1/6 (* t (* (pow y 3) (exp (+ (* -1 (* a (+ b z))) (* y (log z))))))) (* 1/2 (* (pow y 2) (exp (+ (* -1 (* a (+ b z))) (* y (log z))))))))))) |
(+.f64 (exp.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z)))) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 t (*.f64 y (*.f64 y y))) (exp.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (exp.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z))))))) (*.f64 y (exp.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z)))))))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t))))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t))))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t))))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t))))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (* y (- (log z) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(+ (exp (* y (- (log z) t))) (* -1 (* a (* (exp (* y (- (log z) t))) (+ b z))))) |
(-.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (*.f64 a (*.f64 (+.f64 b z) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))))) |
(+ (exp (* y (- (log z) t))) (* a (+ (* -1 (* (exp (* y (- (log z) t))) (+ b z))) (* 1/2 (* a (* (exp (* y (- (log z) t))) (pow (+ b z) 2))))))) |
(+.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (*.f64 (+.f64 b z) (+.f64 b z)))) (*.f64 (+.f64 b z) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))))))) |
(+ (exp (* y (- (log z) t))) (* a (+ (* -1 (* (exp (* y (- (log z) t))) (+ b z))) (* a (+ (* -1/6 (* a (* (exp (* y (- (log z) t))) (pow (+ b z) 3)))) (* 1/2 (* (exp (* y (- (log z) t))) (pow (+ b z) 2)))))))) |
(+.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (*.f64 (+.f64 b z) (*.f64 (+.f64 b z) (+.f64 b z))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (*.f64 (+.f64 b z) (+.f64 b z)))))) (*.f64 (+.f64 b z) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))))))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z))) |
(+ (exp (+ (* -1 (* a z)) (* y (- (log z) t)))) (* -1 (* a (* b (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))))) |
(-.f64 (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z))) (*.f64 a (*.f64 b (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z)))))) |
(+ (exp (+ (* -1 (* a z)) (* y (- (log z) t)))) (* b (+ (* -1 (* a (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))) (* 1/2 (* (pow a 2) (* b (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))))))) |
(+.f64 (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z))) (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z))))) (*.f64 a (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z))))))) |
(+ (exp (+ (* -1 (* a z)) (* y (- (log z) t)))) (* b (+ (* -1 (* a (exp (+ (* -1 (* a z)) (* y (- (log z) t)))))) (* b (+ (* -1/6 (* (pow a 3) (* b (exp (+ (* -1 (* a z)) (* y (- (log z) t))))))) (* 1/2 (* (pow a 2) (exp (+ (* -1 (* a z)) (* y (- (log z) t))))))))))) |
(+.f64 (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z))))))) (*.f64 a (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z))))))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z)))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(+ (* -1 (* a (+ b z))) (* y (- (log z) t))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))) |
(+ (* -1 (* a (+ b z))) (* y (- (log z) t))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))) |
(+ (* -1 (* a (+ b z))) (* y (- (log z) t))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (+ (log z) (* -1 (/ (* a (+ b z)) y))) t)) |
(*.f64 y (-.f64 (-.f64 (log.f64 z) (*.f64 a (/.f64 (+.f64 b z) y))) t)) |
(* y (- (+ (log z) (* -1 (/ (* a (+ b z)) y))) t)) |
(*.f64 y (-.f64 (-.f64 (log.f64 z) (*.f64 a (/.f64 (+.f64 b z) y))) t)) |
(* y (- (+ (log z) (* -1 (/ (* a (+ b z)) y))) t)) |
(*.f64 y (-.f64 (-.f64 (log.f64 z) (*.f64 a (/.f64 (+.f64 b z) y))) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* -1 (* y (+ (* -1 (- (log z) t)) (/ (* a (+ b z)) y)))) |
(*.f64 (-.f64 (*.f64 a (/.f64 (+.f64 b z) y)) (-.f64 (log.f64 z) t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (- (log z) t)) (/ (* a (+ b z)) y)))) |
(*.f64 (-.f64 (*.f64 a (/.f64 (+.f64 b z) y)) (-.f64 (log.f64 z) t)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (- (log z) t)) (/ (* a (+ b z)) y)))) |
(*.f64 (-.f64 (*.f64 a (/.f64 (+.f64 b z) y)) (-.f64 (log.f64 z) t)) (-.f64 #s(literal 0 binary64) y)) |
(+ (* -1 (* a b)) (* y (- (log z) t))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b)) |
(+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))) |
(+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))) |
(+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))) |
(* -1 (* a z)) |
(*.f64 a (-.f64 #s(literal 0 binary64) z)) |
(* z (+ (* -1 a) (+ (* -1 (/ (* a b) z)) (/ (* y (- (* -1 (log (/ 1 z))) t)) z)))) |
(*.f64 z (-.f64 (-.f64 (/.f64 (*.f64 y (-.f64 (log.f64 z) t)) z) (/.f64 (*.f64 a b) z)) a)) |
(* z (+ (* -1 a) (+ (* -1 (/ (* a b) z)) (/ (* y (- (* -1 (log (/ 1 z))) t)) z)))) |
(*.f64 z (-.f64 (-.f64 (/.f64 (*.f64 y (-.f64 (log.f64 z) t)) z) (/.f64 (*.f64 a b) z)) a)) |
(* z (+ (* -1 a) (+ (* -1 (/ (* a b) z)) (/ (* y (- (* -1 (log (/ 1 z))) t)) z)))) |
(*.f64 z (-.f64 (-.f64 (/.f64 (*.f64 y (-.f64 (log.f64 z) t)) z) (/.f64 (*.f64 a b) z)) a)) |
(* -1 (* a z)) |
(*.f64 a (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ a (* -1 (/ (+ (* -1 (* a b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 a (/.f64 (-.f64 (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)) (*.f64 a b)) z))) |
(* -1 (* z (+ a (* -1 (/ (+ (* -1 (* a b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 a (/.f64 (-.f64 (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)) (*.f64 a b)) z))) |
(* -1 (* z (+ a (* -1 (/ (+ (* -1 (* a b)) (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 a (/.f64 (-.f64 (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)) (*.f64 a b)) z))) |
(+ (* -1 (* a (+ b z))) (* y (log z))) |
(-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z))) |
(+ (* -1 (* a (+ b z))) (+ (* -1 (* t y)) (* y (log z)))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))) |
(+ (* -1 (* a (+ b z))) (+ (* -1 (* t y)) (* y (log z)))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))) |
(+ (* -1 (* a (+ b z))) (+ (* -1 (* t y)) (* y (log z)))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* t (+ (* -1 y) (+ (* -1 (/ (* a (+ b z)) t)) (/ (* y (log z)) t)))) |
(*.f64 t (-.f64 (-.f64 (/.f64 (*.f64 y (log.f64 z)) t) (/.f64 (*.f64 a (+.f64 b z)) t)) y)) |
(* t (+ (* -1 y) (+ (* -1 (/ (* a (+ b z)) t)) (/ (* y (log z)) t)))) |
(*.f64 t (-.f64 (-.f64 (/.f64 (*.f64 y (log.f64 z)) t) (/.f64 (*.f64 a (+.f64 b z)) t)) y)) |
(* t (+ (* -1 y) (+ (* -1 (/ (* a (+ b z)) t)) (/ (* y (log z)) t)))) |
(*.f64 t (-.f64 (-.f64 (/.f64 (*.f64 y (log.f64 z)) t) (/.f64 (*.f64 a (+.f64 b z)) t)) y)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t (+ y (* -1 (/ (+ (* -1 (* a (+ b z))) (* y (log z))) t))))) |
(*.f64 (-.f64 y (/.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ y (* -1 (/ (+ (* -1 (* a (+ b z))) (* y (log z))) t))))) |
(*.f64 (-.f64 y (/.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ y (* -1 (/ (+ (* -1 (* a (+ b z))) (* y (log z))) t))))) |
(*.f64 (-.f64 y (/.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 b z))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(+ (* -1 (* a (+ b z))) (* y (- (log z) t))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))) |
(+ (* -1 (* a (+ b z))) (* y (- (log z) t))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))) |
(+ (* -1 (* a (+ b z))) (* y (- (log z) t))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(* a (+ (* -1 (+ b z)) (/ (* y (- (log z) t)) a))) |
(*.f64 a (-.f64 (/.f64 (*.f64 y (-.f64 (log.f64 z) t)) a) (+.f64 b z))) |
(* a (+ (* -1 (+ b z)) (/ (* y (- (log z) t)) a))) |
(*.f64 a (-.f64 (/.f64 (*.f64 y (-.f64 (log.f64 z) t)) a) (+.f64 b z))) |
(* a (+ (* -1 (+ b z)) (/ (* y (- (log z) t)) a))) |
(*.f64 a (-.f64 (/.f64 (*.f64 y (-.f64 (log.f64 z) t)) a) (+.f64 b z))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(* -1 (* a (+ b (+ z (* -1 (/ (* y (- (log z) t)) a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (+.f64 b z) (/.f64 (*.f64 y (-.f64 (log.f64 z) t)) a))) |
(* -1 (* a (+ b (+ z (* -1 (/ (* y (- (log z) t)) a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (+.f64 b z) (/.f64 (*.f64 y (-.f64 (log.f64 z) t)) a))) |
(* -1 (* a (+ b (+ z (* -1 (/ (* y (- (log z) t)) a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (+.f64 b z) (/.f64 (*.f64 y (-.f64 (log.f64 z) t)) a))) |
(+ (* -1 (* a z)) (* y (- (log z) t))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z)) |
(+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))) |
(+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))) |
(+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 b z))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* b (+ (* -1 a) (+ (* -1 (/ (* a z) b)) (/ (* y (- (log z) t)) b)))) |
(*.f64 b (-.f64 (-.f64 (/.f64 (*.f64 y (-.f64 (log.f64 z) t)) b) (/.f64 (*.f64 a z) b)) a)) |
(* b (+ (* -1 a) (+ (* -1 (/ (* a z) b)) (/ (* y (- (log z) t)) b)))) |
(*.f64 b (-.f64 (-.f64 (/.f64 (*.f64 y (-.f64 (log.f64 z) t)) b) (/.f64 (*.f64 a z) b)) a)) |
(* b (+ (* -1 a) (+ (* -1 (/ (* a z) b)) (/ (* y (- (log z) t)) b)))) |
(*.f64 b (-.f64 (-.f64 (/.f64 (*.f64 y (-.f64 (log.f64 z) t)) b) (/.f64 (*.f64 a z) b)) a)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* b (+ a (* -1 (/ (+ (* -1 (* a z)) (* y (- (log z) t))) b))))) |
(*.f64 (-.f64 a (/.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z)) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ a (* -1 (/ (+ (* -1 (* a z)) (* y (- (log z) t))) b))))) |
(*.f64 (-.f64 a (/.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z)) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ a (* -1 (/ (+ (* -1 (* a z)) (* y (- (log z) t))) b))))) |
(*.f64 (-.f64 a (/.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a z)) b)) (-.f64 #s(literal 0 binary64) b)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (log z) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (* -1 (log (/ 1 z))) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (* -1 (log (/ 1 z))) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (* -1 (log (/ 1 z))) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (* -1 (log (/ 1 z))) t)) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)) |
(*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)) |
(* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)) |
(*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)) |
(* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)) |
(*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)) |
(* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)) |
(*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)) |
(* y (log z)) |
(*.f64 y (log.f64 z)) |
(+ (* -1 (* t y)) (* y (log z))) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(+ (* -1 (* t y)) (* y (log z))) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(+ (* -1 (* t y)) (* y (log z))) |
(*.f64 y (-.f64 (log.f64 z) t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* t (+ (* -1 y) (/ (* y (log z)) t))) |
(*.f64 t (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 z) t)))) |
(* t (+ (* -1 y) (/ (* y (log z)) t))) |
(*.f64 t (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 z) t)))) |
(* t (+ (* -1 y) (/ (* y (log z)) t))) |
(*.f64 t (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 z) t)))) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t (+ y (* -1 (/ (* y (log z)) t))))) |
(*.f64 (-.f64 y (/.f64 (*.f64 y (log.f64 z)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ y (* -1 (/ (* y (log z)) t))))) |
(*.f64 (-.f64 y (/.f64 (*.f64 y (log.f64 z)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ y (* -1 (/ (* y (log z)) t))))) |
(*.f64 (-.f64 y (/.f64 (*.f64 y (log.f64 z)) t)) (-.f64 #s(literal 0 binary64) t)) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
x |
(+ x (* -1 (* a (* b x)))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(+ x (* a (+ (* -1 (* b x)) (* 1/2 (* a (* (pow b 2) x)))))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b)))) |
(+ x (* a (+ (* -1 (* b x)) (* a (+ (* -1/6 (* a (* (pow b 3) x))) (* 1/2 (* (pow b 2) x))))))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))))) (*.f64 x b)))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
x |
(+ x (* -1 (* a (* b x)))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(+ x (* b (+ (* -1 (* a x)) (* 1/2 (* (pow a 2) (* b x)))))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x b)) (*.f64 x a)))) |
(+ x (* b (+ (* -1 (* a x)) (* b (+ (* -1/6 (* (pow a 3) (* b x))) (* 1/2 (* (pow a 2) x))))))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x b))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))))) (*.f64 x a)))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(* x (exp (neg (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* a b))) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(+ 1 (* a (+ (* -1 b) (* 1/2 (* a (pow b 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b))) |
(+ 1 (* a (+ (* -1 b) (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b))) |
(exp (neg (* a b))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(exp (neg (* a b))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(exp (neg (* a b))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(exp (neg (* a b))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(exp (neg (* a b))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(exp (neg (* a b))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(exp (neg (* a b))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(exp (neg (* a b))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* a b))) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(+ 1 (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b))))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))) |
(+ 1 (* b (+ (* -1 a) (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))) |
(exp (neg (* a b))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(exp (neg (* a b))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(exp (neg (* a b))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(exp (neg (* a b))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(exp (neg (* a b))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(exp (neg (* a b))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(exp (neg (* a b))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(exp (neg (* a b))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
x |
(+ x (* -1 (* t (* x y)))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(+ x (* y (+ (* -1 (* t x)) (* 1/2 (* (pow t 2) (* x y)))))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x y)) (*.f64 x t)))) |
(+ x (* y (+ (* -1 (* t x)) (* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x))))))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) (*.f64 x t)))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
x |
(+ x (* -1 (* t (* x y)))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(+ x (* t (+ (* -1 (* x y)) (* 1/2 (* t (* x (pow y 2))))))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (*.f64 y y))) (*.f64 x y)))) |
(+ x (* t (+ (* -1 (* x y)) (* t (+ (* -1/6 (* t (* x (pow y 3)))) (* 1/2 (* x (pow y 2)))))))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 x (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y)))) (*.f64 x y)))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
(* x (exp (neg (* t y)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 y t))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* t y))) |
(-.f64 #s(literal 1 binary64) (*.f64 y t)) |
(+ 1 (* y (+ (* -1 t) (* 1/2 (* (pow t 2) y))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))) |
(+ 1 (* y (+ (* -1 t) (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t))) |
(exp (neg (* t y))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(exp (neg (* t y))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(exp (neg (* t y))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(exp (neg (* t y))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(exp (neg (* t y))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(exp (neg (* t y))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(exp (neg (* t y))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(exp (neg (* t y))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* t y))) |
(-.f64 #s(literal 1 binary64) (*.f64 y t)) |
(+ 1 (* t (+ (* -1 y) (* 1/2 (* t (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) y))) |
(+ 1 (* t (+ (* -1 y) (* t (+ (* -1/6 (* t (pow y 3))) (* 1/2 (pow y 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) y))) |
(exp (neg (* t y))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(exp (neg (* t y))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(exp (neg (* t y))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(exp (neg (* t y))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(exp (neg (* t y))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(exp (neg (* t y))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(exp (neg (* t y))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(exp (neg (* t y))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* t y) |
(*.f64 y t) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
x |
(+ x (* x (* y (- (log z) t)))) |
(*.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 1 binary64)) x) |
(+ x (* y (+ (* 1/2 (* x (* y (pow (- (log z) t) 2)))) (* x (- (log z) t))))) |
(+.f64 x (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) (*.f64 x (-.f64 (log.f64 z) t))))) |
(+ x (* y (+ (* x (- (log z) t)) (* y (+ (* 1/6 (* x (* y (pow (- (log z) t) 3)))) (* 1/2 (* x (pow (- (log z) t) 2)))))))) |
(+.f64 x (*.f64 y (+.f64 (*.f64 x (-.f64 (log.f64 z) t)) (*.f64 y (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x y) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))))))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (* -1 (log (/ 1 z))) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (* -1 (log (/ 1 z))) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (* -1 (log (/ 1 z))) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (* -1 (log (/ 1 z))) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)))) |
(* x (exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)))) |
(* x (exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)))) |
(* x (exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)))) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(+ (* -1 (* t (* x (* y (pow z y))))) (* x (pow z y))) |
(-.f64 (*.f64 x (pow.f64 z y)) (*.f64 t (*.f64 x (*.f64 y (pow.f64 z y))))) |
(+ (* t (+ (* -1 (* x (* y (pow z y)))) (* 1/2 (* t (* x (* (pow y 2) (pow z y))))))) (* x (pow z y))) |
(+.f64 (*.f64 x (pow.f64 z y)) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x t) (*.f64 (*.f64 y y) (pow.f64 z y)))) (*.f64 x (*.f64 y (pow.f64 z y)))))) |
(+ (* t (+ (* -1 (* x (* y (pow z y)))) (* t (+ (* -1/6 (* t (* x (* (pow y 3) (pow z y))))) (* 1/2 (* x (* (pow y 2) (pow z y)))))))) (* x (pow z y))) |
(+.f64 (*.f64 x (pow.f64 z y)) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x t) (*.f64 (*.f64 y (*.f64 y y)) (pow.f64 z y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 y y)) (pow.f64 z y))))) (*.f64 x (*.f64 y (pow.f64 z y)))))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (+ (log z) (* -1 t))))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (+ (log z) (* -1 t))))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (+ (log z) (* -1 t))))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(* x (exp (* y (+ (log z) (* -1 t))))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* y (- (log z) t))) |
(+.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 1 binary64)) |
(+ 1 (* y (- (+ (log z) (* 1/2 (* y (pow (- (log z) t) 2)))) t))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (-.f64 (log.f64 z) t)))) |
(+ 1 (* y (- (+ (log z) (* y (+ (* 1/6 (* y (pow (- (log z) t) 3))) (* 1/2 (pow (- (log z) t) 2))))) t))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (log.f64 z) (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) y) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))))) t)))) |
(exp (* y (- (log z) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (- (log z) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (- (log z) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (- (log z) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (- (log z) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (- (log z) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (- (log z) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (- (log z) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (- (log z) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (- (log z) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (- (log z) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (- (log z) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (- (* -1 (log (/ 1 z))) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (- (* -1 (log (/ 1 z))) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (- (* -1 (log (/ 1 z))) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (- (* -1 (log (/ 1 z))) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) |
(exp.f64 (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))) |
(exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) |
(exp.f64 (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))) |
(exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) |
(exp.f64 (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))) |
(exp (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) |
(exp.f64 (*.f64 y (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))) |
(pow z y) |
(pow.f64 z y) |
(+ (* -1 (* t (* y (pow z y)))) (pow z y)) |
(-.f64 (pow.f64 z y) (*.f64 t (*.f64 y (pow.f64 z y)))) |
(+ (* t (+ (* -1 (* y (pow z y))) (* 1/2 (* t (* (pow y 2) (pow z y)))))) (pow z y)) |
(+.f64 (pow.f64 z y) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 y y) (pow.f64 z y))) (*.f64 y (pow.f64 z y))))) |
(+ (* t (+ (* -1 (* y (pow z y))) (* t (+ (* -1/6 (* t (* (pow y 3) (pow z y)))) (* 1/2 (* (pow y 2) (pow z y))))))) (pow z y)) |
(+.f64 (pow.f64 z y) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 t (*.f64 y (*.f64 y y))) (pow.f64 z y))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (pow.f64 z y)))) (*.f64 y (pow.f64 z y))))) |
(exp (* y (- (log z) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (- (log z) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (- (log z) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (- (log z) t))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (+ (log z) (* -1 t)))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (+ (log z) (* -1 t)))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (+ (log z) (* -1 t)))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp (* y (+ (log z) (* -1 t)))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(- (log z) t) |
(-.f64 (log.f64 z) t) |
(- (log z) t) |
(-.f64 (log.f64 z) t) |
(- (log z) t) |
(-.f64 (log.f64 z) t) |
(- (log z) t) |
(-.f64 (log.f64 z) t) |
(- (* -1 (log (/ 1 z))) t) |
(-.f64 (log.f64 z) t) |
(- (* -1 (log (/ 1 z))) t) |
(-.f64 (log.f64 z) t) |
(- (* -1 (log (/ 1 z))) t) |
(-.f64 (log.f64 z) t) |
(- (* -1 (log (/ 1 z))) t) |
(-.f64 (log.f64 z) t) |
(- (+ (log -1) (* -1 (log (/ -1 z)))) t) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t) |
(- (+ (log -1) (* -1 (log (/ -1 z)))) t) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t) |
(- (+ (log -1) (* -1 (log (/ -1 z)))) t) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t) |
(- (+ (log -1) (* -1 (log (/ -1 z)))) t) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t) |
(log z) |
(log.f64 z) |
(+ (log z) (* -1 t)) |
(-.f64 (log.f64 z) t) |
(+ (log z) (* -1 t)) |
(-.f64 (log.f64 z) t) |
(+ (log z) (* -1 t)) |
(-.f64 (log.f64 z) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ (log z) t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 z) t))) |
(* t (- (/ (log z) t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 z) t))) |
(* t (- (/ (log z) t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 z) t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (log z) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 z) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ (log z) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 z) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ (log z) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 z) t)) (-.f64 #s(literal 0 binary64) t)) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
x |
(+ x (* a (* x (- (log (- 1 z)) b)))) |
(+.f64 x (*.f64 a (*.f64 x (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(+ x (* a (+ (* 1/2 (* a (* x (pow (- (log (- 1 z)) b) 2)))) (* x (- (log (- 1 z)) b))))) |
(+.f64 x (*.f64 a (+.f64 (*.f64 x (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x a) (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) #s(literal 2 binary64))))))) |
(+ x (* a (+ (* a (+ (* 1/6 (* a (* x (pow (- (log (- 1 z)) b) 3)))) (* 1/2 (* x (pow (- (log (- 1 z)) b) 2))))) (* x (- (log (- 1 z)) b))))) |
(+.f64 x (*.f64 a (+.f64 (*.f64 x (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (*.f64 a (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x a) (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) #s(literal 2 binary64)))))))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* -1 (* a b)))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(+ (* -1 (* a (* x (* z (exp (* -1 (* a b))))))) (* x (exp (* -1 (* a b))))) |
(-.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) (*.f64 (*.f64 x a) (/.f64 z (exp.f64 (*.f64 a b))))) |
(+ (* x (exp (* -1 (* a b)))) (* z (+ (* -1 (* a (* x (exp (* -1 (* a b)))))) (* x (* z (* (exp (* -1 (* a b))) (+ (* -1/2 a) (* 1/2 (pow a 2))))))))) |
(+.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) (*.f64 z (-.f64 (*.f64 x (*.f64 (/.f64 z (exp.f64 (*.f64 a b))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 a #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 x a) #s(literal 1 binary64)) (exp.f64 (*.f64 a b)))))) |
(+ (* x (exp (* -1 (* a b)))) (* z (+ (* -1 (* a (* x (exp (* -1 (* a b)))))) (* z (+ (* x (* z (* (exp (* -1 (* a b))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2))))))) (* x (* (exp (* -1 (* a b))) (+ (* -1/2 a) (* 1/2 (pow a 2)))))))))) |
(+.f64 (/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) (*.f64 z (-.f64 (*.f64 z (*.f64 x (+.f64 (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 z (exp.f64 (*.f64 a b))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))))))))) (/.f64 (*.f64 (*.f64 x a) #s(literal 1 binary64)) (exp.f64 (*.f64 a b)))))) |
(* x (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))) |
(*.f64 x (exp.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))))) |
(+ (* -1 (/ (* a (* x (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))))) z)) (* x (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))))) |
(-.f64 (*.f64 x (exp.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))))) (/.f64 (*.f64 (*.f64 x a) (exp.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))))) z)) |
(+ (* -1 (/ (* a (* x (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))))) z)) (+ (* x (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))) (/ (* x (* (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) (pow z 2)))) |
(-.f64 (*.f64 x (+.f64 (*.f64 (exp.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 z z))) (exp.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))))) (/.f64 (*.f64 (*.f64 x a) (exp.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))))) z)) |
(+ (* -1 (/ (* a (* x (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))))) z)) (+ (* x (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))) (+ (/ (* x (* (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) (pow z 2)) (/ (* x (* (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2)))))) (pow z 3))))) |
(-.f64 (+.f64 (*.f64 x (exp.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))))) (*.f64 x (*.f64 (exp.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 z z)) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))))) (*.f64 z (*.f64 z z))))))) (/.f64 (*.f64 (*.f64 x a) (exp.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))))) z)) |
(* x (exp (* a (- (* -1 (log (/ -1 z))) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)))) |
(+ (* -1 (/ (* a (* x (exp (* a (- (* -1 (log (/ -1 z))) b))))) z)) (* x (exp (* a (- (* -1 (log (/ -1 z))) b))))) |
(-.f64 (*.f64 x (exp.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)))) (/.f64 (*.f64 (*.f64 x a) (exp.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)))) z)) |
(+ (* -1 (/ (+ (* -1 (/ (* x (* (exp (* a (- (* -1 (log (/ -1 z))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) z)) (* a (* x (exp (* a (- (* -1 (log (/ -1 z))) b)))))) z)) (* x (exp (* a (- (* -1 (log (/ -1 z))) b))))) |
(-.f64 (*.f64 x (exp.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)))) (/.f64 (-.f64 (*.f64 (*.f64 x a) (exp.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)))) (*.f64 x (*.f64 (exp.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 a #s(literal -1/2 binary64))) z)))) z)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x (* (exp (* a (- (* -1 (log (/ -1 z))) b))) (+ (* -1/2 (pow a 2)) (+ (* 1/6 (pow a 3)) (* 1/3 a))))) z)) (* x (* (exp (* a (- (* -1 (log (/ -1 z))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2)))))) z)) (* a (* x (exp (* a (- (* -1 (log (/ -1 z))) b)))))) z)) (* x (exp (* a (- (* -1 (log (/ -1 z))) b))))) |
(-.f64 (*.f64 x (exp.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)))) (/.f64 (-.f64 (*.f64 (*.f64 x a) (exp.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)))) (/.f64 (-.f64 (*.f64 x (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 a #s(literal -1/2 binary64))) (exp.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b))))) (*.f64 x (*.f64 (exp.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b))) (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 a #s(literal 1/3 binary64)))) z)))) z)) z)) |
(* x (pow (- 1 z) a)) |
(*.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) |
(+ (* -1 (* a (* b (* x (pow (- 1 z) a))))) (* x (pow (- 1 z) a))) |
(-.f64 (*.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) (*.f64 a (*.f64 (*.f64 x b) (pow.f64 (-.f64 #s(literal 1 binary64) z) a)))) |
(+ (* b (+ (* -1 (* a (* x (pow (- 1 z) a)))) (* 1/2 (* (pow a 2) (* b (* x (pow (- 1 z) a))))))) (* x (pow (- 1 z) a))) |
(+.f64 (*.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 x b) (pow.f64 (-.f64 #s(literal 1 binary64) z) a))) (*.f64 (*.f64 x a) (pow.f64 (-.f64 #s(literal 1 binary64) z) a))))) |
(+ (* b (+ (* -1 (* a (* x (pow (- 1 z) a)))) (* b (+ (* -1/6 (* (pow a 3) (* b (* x (pow (- 1 z) a))))) (* 1/2 (* (pow a 2) (* x (pow (- 1 z) a)))))))) (* x (pow (- 1 z) a))) |
(+.f64 (*.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 x b) (pow.f64 (-.f64 #s(literal 1 binary64) z) a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 a a)) (pow.f64 (-.f64 #s(literal 1 binary64) z) a))))) (*.f64 (*.f64 x a) (pow.f64 (-.f64 #s(literal 1 binary64) z) a))))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (- (log (- 1 z)) b)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (+ (log (- 1 z)) (* -1 b))))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (+ (log (- 1 z)) (* -1 b))))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (+ (log (- 1 z)) (* -1 b))))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* x (exp (* a (+ (log (- 1 z)) (* -1 b))))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* a (- (log (- 1 z)) b))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(+ 1 (* a (- (+ (log (- 1 z)) (* 1/2 (* a (pow (- (log (- 1 z)) b) 2)))) b))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) #s(literal 2 binary64))) (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(+ 1 (* a (- (+ (log (- 1 z)) (* a (+ (* 1/6 (* a (pow (- (log (- 1 z)) b) 3))) (* 1/2 (pow (- (log (- 1 z)) b) 2))))) b))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) a) (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) #s(literal 2 binary64))))) b)))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(exp (* -1 (* a b))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(+ (exp (* -1 (* a b))) (* -1 (* a (* z (exp (* -1 (* a b))))))) |
(-.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 a (/.f64 z (exp.f64 (*.f64 a b))))) |
(+ (exp (* -1 (* a b))) (* z (+ (* -1 (* a (exp (* -1 (* a b))))) (* z (* (exp (* -1 (* a b))) (+ (* -1/2 a) (* 1/2 (pow a 2)))))))) |
(+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 z (-.f64 (*.f64 (/.f64 z (exp.f64 (*.f64 a b))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 a #s(literal -1/2 binary64)))) (/.f64 (*.f64 a #s(literal 1 binary64)) (exp.f64 (*.f64 a b)))))) |
(+ (exp (* -1 (* a b))) (* z (+ (* -1 (* a (exp (* -1 (* a b))))) (* z (+ (* z (* (exp (* -1 (* a b))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2)))))) (* (exp (* -1 (* a b))) (+ (* -1/2 a) (* 1/2 (pow a 2))))))))) |
(+.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 z (exp.f64 (*.f64 a b))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a)))))))) (/.f64 (*.f64 a #s(literal 1 binary64)) (exp.f64 (*.f64 a b)))))) |
(exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) |
(exp.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))) |
(+ (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (* -1 (/ (* a (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))) z))) |
(-.f64 (exp.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))) (*.f64 (exp.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))) (/.f64 a z))) |
(+ (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1 (/ (* a (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))) z)) (/ (* (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2)))) (pow z 2)))) |
(+.f64 (-.f64 (exp.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))) (*.f64 (exp.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))) (/.f64 a z))) (*.f64 (exp.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 z z)))) |
(+ (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1 (/ (* a (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))) z)) (+ (/ (* (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2)))) (pow z 2)) (/ (* (exp (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) (+ (* -1/3 a) (+ (* -1/6 (pow a 3)) (* 1/2 (pow a 2))))) (pow z 3))))) |
(+.f64 (-.f64 (exp.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))) (*.f64 (exp.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))) (/.f64 a z))) (*.f64 (exp.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)))) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 z z)) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (+.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))))) (*.f64 z (*.f64 z z)))))) |
(exp (* a (- (* -1 (log (/ -1 z))) b))) |
(exp.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b))) |
(+ (exp (* a (- (* -1 (log (/ -1 z))) b))) (* -1 (/ (* a (exp (* a (- (* -1 (log (/ -1 z))) b)))) z))) |
(-.f64 (exp.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b))) (*.f64 (exp.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b))) (/.f64 a z))) |
(+ (exp (* a (- (* -1 (log (/ -1 z))) b))) (* -1 (/ (+ (* -1 (/ (* (exp (* a (- (* -1 (log (/ -1 z))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2)))) z)) (* a (exp (* a (- (* -1 (log (/ -1 z))) b))))) z))) |
(-.f64 (exp.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b))) (/.f64 (-.f64 (*.f64 a (exp.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)))) (*.f64 (exp.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 a #s(literal -1/2 binary64))) z))) z)) |
(+ (exp (* a (- (* -1 (log (/ -1 z))) b))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* a (- (* -1 (log (/ -1 z))) b))) (+ (* -1/2 (pow a 2)) (+ (* 1/6 (pow a 3)) (* 1/3 a)))) z)) (* (exp (* a (- (* -1 (log (/ -1 z))) b))) (+ (* -1/2 a) (* 1/2 (pow a 2))))) z)) (* a (exp (* a (- (* -1 (log (/ -1 z))) b))))) z))) |
(-.f64 (exp.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b))) (/.f64 (-.f64 (*.f64 a (exp.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)))) (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 a #s(literal -1/2 binary64))) (exp.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)))) (*.f64 (exp.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b))) (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 a #s(literal 1/3 binary64)))) z))) z)) z)) |
(pow (- 1 z) a) |
(pow.f64 (-.f64 #s(literal 1 binary64) z) a) |
(+ (* -1 (* a (* b (pow (- 1 z) a)))) (pow (- 1 z) a)) |
(-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) a) (*.f64 (*.f64 a b) (pow.f64 (-.f64 #s(literal 1 binary64) z) a))) |
(+ (* b (+ (* -1 (* a (pow (- 1 z) a))) (* 1/2 (* (pow a 2) (* b (pow (- 1 z) a)))))) (pow (- 1 z) a)) |
(+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 a a)) (pow.f64 (-.f64 #s(literal 1 binary64) z) a))) (*.f64 a (pow.f64 (-.f64 #s(literal 1 binary64) z) a))))) |
(+ (* b (+ (* -1 (* a (pow (- 1 z) a))) (* b (+ (* -1/6 (* (pow a 3) (* b (pow (- 1 z) a)))) (* 1/2 (* (pow a 2) (pow (- 1 z) a))))))) (pow (- 1 z) a)) |
(+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) z) a) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b (*.f64 a (*.f64 a a))) (pow.f64 (-.f64 #s(literal 1 binary64) z) a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) z) a))))) (*.f64 a (pow.f64 (-.f64 #s(literal 1 binary64) z) a))))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(exp (* a (- (log (- 1 z)) b))) |
(exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(exp (* a (+ (log (- 1 z)) (* -1 b)))) |
(exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(exp (* a (+ (log (- 1 z)) (* -1 b)))) |
(exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(exp (* a (+ (log (- 1 z)) (* -1 b)))) |
(exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(exp (* a (+ (log (- 1 z)) (* -1 b)))) |
(exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* a (- (log (- 1 z)) b)) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(+ (* -1 (* a b)) (* -1 (* a z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(+ (* -1 (* a b)) (* z (+ (* -1 a) (* -1/2 (* a z))))) |
(-.f64 (*.f64 z (-.f64 (*.f64 (*.f64 a z) #s(literal -1/2 binary64)) a)) (*.f64 a b)) |
(+ (* -1 (* a b)) (* z (+ (* -1 a) (* z (+ (* -1/2 a) (* -1/3 (* a z))))))) |
(-.f64 (*.f64 z (-.f64 (*.f64 z (+.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 a z) #s(literal -1/3 binary64)))) a)) (*.f64 a b)) |
(* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)) |
(*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))) |
(+ (* -1 (/ a z)) (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))) |
(-.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))) (/.f64 a z)) |
(+ (* -1 (/ a z)) (+ (* -1/2 (/ a (pow z 2))) (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b)))) |
(-.f64 (+.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 z z))) (/.f64 a z)) |
(+ (* -1 (/ a z)) (+ (* -1/2 (/ a (pow z 2))) (+ (* -1/3 (/ a (pow z 3))) (* a (- (+ (log -1) (* -1 (log (/ 1 z)))) b))))) |
(+.f64 (-.f64 (+.f64 (*.f64 a (+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b))) (/.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 z z))) (/.f64 a z)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) (*.f64 z (*.f64 z z)))) |
(* a (- (* -1 (log (/ -1 z))) b)) |
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) |
(+ (* -1 (/ a z)) (* a (- (* -1 (log (/ -1 z))) b))) |
(-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (/.f64 a z)) |
(+ (* -1 (/ (+ a (* 1/2 (/ a z))) z)) (* a (- (* -1 (log (/ -1 z))) b))) |
(-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (/.f64 (+.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) a) z)) z)) |
(+ (* -1 (/ (+ a (* -1 (/ (+ (* -1/2 a) (* -1/3 (/ a z))) z))) z)) (* a (- (* -1 (log (/ -1 z))) b))) |
(-.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b)) (/.f64 (-.f64 a (/.f64 (+.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 a #s(literal -1/3 binary64)) z)) z)) z)) |
(* a (log (- 1 z))) |
(*.f64 a (log.f64 (-.f64 #s(literal 1 binary64) z))) |
(+ (* -1 (* a b)) (* a (log (- 1 z)))) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(+ (* -1 (* a b)) (* a (log (- 1 z)))) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(+ (* -1 (* a b)) (* a (log (- 1 z)))) |
(*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* b (+ (* -1 a) (/ (* a (log (- 1 z))) b))) |
(*.f64 b (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* b (+ (* -1 a) (/ (* a (log (- 1 z))) b))) |
(*.f64 b (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* b (+ (* -1 a) (/ (* a (log (- 1 z))) b))) |
(*.f64 b (*.f64 a (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* b (+ a (* -1 (/ (* a (log (- 1 z))) b))))) |
(*.f64 (-.f64 a (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) (/.f64 a b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ a (* -1 (/ (* a (log (- 1 z))) b))))) |
(*.f64 (-.f64 a (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) (/.f64 a b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ a (* -1 (/ (* a (log (- 1 z))) b))))) |
(*.f64 (-.f64 a (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) (/.f64 a b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(- (* -1 z) b) |
(-.f64 (-.f64 #s(literal 0 binary64) z) b) |
(- (* z (- (* -1/2 z) 1)) b) |
(-.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 z #s(literal -1/2 binary64)))) b) |
(- (* z (- (* z (- (* -1/3 z) 1/2)) 1)) b) |
(-.f64 (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 z #s(literal -1/3 binary64)))))) b) |
(- (+ (log -1) (* -1 (log (/ 1 z)))) b) |
(+.f64 (log.f64 z) (-.f64 (log.f64 #s(literal -1 binary64)) b)) |
(- (+ (log -1) (* -1 (log (/ 1 z)))) (+ b (/ 1 z))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (log.f64 z) (+.f64 b (/.f64 #s(literal 1 binary64) z)))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 z))) (* -1 (/ (+ 1 (* 1/2 (/ 1 z))) z)))) b) |
(+.f64 (-.f64 (log.f64 z) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) z)) z)) (-.f64 (log.f64 #s(literal -1 binary64)) b)) |
(- (+ (log -1) (+ (* -1 (log (/ 1 z))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 z))) (pow z 2))))) (+ b (/ 1 z))) |
(+.f64 (-.f64 (log.f64 z) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) z)) (*.f64 z z))) (-.f64 (log.f64 #s(literal -1 binary64)) (+.f64 b (/.f64 #s(literal 1 binary64) z)))) |
(- (* -1 (log (/ -1 z))) b) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) b) |
(- (* -1 (log (/ -1 z))) (+ b (/ 1 z))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) (+.f64 b (/.f64 #s(literal 1 binary64) z))) |
(- (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ 1 (* 1/2 (/ 1 z))) z))) b) |
(-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) z)) z)) (log.f64 (/.f64 #s(literal -1 binary64) z))) b) |
(- (+ (* -1 (log (/ -1 z))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow z 2)) (* 1/2 (/ 1 z)))) z))) b) |
(-.f64 (-.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) z)) (/.f64 #s(literal 1/3 binary64) (*.f64 z z))) (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) z))) b) |
(log (- 1 z)) |
(log.f64 (-.f64 #s(literal 1 binary64) z)) |
(+ (log (- 1 z)) (* -1 b)) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) |
(+ (log (- 1 z)) (* -1 b)) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) |
(+ (log (- 1 z)) (* -1 b)) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (/ (log (- 1 z)) b) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(* b (- (/ (log (- 1 z)) b) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(* b (- (/ (log (- 1 z)) b) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -1 (/ (log (- 1 z)) b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (* -1 (/ (log (- 1 z)) b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (* -1 (/ (log (- 1 z)) b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(* -1 (* a z)) |
(*.f64 a (-.f64 #s(literal 0 binary64) z)) |
(+ (* -1 (* a b)) (* -1 (* a z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(+ (* -1 (* a b)) (* -1 (* a z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(+ (* -1 (* a b)) (* -1 (* a z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* b (+ (* -1 a) (* -1 (/ (* a z) b)))) |
(*.f64 (+.f64 a (/.f64 (*.f64 a z) b)) (-.f64 #s(literal 0 binary64) b)) |
(* b (+ (* -1 a) (* -1 (/ (* a z) b)))) |
(*.f64 (+.f64 a (/.f64 (*.f64 a z) b)) (-.f64 #s(literal 0 binary64) b)) |
(* b (+ (* -1 a) (* -1 (/ (* a z) b)))) |
(*.f64 (+.f64 a (/.f64 (*.f64 a z) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* b (+ a (/ (* a z) b)))) |
(*.f64 (+.f64 a (/.f64 (*.f64 a z) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ a (/ (* a z) b)))) |
(*.f64 (+.f64 a (/.f64 (*.f64 a z) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ a (/ (* a z) b)))) |
(*.f64 (+.f64 a (/.f64 (*.f64 a z) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(+ (* -1 (* a b)) (* -1 (* a z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(+ (* -1 (* a b)) (* -1 (* a z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(+ (* -1 (* a b)) (* -1 (* a z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 b z))) |
(* -1 (* a z)) |
(*.f64 a (-.f64 #s(literal 0 binary64) z)) |
(* z (+ (* -1 a) (* -1 (/ (* a b) z)))) |
(*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a b) z)) a)) |
(* z (+ (* -1 a) (* -1 (/ (* a b) z)))) |
(*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a b) z)) a)) |
(* z (+ (* -1 a) (* -1 (/ (* a b) z)))) |
(*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a b) z)) a)) |
(* -1 (* a z)) |
(*.f64 a (-.f64 #s(literal 0 binary64) z)) |
(* -1 (* z (+ a (/ (* a b) z)))) |
(*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a b) z)) a)) |
(* -1 (* z (+ a (/ (* a b) z)))) |
(*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a b) z)) a)) |
(* -1 (* z (+ a (/ (* a b) z)))) |
(*.f64 z (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a b) z)) a)) |
(log z) |
(log.f64 z) |
(log z) |
(log.f64 z) |
(log z) |
(log.f64 z) |
(log z) |
(log.f64 z) |
(* -1 (log (/ 1 z))) |
(log.f64 z) |
(* -1 (log (/ 1 z))) |
(log.f64 z) |
(* -1 (log (/ 1 z))) |
(log.f64 z) |
(* -1 (log (/ 1 z))) |
(log.f64 z) |
(+ (log -1) (* -1 (log (/ -1 z)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) |
(+ (log -1) (* -1 (log (/ -1 z)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) |
(+ (log -1) (* -1 (log (/ -1 z)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) |
(+ (log -1) (* -1 (log (/ -1 z)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) |
(* -1 z) |
(-.f64 #s(literal 0 binary64) z) |
(* z (- (* -1/2 z) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 z #s(literal -1/2 binary64)))) |
(* z (- (* z (- (* -1/3 z) 1/2)) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 z #s(literal -1/3 binary64)))))) |
(* z (- (* z (- (* z (- (* -1/4 z) 1/3)) 1/2)) 1)) |
(*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 z (+.f64 #s(literal -1/2 binary64) (*.f64 z (+.f64 #s(literal -1/3 binary64) (*.f64 z #s(literal -1/4 binary64)))))))) |
(+ (log -1) (* -1 (log (/ 1 z)))) |
(+.f64 (log.f64 z) (log.f64 #s(literal -1 binary64))) |
(- (+ (log -1) (* -1 (log (/ 1 z)))) (/ 1 z)) |
(+.f64 (log.f64 z) (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z))) |
(+ (log -1) (+ (* -1 (log (/ 1 z))) (* -1 (/ (+ 1 (* 1/2 (/ 1 z))) z)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (log.f64 z) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) z)) z))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 z))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 z))) (pow z 2))))) (/ 1 z)) |
(+.f64 (-.f64 (log.f64 z) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) z)) (*.f64 z z))) (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z))) |
(* -1 (log (/ -1 z))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) z))) |
(- (* -1 (log (/ -1 z))) (/ 1 z)) |
(neg.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 1 binary64) z))) |
(+ (* -1 (log (/ -1 z))) (* -1 (/ (+ 1 (* 1/2 (/ 1 z))) z))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) z)) z)) (log.f64 (/.f64 #s(literal -1 binary64) z))) |
(+ (* -1 (log (/ -1 z))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow z 2)) (* 1/2 (/ 1 z)))) z))) |
(-.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) z)) (/.f64 #s(literal 1/3 binary64) (*.f64 z z))) (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) z))) |
Compiled 39966 to 4605 computations (88.5% saved)
27 alts after pruning (27 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1571 | 27 | 1598 |
| Fresh | 1 | 0 | 1 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1577 | 27 | 1604 |
| Status | Accuracy | Program |
|---|---|---|
| 58.0% | (/.f64 x (exp.f64 (*.f64 y t))) | |
| 59.1% | (/.f64 x (exp.f64 (*.f64 a b))) | |
| 26.1% | (-.f64 x (*.f64 t (*.f64 x y))) | |
| 27.7% | (-.f64 x (*.f64 a (*.f64 x b))) | |
| ▶ | 32.6% | (+.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) (*.f64 x t)))) |
| 36.5% | (+.f64 x (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (*.f64 y y))) (*.f64 x y)))) | |
| 34.3% | (+.f64 x (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 x (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y)))) (*.f64 x y)))) | |
| 32.7% | (+.f64 x (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x b)) (*.f64 x a)))) | |
| 31.3% | (+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x b))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))))) (*.f64 x a)))) | |
| 35.0% | (+.f64 x (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))))) (*.f64 x b)))) | |
| 35.6% | (+.f64 x (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b)))) | |
| 29.2% | (*.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 1 binary64)) x) | |
| 21.9% | (*.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) | |
| ▶ | 73.1% | (*.f64 x (pow.f64 (exp.f64 (*.f64 y (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
| 52.9% | (*.f64 x (pow.f64 z y)) | |
| 27.7% | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) | |
| 30.7% | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) | |
| 38.3% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))) | |
| 34.4% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) y)))) | |
| 37.1% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) y)))) | |
| 34.5% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))) | |
| ▶ | 36.8% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
| ▶ | 35.4% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b)))) |
| 37.9% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b)))) | |
| 57.5% | (*.f64 x (exp.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b) a))) | |
| 32.7% | (*.f64 x (exp.f64 (*.f64 a (-.f64 #s(literal 0 binary64) z)))) | |
| ▶ | 20.1% | x |
Compiled 1120 to 758 computations (32.3% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 384 | (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) |
| ✓ | cost-diff | 512 | (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) (*.f64 x t)) |
| ✓ | cost-diff | 512 | (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) (*.f64 x t))) |
| ✓ | cost-diff | 512 | (+.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) (*.f64 x t)))) |
| ✓ | cost-diff | 256 | (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b) |
| ✓ | cost-diff | 256 | (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b)) |
| ✓ | cost-diff | 256 | (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b))) |
| ✓ | cost-diff | 256 | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b)))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) |
| ✓ | cost-diff | 0 | (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) |
| ✓ | cost-diff | 64 | (exp.f64 (*.f64 y (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) |
| ✓ | cost-diff | 6656 | (pow.f64 (exp.f64 (*.f64 y (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 6656 | (*.f64 x (pow.f64 (exp.f64 (*.f64 y (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
| 3148× | *-lowering-*.f32 |
| 3148× | *-lowering-*.f64 |
| 2722× | +-lowering-+.f64 |
| 2722× | +-lowering-+.f32 |
| 1586× | fma-lowering-fma.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 371 |
| 1 | 151 | 355 |
| 2 | 448 | 340 |
| 3 | 1533 | 330 |
| 4 | 3836 | 324 |
| 0 | 8057 | 324 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (pow (exp (* y (/ (- (log z) t) 2))) 2)) |
x |
(pow (exp (* y (/ (- (log z) t) 2))) 2) |
(exp (* y (/ (- (log z) t) 2))) |
(* y (/ (- (log z) t) 2)) |
y |
(/ (- (log z) t) 2) |
(- (log z) t) |
(log z) |
z |
t |
2 |
x |
(* x (+ 1 (* b (- (* 1/2 (* b (* a a))) a)))) |
x |
(+ 1 (* b (- (* 1/2 (* b (* a a))) a))) |
1 |
(* b (- (* 1/2 (* b (* a a))) a)) |
b |
(- (* 1/2 (* b (* a a))) a) |
(* 1/2 (* b (* a a))) |
1/2 |
(* b (* a a)) |
(* a a) |
a |
(* x (+ 1 (* a (- (* a (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b)))) b)))) |
x |
(+ 1 (* a (- (* a (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b)))) b))) |
1 |
(* a (- (* a (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b)))) b)) |
a |
(- (* a (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b)))) b) |
(* a (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b)))) |
(+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b))) |
(* (* -1/6 a) (* b (* b b))) |
(* -1/6 a) |
-1/6 |
(* b (* b b)) |
b |
(* b b) |
(* 1/2 (* b b)) |
1/2 |
(+ x (* y (- (* y (+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x))) (* x t)))) |
x |
(* y (- (* y (+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x))) (* x t))) |
y |
(- (* y (+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x))) (* x t)) |
(* y (+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x))) |
(+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x)) |
(* (* -1/6 (* t (* t t))) (* x y)) |
(* -1/6 (* t (* t t))) |
-1/6 |
(* t (* t t)) |
t |
(* t t) |
(* x y) |
(* (* 1/2 (* t t)) x) |
(* 1/2 (* t t)) |
1/2 |
(* x t) |
| Outputs |
|---|
(* x (pow (exp (* y (/ (- (log z) t) 2))) 2)) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
x |
(pow (exp (* y (/ (- (log z) t) 2))) 2) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (/ (- (log z) t) 2))) |
(pow.f64 (/.f64 z (exp.f64 t)) (/.f64 y #s(literal 2 binary64))) |
(* y (/ (- (log z) t) 2)) |
(*.f64 (-.f64 (log.f64 z) t) (/.f64 y #s(literal 2 binary64))) |
y |
(/ (- (log z) t) 2) |
(/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) |
(- (log z) t) |
(-.f64 (log.f64 z) t) |
(log z) |
(log.f64 z) |
z |
t |
2 |
#s(literal 2 binary64) |
x |
(* x (+ 1 (* b (- (* 1/2 (* b (* a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b a) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) a)))))) |
x |
(+ 1 (* b (- (* 1/2 (* b (* a a))) a))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b a) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) a))))) |
1 |
#s(literal 1 binary64) |
(* b (- (* 1/2 (* b (* a a))) a)) |
(*.f64 (*.f64 b a) (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) a)))) |
b |
(- (* 1/2 (* b (* a a))) a) |
(*.f64 a (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) a)))) |
(* 1/2 (* b (* a a))) |
(*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
1/2 |
#s(literal 1/2 binary64) |
(* b (* a a)) |
(*.f64 b (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
a |
(* x (+ 1 (* a (- (* a (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))))))) |
x |
(+ 1 (* a (- (* a (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b)))) b))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64)))))))))) |
1 |
#s(literal 1 binary64) |
(* a (- (* a (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b)))) b)) |
(*.f64 a (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))))) |
a |
(- (* a (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b)))) b) |
(*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64)))))))) |
(* a (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b)))) |
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64)))))) |
(+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))) |
(* (* -1/6 a) (* b (* b b))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 a) |
(*.f64 a #s(literal -1/6 binary64)) |
-1/6 |
#s(literal -1/6 binary64) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
b |
(* b b) |
(*.f64 b b) |
(* 1/2 (* b b)) |
(*.f64 b (*.f64 b #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(+ x (* y (- (* y (+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x))) (* x t)))) |
(+.f64 x (*.f64 y (*.f64 x (-.f64 (*.f64 y (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t #s(literal -1/6 binary64)))))) t)))) |
x |
(* y (- (* y (+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x))) (* x t))) |
(*.f64 y (*.f64 x (-.f64 (*.f64 y (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t #s(literal -1/6 binary64)))))) t))) |
y |
(- (* y (+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x))) (* x t)) |
(*.f64 x (-.f64 (*.f64 y (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t #s(literal -1/6 binary64)))))) t)) |
(* y (+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x))) |
(*.f64 x (*.f64 y (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t #s(literal -1/6 binary64))))))) |
(+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x)) |
(*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t #s(literal -1/6 binary64))))) |
(* (* -1/6 (* t (* t t))) (* x y)) |
(*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 x (*.f64 t t))))) |
(* -1/6 (* t (* t t))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) |
-1/6 |
#s(literal -1/6 binary64) |
(* t (* t t)) |
(*.f64 t (*.f64 t t)) |
t |
(* t t) |
(*.f64 t t) |
(* x y) |
(*.f64 x y) |
(* (* 1/2 (* t t)) x) |
(*.f64 x (*.f64 t (/.f64 t #s(literal 2 binary64)))) |
(* 1/2 (* t t)) |
(*.f64 t (/.f64 t #s(literal 2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* x t) |
(*.f64 x t) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 89.6% | (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) |
| ✓ | accuracy | 87.4% | (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x) |
| ✓ | accuracy | 87.1% | (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x)) |
| ✓ | accuracy | 82.0% | (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
| ✓ | accuracy | 96.6% | (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 96.3% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b)))) |
| ✓ | accuracy | 92.3% | (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) |
| ✓ | accuracy | 87.3% | (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) |
| ✓ | accuracy | 98.5% | (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) |
| ✓ | accuracy | 95.6% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
| ✓ | accuracy | 90.0% | (*.f64 b (*.f64 a a)) |
| ✓ | accuracy | 100.0% | (-.f64 (log.f64 z) t) |
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 y (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (pow.f64 (exp.f64 (*.f64 y (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 y (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) |
| 180.0ms | 256× | 0 | valid |
Compiled 455 to 49 computations (89.2% saved)
ival-mult: 47.0ms (61.8% of total)ival-add: 7.0ms (9.2% of total)ival-sub: 5.0ms (6.6% of total)ival-log: 4.0ms (5.3% of total)...c/correct-round.rkt:119:19: 4.0ms (5.3% of total)ival-pow: 3.0ms (3.9% of total)ival-div: 2.0ms (2.6% of total)ival-exp: 2.0ms (2.6% of total)const: 1.0ms (1.3% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* x (pow (exp (* y (/ (- (log z) t) 2))) 2))> |
#<alt (pow (exp (* y (/ (- (log z) t) 2))) 2)> |
#<alt (exp (* y (/ (- (log z) t) 2)))> |
#<alt (* y (/ (- (log z) t) 2))> |
#<alt (* x (+ 1 (* b (- (* 1/2 (* b (* a a))) a))))> |
#<alt (+ 1 (* b (- (* 1/2 (* b (* a a))) a)))> |
#<alt (* b (- (* 1/2 (* b (* a a))) a))> |
#<alt (- (* 1/2 (* b (* a a))) a)> |
#<alt (* x (+ 1 (* a (- (* a (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b)))) b))))> |
#<alt (+ 1 (* a (- (* a (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b)))) b)))> |
#<alt (* a (- (* a (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b)))) b))> |
#<alt (- (* a (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b)))) b)> |
#<alt (+ x (* y (- (* y (+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x))) (* x t))))> |
#<alt (* y (- (* y (+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x))) (* x t)))> |
#<alt (- (* y (+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x))) (* x t))> |
#<alt (* y (+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x)))> |
#<alt (- (log z) t)> |
#<alt (* b (* a a))> |
#<alt (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b)))> |
#<alt (* a (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b))))> |
#<alt (* (* -1/6 a) (* b (* b b)))> |
#<alt (* (* -1/6 (* t (* t t))) (* x y))> |
#<alt (+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x))> |
#<alt (* (* 1/2 (* t t)) x)> |
| Outputs |
|---|
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt x> |
#<alt (+ x (* x (* y (- (log z) t))))> |
#<alt (+ x (* y (+ (* 1/2 (* x (* y (pow (- (log z) t) 2)))) (* x (- (log z) t)))))> |
#<alt (+ x (* y (+ (* x (- (log z) t)) (* y (+ (* 1/2 (* x (pow (- (log z) t) 2))) (* x (* y (+ (* 1/24 (pow (- (log z) t) 3)) (* 1/8 (pow (- (log z) t) 3))))))))))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (log z)))) 2))> |
#<alt (+ (* -1 (* t (* x (* y (pow (exp (* 1/2 (* y (log z)))) 2))))) (* x (pow (exp (* 1/2 (* y (log z)))) 2)))> |
#<alt (+ (* t (+ (* -1 (* x (* y (pow (exp (* 1/2 (* y (log z)))) 2)))) (* 1/2 (* t (* x (* (pow y 2) (pow (exp (* 1/2 (* y (log z)))) 2))))))) (* x (pow (exp (* 1/2 (* y (log z)))) 2)))> |
#<alt (+ (* t (+ (* -1 (* x (* y (pow (exp (* 1/2 (* y (log z)))) 2)))) (* t (+ (* 1/2 (* x (* (pow y 2) (pow (exp (* 1/2 (* y (log z)))) 2)))) (* t (* x (+ (* -1/8 (* (pow y 3) (pow (exp (* 1/2 (* y (log z)))) 2))) (* -1/24 (* (pow y 3) (pow (exp (* 1/2 (* y (log z)))) 2)))))))))) (* x (pow (exp (* 1/2 (* y (log z)))) 2)))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2))> |
#<alt (* x (pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2))> |
#<alt 1> |
#<alt (+ 1 (* y (- (log z) t)))> |
#<alt (+ 1 (* y (- (+ (log z) (* 1/2 (* y (pow (- (log z) t) 2)))) t)))> |
#<alt (+ 1 (* y (- (+ (log z) (* y (+ (* 1/2 (pow (- (log z) t) 2)) (* y (+ (* 1/24 (pow (- (log z) t) 3)) (* 1/8 (pow (- (log z) t) 3))))))) t)))> |
#<alt (pow (exp (* 1/2 (* y (- (log z) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (log z) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (log z) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (log z) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (log z) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (log z) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (log z) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (log z) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (log z) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (log z) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (log z) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (log z) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (log z)))) 2)> |
#<alt (+ (* -1 (* t (* y (pow (exp (* 1/2 (* y (log z)))) 2)))) (pow (exp (* 1/2 (* y (log z)))) 2))> |
#<alt (+ (* t (+ (* -1 (* y (pow (exp (* 1/2 (* y (log z)))) 2))) (* 1/2 (* t (* (pow y 2) (pow (exp (* 1/2 (* y (log z)))) 2)))))) (pow (exp (* 1/2 (* y (log z)))) 2))> |
#<alt (+ (* t (+ (* -1 (* y (pow (exp (* 1/2 (* y (log z)))) 2))) (* t (+ (* 1/2 (* (pow y 2) (pow (exp (* 1/2 (* y (log z)))) 2))) (* t (+ (* -1/8 (* (pow y 3) (pow (exp (* 1/2 (* y (log z)))) 2))) (* -1/24 (* (pow y 3) (pow (exp (* 1/2 (* y (log z)))) 2))))))))) (pow (exp (* 1/2 (* y (log z)))) 2))> |
#<alt (pow (exp (* 1/2 (* y (- (log z) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (log z) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (log z) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (- (log z) t)))) 2)> |
#<alt (pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2)> |
#<alt (pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2)> |
#<alt (pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2)> |
#<alt (pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2)> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (* y (- (log z) t))))> |
#<alt (+ 1 (* y (+ (* 1/8 (* y (pow (- (log z) t) 2))) (* 1/2 (- (log z) t)))))> |
#<alt (+ 1 (* y (+ (* 1/2 (- (log z) t)) (* y (+ (* 1/48 (* y (pow (- (log z) t) 3))) (* 1/8 (pow (- (log z) t) 2)))))))> |
#<alt (exp (* 1/2 (* y (- (log z) t))))> |
#<alt (exp (* 1/2 (* y (- (log z) t))))> |
#<alt (exp (* 1/2 (* y (- (log z) t))))> |
#<alt (exp (* 1/2 (* y (- (log z) t))))> |
#<alt (exp (* 1/2 (* y (- (log z) t))))> |
#<alt (exp (* 1/2 (* y (- (log z) t))))> |
#<alt (exp (* 1/2 (* y (- (log z) t))))> |
#<alt (exp (* 1/2 (* y (- (log z) t))))> |
#<alt (exp (* 1/2 (* y (- (log z) t))))> |
#<alt (exp (* 1/2 (* y (- (log z) t))))> |
#<alt (exp (* 1/2 (* y (- (log z) t))))> |
#<alt (exp (* 1/2 (* y (- (log z) t))))> |
#<alt (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t))))> |
#<alt (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t))))> |
#<alt (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t))))> |
#<alt (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t))))> |
#<alt (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))> |
#<alt (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))> |
#<alt (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))> |
#<alt (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))))> |
#<alt (exp (* 1/2 (* y (log z))))> |
#<alt (+ (exp (* 1/2 (* y (log z)))) (* -1/2 (* t (* y (exp (* 1/2 (* y (log z))))))))> |
#<alt (+ (exp (* 1/2 (* y (log z)))) (* t (+ (* -1/2 (* y (exp (* 1/2 (* y (log z)))))) (* 1/8 (* t (* (pow y 2) (exp (* 1/2 (* y (log z))))))))))> |
#<alt (+ (exp (* 1/2 (* y (log z)))) (* t (+ (* -1/2 (* y (exp (* 1/2 (* y (log z)))))) (* t (+ (* -1/48 (* t (* (pow y 3) (exp (* 1/2 (* y (log z))))))) (* 1/8 (* (pow y 2) (exp (* 1/2 (* y (log z)))))))))))> |
#<alt (exp (* 1/2 (* y (- (log z) t))))> |
#<alt (exp (* 1/2 (* y (- (log z) t))))> |
#<alt (exp (* 1/2 (* y (- (log z) t))))> |
#<alt (exp (* 1/2 (* y (- (log z) t))))> |
#<alt (exp (* 1/2 (* y (+ (log z) (* -1 t)))))> |
#<alt (exp (* 1/2 (* y (+ (log z) (* -1 t)))))> |
#<alt (exp (* 1/2 (* y (+ (log z) (* -1 t)))))> |
#<alt (exp (* 1/2 (* y (+ (log z) (* -1 t)))))> |
#<alt (* 1/2 (* y (- (log z) t)))> |
#<alt (* 1/2 (* y (- (log z) t)))> |
#<alt (* 1/2 (* y (- (log z) t)))> |
#<alt (* 1/2 (* y (- (log z) t)))> |
#<alt (* 1/2 (* y (- (log z) t)))> |
#<alt (* 1/2 (* y (- (log z) t)))> |
#<alt (* 1/2 (* y (- (log z) t)))> |
#<alt (* 1/2 (* y (- (log z) t)))> |
#<alt (* 1/2 (* y (- (log z) t)))> |
#<alt (* 1/2 (* y (- (log z) t)))> |
#<alt (* 1/2 (* y (- (log z) t)))> |
#<alt (* 1/2 (* y (- (log z) t)))> |
#<alt (* 1/2 (* y (- (log z) t)))> |
#<alt (* 1/2 (* y (- (log z) t)))> |
#<alt (* 1/2 (* y (- (log z) t)))> |
#<alt (* 1/2 (* y (- (log z) t)))> |
#<alt (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))> |
#<alt (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))> |
#<alt (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))> |
#<alt (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))> |
#<alt (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))> |
#<alt (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))> |
#<alt (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))> |
#<alt (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))> |
#<alt (* 1/2 (* y (log z)))> |
#<alt (+ (* -1/2 (* t y)) (* 1/2 (* y (log z))))> |
#<alt (+ (* -1/2 (* t y)) (* 1/2 (* y (log z))))> |
#<alt (+ (* -1/2 (* t y)) (* 1/2 (* y (log z))))> |
#<alt (* -1/2 (* t y))> |
#<alt (* t (+ (* -1/2 y) (* 1/2 (/ (* y (log z)) t))))> |
#<alt (* t (+ (* -1/2 y) (* 1/2 (/ (* y (log z)) t))))> |
#<alt (* t (+ (* -1/2 y) (* 1/2 (/ (* y (log z)) t))))> |
#<alt (* -1/2 (* t y))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* y (log z)) t)) (* 1/2 y))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* y (log z)) t)) (* 1/2 y))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* y (log z)) t)) (* 1/2 y))))> |
#<alt (* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a))))> |
#<alt (* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a))))> |
#<alt (* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a))))> |
#<alt (* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a))))> |
#<alt (* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a))))> |
#<alt (* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a))))> |
#<alt (* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a))))> |
#<alt (* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a))))> |
#<alt (* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a))))> |
#<alt (* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a))))> |
#<alt (* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a))))> |
#<alt (* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a))))> |
#<alt x> |
#<alt (+ x (* -1 (* a (* b x))))> |
#<alt (+ x (* b (+ (* -1 (* a x)) (* 1/2 (* (pow a 2) (* b x))))))> |
#<alt (+ x (* b (+ (* -1 (* a x)) (* 1/2 (* (pow a 2) (* b x))))))> |
#<alt (* 1/2 (* (pow a 2) (* (pow b 2) x)))> |
#<alt (* (pow b 2) (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (* a x) b)) (+ (* 1/2 (* (pow a 2) x)) (/ x (pow b 2)))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (* a x) b)) (+ (* 1/2 (* (pow a 2) x)) (/ x (pow b 2)))))> |
#<alt (* 1/2 (* (pow a 2) (* (pow b 2) x)))> |
#<alt (* (pow b 2) (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ x b)) (* a x)) b)) (* 1/2 (* (pow a 2) x))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ x b)) (* a x)) b)) (* 1/2 (* (pow a 2) x))))> |
#<alt x> |
#<alt (+ x (* -1 (* a (* b x))))> |
#<alt (+ x (* a (+ (* -1 (* b x)) (* 1/2 (* a (* (pow b 2) x))))))> |
#<alt (+ x (* a (+ (* -1 (* b x)) (* 1/2 (* a (* (pow b 2) x))))))> |
#<alt (* 1/2 (* (pow a 2) (* (pow b 2) x)))> |
#<alt (* (pow a 2) (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (* b x) a)) (+ (* 1/2 (* (pow b 2) x)) (/ x (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (* b x) a)) (+ (* 1/2 (* (pow b 2) x)) (/ x (pow a 2)))))> |
#<alt (* 1/2 (* (pow a 2) (* (pow b 2) x)))> |
#<alt (* (pow a 2) (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ x a)) (* b x)) a)) (* 1/2 (* (pow b 2) x))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ x a)) (* b x)) a)) (* 1/2 (* (pow b 2) x))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* a b)))> |
#<alt (+ 1 (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b)))))> |
#<alt (+ 1 (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b)))))> |
#<alt (* 1/2 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2))))> |
#<alt (* (pow b 2) (- (+ (* 1/2 (pow a 2)) (/ 1 (pow b 2))) (/ a b)))> |
#<alt (* (pow b 2) (- (+ (* 1/2 (pow a 2)) (/ 1 (pow b 2))) (/ a b)))> |
#<alt (* 1/2 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (- a (/ 1 b)) b)) (* 1/2 (pow a 2))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (- a (/ 1 b)) b)) (* 1/2 (pow a 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* a b)))> |
#<alt (+ 1 (* a (+ (* -1 b) (* 1/2 (* a (pow b 2))))))> |
#<alt (+ 1 (* a (+ (* -1 b) (* 1/2 (* a (pow b 2))))))> |
#<alt (* 1/2 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (+ (* 1/2 (pow b 2)) (/ 1 (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (+ (* 1/2 (pow b 2)) (/ 1 (pow a 2)))))> |
#<alt (* 1/2 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (- b (/ 1 a)) a)) (* 1/2 (pow b 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (- b (/ 1 a)) a)) (* 1/2 (pow b 2))))> |
#<alt (* -1 (* a b))> |
#<alt (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b))))> |
#<alt (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b))))> |
#<alt (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b))))> |
#<alt (* 1/2 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2))))> |
#<alt (* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2))))> |
#<alt (* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2))))> |
#<alt (* 1/2 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2))))> |
#<alt (* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2))))> |
#<alt (* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2))))> |
#<alt (* -1 (* a b))> |
#<alt (* a (+ (* -1 b) (* 1/2 (* a (pow b 2)))))> |
#<alt (* a (+ (* -1 b) (* 1/2 (* a (pow b 2)))))> |
#<alt (* a (+ (* -1 b) (* 1/2 (* a (pow b 2)))))> |
#<alt (* 1/2 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2))))> |
#<alt (* 1/2 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2))))> |
#<alt (* -1 a)> |
#<alt (- (* 1/2 (* (pow a 2) b)) a)> |
#<alt (- (* 1/2 (* (pow a 2) b)) a)> |
#<alt (- (* 1/2 (* (pow a 2) b)) a)> |
#<alt (* 1/2 (* (pow a 2) b))> |
#<alt (* b (+ (* -1 (/ a b)) (* 1/2 (pow a 2))))> |
#<alt (* b (+ (* -1 (/ a b)) (* 1/2 (pow a 2))))> |
#<alt (* b (+ (* -1 (/ a b)) (* 1/2 (pow a 2))))> |
#<alt (* 1/2 (* (pow a 2) b))> |
#<alt (* -1 (* b (+ (* -1/2 (pow a 2)) (/ a b))))> |
#<alt (* -1 (* b (+ (* -1/2 (pow a 2)) (/ a b))))> |
#<alt (* -1 (* b (+ (* -1/2 (pow a 2)) (/ a b))))> |
#<alt (* -1 a)> |
#<alt (* a (- (* 1/2 (* a b)) 1))> |
#<alt (* a (- (* 1/2 (* a b)) 1))> |
#<alt (* a (- (* 1/2 (* a b)) 1))> |
#<alt (* 1/2 (* (pow a 2) b))> |
#<alt (* (pow a 2) (- (* 1/2 b) (/ 1 a)))> |
#<alt (* (pow a 2) (- (* 1/2 b) (/ 1 a)))> |
#<alt (* (pow a 2) (- (* 1/2 b) (/ 1 a)))> |
#<alt (* 1/2 (* (pow a 2) b))> |
#<alt (* (pow a 2) (- (* 1/2 b) (/ 1 a)))> |
#<alt (* (pow a 2) (- (* 1/2 b) (/ 1 a)))> |
#<alt (* (pow a 2) (- (* 1/2 b) (/ 1 a)))> |
#<alt (* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b))))> |
#<alt (* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b))))> |
#<alt (* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b))))> |
#<alt (* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b))))> |
#<alt (* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b))))> |
#<alt (* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b))))> |
#<alt (* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b))))> |
#<alt (* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b))))> |
#<alt (* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b))))> |
#<alt (* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b))))> |
#<alt (* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b))))> |
#<alt (* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b))))> |
#<alt x> |
#<alt (+ x (* -1 (* a (* b x))))> |
#<alt (+ x (* a (+ (* -1 (* b x)) (* 1/2 (* a (* (pow b 2) x))))))> |
#<alt (+ x (* a (+ (* -1 (* b x)) (* a (+ (* -1/6 (* a (* (pow b 3) x))) (* 1/2 (* (pow b 2) x)))))))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* (pow a 3) (+ (* -1/6 (* (pow b 3) x)) (* 1/2 (/ (* (pow b 2) x) a))))> |
#<alt (* (pow a 3) (+ (* -1 (/ (* b x) (pow a 2))) (+ (* -1/6 (* (pow b 3) x)) (* 1/2 (/ (* (pow b 2) x) a)))))> |
#<alt (* (pow a 3) (+ (* -1 (/ (* b x) (pow a 2))) (+ (* -1/6 (* (pow b 3) x)) (+ (* 1/2 (/ (* (pow b 2) x) a)) (/ x (pow a 3))))))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1 (* (pow a 3) (+ (* -1/2 (/ (* (pow b 2) x) a)) (* 1/6 (* (pow b 3) x)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x))) a)) (* 1/6 (* (pow b 3) x)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x a)) (* b x)) a)) (* 1/2 (* (pow b 2) x))) a)) (* 1/6 (* (pow b 3) x)))))> |
#<alt x> |
#<alt (+ x (* -1 (* a (* b x))))> |
#<alt (+ x (* b (+ (* -1 (* a x)) (* 1/2 (* (pow a 2) (* b x))))))> |
#<alt (+ x (* b (+ (* -1 (* a x)) (* b (+ (* -1/6 (* (pow a 3) (* b x))) (* 1/2 (* (pow a 2) x)))))))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* (pow b 3) (+ (* -1/6 (* (pow a 3) x)) (* 1/2 (/ (* (pow a 2) x) b))))> |
#<alt (* (pow b 3) (+ (* -1 (/ (* a x) (pow b 2))) (+ (* -1/6 (* (pow a 3) x)) (* 1/2 (/ (* (pow a 2) x) b)))))> |
#<alt (* (pow b 3) (+ (* -1 (/ (* a x) (pow b 2))) (+ (* -1/6 (* (pow a 3) x)) (+ (* 1/2 (/ (* (pow a 2) x) b)) (/ x (pow b 3))))))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1 (* (pow b 3) (+ (* -1/2 (/ (* (pow a 2) x) b)) (* 1/6 (* (pow a 3) x)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x))) b)) (* 1/6 (* (pow a 3) x)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x b)) (* a x)) b)) (* 1/2 (* (pow a 2) x))) b)) (* 1/6 (* (pow a 3) x)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* a b)))> |
#<alt (+ 1 (* a (+ (* -1 b) (* 1/2 (* a (pow b 2))))))> |
#<alt (+ 1 (* a (+ (* -1 b) (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))))))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* (pow a 3) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* (pow a 3) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))))> |
#<alt (* (pow a 3) (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1 (* (pow a 3) (+ (* -1/2 (/ (pow b 2) a)) (* 1/6 (pow b 3)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ b a)) (* 1/2 (pow b 2))) a)) (* 1/6 (pow b 3)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (- b (/ 1 a)) a)) (* 1/2 (pow b 2))) a)) (* 1/6 (pow b 3)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* a b)))> |
#<alt (+ 1 (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b)))))> |
#<alt (+ 1 (* b (+ (* -1 a) (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))))))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* (pow b 3) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))> |
#<alt (* (pow b 3) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))))> |
#<alt (* (pow b 3) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (+ (* 1/2 (/ (pow a 2) b)) (/ 1 (pow b 3))))))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1 (* (pow b 3) (+ (* -1/2 (/ (pow a 2) b)) (* 1/6 (pow a 3)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ a b)) (* 1/2 (pow a 2))) b)) (* 1/6 (pow a 3)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (- a (/ 1 b)) b)) (* 1/2 (pow a 2))) b)) (* 1/6 (pow a 3)))))> |
#<alt (* -1 (* a b))> |
#<alt (* a (+ (* -1 b) (* 1/2 (* a (pow b 2)))))> |
#<alt (* a (+ (* -1 b) (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))))))> |
#<alt (* a (+ (* -1 b) (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))))))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* (pow a 3) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* (pow a 3) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))))> |
#<alt (* (pow a 3) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1 (* (pow a 3) (+ (* -1/2 (/ (pow b 2) a)) (* 1/6 (pow b 3)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ b a)) (* 1/2 (pow b 2))) a)) (* 1/6 (pow b 3)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ b a)) (* 1/2 (pow b 2))) a)) (* 1/6 (pow b 3)))))> |
#<alt (* -1 (* a b))> |
#<alt (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b))))> |
#<alt (* b (+ (* -1 a) (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2))))))> |
#<alt (* b (+ (* -1 a) (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2))))))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* (pow b 3) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))> |
#<alt (* (pow b 3) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))))> |
#<alt (* (pow b 3) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1 (* (pow b 3) (+ (* -1/2 (/ (pow a 2) b)) (* 1/6 (pow a 3)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ a b)) (* 1/2 (pow a 2))) b)) (* 1/6 (pow a 3)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ a b)) (* 1/2 (pow a 2))) b)) (* 1/6 (pow a 3)))))> |
#<alt (* -1 b)> |
#<alt (- (* 1/2 (* a (pow b 2))) b)> |
#<alt (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)> |
#<alt (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)> |
#<alt (* -1/6 (* (pow a 2) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))))> |
#<alt (* -1/6 (* (pow a 2) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (pow b 2)) (/ b a)) a)) (* -1/6 (pow b 3))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (pow b 2)) (/ b a)) a)) (* -1/6 (pow b 3))))> |
#<alt (* -1 b)> |
#<alt (* b (- (* 1/2 (* a b)) 1))> |
#<alt (* b (- (* b (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) 1))> |
#<alt (* b (- (* b (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) 1))> |
#<alt (* -1/6 (* (pow a 2) (pow b 3)))> |
#<alt (* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b))))> |
#<alt (* (pow b 3) (- (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b))) (/ 1 (pow b 2))))> |
#<alt (* (pow b 3) (- (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b))) (/ 1 (pow b 2))))> |
#<alt (* -1/6 (* (pow a 2) (pow b 3)))> |
#<alt (* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (/ (- (* 1/2 a) (/ 1 b)) b)) (* 1/6 (pow a 2)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (/ (- (* 1/2 a) (/ 1 b)) b)) (* 1/6 (pow a 2)))))> |
#<alt (* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))))> |
#<alt (* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))))> |
#<alt (* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))))> |
#<alt (* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))))> |
#<alt (* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))))> |
#<alt (* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))))> |
#<alt (* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))))> |
#<alt (* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))))> |
#<alt (* -1 (* x (- (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))) 1)))> |
#<alt (* -1 (* x (- (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))) 1)))> |
#<alt (* -1 (* x (- (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))) 1)))> |
#<alt (* -1 (* x (- (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))) 1)))> |
#<alt x> |
#<alt (+ x (* -1 (* t (* x y))))> |
#<alt (+ x (* y (+ (* -1 (* t x)) (* 1/2 (* (pow t 2) (* x y))))))> |
#<alt (+ x (* y (+ (* -1 (* t x)) (* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x)))))))> |
#<alt (* -1/6 (* (pow t 3) (* x (pow y 3))))> |
#<alt (* (pow y 3) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* (pow y 3) (+ (* -1 (/ (* t x) (pow y 2))) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))))> |
#<alt (* (pow y 3) (- (+ (* -1/6 (* (pow t 3) x)) (+ (* 1/2 (/ (* (pow t 2) x) y)) (/ x (pow y 3)))) (/ (* t x) (pow y 2))))> |
#<alt (* -1/6 (* (pow t 3) (* x (pow y 3))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1/2 (/ (* (pow t 2) x) y)) (* 1/6 (* (pow t 3) x)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (* t x) y)) (* 1/2 (* (pow t 2) x))) y)) (* 1/6 (* (pow t 3) x)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x y)) (* t x)) y)) (* 1/2 (* (pow t 2) x))) y)) (* 1/6 (* (pow t 3) x)))))> |
#<alt x> |
#<alt (+ x (* -1 (* t (* x y))))> |
#<alt (+ x (* t (+ (* -1 (* x y)) (* 1/2 (* t (* x (pow y 2)))))))> |
#<alt (+ x (* t (+ (* -1 (* x y)) (* t (+ (* -1/6 (* t (* x (pow y 3)))) (* 1/2 (* x (pow y 2))))))))> |
#<alt (* -1/6 (* (pow t 3) (* x (pow y 3))))> |
#<alt (* (pow t 3) (+ (* -1/6 (* x (pow y 3))) (* 1/2 (/ (* x (pow y 2)) t))))> |
#<alt (* (pow t 3) (+ (* -1 (/ (* x y) (pow t 2))) (+ (* -1/6 (* x (pow y 3))) (* 1/2 (/ (* x (pow y 2)) t)))))> |
#<alt (* (pow t 3) (+ (* -1 (/ (* x y) (pow t 2))) (+ (* -1/6 (* x (pow y 3))) (+ (* 1/2 (/ (* x (pow y 2)) t)) (/ x (pow t 3))))))> |
#<alt (* -1/6 (* (pow t 3) (* x (pow y 3))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1/2 (/ (* x (pow y 2)) t)) (* 1/6 (* x (pow y 3))))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (/ (* x y) t)) (* 1/2 (* x (pow y 2)))) t)) (* 1/6 (* x (pow y 3))))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x t)) (* x y)) t)) (* 1/2 (* x (pow y 2)))) t)) (* 1/6 (* x (pow y 3))))))> |
#<alt (* -1 (* t (* x y)))> |
#<alt (* y (+ (* -1 (* t x)) (* 1/2 (* (pow t 2) (* x y)))))> |
#<alt (* y (+ (* -1 (* t x)) (* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x))))))> |
#<alt (* y (+ (* -1 (* t x)) (* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x))))))> |
#<alt (* -1/6 (* (pow t 3) (* x (pow y 3))))> |
#<alt (* (pow y 3) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* (pow y 3) (+ (* -1 (/ (* t x) (pow y 2))) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))))> |
#<alt (* (pow y 3) (+ (* -1 (/ (* t x) (pow y 2))) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))))> |
#<alt (* -1/6 (* (pow t 3) (* x (pow y 3))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1/2 (/ (* (pow t 2) x) y)) (* 1/6 (* (pow t 3) x)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (* t x) y)) (* 1/2 (* (pow t 2) x))) y)) (* 1/6 (* (pow t 3) x)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (* t x) y)) (* 1/2 (* (pow t 2) x))) y)) (* 1/6 (* (pow t 3) x)))))> |
#<alt (* -1 (* t (* x y)))> |
#<alt (* t (+ (* -1 (* x y)) (* 1/2 (* t (* x (pow y 2))))))> |
#<alt (* t (+ (* -1 (* x y)) (* t (+ (* -1/6 (* t (* x (pow y 3)))) (* 1/2 (* x (pow y 2)))))))> |
#<alt (* t (+ (* -1 (* x y)) (* t (+ (* -1/6 (* t (* x (pow y 3)))) (* 1/2 (* x (pow y 2)))))))> |
#<alt (* -1/6 (* (pow t 3) (* x (pow y 3))))> |
#<alt (* (pow t 3) (+ (* -1/6 (* x (pow y 3))) (* 1/2 (/ (* x (pow y 2)) t))))> |
#<alt (* (pow t 3) (+ (* -1 (/ (* x y) (pow t 2))) (+ (* -1/6 (* x (pow y 3))) (* 1/2 (/ (* x (pow y 2)) t)))))> |
#<alt (* (pow t 3) (+ (* -1 (/ (* x y) (pow t 2))) (+ (* -1/6 (* x (pow y 3))) (* 1/2 (/ (* x (pow y 2)) t)))))> |
#<alt (* -1/6 (* (pow t 3) (* x (pow y 3))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1/2 (/ (* x (pow y 2)) t)) (* 1/6 (* x (pow y 3))))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (/ (* x y) t)) (* 1/2 (* x (pow y 2)))) t)) (* 1/6 (* x (pow y 3))))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (/ (* x y) t)) (* 1/2 (* x (pow y 2)))) t)) (* 1/6 (* x (pow y 3))))))> |
#<alt (* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))> |
#<alt (* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))> |
#<alt (* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))> |
#<alt (* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))> |
#<alt (* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))> |
#<alt (* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))> |
#<alt (* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))> |
#<alt (* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))> |
#<alt (* -1 (* x (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t)))))> |
#<alt (* -1 (* x (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t)))))> |
#<alt (* -1 (* x (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t)))))> |
#<alt (* -1 (* x (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t)))))> |
#<alt (* -1 (* t x))> |
#<alt (- (* 1/2 (* (pow t 2) (* x y))) (* t x))> |
#<alt (- (* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x)))) (* t x))> |
#<alt (- (* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x)))) (* t x))> |
#<alt (* -1/6 (* (pow t 3) (* x (pow y 2))))> |
#<alt (* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* t x) (pow y 2))) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* t x) (pow y 2))) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))))> |
#<alt (* -1/6 (* (pow t 3) (* x (pow y 2))))> |
#<alt (* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1/2 (* (pow t 2) x)) (/ (* t x) y)) y)) (* -1/6 (* (pow t 3) x))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1/2 (* (pow t 2) x)) (/ (* t x) y)) y)) (* -1/6 (* (pow t 3) x))))> |
#<alt (* -1 (* t x))> |
#<alt (* t (- (* 1/2 (* t (* x y))) x))> |
#<alt (* t (- (* t (+ (* -1/6 (* t (* x (pow y 2)))) (* 1/2 (* x y)))) x))> |
#<alt (* t (- (* t (+ (* -1/6 (* t (* x (pow y 2)))) (* 1/2 (* x y)))) x))> |
#<alt (* -1/6 (* (pow t 3) (* x (pow y 2))))> |
#<alt (* (pow t 3) (+ (* -1/6 (* x (pow y 2))) (* 1/2 (/ (* x y) t))))> |
#<alt (* (pow t 3) (+ (* -1 (/ x (pow t 2))) (+ (* -1/6 (* x (pow y 2))) (* 1/2 (/ (* x y) t)))))> |
#<alt (* (pow t 3) (+ (* -1 (/ x (pow t 2))) (+ (* -1/6 (* x (pow y 2))) (* 1/2 (/ (* x y) t)))))> |
#<alt (* -1/6 (* (pow t 3) (* x (pow y 2))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1/2 (/ (* x y) t)) (* 1/6 (* x (pow y 2))))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (* x y))) t)) (* 1/6 (* x (pow y 2))))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (* x y))) t)) (* 1/6 (* x (pow y 2))))))> |
#<alt (* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))> |
#<alt (* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))> |
#<alt (* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))> |
#<alt (* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))> |
#<alt (* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))> |
#<alt (* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))> |
#<alt (* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))> |
#<alt (* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))> |
#<alt (* -1 (* x (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))))> |
#<alt (* -1 (* x (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))))> |
#<alt (* -1 (* x (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))))> |
#<alt (* -1 (* x (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))))> |
#<alt (* 1/2 (* (pow t 2) (* x y)))> |
#<alt (* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x))))> |
#<alt (* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x))))> |
#<alt (* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x))))> |
#<alt (* -1/6 (* (pow t 3) (* x (pow y 2))))> |
#<alt (* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* -1/6 (* (pow t 3) (* x (pow y 2))))> |
#<alt (* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* 1/2 (* (pow t 2) (* x y)))> |
#<alt (* (pow t 2) (+ (* -1/6 (* t (* x (pow y 2)))) (* 1/2 (* x y))))> |
#<alt (* (pow t 2) (+ (* -1/6 (* t (* x (pow y 2)))) (* 1/2 (* x y))))> |
#<alt (* (pow t 2) (+ (* -1/6 (* t (* x (pow y 2)))) (* 1/2 (* x y))))> |
#<alt (* -1/6 (* (pow t 3) (* x (pow y 2))))> |
#<alt (* (pow t 3) (+ (* -1/6 (* x (pow y 2))) (* 1/2 (/ (* x y) t))))> |
#<alt (* (pow t 3) (+ (* -1/6 (* x (pow y 2))) (* 1/2 (/ (* x y) t))))> |
#<alt (* (pow t 3) (+ (* -1/6 (* x (pow y 2))) (* 1/2 (/ (* x y) t))))> |
#<alt (* -1/6 (* (pow t 3) (* x (pow y 2))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1/2 (/ (* x y) t)) (* 1/6 (* x (pow y 2))))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1/2 (/ (* x y) t)) (* 1/6 (* x (pow y 2))))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1/2 (/ (* x y) t)) (* 1/6 (* x (pow y 2))))))> |
#<alt (* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))))> |
#<alt (* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))))> |
#<alt (* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))))> |
#<alt (* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))))> |
#<alt (* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))))> |
#<alt (* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))))> |
#<alt (* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))))> |
#<alt (* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))))> |
#<alt (* -1 (* x (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y))))))> |
#<alt (* -1 (* x (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y))))))> |
#<alt (* -1 (* x (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y))))))> |
#<alt (* -1 (* x (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y))))))> |
#<alt (- (log z) t)> |
#<alt (- (log z) t)> |
#<alt (- (log z) t)> |
#<alt (- (log z) t)> |
#<alt (- (* -1 (log (/ 1 z))) t)> |
#<alt (- (* -1 (log (/ 1 z))) t)> |
#<alt (- (* -1 (log (/ 1 z))) t)> |
#<alt (- (* -1 (log (/ 1 z))) t)> |
#<alt (- (+ (log -1) (* -1 (log (/ -1 z)))) t)> |
#<alt (- (+ (log -1) (* -1 (log (/ -1 z)))) t)> |
#<alt (- (+ (log -1) (* -1 (log (/ -1 z)))) t)> |
#<alt (- (+ (log -1) (* -1 (log (/ -1 z)))) t)> |
#<alt (log z)> |
#<alt (+ (log z) (* -1 t))> |
#<alt (+ (log z) (* -1 t))> |
#<alt (+ (log z) (* -1 t))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ (log z) t) 1))> |
#<alt (* t (- (/ (log z) t) 1))> |
#<alt (* t (- (/ (log z) t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (log z) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (log z) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (log z) t)))))> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* 1/2 (pow b 2))> |
#<alt (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))> |
#<alt (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))> |
#<alt (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* a (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* a (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* a (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1 (* a (+ (* -1/2 (/ (pow b 2) a)) (* 1/6 (pow b 3)))))> |
#<alt (* -1 (* a (+ (* -1/2 (/ (pow b 2) a)) (* 1/6 (pow b 3)))))> |
#<alt (* -1 (* a (+ (* -1/2 (/ (pow b 2) a)) (* 1/6 (pow b 3)))))> |
#<alt (* 1/2 (pow b 2))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* (pow b 3) (+ (* -1/6 a) (* 1/2 (/ 1 b))))> |
#<alt (* (pow b 3) (+ (* -1/6 a) (* 1/2 (/ 1 b))))> |
#<alt (* (pow b 3) (+ (* -1/6 a) (* 1/2 (/ 1 b))))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1 (* (pow b 3) (- (* 1/6 a) (* 1/2 (/ 1 b)))))> |
#<alt (* -1 (* (pow b 3) (- (* 1/6 a) (* 1/2 (/ 1 b)))))> |
#<alt (* -1 (* (pow b 3) (- (* 1/6 a) (* 1/2 (/ 1 b)))))> |
#<alt (* 1/2 (* a (pow b 2)))> |
#<alt (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))))> |
#<alt (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))))> |
#<alt (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))))> |
#<alt (* -1/6 (* (pow a 2) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* -1/6 (* (pow a 2) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* 1/2 (* a (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a)))> |
#<alt (* (pow b 2) (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a)))> |
#<alt (* (pow b 2) (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a)))> |
#<alt (* -1/6 (* (pow a 2) (pow b 3)))> |
#<alt (* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b))))> |
#<alt (* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b))))> |
#<alt (* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b))))> |
#<alt (* -1/6 (* (pow a 2) (pow b 3)))> |
#<alt (* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2)))))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* a (pow b 3)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* (pow t 2) (+ (* -1/6 (* t (* x y))) (* 1/2 x)))> |
#<alt (* (pow t 2) (+ (* -1/6 (* t (* x y))) (* 1/2 x)))> |
#<alt (* (pow t 2) (+ (* -1/6 (* t (* x y))) (* 1/2 x)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* (pow t 3) (+ (* -1/6 (* x y)) (* 1/2 (/ x t))))> |
#<alt (* (pow t 3) (+ (* -1/6 (* x y)) (* 1/2 (/ x t))))> |
#<alt (* (pow t 3) (+ (* -1/6 (* x y)) (* 1/2 (/ x t))))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1 (* (pow t 3) (+ (* -1/2 (/ x t)) (* 1/6 (* x y)))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1/2 (/ x t)) (* 1/6 (* x y)))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1/2 (/ x t)) (* 1/6 (* x y)))))> |
#<alt (* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))> |
#<alt (* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))> |
#<alt (* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))> |
#<alt (* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))> |
#<alt (* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))> |
#<alt (* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))> |
#<alt (* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))> |
#<alt (* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))> |
#<alt (* -1 (* x (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))))> |
#<alt (* -1 (* x (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))))> |
#<alt (* -1 (* x (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))))> |
#<alt (* -1 (* x (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x)))> |
#<alt (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x)))> |
#<alt (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x)))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* y (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* y (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* y (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* -1/6 (* (pow t 3) (* x y)))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (* 1/6 (* (pow t 3) x)))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (* 1/6 (* (pow t 3) x)))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (* 1/6 (* (pow t 3) x)))))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* 1/2 (* (pow t 2) x))> |
183 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | t | @ | inf | (+ x (* y (- (* y (+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x))) (* x t)))) |
| 5.0ms | b | @ | 0 | (* x (+ 1 (* b (- (* 1/2 (* b (* a a))) a)))) |
| 3.0ms | x | @ | 0 | (+ x (* y (- (* y (+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x))) (* x t)))) |
| 2.0ms | x | @ | 0 | (* x (+ 1 (* a (- (* a (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b)))) b)))) |
| 2.0ms | x | @ | inf | (+ x (* y (- (* y (+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x))) (* x t)))) |
| 1× | batch-egg-rewrite |
| 4228× | *-lowering-*.f32 |
| 4228× | *-lowering-*.f64 |
| 2324× | /-lowering-/.f32 |
| 2324× | /-lowering-/.f64 |
| 1700× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 301 |
| 1 | 277 | 285 |
| 2 | 2400 | 281 |
| 0 | 8188 | 281 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (pow (exp (* y (/ (- (log z) t) 2))) 2)) |
(pow (exp (* y (/ (- (log z) t) 2))) 2) |
(exp (* y (/ (- (log z) t) 2))) |
(* y (/ (- (log z) t) 2)) |
(* x (+ 1 (* b (- (* 1/2 (* b (* a a))) a)))) |
(+ 1 (* b (- (* 1/2 (* b (* a a))) a))) |
(* b (- (* 1/2 (* b (* a a))) a)) |
(- (* 1/2 (* b (* a a))) a) |
(* x (+ 1 (* a (- (* a (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b)))) b)))) |
(+ 1 (* a (- (* a (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b)))) b))) |
(* a (- (* a (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b)))) b)) |
(- (* a (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b)))) b) |
(+ x (* y (- (* y (+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x))) (* x t)))) |
(* y (- (* y (+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x))) (* x t))) |
(- (* y (+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x))) (* x t)) |
(* y (+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x))) |
(- (log z) t) |
(* b (* a a)) |
(+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b))) |
(* a (+ (* (* -1/6 a) (* b (* b b))) (* 1/2 (* b b)))) |
(* (* -1/6 a) (* b (* b b))) |
(* (* -1/6 (* t (* t t))) (* x y)) |
(+ (* (* -1/6 (* t (* t t))) (* x y)) (* (* 1/2 (* t t)) x)) |
(* (* 1/2 (* t t)) x) |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(*.f64 (exp.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y))) (*.f64 (exp.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y))) x)) |
(*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) x) |
(*.f64 (*.f64 x (exp.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y)))) (exp.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y)))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
(exp.f64 (+.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y)))) |
(exp.f64 (*.f64 (+.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (+.f64 y y))) (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 y (+.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))))) |
(sqrt.f64 (*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))))) |
(sqrt.f64 (exp.f64 (*.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (+.f64 y y)) (/.f64 (-.f64 (log.f64 z) t) #s(literal -2 binary64)))) |
(/.f64 (pow.f64 (exp.f64 (+.f64 y y)) (/.f64 (log.f64 z) #s(literal 2 binary64))) (pow.f64 (exp.f64 (+.f64 y y)) (/.f64 t #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (exp.f64 y) (log.f64 z)) (pow.f64 (exp.f64 y) t)) |
(/.f64 (pow.f64 (exp.f64 y) (/.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) (pow.f64 (exp.f64 y) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))))) |
(/.f64 (pow.f64 (exp.f64 y) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (log.f64 z) t))) (pow.f64 (exp.f64 y) (/.f64 (*.f64 t t) (+.f64 (log.f64 z) t)))) |
(pow.f64 (exp.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 y) (-.f64 (log.f64 z) t)) |
(pow.f64 (exp.f64 y) (*.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 y) (+.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 y) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 y) (*.f64 (*.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 y) (*.f64 (*.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 y) (*.f64 (+.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 y) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 y) (+.f64 (*.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 y) (+.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 y) (+.f64 (*.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (+.f64 y y)) (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (+.f64 y y)) (*.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (*.f64 y #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (+.f64 y y)) |
(pow.f64 (pow.f64 (exp.f64 (+.f64 y y)) (-.f64 (log.f64 z) t)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (+.f64 y y)) #s(literal 1 binary64)) (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (+.f64 y y)) #s(literal 1/2 binary64)) (-.f64 (log.f64 z) t)) |
(pow.f64 (pow.f64 (exp.f64 (+.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 z) t))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 y) (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(pow.f64 (pow.f64 (exp.f64 y) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) t))) |
(pow.f64 (*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (exp.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) y) |
(pow.f64 (exp.f64 (-.f64 (log.f64 z) t)) y) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (exp.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y))) (exp.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (pow.f64 (exp.f64 (+.f64 y y)) (/.f64 (log.f64 z) #s(literal 2 binary64))) (pow.f64 (exp.f64 (+.f64 y y)) (neg.f64 (/.f64 t #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 y) (log.f64 z)) (pow.f64 (exp.f64 y) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (pow.f64 (exp.f64 y) (-.f64 #s(literal 0 binary64) t)) (pow.f64 (exp.f64 y) (log.f64 z))) |
(*.f64 (exp.f64 (*.f64 y (log.f64 z))) (exp.f64 (*.f64 y (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (exp.f64 (*.f64 (log.f64 z) y)) (exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) y))) |
(exp.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y))) |
(exp.f64 (*.f64 (+.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) y)) |
(exp.f64 (*.f64 y (*.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(sqrt.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 y) (/.f64 (-.f64 (log.f64 z) t) #s(literal -2 binary64)))) |
(/.f64 (exp.f64 (*.f64 y (/.f64 (log.f64 z) #s(literal 2 binary64)))) (exp.f64 (*.f64 y (/.f64 t #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 y (/.f64 (log.f64 z) #s(literal 2 binary64))))) (neg.f64 (exp.f64 (*.f64 y (/.f64 t #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 y) (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 y) (*.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 y) (*.f64 (*.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 y) (+.f64 (/.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (+.f64 y y)) (/.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) y) |
(pow.f64 (exp.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (*.f64 y #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (*.f64 y (/.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 1/2 binary64)) (-.f64 (log.f64 z) t)) |
(pow.f64 (pow.f64 (exp.f64 y) #s(literal 1 binary64)) (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 y) (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 z) t))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (-.f64 (log.f64 z) t)) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (exp.f64 (*.f64 y (/.f64 (log.f64 z) #s(literal 2 binary64)))) (pow.f64 (exp.f64 y) (neg.f64 (/.f64 t #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (*.f64 y (/.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 2 binary64)))) (exp.f64 (*.f64 y (/.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y)) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 y (/.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 y (/.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(log.f64 (exp.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y)))) |
(+.f64 (log.f64 (exp.f64 (*.f64 y (/.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 2 binary64))))) (log.f64 (exp.f64 (*.f64 y (/.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(+.f64 (log.f64 (exp.f64 (*.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y)) #s(literal 1/2 binary64)))) (log.f64 (exp.f64 (*.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y)) #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 (exp.f64 (*.f64 y (/.f64 (log.f64 z) #s(literal 2 binary64))))) (log.f64 (exp.f64 (*.f64 y (/.f64 t #s(literal 2 binary64)))))) |
(/.f64 y (/.f64 #s(literal 2 binary64) (-.f64 (log.f64 z) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(/.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (log.f64 z) t))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 y) (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 (log.f64 z) t)))) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 (log.f64 z) t))) |
(/.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 z) t))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 2 binary64) (-.f64 (log.f64 z) t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 z) t)) y) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (-.f64 (log.f64 z) t)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 (log.f64 z) t)))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 z) t)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 (log.f64 z) t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (log.f64 z) t)) y)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) |
(*.f64 y (log.f64 (exp.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) y) |
(*.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 (-.f64 (log.f64 z) t) (*.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 1 binary64)) y) |
(+.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))) |
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))) (-.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))) (*.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)))) (-.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))))) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))) x) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))) (*.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))))) (neg.f64 (-.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))) x) |
(+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))) |
(+.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) (/.f64 (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) #s(literal 1 binary64)))) |
(fma.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) b #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))))) (+.f64 (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))))) (neg.f64 (+.f64 (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) #s(literal 1 binary64)) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))) (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))) |
(+.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))))) |
(/.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a a))) (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a a)) b) (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a a)))) (neg.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b)) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a a)) b)) (neg.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))) |
(*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) b) |
(*.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) b) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) |
(+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (/.f64 (*.f64 a a) (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) a)) |
(fma.f64 (*.f64 a a) (*.f64 b #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(fma.f64 (*.f64 b (*.f64 a a)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(fma.f64 (*.f64 b a) (*.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a a) (-.f64 #s(literal 0 binary64) a)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b (-.f64 #s(literal 0 binary64) a)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) a (-.f64 #s(literal 0 binary64) a)) |
(fma.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) a) a (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (-.f64 (*.f64 a a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a a)) (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (-.f64 (*.f64 a a) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a a))) (neg.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a a))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))) (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (*.f64 a a))) (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a a)))) (neg.f64 (neg.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) |
(+.f64 x (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))) (/.f64 (*.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) (-.f64 x (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) (*.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) (*.f64 x (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))) (-.f64 x (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (-.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))))) (-.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (-.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))) x) (-.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) (*.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) (*.f64 x (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))))) (neg.f64 (-.f64 x (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (-.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (-.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) x) |
(+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) |
(+.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) (-.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) (-.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) #s(literal 1 binary64)))) |
(fma.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) a #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (-.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (-.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))))) (+.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) (-.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))) (-.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (-.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (-.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))))) (neg.f64 (+.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) (-.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) #s(literal 1 binary64)) (-.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) (-.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (-.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (-.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) (-.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) a) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))))) |
(/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b b))) (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b b)) a) (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b b)))) (neg.f64 (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) (*.f64 b (*.f64 b b))) a)) (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b b)) a)) (neg.f64 (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) |
(*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) |
(*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) a) |
(*.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) a) |
(+.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)) (+.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)) (-.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) b)) |
(-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 b b) (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) a (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))))) (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b b)) (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))))) (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b b))) (neg.f64 (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b b))) (neg.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) (*.f64 (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b b))) (*.f64 (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))))) (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) |
(+.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) (/.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) (-.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) x))) |
(fma.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) x) |
(fma.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) y x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))))) (+.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))))) (-.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))))))) (neg.f64 (+.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))))) (neg.f64 (-.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) (*.f64 x x)) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) (*.f64 (-.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))))) (*.f64 (-.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) (-.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) (-.f64 (*.f64 x x) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))))) |
(+.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (*.f64 y (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t)))) |
(+.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (*.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t)) y)) |
(+.f64 (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))))) (*.f64 y (*.f64 x (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (*.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) y) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) y)) |
(/.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 (*.f64 x t) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 x (*.f64 t (*.f64 x t))))) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) y) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 (*.f64 x t) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 x (*.f64 t (*.f64 x t)))) y) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 (*.f64 x t) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 x (*.f64 t (*.f64 x t)))))) (neg.f64 (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) y)) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 (*.f64 x t) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 x (*.f64 t (*.f64 x t)))) y)) (neg.f64 (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) |
(*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) |
(*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) y) |
(+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t)))) |
(+.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t))) |
(+.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (+.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t)) (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t)))) |
(+.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t)) (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) |
(+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))))) |
(+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (+.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))) (*.f64 x (-.f64 #s(literal 0 binary64) t)))) |
(+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (-.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))) (*.f64 x t))) |
(-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) |
(-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (-.f64 (*.f64 x t) (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))))))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 (*.f64 x t) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 (*.f64 x t) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (/.f64 (*.f64 x (*.f64 t (*.f64 x t))) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x (-.f64 #s(literal 0 binary64) t)))) (/.f64 (*.f64 x (*.f64 t (*.f64 x t))) (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (-.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t)))) (/.f64 (*.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t)) (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t))) (-.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t))))) |
(fma.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (neg.f64 (-.f64 (*.f64 x t) (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t))))) |
(fma.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) y (*.f64 x (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) y (neg.f64 (-.f64 (*.f64 x t) (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 (*.f64 x t) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) (-.f64 (*.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 x (*.f64 t (*.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 (*.f64 x t) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (-.f64 (*.f64 x (*.f64 t (*.f64 x t))) (*.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 x (*.f64 t (*.f64 x t)))) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 x (*.f64 t (*.f64 x t)))) (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 (*.f64 x t) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) (-.f64 (*.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 x (*.f64 t (*.f64 x t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 (*.f64 x t) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (-.f64 (*.f64 x (*.f64 t (*.f64 x t))) (*.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x (-.f64 #s(literal 0 binary64) t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 x (*.f64 t (*.f64 x t))))) (neg.f64 (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 x (*.f64 t (*.f64 x t))))) (neg.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) (*.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t)) (*.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t)) (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t))))) (+.f64 (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (-.f64 (*.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t)) (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t))) (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (*.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t)) (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t)))) (-.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))))))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 (*.f64 x t) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 (*.f64 x t) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 (*.f64 x t) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 (*.f64 x t) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (*.f64 (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 x (*.f64 t (*.f64 x t))))) (*.f64 (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 (*.f64 x t) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 x (*.f64 t (*.f64 x t)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) (*.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t)) (*.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t)) (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t)))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (-.f64 (*.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t)) (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t))) (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) (*.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t)) (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t))))) (neg.f64 (-.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) t)) (*.f64 x t))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 (*.f64 x t) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) (-.f64 (*.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 x (*.f64 t (*.f64 x t))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 (*.f64 x t) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))))) |
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 y (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))) (*.f64 x (*.f64 t (*.f64 x t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) |
(+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t)))) |
(+.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (/.f64 (*.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t)))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t)))))) |
(fma.f64 y (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t)))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) y (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y)))))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t))))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y))) (-.f64 (*.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t)))) (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y))) (*.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) |
(/.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t))))))) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t)))))) (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x t))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t)))))) y) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t))))) y) (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x t))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y)))))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t))))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y))) (-.f64 (*.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t)))) (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y))) (*.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t)))))) (neg.f64 (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t)))))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t))))))) (neg.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t)))))) y)) (neg.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t))))) y)) (neg.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x t)))))) |
(*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) |
(*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) y) |
(+.f64 (log.f64 z) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 z)) |
(-.f64 (log.f64 z) t) |
(-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (log.f64 z) t)) (/.f64 (*.f64 t t) (+.f64 (log.f64 z) t))) |
(-.f64 (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (log.f64 z) (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 t t) (-.f64 (log.f64 z) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 z) t) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (log.f64 z) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (log.f64 z) t)) |
(/.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (log.f64 z) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (log.f64 z) t) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (log.f64 z) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (+.f64 (log.f64 z) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (-.f64 (log.f64 z) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (log.f64 z) t)) (*.f64 (+.f64 (log.f64 z) t) (*.f64 t t))) (*.f64 (+.f64 (log.f64 z) t) (+.f64 (log.f64 z) t))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)))) (neg.f64 (neg.f64 (+.f64 (log.f64 z) t)))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))) (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (log.f64 z) t) (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t (+.f64 (log.f64 z) t))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 z) t))) |
(*.f64 b (*.f64 a a)) |
(*.f64 a (*.f64 b a)) |
(*.f64 (*.f64 a a) b) |
(*.f64 (*.f64 b a) a) |
(+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 b b) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 b b) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)) |
(fma.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) b (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) (*.f64 b b) (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)))) (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)))) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)))) (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)))) (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 b a)))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)) (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) |
(+.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)) (*.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a))) (-.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)) (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)) (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))))) |
(fma.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a) a (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)) (*.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)) (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)) (*.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a))) (*.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)) (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64))))) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a))))) |
(/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)))) a) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) a) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)) (*.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)) (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)) (*.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a))) (*.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))))) (neg.f64 (-.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)) (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)))))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)))) a)) (neg.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) a)) (neg.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))))) |
(*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) a) |
(*.f64 b (*.f64 (*.f64 b b) (*.f64 a #s(literal -1/6 binary64)))) |
(*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal -1/6 binary64) (*.f64 b a))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 a #s(literal -1/6 binary64))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) (*.f64 b b)) |
(*.f64 (*.f64 a (*.f64 b (*.f64 b b))) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b b)) b) |
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a) |
(*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) b) b) |
(*.f64 x (*.f64 y (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))))) |
(*.f64 y (*.f64 (*.f64 t #s(literal -1/6 binary64)) (*.f64 t (*.f64 x t)))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y)))) |
(*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal -1/6 binary64) (*.f64 x y))) |
(*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) |
(*.f64 (*.f64 x y) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 t #s(literal -1/6 binary64)) (*.f64 (*.f64 t t) (*.f64 x y))) |
(*.f64 (*.f64 (*.f64 t #s(literal -1/6 binary64)) (*.f64 t (*.f64 x t))) y) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) y) x) |
(*.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 t (*.f64 t t))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 t #s(literal -1/6 binary64))) (*.f64 t t)) |
(+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x t))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t)))) (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x t)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y))))) |
(fma.f64 x (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) |
(fma.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) |
(fma.f64 (*.f64 x y) (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) |
(fma.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) x (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y))) |
(fma.f64 (*.f64 (*.f64 t #s(literal -1/6 binary64)) (*.f64 t (*.f64 x t))) y (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y))))) (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x t)))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t)))))) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t)))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t))))) (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y))))) (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x t)))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t)))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x t)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t)))))) (*.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x t)))) (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x t)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t)))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y))))) (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x t)))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 x y))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 x t)) (*.f64 t (*.f64 x t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) (*.f64 t (*.f64 x t)))))) |
(*.f64 x (*.f64 t (/.f64 t #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))) |
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) x) |
(*.f64 (/.f64 t #s(literal 2 binary64)) (*.f64 x t)) |
(*.f64 (*.f64 t (*.f64 x t)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 t t)) |
(*.f64 (*.f64 x (/.f64 t #s(literal 2 binary64))) t) |
| 1× | egg-herbie |
| 4958× | *-lowering-*.f32 |
| 4958× | *-lowering-*.f64 |
| 4124× | +-lowering-+.f64 |
| 4124× | +-lowering-+.f32 |
| 1906× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 719 | 10000 |
| 1 | 2607 | 9054 |
| 2 | 7018 | 9038 |
| 0 | 8036 | 9038 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
x |
(+ x (* x (* y (- (log z) t)))) |
(+ x (* y (+ (* 1/2 (* x (* y (pow (- (log z) t) 2)))) (* x (- (log z) t))))) |
(+ x (* y (+ (* x (- (log z) t)) (* y (+ (* 1/2 (* x (pow (- (log z) t) 2))) (* x (* y (+ (* 1/24 (pow (- (log z) t) 3)) (* 1/8 (pow (- (log z) t) 3)))))))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (log z)))) 2)) |
(+ (* -1 (* t (* x (* y (pow (exp (* 1/2 (* y (log z)))) 2))))) (* x (pow (exp (* 1/2 (* y (log z)))) 2))) |
(+ (* t (+ (* -1 (* x (* y (pow (exp (* 1/2 (* y (log z)))) 2)))) (* 1/2 (* t (* x (* (pow y 2) (pow (exp (* 1/2 (* y (log z)))) 2))))))) (* x (pow (exp (* 1/2 (* y (log z)))) 2))) |
(+ (* t (+ (* -1 (* x (* y (pow (exp (* 1/2 (* y (log z)))) 2)))) (* t (+ (* 1/2 (* x (* (pow y 2) (pow (exp (* 1/2 (* y (log z)))) 2)))) (* t (* x (+ (* -1/8 (* (pow y 3) (pow (exp (* 1/2 (* y (log z)))) 2))) (* -1/24 (* (pow y 3) (pow (exp (* 1/2 (* y (log z)))) 2)))))))))) (* x (pow (exp (* 1/2 (* y (log z)))) 2))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(* x (pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2)) |
(* x (pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2)) |
(* x (pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2)) |
(* x (pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2)) |
1 |
(+ 1 (* y (- (log z) t))) |
(+ 1 (* y (- (+ (log z) (* 1/2 (* y (pow (- (log z) t) 2)))) t))) |
(+ 1 (* y (- (+ (log z) (* y (+ (* 1/2 (pow (- (log z) t) 2)) (* y (+ (* 1/24 (pow (- (log z) t) 3)) (* 1/8 (pow (- (log z) t) 3))))))) t))) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2) |
(pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2) |
(pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2) |
(pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2) |
(pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2) |
(pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2) |
(pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2) |
(pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2) |
(pow (exp (* 1/2 (* y (log z)))) 2) |
(+ (* -1 (* t (* y (pow (exp (* 1/2 (* y (log z)))) 2)))) (pow (exp (* 1/2 (* y (log z)))) 2)) |
(+ (* t (+ (* -1 (* y (pow (exp (* 1/2 (* y (log z)))) 2))) (* 1/2 (* t (* (pow y 2) (pow (exp (* 1/2 (* y (log z)))) 2)))))) (pow (exp (* 1/2 (* y (log z)))) 2)) |
(+ (* t (+ (* -1 (* y (pow (exp (* 1/2 (* y (log z)))) 2))) (* t (+ (* 1/2 (* (pow y 2) (pow (exp (* 1/2 (* y (log z)))) 2))) (* t (+ (* -1/8 (* (pow y 3) (pow (exp (* 1/2 (* y (log z)))) 2))) (* -1/24 (* (pow y 3) (pow (exp (* 1/2 (* y (log z)))) 2))))))))) (pow (exp (* 1/2 (* y (log z)))) 2)) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2) |
(pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2) |
(pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2) |
(pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2) |
1 |
(+ 1 (* 1/2 (* y (- (log z) t)))) |
(+ 1 (* y (+ (* 1/8 (* y (pow (- (log z) t) 2))) (* 1/2 (- (log z) t))))) |
(+ 1 (* y (+ (* 1/2 (- (log z) t)) (* y (+ (* 1/48 (* y (pow (- (log z) t) 3))) (* 1/8 (pow (- (log z) t) 2))))))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) |
(exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) |
(exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) |
(exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) |
(exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(exp (* 1/2 (* y (log z)))) |
(+ (exp (* 1/2 (* y (log z)))) (* -1/2 (* t (* y (exp (* 1/2 (* y (log z)))))))) |
(+ (exp (* 1/2 (* y (log z)))) (* t (+ (* -1/2 (* y (exp (* 1/2 (* y (log z)))))) (* 1/8 (* t (* (pow y 2) (exp (* 1/2 (* y (log z)))))))))) |
(+ (exp (* 1/2 (* y (log z)))) (* t (+ (* -1/2 (* y (exp (* 1/2 (* y (log z)))))) (* t (+ (* -1/48 (* t (* (pow y 3) (exp (* 1/2 (* y (log z))))))) (* 1/8 (* (pow y 2) (exp (* 1/2 (* y (log z))))))))))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp (* 1/2 (* y (+ (log z) (* -1 t))))) |
(exp (* 1/2 (* y (+ (log z) (* -1 t))))) |
(exp (* 1/2 (* y (+ (log z) (* -1 t))))) |
(exp (* 1/2 (* y (+ (log z) (* -1 t))))) |
(* 1/2 (* y (- (log z) t))) |
(* 1/2 (* y (- (log z) t))) |
(* 1/2 (* y (- (log z) t))) |
(* 1/2 (* y (- (log z) t))) |
(* 1/2 (* y (- (log z) t))) |
(* 1/2 (* y (- (log z) t))) |
(* 1/2 (* y (- (log z) t))) |
(* 1/2 (* y (- (log z) t))) |
(* 1/2 (* y (- (log z) t))) |
(* 1/2 (* y (- (log z) t))) |
(* 1/2 (* y (- (log z) t))) |
(* 1/2 (* y (- (log z) t))) |
(* 1/2 (* y (- (log z) t))) |
(* 1/2 (* y (- (log z) t))) |
(* 1/2 (* y (- (log z) t))) |
(* 1/2 (* y (- (log z) t))) |
(* 1/2 (* y (- (* -1 (log (/ 1 z))) t))) |
(* 1/2 (* y (- (* -1 (log (/ 1 z))) t))) |
(* 1/2 (* y (- (* -1 (log (/ 1 z))) t))) |
(* 1/2 (* y (- (* -1 (log (/ 1 z))) t))) |
(* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) |
(* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) |
(* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) |
(* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) |
(* 1/2 (* y (log z))) |
(+ (* -1/2 (* t y)) (* 1/2 (* y (log z)))) |
(+ (* -1/2 (* t y)) (* 1/2 (* y (log z)))) |
(+ (* -1/2 (* t y)) (* 1/2 (* y (log z)))) |
(* -1/2 (* t y)) |
(* t (+ (* -1/2 y) (* 1/2 (/ (* y (log z)) t)))) |
(* t (+ (* -1/2 y) (* 1/2 (/ (* y (log z)) t)))) |
(* t (+ (* -1/2 y) (* 1/2 (/ (* y (log z)) t)))) |
(* -1/2 (* t y)) |
(* -1 (* t (+ (* -1/2 (/ (* y (log z)) t)) (* 1/2 y)))) |
(* -1 (* t (+ (* -1/2 (/ (* y (log z)) t)) (* 1/2 y)))) |
(* -1 (* t (+ (* -1/2 (/ (* y (log z)) t)) (* 1/2 y)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
x |
(+ x (* -1 (* a (* b x)))) |
(+ x (* b (+ (* -1 (* a x)) (* 1/2 (* (pow a 2) (* b x)))))) |
(+ x (* b (+ (* -1 (* a x)) (* 1/2 (* (pow a 2) (* b x)))))) |
(* 1/2 (* (pow a 2) (* (pow b 2) x))) |
(* (pow b 2) (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x)))) |
(* (pow b 2) (+ (* -1 (/ (* a x) b)) (+ (* 1/2 (* (pow a 2) x)) (/ x (pow b 2))))) |
(* (pow b 2) (+ (* -1 (/ (* a x) b)) (+ (* 1/2 (* (pow a 2) x)) (/ x (pow b 2))))) |
(* 1/2 (* (pow a 2) (* (pow b 2) x))) |
(* (pow b 2) (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x)))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ x b)) (* a x)) b)) (* 1/2 (* (pow a 2) x)))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ x b)) (* a x)) b)) (* 1/2 (* (pow a 2) x)))) |
x |
(+ x (* -1 (* a (* b x)))) |
(+ x (* a (+ (* -1 (* b x)) (* 1/2 (* a (* (pow b 2) x)))))) |
(+ x (* a (+ (* -1 (* b x)) (* 1/2 (* a (* (pow b 2) x)))))) |
(* 1/2 (* (pow a 2) (* (pow b 2) x))) |
(* (pow a 2) (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x)))) |
(* (pow a 2) (+ (* -1 (/ (* b x) a)) (+ (* 1/2 (* (pow b 2) x)) (/ x (pow a 2))))) |
(* (pow a 2) (+ (* -1 (/ (* b x) a)) (+ (* 1/2 (* (pow b 2) x)) (/ x (pow a 2))))) |
(* 1/2 (* (pow a 2) (* (pow b 2) x))) |
(* (pow a 2) (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ x a)) (* b x)) a)) (* 1/2 (* (pow b 2) x)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ x a)) (* b x)) a)) (* 1/2 (* (pow b 2) x)))) |
1 |
(+ 1 (* -1 (* a b))) |
(+ 1 (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b))))) |
(+ 1 (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b))))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(* (pow b 2) (- (+ (* 1/2 (pow a 2)) (/ 1 (pow b 2))) (/ a b))) |
(* (pow b 2) (- (+ (* 1/2 (pow a 2)) (/ 1 (pow b 2))) (/ a b))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(* (pow b 2) (+ (* -1 (/ (- a (/ 1 b)) b)) (* 1/2 (pow a 2)))) |
(* (pow b 2) (+ (* -1 (/ (- a (/ 1 b)) b)) (* 1/2 (pow a 2)))) |
1 |
(+ 1 (* -1 (* a b))) |
(+ 1 (* a (+ (* -1 b) (* 1/2 (* a (pow b 2)))))) |
(+ 1 (* a (+ (* -1 b) (* 1/2 (* a (pow b 2)))))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(* (pow a 2) (+ (* -1 (/ b a)) (+ (* 1/2 (pow b 2)) (/ 1 (pow a 2))))) |
(* (pow a 2) (+ (* -1 (/ b a)) (+ (* 1/2 (pow b 2)) (/ 1 (pow a 2))))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(* (pow a 2) (+ (* -1 (/ (- b (/ 1 a)) a)) (* 1/2 (pow b 2)))) |
(* (pow a 2) (+ (* -1 (/ (- b (/ 1 a)) a)) (* 1/2 (pow b 2)))) |
(* -1 (* a b)) |
(* b (+ (* -1 a) (* 1/2 (* (pow a 2) b)))) |
(* b (+ (* -1 a) (* 1/2 (* (pow a 2) b)))) |
(* b (+ (* -1 a) (* 1/2 (* (pow a 2) b)))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(* -1 (* a b)) |
(* a (+ (* -1 b) (* 1/2 (* a (pow b 2))))) |
(* a (+ (* -1 b) (* 1/2 (* a (pow b 2))))) |
(* a (+ (* -1 b) (* 1/2 (* a (pow b 2))))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(* -1 a) |
(- (* 1/2 (* (pow a 2) b)) a) |
(- (* 1/2 (* (pow a 2) b)) a) |
(- (* 1/2 (* (pow a 2) b)) a) |
(* 1/2 (* (pow a 2) b)) |
(* b (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(* b (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(* b (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(* 1/2 (* (pow a 2) b)) |
(* -1 (* b (+ (* -1/2 (pow a 2)) (/ a b)))) |
(* -1 (* b (+ (* -1/2 (pow a 2)) (/ a b)))) |
(* -1 (* b (+ (* -1/2 (pow a 2)) (/ a b)))) |
(* -1 a) |
(* a (- (* 1/2 (* a b)) 1)) |
(* a (- (* 1/2 (* a b)) 1)) |
(* a (- (* 1/2 (* a b)) 1)) |
(* 1/2 (* (pow a 2) b)) |
(* (pow a 2) (- (* 1/2 b) (/ 1 a))) |
(* (pow a 2) (- (* 1/2 b) (/ 1 a))) |
(* (pow a 2) (- (* 1/2 b) (/ 1 a))) |
(* 1/2 (* (pow a 2) b)) |
(* (pow a 2) (- (* 1/2 b) (/ 1 a))) |
(* (pow a 2) (- (* 1/2 b) (/ 1 a))) |
(* (pow a 2) (- (* 1/2 b) (/ 1 a))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
x |
(+ x (* -1 (* a (* b x)))) |
(+ x (* a (+ (* -1 (* b x)) (* 1/2 (* a (* (pow b 2) x)))))) |
(+ x (* a (+ (* -1 (* b x)) (* a (+ (* -1/6 (* a (* (pow b 3) x))) (* 1/2 (* (pow b 2) x))))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* (pow a 3) (+ (* -1/6 (* (pow b 3) x)) (* 1/2 (/ (* (pow b 2) x) a)))) |
(* (pow a 3) (+ (* -1 (/ (* b x) (pow a 2))) (+ (* -1/6 (* (pow b 3) x)) (* 1/2 (/ (* (pow b 2) x) a))))) |
(* (pow a 3) (+ (* -1 (/ (* b x) (pow a 2))) (+ (* -1/6 (* (pow b 3) x)) (+ (* 1/2 (/ (* (pow b 2) x) a)) (/ x (pow a 3)))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ (* (pow b 2) x) a)) (* 1/6 (* (pow b 3) x))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x))) a)) (* 1/6 (* (pow b 3) x))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x a)) (* b x)) a)) (* 1/2 (* (pow b 2) x))) a)) (* 1/6 (* (pow b 3) x))))) |
x |
(+ x (* -1 (* a (* b x)))) |
(+ x (* b (+ (* -1 (* a x)) (* 1/2 (* (pow a 2) (* b x)))))) |
(+ x (* b (+ (* -1 (* a x)) (* b (+ (* -1/6 (* (pow a 3) (* b x))) (* 1/2 (* (pow a 2) x))))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* (pow b 3) (+ (* -1/6 (* (pow a 3) x)) (* 1/2 (/ (* (pow a 2) x) b)))) |
(* (pow b 3) (+ (* -1 (/ (* a x) (pow b 2))) (+ (* -1/6 (* (pow a 3) x)) (* 1/2 (/ (* (pow a 2) x) b))))) |
(* (pow b 3) (+ (* -1 (/ (* a x) (pow b 2))) (+ (* -1/6 (* (pow a 3) x)) (+ (* 1/2 (/ (* (pow a 2) x) b)) (/ x (pow b 3)))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ (* (pow a 2) x) b)) (* 1/6 (* (pow a 3) x))))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x))) b)) (* 1/6 (* (pow a 3) x))))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x b)) (* a x)) b)) (* 1/2 (* (pow a 2) x))) b)) (* 1/6 (* (pow a 3) x))))) |
1 |
(+ 1 (* -1 (* a b))) |
(+ 1 (* a (+ (* -1 b) (* 1/2 (* a (pow b 2)))))) |
(+ 1 (* a (+ (* -1 b) (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* (pow a 3) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* (pow a 3) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))) |
(* (pow a 3) (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2)))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ (pow b 2) a)) (* 1/6 (pow b 3))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ b a)) (* 1/2 (pow b 2))) a)) (* 1/6 (pow b 3))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (- b (/ 1 a)) a)) (* 1/2 (pow b 2))) a)) (* 1/6 (pow b 3))))) |
1 |
(+ 1 (* -1 (* a b))) |
(+ 1 (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b))))) |
(+ 1 (* b (+ (* -1 a) (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2))))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* (pow b 3) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(* (pow b 3) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))) |
(* (pow b 3) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (+ (* 1/2 (/ (pow a 2) b)) (/ 1 (pow b 3)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ (pow a 2) b)) (* 1/6 (pow a 3))))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ a b)) (* 1/2 (pow a 2))) b)) (* 1/6 (pow a 3))))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (- a (/ 1 b)) b)) (* 1/2 (pow a 2))) b)) (* 1/6 (pow a 3))))) |
(* -1 (* a b)) |
(* a (+ (* -1 b) (* 1/2 (* a (pow b 2))))) |
(* a (+ (* -1 b) (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))))) |
(* a (+ (* -1 b) (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* (pow a 3) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* (pow a 3) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))) |
(* (pow a 3) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ (pow b 2) a)) (* 1/6 (pow b 3))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ b a)) (* 1/2 (pow b 2))) a)) (* 1/6 (pow b 3))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ b a)) (* 1/2 (pow b 2))) a)) (* 1/6 (pow b 3))))) |
(* -1 (* a b)) |
(* b (+ (* -1 a) (* 1/2 (* (pow a 2) b)))) |
(* b (+ (* -1 a) (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))))) |
(* b (+ (* -1 a) (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* (pow b 3) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(* (pow b 3) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))) |
(* (pow b 3) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ (pow a 2) b)) (* 1/6 (pow a 3))))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ a b)) (* 1/2 (pow a 2))) b)) (* 1/6 (pow a 3))))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ a b)) (* 1/2 (pow a 2))) b)) (* 1/6 (pow a 3))))) |
(* -1 b) |
(- (* 1/2 (* a (pow b 2))) b) |
(- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b) |
(- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* (pow a 2) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))) |
(* (pow a 2) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (pow b 2)) (/ b a)) a)) (* -1/6 (pow b 3)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (pow b 2)) (/ b a)) a)) (* -1/6 (pow b 3)))) |
(* -1 b) |
(* b (- (* 1/2 (* a b)) 1)) |
(* b (- (* b (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) 1)) |
(* b (- (* b (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) 1)) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b)))) |
(* (pow b 3) (- (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b))) (/ 1 (pow b 2)))) |
(* (pow b 3) (- (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b))) (/ 1 (pow b 2)))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2))))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (- (* 1/2 a) (/ 1 b)) b)) (* 1/6 (pow a 2))))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (- (* 1/2 a) (/ 1 b)) b)) (* 1/6 (pow a 2))))) |
(* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))) |
(* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))) |
(* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))) |
(* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))) |
(* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))) |
(* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))) |
(* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))) |
(* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))) |
(* -1 (* x (- (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))) 1))) |
(* -1 (* x (- (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))) 1))) |
(* -1 (* x (- (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))) 1))) |
(* -1 (* x (- (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))) 1))) |
x |
(+ x (* -1 (* t (* x y)))) |
(+ x (* y (+ (* -1 (* t x)) (* 1/2 (* (pow t 2) (* x y)))))) |
(+ x (* y (+ (* -1 (* t x)) (* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x))))))) |
(* -1/6 (* (pow t 3) (* x (pow y 3)))) |
(* (pow y 3) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* (pow y 3) (+ (* -1 (/ (* t x) (pow y 2))) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))) |
(* (pow y 3) (- (+ (* -1/6 (* (pow t 3) x)) (+ (* 1/2 (/ (* (pow t 2) x) y)) (/ x (pow y 3)))) (/ (* t x) (pow y 2)))) |
(* -1/6 (* (pow t 3) (* x (pow y 3)))) |
(* -1 (* (pow y 3) (+ (* -1/2 (/ (* (pow t 2) x) y)) (* 1/6 (* (pow t 3) x))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (* t x) y)) (* 1/2 (* (pow t 2) x))) y)) (* 1/6 (* (pow t 3) x))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x y)) (* t x)) y)) (* 1/2 (* (pow t 2) x))) y)) (* 1/6 (* (pow t 3) x))))) |
x |
(+ x (* -1 (* t (* x y)))) |
(+ x (* t (+ (* -1 (* x y)) (* 1/2 (* t (* x (pow y 2))))))) |
(+ x (* t (+ (* -1 (* x y)) (* t (+ (* -1/6 (* t (* x (pow y 3)))) (* 1/2 (* x (pow y 2)))))))) |
(* -1/6 (* (pow t 3) (* x (pow y 3)))) |
(* (pow t 3) (+ (* -1/6 (* x (pow y 3))) (* 1/2 (/ (* x (pow y 2)) t)))) |
(* (pow t 3) (+ (* -1 (/ (* x y) (pow t 2))) (+ (* -1/6 (* x (pow y 3))) (* 1/2 (/ (* x (pow y 2)) t))))) |
(* (pow t 3) (+ (* -1 (/ (* x y) (pow t 2))) (+ (* -1/6 (* x (pow y 3))) (+ (* 1/2 (/ (* x (pow y 2)) t)) (/ x (pow t 3)))))) |
(* -1/6 (* (pow t 3) (* x (pow y 3)))) |
(* -1 (* (pow t 3) (+ (* -1/2 (/ (* x (pow y 2)) t)) (* 1/6 (* x (pow y 3)))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (/ (* x y) t)) (* 1/2 (* x (pow y 2)))) t)) (* 1/6 (* x (pow y 3)))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x t)) (* x y)) t)) (* 1/2 (* x (pow y 2)))) t)) (* 1/6 (* x (pow y 3)))))) |
(* -1 (* t (* x y))) |
(* y (+ (* -1 (* t x)) (* 1/2 (* (pow t 2) (* x y))))) |
(* y (+ (* -1 (* t x)) (* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x)))))) |
(* y (+ (* -1 (* t x)) (* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x)))))) |
(* -1/6 (* (pow t 3) (* x (pow y 3)))) |
(* (pow y 3) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* (pow y 3) (+ (* -1 (/ (* t x) (pow y 2))) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))) |
(* (pow y 3) (+ (* -1 (/ (* t x) (pow y 2))) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))) |
(* -1/6 (* (pow t 3) (* x (pow y 3)))) |
(* -1 (* (pow y 3) (+ (* -1/2 (/ (* (pow t 2) x) y)) (* 1/6 (* (pow t 3) x))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (* t x) y)) (* 1/2 (* (pow t 2) x))) y)) (* 1/6 (* (pow t 3) x))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (* t x) y)) (* 1/2 (* (pow t 2) x))) y)) (* 1/6 (* (pow t 3) x))))) |
(* -1 (* t (* x y))) |
(* t (+ (* -1 (* x y)) (* 1/2 (* t (* x (pow y 2)))))) |
(* t (+ (* -1 (* x y)) (* t (+ (* -1/6 (* t (* x (pow y 3)))) (* 1/2 (* x (pow y 2))))))) |
(* t (+ (* -1 (* x y)) (* t (+ (* -1/6 (* t (* x (pow y 3)))) (* 1/2 (* x (pow y 2))))))) |
(* -1/6 (* (pow t 3) (* x (pow y 3)))) |
(* (pow t 3) (+ (* -1/6 (* x (pow y 3))) (* 1/2 (/ (* x (pow y 2)) t)))) |
(* (pow t 3) (+ (* -1 (/ (* x y) (pow t 2))) (+ (* -1/6 (* x (pow y 3))) (* 1/2 (/ (* x (pow y 2)) t))))) |
(* (pow t 3) (+ (* -1 (/ (* x y) (pow t 2))) (+ (* -1/6 (* x (pow y 3))) (* 1/2 (/ (* x (pow y 2)) t))))) |
(* -1/6 (* (pow t 3) (* x (pow y 3)))) |
(* -1 (* (pow t 3) (+ (* -1/2 (/ (* x (pow y 2)) t)) (* 1/6 (* x (pow y 3)))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (/ (* x y) t)) (* 1/2 (* x (pow y 2)))) t)) (* 1/6 (* x (pow y 3)))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (/ (* x y) t)) (* 1/2 (* x (pow y 2)))) t)) (* 1/6 (* x (pow y 3)))))) |
(* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))) |
(* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))) |
(* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))) |
(* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))) |
(* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))) |
(* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))) |
(* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))) |
(* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))) |
(* -1 (* x (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))))) |
(* -1 (* x (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))))) |
(* -1 (* x (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))))) |
(* -1 (* x (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))))) |
(* -1 (* t x)) |
(- (* 1/2 (* (pow t 2) (* x y))) (* t x)) |
(- (* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x)))) (* t x)) |
(- (* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x)))) (* t x)) |
(* -1/6 (* (pow t 3) (* x (pow y 2)))) |
(* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* (pow y 2) (+ (* -1 (/ (* t x) (pow y 2))) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))) |
(* (pow y 2) (+ (* -1 (/ (* t x) (pow y 2))) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))) |
(* -1/6 (* (pow t 3) (* x (pow y 2)))) |
(* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1/2 (* (pow t 2) x)) (/ (* t x) y)) y)) (* -1/6 (* (pow t 3) x)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1/2 (* (pow t 2) x)) (/ (* t x) y)) y)) (* -1/6 (* (pow t 3) x)))) |
(* -1 (* t x)) |
(* t (- (* 1/2 (* t (* x y))) x)) |
(* t (- (* t (+ (* -1/6 (* t (* x (pow y 2)))) (* 1/2 (* x y)))) x)) |
(* t (- (* t (+ (* -1/6 (* t (* x (pow y 2)))) (* 1/2 (* x y)))) x)) |
(* -1/6 (* (pow t 3) (* x (pow y 2)))) |
(* (pow t 3) (+ (* -1/6 (* x (pow y 2))) (* 1/2 (/ (* x y) t)))) |
(* (pow t 3) (+ (* -1 (/ x (pow t 2))) (+ (* -1/6 (* x (pow y 2))) (* 1/2 (/ (* x y) t))))) |
(* (pow t 3) (+ (* -1 (/ x (pow t 2))) (+ (* -1/6 (* x (pow y 2))) (* 1/2 (/ (* x y) t))))) |
(* -1/6 (* (pow t 3) (* x (pow y 2)))) |
(* -1 (* (pow t 3) (+ (* -1/2 (/ (* x y) t)) (* 1/6 (* x (pow y 2)))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (* x y))) t)) (* 1/6 (* x (pow y 2)))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (* x y))) t)) (* 1/6 (* x (pow y 2)))))) |
(* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)) |
(* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)) |
(* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)) |
(* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)) |
(* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)) |
(* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)) |
(* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)) |
(* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)) |
(* -1 (* x (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t)))) |
(* -1 (* x (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t)))) |
(* -1 (* x (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t)))) |
(* -1 (* x (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t)))) |
(* 1/2 (* (pow t 2) (* x y))) |
(* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x)))) |
(* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x)))) |
(* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x)))) |
(* -1/6 (* (pow t 3) (* x (pow y 2)))) |
(* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* -1/6 (* (pow t 3) (* x (pow y 2)))) |
(* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* 1/2 (* (pow t 2) (* x y))) |
(* (pow t 2) (+ (* -1/6 (* t (* x (pow y 2)))) (* 1/2 (* x y)))) |
(* (pow t 2) (+ (* -1/6 (* t (* x (pow y 2)))) (* 1/2 (* x y)))) |
(* (pow t 2) (+ (* -1/6 (* t (* x (pow y 2)))) (* 1/2 (* x y)))) |
(* -1/6 (* (pow t 3) (* x (pow y 2)))) |
(* (pow t 3) (+ (* -1/6 (* x (pow y 2))) (* 1/2 (/ (* x y) t)))) |
(* (pow t 3) (+ (* -1/6 (* x (pow y 2))) (* 1/2 (/ (* x y) t)))) |
(* (pow t 3) (+ (* -1/6 (* x (pow y 2))) (* 1/2 (/ (* x y) t)))) |
(* -1/6 (* (pow t 3) (* x (pow y 2)))) |
(* -1 (* (pow t 3) (+ (* -1/2 (/ (* x y) t)) (* 1/6 (* x (pow y 2)))))) |
(* -1 (* (pow t 3) (+ (* -1/2 (/ (* x y) t)) (* 1/6 (* x (pow y 2)))))) |
(* -1 (* (pow t 3) (+ (* -1/2 (/ (* x y) t)) (* 1/6 (* x (pow y 2)))))) |
(* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))) |
(* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))) |
(* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))) |
(* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))) |
(* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))) |
(* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))) |
(* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))) |
(* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))) |
(* -1 (* x (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))))) |
(* -1 (* x (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))))) |
(* -1 (* x (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))))) |
(* -1 (* x (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))))) |
(- (log z) t) |
(- (log z) t) |
(- (log z) t) |
(- (log z) t) |
(- (* -1 (log (/ 1 z))) t) |
(- (* -1 (log (/ 1 z))) t) |
(- (* -1 (log (/ 1 z))) t) |
(- (* -1 (log (/ 1 z))) t) |
(- (+ (log -1) (* -1 (log (/ -1 z)))) t) |
(- (+ (log -1) (* -1 (log (/ -1 z)))) t) |
(- (+ (log -1) (* -1 (log (/ -1 z)))) t) |
(- (+ (log -1) (* -1 (log (/ -1 z)))) t) |
(log z) |
(+ (log z) (* -1 t)) |
(+ (log z) (* -1 t)) |
(+ (log z) (* -1 t)) |
(* -1 t) |
(* t (- (/ (log z) t) 1)) |
(* t (- (/ (log z) t) 1)) |
(* t (- (/ (log z) t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (log z) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (log z) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (log z) t))))) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* 1/2 (pow b 2)) |
(+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))) |
(+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))) |
(+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))) |
(* -1/6 (* a (pow b 3))) |
(* a (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* a (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* a (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* -1/6 (* a (pow b 3))) |
(* -1 (* a (+ (* -1/2 (/ (pow b 2) a)) (* 1/6 (pow b 3))))) |
(* -1 (* a (+ (* -1/2 (/ (pow b 2) a)) (* 1/6 (pow b 3))))) |
(* -1 (* a (+ (* -1/2 (/ (pow b 2) a)) (* 1/6 (pow b 3))))) |
(* 1/2 (pow b 2)) |
(* (pow b 2) (+ 1/2 (* -1/6 (* a b)))) |
(* (pow b 2) (+ 1/2 (* -1/6 (* a b)))) |
(* (pow b 2) (+ 1/2 (* -1/6 (* a b)))) |
(* -1/6 (* a (pow b 3))) |
(* (pow b 3) (+ (* -1/6 a) (* 1/2 (/ 1 b)))) |
(* (pow b 3) (+ (* -1/6 a) (* 1/2 (/ 1 b)))) |
(* (pow b 3) (+ (* -1/6 a) (* 1/2 (/ 1 b)))) |
(* -1/6 (* a (pow b 3))) |
(* -1 (* (pow b 3) (- (* 1/6 a) (* 1/2 (/ 1 b))))) |
(* -1 (* (pow b 3) (- (* 1/6 a) (* 1/2 (/ 1 b))))) |
(* -1 (* (pow b 3) (- (* 1/6 a) (* 1/2 (/ 1 b))))) |
(* 1/2 (* a (pow b 2))) |
(* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) |
(* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) |
(* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* 1/2 (* a (pow b 2))) |
(* (pow b 2) (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) |
(* (pow b 2) (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) |
(* (pow b 2) (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b)))) |
(* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b)))) |
(* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b)))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2))))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2))))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2))))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* a (pow b 3))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* 1/2 (* (pow t 2) x)) |
(* (pow t 2) (+ (* -1/6 (* t (* x y))) (* 1/2 x))) |
(* (pow t 2) (+ (* -1/6 (* t (* x y))) (* 1/2 x))) |
(* (pow t 2) (+ (* -1/6 (* t (* x y))) (* 1/2 x))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* (pow t 3) (+ (* -1/6 (* x y)) (* 1/2 (/ x t)))) |
(* (pow t 3) (+ (* -1/6 (* x y)) (* 1/2 (/ x t)))) |
(* (pow t 3) (+ (* -1/6 (* x y)) (* 1/2 (/ x t)))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1 (* (pow t 3) (+ (* -1/2 (/ x t)) (* 1/6 (* x y))))) |
(* -1 (* (pow t 3) (+ (* -1/2 (/ x t)) (* 1/6 (* x y))))) |
(* -1 (* (pow t 3) (+ (* -1/2 (/ x t)) (* 1/6 (* x y))))) |
(* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) |
(* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) |
(* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) |
(* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) |
(* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) |
(* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) |
(* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) |
(* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y))))) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y))))) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y))))) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y))))) |
(* 1/2 (* (pow t 2) x)) |
(+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x))) |
(+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x))) |
(+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* y (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* y (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* y (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* -1/6 (* (pow t 3) (* x y))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (* 1/6 (* (pow t 3) x))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (* 1/6 (* (pow t 3) x))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (* 1/6 (* (pow t 3) x))))) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
(* 1/2 (* (pow t 2) x)) |
| Outputs |
|---|
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
x |
(+ x (* x (* y (- (log z) t)))) |
(*.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 1 binary64)) x) |
(+ x (* y (+ (* 1/2 (* x (* y (pow (- (log z) t) 2)))) (* x (- (log z) t))))) |
(+.f64 x (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))))) (*.f64 x (-.f64 (log.f64 z) t))))) |
(+ x (* y (+ (* x (- (log z) t)) (* y (+ (* 1/2 (* x (pow (- (log z) t) 2))) (* x (* y (+ (* 1/24 (pow (- (log z) t) 3)) (* 1/8 (pow (- (log z) t) 3)))))))))) |
(+.f64 x (*.f64 y (+.f64 (*.f64 x (-.f64 (log.f64 z) t)) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) (*.f64 (*.f64 x y) (*.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) #s(literal 1/6 binary64)))))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))) #s(literal 2 binary64))) |
(* x (pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))) #s(literal 2 binary64))) |
(* x (pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))) #s(literal 2 binary64))) |
(* x (pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))) #s(literal 2 binary64))) |
(* x (pow (exp (* 1/2 (* y (log z)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) #s(literal 2 binary64))) |
(+ (* -1 (* t (* x (* y (pow (exp (* 1/2 (* y (log z)))) 2))))) (* x (pow (exp (* 1/2 (* y (log z)))) 2))) |
(-.f64 (*.f64 x (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) #s(literal 2 binary64))) (*.f64 t (*.f64 (*.f64 x y) (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) #s(literal 2 binary64))))) |
(+ (* t (+ (* -1 (* x (* y (pow (exp (* 1/2 (* y (log z)))) 2)))) (* 1/2 (* t (* x (* (pow y 2) (pow (exp (* 1/2 (* y (log z)))) 2))))))) (* x (pow (exp (* 1/2 (* y (log z)))) 2))) |
(+.f64 (*.f64 x (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) #s(literal 2 binary64))) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 x (*.f64 y y)) (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) #s(literal 2 binary64)))) (*.f64 (*.f64 x y) (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) #s(literal 2 binary64)))))) |
(+ (* t (+ (* -1 (* x (* y (pow (exp (* 1/2 (* y (log z)))) 2)))) (* t (+ (* 1/2 (* x (* (pow y 2) (pow (exp (* 1/2 (* y (log z)))) 2)))) (* t (* x (+ (* -1/8 (* (pow y 3) (pow (exp (* 1/2 (* y (log z)))) 2))) (* -1/24 (* (pow y 3) (pow (exp (* 1/2 (* y (log z)))) 2)))))))))) (* x (pow (exp (* 1/2 (* y (log z)))) 2))) |
(+.f64 (*.f64 x (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) #s(literal 2 binary64))) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 y y)) (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) #s(literal 2 binary64)))) (*.f64 (*.f64 x t) (*.f64 (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) #s(literal 2 binary64)) (*.f64 y (*.f64 y y))) #s(literal -1/6 binary64))))) (*.f64 (*.f64 x y) (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) #s(literal 2 binary64)))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (- (log z) t)))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
(* x (pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2)) |
(*.f64 x (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* y (- (log z) t))) |
(+.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 1 binary64)) |
(+ 1 (* y (- (+ (log z) (* 1/2 (* y (pow (- (log z) t) 2)))) t))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) (-.f64 (log.f64 z) t)))) |
(+ 1 (* y (- (+ (log z) (* y (+ (* 1/2 (pow (- (log z) t) 2)) (* y (+ (* 1/24 (pow (- (log z) t) 3)) (* 1/8 (pow (- (log z) t) 3))))))) t))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 y (+.f64 (*.f64 y (*.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))))) (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2) |
(pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))) #s(literal 2 binary64)) |
(pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2) |
(pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))) #s(literal 2 binary64)) |
(pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2) |
(pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))) #s(literal 2 binary64)) |
(pow (exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) 2) |
(pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))) #s(literal 2 binary64)) |
(pow (exp (* 1/2 (* y (log z)))) 2) |
(pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) #s(literal 2 binary64)) |
(+ (* -1 (* t (* y (pow (exp (* 1/2 (* y (log z)))) 2)))) (pow (exp (* 1/2 (* y (log z)))) 2)) |
(-.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) #s(literal 2 binary64)) (*.f64 (*.f64 y t) (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) #s(literal 2 binary64)))) |
(+ (* t (+ (* -1 (* y (pow (exp (* 1/2 (* y (log z)))) 2))) (* 1/2 (* t (* (pow y 2) (pow (exp (* 1/2 (* y (log z)))) 2)))))) (pow (exp (* 1/2 (* y (log z)))) 2)) |
(+.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) #s(literal 2 binary64)) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) #s(literal 2 binary64)))) (*.f64 y (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) #s(literal 2 binary64)))))) |
(+ (* t (+ (* -1 (* y (pow (exp (* 1/2 (* y (log z)))) 2))) (* t (+ (* 1/2 (* (pow y 2) (pow (exp (* 1/2 (* y (log z)))) 2))) (* t (+ (* -1/8 (* (pow y 3) (pow (exp (* 1/2 (* y (log z)))) 2))) (* -1/24 (* (pow y 3) (pow (exp (* 1/2 (* y (log z)))) 2))))))))) (pow (exp (* 1/2 (* y (log z)))) 2)) |
(+.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) #s(literal 2 binary64)) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) #s(literal 2 binary64))) (*.f64 t (*.f64 (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) #s(literal 2 binary64)) (*.f64 y (*.f64 y y))) #s(literal -1/6 binary64))))) (*.f64 y (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) #s(literal 2 binary64)))))) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (- (log z) t)))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(pow (exp (* 1/2 (* y (+ (log z) (* -1 t))))) 2) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (* y (- (log z) t)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) #s(literal 1 binary64)) |
(+ 1 (* y (+ (* 1/8 (* y (pow (- (log z) t) 2))) (* 1/2 (- (log z) t))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 (*.f64 y (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 z) t))))) |
(+ 1 (* y (+ (* 1/2 (- (log z) t)) (* y (+ (* 1/48 (* y (pow (- (log z) t) 3))) (* 1/8 (pow (- (log z) t) 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (log.f64 z) t)) (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal 1/48 binary64) y) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64))) (*.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) #s(literal 1/8 binary64))))))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (- (* -1 (log (/ 1 z))) t)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))) |
(exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))) |
(exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))) |
(exp (* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t))) |
(exp (* 1/2 (* y (log z)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) |
(+ (exp (* 1/2 (* y (log z)))) (* -1/2 (* t (* y (exp (* 1/2 (* y (log z)))))))) |
(+.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y t) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z)))))) |
(+ (exp (* 1/2 (* y (log z)))) (* t (+ (* -1/2 (* y (exp (* 1/2 (* y (log z)))))) (* 1/8 (* t (* (pow y 2) (exp (* 1/2 (* y (log z)))))))))) |
(+.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) (*.f64 t (+.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z)))) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) (*.f64 y y))))))) |
(+ (exp (* 1/2 (* y (log z)))) (* t (+ (* -1/2 (* y (exp (* 1/2 (* y (log z)))))) (* t (+ (* -1/48 (* t (* (pow y 3) (exp (* 1/2 (* y (log z))))))) (* 1/8 (* (pow y 2) (exp (* 1/2 (* y (log z))))))))))) |
(+.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) (*.f64 t (+.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z)))) (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/48 binary64) t) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y y)) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z))))))))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (- (log z) t)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (+ (log z) (* -1 t))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (+ (log z) (* -1 t))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (+ (log z) (* -1 t))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(exp (* 1/2 (* y (+ (log z) (* -1 t))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t)))) |
(* 1/2 (* y (- (log z) t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) |
(* 1/2 (* y (- (log z) t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) |
(* 1/2 (* y (- (log z) t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) |
(* 1/2 (* y (- (log z) t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) |
(* 1/2 (* y (- (log z) t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) |
(* 1/2 (* y (- (log z) t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) |
(* 1/2 (* y (- (log z) t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) |
(* 1/2 (* y (- (log z) t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) |
(* 1/2 (* y (- (log z) t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) |
(* 1/2 (* y (- (log z) t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) |
(* 1/2 (* y (- (log z) t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) |
(* 1/2 (* y (- (log z) t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) |
(* 1/2 (* y (- (log z) t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) |
(* 1/2 (* y (- (log z) t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) |
(* 1/2 (* y (- (log z) t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) |
(* 1/2 (* y (- (log z) t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) |
(* 1/2 (* y (- (* -1 (log (/ 1 z))) t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) |
(* 1/2 (* y (- (* -1 (log (/ 1 z))) t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) |
(* 1/2 (* y (- (* -1 (log (/ 1 z))) t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) |
(* 1/2 (* y (- (* -1 (log (/ 1 z))) t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (-.f64 (log.f64 z) t))) |
(* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)) |
(* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)) |
(* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)) |
(* 1/2 (* y (- (+ (log -1) (* -1 (log (/ -1 z)))) t))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t)) |
(* 1/2 (* y (log z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z)) |
(+ (* -1/2 (* t y)) (* 1/2 (* y (log z)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z)) (*.f64 #s(literal -1/2 binary64) (*.f64 y t))) |
(+ (* -1/2 (* t y)) (* 1/2 (* y (log z)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z)) (*.f64 #s(literal -1/2 binary64) (*.f64 y t))) |
(+ (* -1/2 (* t y)) (* 1/2 (* y (log z)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (log.f64 z)) (*.f64 #s(literal -1/2 binary64) (*.f64 y t))) |
(* -1/2 (* t y)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y t)) |
(* t (+ (* -1/2 y) (* 1/2 (/ (* y (log z)) t)))) |
(*.f64 t (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 (log.f64 z) t))))) |
(* t (+ (* -1/2 y) (* 1/2 (/ (* y (log z)) t)))) |
(*.f64 t (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 (log.f64 z) t))))) |
(* t (+ (* -1/2 y) (* 1/2 (/ (* y (log z)) t)))) |
(*.f64 t (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 (log.f64 z) t))))) |
(* -1/2 (* t y)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y t)) |
(* -1 (* t (+ (* -1/2 (/ (* y (log z)) t)) (* 1/2 y)))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 (log.f64 z) t))) (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -1/2 (/ (* y (log z)) t)) (* 1/2 y)))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 (log.f64 z) t))) (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ (* -1/2 (/ (* y (log z)) t)) (* 1/2 y)))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 (log.f64 z) t))) (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) t)) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(* x (+ 1 (* b (- (* 1/2 (* (pow a 2) b)) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
x |
(+ x (* -1 (* a (* b x)))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(+ x (* b (+ (* -1 (* a x)) (* 1/2 (* (pow a 2) (* b x)))))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 a a)) x)) (*.f64 x a)))) |
(+ x (* b (+ (* -1 (* a x)) (* 1/2 (* (pow a 2) (* b x)))))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 a a)) x)) (*.f64 x a)))) |
(* 1/2 (* (pow a 2) (* (pow b 2) x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x (*.f64 b b))) |
(* (pow b 2) (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (*.f64 x (/.f64 a b)))) |
(* (pow b 2) (+ (* -1 (/ (* a x) b)) (+ (* 1/2 (* (pow a 2) x)) (/ x (pow b 2))))) |
(*.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (/.f64 x (*.f64 b b))) (*.f64 x (/.f64 a b)))) |
(* (pow b 2) (+ (* -1 (/ (* a x) b)) (+ (* 1/2 (* (pow a 2) x)) (/ x (pow b 2))))) |
(*.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (/.f64 x (*.f64 b b))) (*.f64 x (/.f64 a b)))) |
(* 1/2 (* (pow a 2) (* (pow b 2) x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x (*.f64 b b))) |
(* (pow b 2) (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (*.f64 x (/.f64 a b)))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ x b)) (* a x)) b)) (* 1/2 (* (pow a 2) x)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (/.f64 (-.f64 (*.f64 x a) (/.f64 x b)) b))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ x b)) (* a x)) b)) (* 1/2 (* (pow a 2) x)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (/.f64 (-.f64 (*.f64 x a) (/.f64 x b)) b))) |
x |
(+ x (* -1 (* a (* b x)))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(+ x (* a (+ (* -1 (* b x)) (* 1/2 (* a (* (pow b 2) x)))))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b)))) |
(+ x (* a (+ (* -1 (* b x)) (* 1/2 (* a (* (pow b 2) x)))))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b)))) |
(* 1/2 (* (pow a 2) (* (pow b 2) x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x (*.f64 b b))) |
(* (pow a 2) (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))) (/.f64 (*.f64 x b) a))) |
(* (pow a 2) (+ (* -1 (/ (* b x) a)) (+ (* 1/2 (* (pow b 2) x)) (/ x (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))) (/.f64 (*.f64 x b) a)) (/.f64 x (*.f64 a a)))) |
(* (pow a 2) (+ (* -1 (/ (* b x) a)) (+ (* 1/2 (* (pow b 2) x)) (/ x (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))) (/.f64 (*.f64 x b) a)) (/.f64 x (*.f64 a a)))) |
(* 1/2 (* (pow a 2) (* (pow b 2) x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x (*.f64 b b))) |
(* (pow a 2) (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))) (/.f64 (*.f64 x b) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ x a)) (* b x)) a)) (* 1/2 (* (pow b 2) x)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))) (/.f64 (-.f64 (*.f64 x b) (/.f64 x a)) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ x a)) (* b x)) a)) (* 1/2 (* (pow b 2) x)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))) (/.f64 (-.f64 (*.f64 x b) (/.f64 x a)) a))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* a b))) |
(-.f64 #s(literal 1 binary64) (*.f64 b a)) |
(+ 1 (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b))))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))) |
(+ 1 (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b))))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b)) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b))) |
(* (pow b 2) (- (+ (* 1/2 (pow a 2)) (/ 1 (pow b 2))) (/ a b))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a b)))) |
(* (pow b 2) (- (+ (* 1/2 (pow a 2)) (/ 1 (pow b 2))) (/ a b))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a b)))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b)) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b))) |
(* (pow b 2) (+ (* -1 (/ (- a (/ 1 b)) b)) (* 1/2 (pow a 2)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 #s(literal -1 binary64) b)) b))) |
(* (pow b 2) (+ (* -1 (/ (- a (/ 1 b)) b)) (* 1/2 (pow a 2)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 #s(literal -1 binary64) b)) b))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* a b))) |
(-.f64 #s(literal 1 binary64) (*.f64 b a)) |
(+ 1 (* a (+ (* -1 b) (* 1/2 (* a (pow b 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b))) |
(+ 1 (* a (+ (* -1 b) (* 1/2 (* a (pow b 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b)) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 b a))) |
(* (pow a 2) (+ (* -1 (/ b a)) (+ (* 1/2 (pow b 2)) (/ 1 (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(* (pow a 2) (+ (* -1 (/ b a)) (+ (* 1/2 (pow b 2)) (/ 1 (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b)) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 b a))) |
(* (pow a 2) (+ (* -1 (/ (- b (/ 1 a)) a)) (* 1/2 (pow b 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (+.f64 b (/.f64 #s(literal -1 binary64) a)) a))) |
(* (pow a 2) (+ (* -1 (/ (- b (/ 1 a)) a)) (* 1/2 (pow b 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (+.f64 b (/.f64 #s(literal -1 binary64) a)) a))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b a)) |
(* b (+ (* -1 a) (* 1/2 (* (pow a 2) b)))) |
(*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) |
(* b (+ (* -1 a) (* 1/2 (* (pow a 2) b)))) |
(*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) |
(* b (+ (* -1 a) (* 1/2 (* (pow a 2) b)))) |
(*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b)) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b)) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b a)) |
(* a (+ (* -1 b) (* 1/2 (* a (pow b 2))))) |
(*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b)) |
(* a (+ (* -1 b) (* 1/2 (* a (pow b 2))))) |
(*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b)) |
(* a (+ (* -1 b) (* 1/2 (* a (pow b 2))))) |
(*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b)) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b)) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 b a))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 b a))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 b a))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b)) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 b a))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 b a))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 b a))) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(- (* 1/2 (* (pow a 2) b)) a) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) |
(- (* 1/2 (* (pow a 2) b)) a) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) |
(- (* 1/2 (* (pow a 2) b)) a) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) |
(* 1/2 (* (pow a 2) b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) |
(* b (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b))) |
(* b (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b))) |
(* b (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b))) |
(* 1/2 (* (pow a 2) b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) |
(* -1 (* b (+ (* -1/2 (pow a 2)) (/ a b)))) |
(*.f64 (+.f64 (/.f64 a b) (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/2 (pow a 2)) (/ a b)))) |
(*.f64 (+.f64 (/.f64 a b) (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/2 (pow a 2)) (/ a b)))) |
(*.f64 (+.f64 (/.f64 a b) (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* a (- (* 1/2 (* a b)) 1)) |
(*.f64 a (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 b a)))) |
(* a (- (* 1/2 (* a b)) 1)) |
(*.f64 a (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 b a)))) |
(* a (- (* 1/2 (* a b)) 1)) |
(*.f64 a (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 b a)))) |
(* 1/2 (* (pow a 2) b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) |
(* (pow a 2) (- (* 1/2 b) (/ 1 a))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal -1 binary64) a))) |
(* (pow a 2) (- (* 1/2 b) (/ 1 a))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal -1 binary64) a))) |
(* (pow a 2) (- (* 1/2 b) (/ 1 a))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal -1 binary64) a))) |
(* 1/2 (* (pow a 2) b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) |
(* (pow a 2) (- (* 1/2 b) (/ 1 a))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal -1 binary64) a))) |
(* (pow a 2) (- (* 1/2 b) (/ 1 a))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal -1 binary64) a))) |
(* (pow a 2) (- (* 1/2 b) (/ 1 a))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal -1 binary64) a))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))))) b)))) |
(* x (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))))) b)))) |
x |
(+ x (* -1 (* a (* b x)))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(+ x (* a (+ (* -1 (* b x)) (* 1/2 (* a (* (pow b 2) x)))))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b)))) |
(+ x (* a (+ (* -1 (* b x)) (* a (+ (* -1/6 (* a (* (pow b 3) x))) (* 1/2 (* (pow b 2) x))))))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 x (*.f64 b (*.f64 b b)))))) (*.f64 x b)))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 x (*.f64 b (*.f64 b b)))) |
(* (pow a 3) (+ (* -1/6 (* (pow b 3) x)) (* 1/2 (/ (* (pow b 2) x) a)))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 b b)) a)))) |
(* (pow a 3) (+ (* -1 (/ (* b x) (pow a 2))) (+ (* -1/6 (* (pow b 3) x)) (* 1/2 (/ (* (pow b 2) x) a))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 b b)) a))) (/.f64 (/.f64 (*.f64 x b) a) a))) |
(* (pow a 3) (+ (* -1 (/ (* b x) (pow a 2))) (+ (* -1/6 (* (pow b 3) x)) (+ (* 1/2 (/ (* (pow b 2) x) a)) (/ x (pow a 3)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 b b)) a))) (/.f64 (/.f64 (*.f64 x b) a) a)) (/.f64 x (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 x (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ (* (pow b 2) x) a)) (* 1/6 (* (pow b 3) x))))) |
(*.f64 (*.f64 a (*.f64 a a)) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 b b))) a) (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) #s(literal 1/6 binary64))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x))) a)) (* 1/6 (* (pow b 3) x))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) #s(literal 1/6 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))) (/.f64 (*.f64 x b) a)) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x a)) (* b x)) a)) (* 1/2 (* (pow b 2) x))) a)) (* 1/6 (* (pow b 3) x))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) #s(literal 1/6 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))) (/.f64 (-.f64 (*.f64 x b) (/.f64 x a)) a)) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
x |
(+ x (* -1 (* a (* b x)))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(+ x (* b (+ (* -1 (* a x)) (* 1/2 (* (pow a 2) (* b x)))))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 a a)) x)) (*.f64 x a)))) |
(+ x (* b (+ (* -1 (* a x)) (* b (+ (* -1/6 (* (pow a 3) (* b x))) (* 1/2 (* (pow a 2) x))))))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b (*.f64 a (*.f64 a a))) x)))) (*.f64 x a)))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 x (*.f64 b (*.f64 b b)))) |
(* (pow b 3) (+ (* -1/6 (* (pow a 3) x)) (* 1/2 (/ (* (pow a 2) x) b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)))) |
(* (pow b 3) (+ (* -1 (/ (* a x) (pow b 2))) (+ (* -1/6 (* (pow a 3) x)) (* 1/2 (/ (* (pow a 2) x) b))))) |
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b))) (/.f64 (*.f64 x (/.f64 a b)) b))) |
(* (pow b 3) (+ (* -1 (/ (* a x) (pow b 2))) (+ (* -1/6 (* (pow a 3) x)) (+ (* 1/2 (/ (* (pow a 2) x) b)) (/ x (pow b 3)))))) |
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b))) (/.f64 x (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 x (/.f64 a b)) b))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 x (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ (* (pow a 2) x) b)) (* 1/6 (* (pow a 3) x))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 a a))) b) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x))) b)) (* 1/6 (* (pow a 3) x))))) |
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (*.f64 x (/.f64 a b))) b)))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x b)) (* a x)) b)) (* 1/2 (* (pow a 2) x))) b)) (* 1/6 (* (pow a 3) x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (/.f64 (-.f64 (*.f64 x a) (/.f64 x b)) b)) b)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* a b))) |
(-.f64 #s(literal 1 binary64) (*.f64 b a)) |
(+ 1 (* a (+ (* -1 b) (* 1/2 (* a (pow b 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b))) |
(+ 1 (* a (+ (* -1 b) (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))))) b))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* (pow a 3) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a))) |
(* (pow a 3) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a)) (/.f64 b (*.f64 a a)))) |
(* (pow a 3) (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2)))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 b (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ (pow b 2) a)) (* 1/6 (pow b 3))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/6 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ b a)) (* 1/2 (pow b 2))) a)) (* 1/6 (pow b 3))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/6 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 b a)) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (- b (/ 1 a)) a)) (* 1/2 (pow b 2))) a)) (* 1/6 (pow b 3))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/6 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (+.f64 b (/.f64 #s(literal -1 binary64) a)) a)) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* a b))) |
(-.f64 #s(literal 1 binary64) (*.f64 b a)) |
(+ 1 (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b))))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))) |
(+ 1 (* b (+ (* -1 a) (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))))) a))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* (pow b 3) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b))) |
(* (pow b 3) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))) |
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)) (/.f64 a (*.f64 b b)))) |
(* (pow b 3) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (+ (* 1/2 (/ (pow a 2) b)) (/ 1 (pow b 3)))))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ (pow a 2) b)) (* 1/6 (pow a 3))))) |
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/6 binary64))))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ a b)) (* 1/2 (pow a 2))) b)) (* 1/6 (pow a 3))))) |
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/6 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b)) b)))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (- a (/ 1 b)) b)) (* 1/2 (pow a 2))) b)) (* 1/6 (pow a 3))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/6 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 #s(literal -1 binary64) b)) b)) b)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b a)) |
(* a (+ (* -1 b) (* 1/2 (* a (pow b 2))))) |
(*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b)) |
(* a (+ (* -1 b) (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))))) |
(*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))))) b)) |
(* a (+ (* -1 b) (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))))) |
(*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))))) b)) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* (pow a 3) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a))) |
(* (pow a 3) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a)) (/.f64 b (*.f64 a a)))) |
(* (pow a 3) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a)) (/.f64 b (*.f64 a a)))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ (pow b 2) a)) (* 1/6 (pow b 3))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/6 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ b a)) (* 1/2 (pow b 2))) a)) (* 1/6 (pow b 3))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/6 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 b a)) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ b a)) (* 1/2 (pow b 2))) a)) (* 1/6 (pow b 3))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/6 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 b a)) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b a)) |
(* b (+ (* -1 a) (* 1/2 (* (pow a 2) b)))) |
(*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)) |
(* b (+ (* -1 a) (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))))) |
(*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))))) a)) |
(* b (+ (* -1 a) (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))))) |
(*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))))) a)) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* (pow b 3) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b))) |
(* (pow b 3) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))) |
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)) (/.f64 a (*.f64 b b)))) |
(* (pow b 3) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))) |
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)) (/.f64 a (*.f64 b b)))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ (pow a 2) b)) (* 1/6 (pow a 3))))) |
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/6 binary64))))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ a b)) (* 1/2 (pow a 2))) b)) (* 1/6 (pow a 3))))) |
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/6 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b)) b)))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ a b)) (* 1/2 (pow a 2))) b)) (* 1/6 (pow a 3))))) |
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/6 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b)) b)))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(- (* 1/2 (* a (pow b 2))) b) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b) |
(- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b) |
(-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))))) b) |
(- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b) |
(-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))))) b) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a))) |
(* (pow a 2) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))) |
(*.f64 (*.f64 a a) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a)) (/.f64 b (*.f64 a a)))) |
(* (pow a 2) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))) |
(*.f64 (*.f64 a a) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a)) (/.f64 b (*.f64 a a)))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (pow b 2)) (/ b a)) a)) (* -1/6 (pow b 3)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (pow b 2)) (/ b a)) a)) (* -1/6 (pow b 3)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (* 1/2 (* a b)) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 b a)))) |
(* b (- (* b (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) a))))) |
(* b (- (* b (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) a))))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))) |
(* (pow b 3) (- (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b))) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) b)) b))) |
(* (pow b 3) (- (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b))) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) b)) b))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 (*.f64 a a) #s(literal 1/6 binary64))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (- (* 1/2 a) (/ 1 b)) b)) (* 1/6 (pow a 2))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 1/6 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) b)) b)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (- (* 1/2 a) (/ 1 b)) b)) (* 1/6 (pow a 2))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 1/6 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) b)) b)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)))) |
(* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)))) |
(* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)))) |
(* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)))) |
(* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)))) |
(* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)))) |
(* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)))) |
(* x (+ 1 (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)))) |
(* -1 (* x (- (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 t (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (*.f64 t t))) y)))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 t (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (*.f64 t t))) y)))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 t (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (*.f64 t t))) y)))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 t (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (*.f64 t t))) y)))))) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x (* -1 (* t (* x y)))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(+ x (* y (+ (* -1 (* t x)) (* 1/2 (* (pow t 2) (* x y)))))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) y)) (*.f64 x t)))) |
(+ x (* y (+ (* -1 (* t x)) (* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x))))))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))))) (*.f64 x t)))) |
(* -1/6 (* (pow t 3) (* x (pow y 3)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y (*.f64 y y)))) |
(* (pow y 3) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) |
(* (pow y 3) (+ (* -1 (/ (* t x) (pow y 2))) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y))) (/.f64 (*.f64 t (/.f64 x y)) y))) |
(* (pow y 3) (- (+ (* -1/6 (* (pow t 3) x)) (+ (* 1/2 (/ (* (pow t 2) x) y)) (/ x (pow y 3)))) (/ (* t x) (pow y 2)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)) (-.f64 (/.f64 x (*.f64 y (*.f64 y y))) (/.f64 (*.f64 t (/.f64 x y)) y))))) |
(* -1/6 (* (pow t 3) (* x (pow y 3)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1/2 (/ (* (pow t 2) x) y)) (* 1/6 (* (pow t 3) x))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (* t x) y)) (* 1/2 (* (pow t 2) x))) y)) (* 1/6 (* (pow t 3) x))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 t (/.f64 x y))) y)) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x y)) (* t x)) y)) (* 1/2 (* (pow t 2) x))) y)) (* 1/6 (* (pow t 3) x))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (/.f64 (-.f64 (*.f64 x t) (/.f64 x y)) y)) y)) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
x |
(+ x (* -1 (* t (* x y)))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(+ x (* t (+ (* -1 (* x y)) (* 1/2 (* t (* x (pow y 2))))))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x (*.f64 y y)))) (*.f64 x y)))) |
(+ x (* t (+ (* -1 (* x y)) (* t (+ (* -1/6 (* t (* x (pow y 3)))) (* 1/2 (* x (pow y 2)))))))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 x (*.f64 y (*.f64 y y))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))))) (*.f64 x y)))) |
(* -1/6 (* (pow t 3) (* x (pow y 3)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y (*.f64 y y)))) |
(* (pow t 3) (+ (* -1/6 (* x (pow y 3))) (* 1/2 (/ (* x (pow y 2)) t)))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 y y)) t)))) |
(* (pow t 3) (+ (* -1 (/ (* x y) (pow t 2))) (+ (* -1/6 (* x (pow y 3))) (* 1/2 (/ (* x (pow y 2)) t))))) |
(*.f64 (*.f64 t (*.f64 t t)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 y y)) t))) (/.f64 (*.f64 x y) (*.f64 t t)))) |
(* (pow t 3) (+ (* -1 (/ (* x y) (pow t 2))) (+ (* -1/6 (* x (pow y 3))) (+ (* 1/2 (/ (* x (pow y 2)) t)) (/ x (pow t 3)))))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 y y)) t))) (/.f64 (*.f64 x y) (*.f64 t t))) (/.f64 x (*.f64 t (*.f64 t t))))) |
(* -1/6 (* (pow t 3) (* x (pow y 3)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow t 3) (+ (* -1/2 (/ (* x (pow y 2)) t)) (* 1/6 (* x (pow y 3)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y))) t) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 t (*.f64 t t)))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (/ (* x y) t)) (* 1/2 (* x (pow y 2)))) t)) (* 1/6 (* x (pow y 3)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))) (/.f64 (*.f64 x y) t)) t)) (neg.f64 (*.f64 t (*.f64 t t)))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x t)) (* x y)) t)) (* 1/2 (* x (pow y 2)))) t)) (* 1/6 (* x (pow y 3)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 x y) (/.f64 x t)) t)) t)) (neg.f64 (*.f64 t (*.f64 t t)))) |
(* -1 (* t (* x y))) |
(*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(* y (+ (* -1 (* t x)) (* 1/2 (* (pow t 2) (* x y))))) |
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) y)) (*.f64 x t))) |
(* y (+ (* -1 (* t x)) (* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x)))))) |
(*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))))) (*.f64 x t))) |
(* y (+ (* -1 (* t x)) (* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x)))))) |
(*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))))) (*.f64 x t))) |
(* -1/6 (* (pow t 3) (* x (pow y 3)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y (*.f64 y y)))) |
(* (pow y 3) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) |
(* (pow y 3) (+ (* -1 (/ (* t x) (pow y 2))) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y))) (/.f64 (*.f64 t (/.f64 x y)) y))) |
(* (pow y 3) (+ (* -1 (/ (* t x) (pow y 2))) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y))) (/.f64 (*.f64 t (/.f64 x y)) y))) |
(* -1/6 (* (pow t 3) (* x (pow y 3)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1/2 (/ (* (pow t 2) x) y)) (* 1/6 (* (pow t 3) x))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (* t x) y)) (* 1/2 (* (pow t 2) x))) y)) (* 1/6 (* (pow t 3) x))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 t (/.f64 x y))) y)) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (* t x) y)) (* 1/2 (* (pow t 2) x))) y)) (* 1/6 (* (pow t 3) x))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 t (/.f64 x y))) y)) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
(* -1 (* t (* x y))) |
(*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(* t (+ (* -1 (* x y)) (* 1/2 (* t (* x (pow y 2)))))) |
(*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x (*.f64 y y)))) (*.f64 x y))) |
(* t (+ (* -1 (* x y)) (* t (+ (* -1/6 (* t (* x (pow y 3)))) (* 1/2 (* x (pow y 2))))))) |
(*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 x (*.f64 y (*.f64 y y))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))))) (*.f64 x y))) |
(* t (+ (* -1 (* x y)) (* t (+ (* -1/6 (* t (* x (pow y 3)))) (* 1/2 (* x (pow y 2))))))) |
(*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 x (*.f64 y (*.f64 y y))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))))) (*.f64 x y))) |
(* -1/6 (* (pow t 3) (* x (pow y 3)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y (*.f64 y y)))) |
(* (pow t 3) (+ (* -1/6 (* x (pow y 3))) (* 1/2 (/ (* x (pow y 2)) t)))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 y y)) t)))) |
(* (pow t 3) (+ (* -1 (/ (* x y) (pow t 2))) (+ (* -1/6 (* x (pow y 3))) (* 1/2 (/ (* x (pow y 2)) t))))) |
(*.f64 (*.f64 t (*.f64 t t)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 y y)) t))) (/.f64 (*.f64 x y) (*.f64 t t)))) |
(* (pow t 3) (+ (* -1 (/ (* x y) (pow t 2))) (+ (* -1/6 (* x (pow y 3))) (* 1/2 (/ (* x (pow y 2)) t))))) |
(*.f64 (*.f64 t (*.f64 t t)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 y y)) t))) (/.f64 (*.f64 x y) (*.f64 t t)))) |
(* -1/6 (* (pow t 3) (* x (pow y 3)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow t 3) (+ (* -1/2 (/ (* x (pow y 2)) t)) (* 1/6 (* x (pow y 3)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 y y))) t) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 t (*.f64 t t)))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (/ (* x y) t)) (* 1/2 (* x (pow y 2)))) t)) (* 1/6 (* x (pow y 3)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))) (/.f64 (*.f64 x y) t)) t)) (neg.f64 (*.f64 t (*.f64 t t)))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (/ (* x y) t)) (* 1/2 (* x (pow y 2)))) t)) (* 1/6 (* x (pow y 3)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))) (/.f64 (*.f64 x y) t)) t)) (neg.f64 (*.f64 t (*.f64 t t)))) |
(* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))) |
(*.f64 (*.f64 x y) (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)) |
(* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))) |
(*.f64 (*.f64 x y) (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)) |
(* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))) |
(*.f64 (*.f64 x y) (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)) |
(* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))) |
(*.f64 (*.f64 x y) (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)) |
(* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))) |
(*.f64 (*.f64 x y) (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)) |
(* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))) |
(*.f64 (*.f64 x y) (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)) |
(* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))) |
(*.f64 (*.f64 x y) (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)) |
(* x (* y (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t))) |
(*.f64 (*.f64 x y) (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)) |
(* -1 (* x (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (+.f64 t (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (*.f64 t t))) y))))) |
(* -1 (* x (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (+.f64 t (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (*.f64 t t))) y))))) |
(* -1 (* x (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (+.f64 t (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (*.f64 t t))) y))))) |
(* -1 (* x (* y (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (+.f64 t (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (*.f64 t t))) y))))) |
(* -1 (* t x)) |
(*.f64 t (-.f64 #s(literal 0 binary64) x)) |
(- (* 1/2 (* (pow t 2) (* x y))) (* t x)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) y)) (*.f64 x t)) |
(- (* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x)))) (* t x)) |
(-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))))) (*.f64 x t)) |
(- (* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x)))) (* t x)) |
(-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))))) (*.f64 x t)) |
(* -1/6 (* (pow t 3) (* x (pow y 2)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y y))) |
(* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) |
(* (pow y 2) (+ (* -1 (/ (* t x) (pow y 2))) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))) |
(*.f64 (*.f64 y y) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y))) (/.f64 (*.f64 t (/.f64 x y)) y))) |
(* (pow y 2) (+ (* -1 (/ (* t x) (pow y 2))) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y))))) |
(*.f64 (*.f64 y y) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y))) (/.f64 (*.f64 t (/.f64 x y)) y))) |
(* -1/6 (* (pow t 3) (* x (pow y 2)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y y))) |
(* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1/2 (* (pow t 2) x)) (/ (* t x) y)) y)) (* -1/6 (* (pow t 3) x)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 t (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 t t)))) y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1/2 (* (pow t 2) x)) (/ (* t x) y)) y)) (* -1/6 (* (pow t 3) x)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 (+.f64 (*.f64 t (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 t t)))) y))) |
(* -1 (* t x)) |
(*.f64 t (-.f64 #s(literal 0 binary64) x)) |
(* t (- (* 1/2 (* t (* x y))) x)) |
(*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x y)) x)) |
(* t (- (* t (+ (* -1/6 (* t (* x (pow y 2)))) (* 1/2 (* x y)))) x)) |
(*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) x)) |
(* t (- (* t (+ (* -1/6 (* t (* x (pow y 2)))) (* 1/2 (* x y)))) x)) |
(*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) x)) |
(* -1/6 (* (pow t 3) (* x (pow y 2)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y y))) |
(* (pow t 3) (+ (* -1/6 (* x (pow y 2))) (* 1/2 (/ (* x y) t)))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) t)))) |
(* (pow t 3) (+ (* -1 (/ x (pow t 2))) (+ (* -1/6 (* x (pow y 2))) (* 1/2 (/ (* x y) t))))) |
(*.f64 (*.f64 t (*.f64 t t)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) t))) (/.f64 x (*.f64 t t)))) |
(* (pow t 3) (+ (* -1 (/ x (pow t 2))) (+ (* -1/6 (* x (pow y 2))) (* 1/2 (/ (* x y) t))))) |
(*.f64 (*.f64 t (*.f64 t t)) (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) t))) (/.f64 x (*.f64 t t)))) |
(* -1/6 (* (pow t 3) (* x (pow y 2)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y y))) |
(* -1 (* (pow t 3) (+ (* -1/2 (/ (* x y) t)) (* 1/6 (* x (pow y 2)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) t) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y y)))) (neg.f64 (*.f64 t (*.f64 t t)))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (* x y))) t)) (* 1/6 (* x (pow y 2)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 x t)) t)) (neg.f64 (*.f64 t (*.f64 t t)))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (/ x t)) (* 1/2 (* x y))) t)) (* 1/6 (* x (pow y 2)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 x t)) t)) (neg.f64 (*.f64 t (*.f64 t t)))) |
(* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)) |
(*.f64 x (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)) |
(* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)) |
(*.f64 x (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)) |
(* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)) |
(*.f64 x (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)) |
(* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)) |
(*.f64 x (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)) |
(* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)) |
(*.f64 x (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)) |
(* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)) |
(*.f64 x (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)) |
(* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)) |
(*.f64 x (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)) |
(* x (- (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) t)) |
(*.f64 x (-.f64 (*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) t)) |
(* -1 (* x (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t)))) |
(*.f64 (+.f64 t (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (*.f64 t t))) y)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t)))) |
(*.f64 (+.f64 t (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (*.f64 t t))) y)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t)))) |
(*.f64 (+.f64 t (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (*.f64 t t))) y)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))) (* -1 t)))) |
(*.f64 (+.f64 t (*.f64 y (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (*.f64 t t))) y)))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (* (pow t 2) (* x y))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) y)) |
(* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x)))) |
(*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))))) |
(* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x)))) |
(*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))))) |
(* y (+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x)))) |
(*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))))) |
(* -1/6 (* (pow t 3) (* x (pow y 2)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y y))) |
(* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) |
(* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) |
(* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) |
(* -1/6 (* (pow t 3) (* x (pow y 2)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y y))) |
(* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) |
(* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) |
(* (pow y 2) (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) |
(* 1/2 (* (pow t 2) (* x y))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) y)) |
(* (pow t 2) (+ (* -1/6 (* t (* x (pow y 2)))) (* 1/2 (* x y)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(* (pow t 2) (+ (* -1/6 (* t (* x (pow y 2)))) (* 1/2 (* x y)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(* (pow t 2) (+ (* -1/6 (* t (* x (pow y 2)))) (* 1/2 (* x y)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(* -1/6 (* (pow t 3) (* x (pow y 2)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y y))) |
(* (pow t 3) (+ (* -1/6 (* x (pow y 2))) (* 1/2 (/ (* x y) t)))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) t)))) |
(* (pow t 3) (+ (* -1/6 (* x (pow y 2))) (* 1/2 (/ (* x y) t)))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) t)))) |
(* (pow t 3) (+ (* -1/6 (* x (pow y 2))) (* 1/2 (/ (* x y) t)))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) t)))) |
(* -1/6 (* (pow t 3) (* x (pow y 2)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y y))) |
(* -1 (* (pow t 3) (+ (* -1/2 (/ (* x y) t)) (* 1/6 (* x (pow y 2)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) t) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y y)))) (neg.f64 (*.f64 t (*.f64 t t)))) |
(* -1 (* (pow t 3) (+ (* -1/2 (/ (* x y) t)) (* 1/6 (* x (pow y 2)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) t) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y y)))) (neg.f64 (*.f64 t (*.f64 t t)))) |
(* -1 (* (pow t 3) (+ (* -1/2 (/ (* x y) t)) (* 1/6 (* x (pow y 2)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) t) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y y)))) (neg.f64 (*.f64 t (*.f64 t t)))) |
(* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))) |
(*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))) |
(*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))) |
(*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))) |
(*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))) |
(*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))) |
(*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))) |
(*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* x (* y (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2))))) |
(*.f64 (*.f64 x y) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* -1 (* x (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (*.f64 t t))) y))) |
(* -1 (* x (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (*.f64 t t))) y))) |
(* -1 (* x (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (*.f64 t t))) y))) |
(* -1 (* x (* y (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (*.f64 t t))) y))) |
(- (log z) t) |
(-.f64 (log.f64 z) t) |
(- (log z) t) |
(-.f64 (log.f64 z) t) |
(- (log z) t) |
(-.f64 (log.f64 z) t) |
(- (log z) t) |
(-.f64 (log.f64 z) t) |
(- (* -1 (log (/ 1 z))) t) |
(-.f64 (log.f64 z) t) |
(- (* -1 (log (/ 1 z))) t) |
(-.f64 (log.f64 z) t) |
(- (* -1 (log (/ 1 z))) t) |
(-.f64 (log.f64 z) t) |
(- (* -1 (log (/ 1 z))) t) |
(-.f64 (log.f64 z) t) |
(- (+ (log -1) (* -1 (log (/ -1 z)))) t) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t) |
(- (+ (log -1) (* -1 (log (/ -1 z)))) t) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t) |
(- (+ (log -1) (* -1 (log (/ -1 z)))) t) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t) |
(- (+ (log -1) (* -1 (log (/ -1 z)))) t) |
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) t) |
(log z) |
(log.f64 z) |
(+ (log z) (* -1 t)) |
(-.f64 (log.f64 z) t) |
(+ (log z) (* -1 t)) |
(-.f64 (log.f64 z) t) |
(+ (log z) (* -1 t)) |
(-.f64 (log.f64 z) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ (log z) t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 z) t))) |
(* t (- (/ (log z) t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 z) t))) |
(* t (- (/ (log z) t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 z) t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (log z) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 z) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ (log z) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 z) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ (log z) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (log.f64 z) t)) (-.f64 #s(literal 0 binary64) t)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* 1/2 (pow b 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 b b)) |
(+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b)))) |
(+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b)))) |
(+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b)))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* a (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a))) |
(* a (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a))) |
(* a (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1 (* a (+ (* -1/2 (/ (pow b 2) a)) (* 1/6 (pow b 3))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/6 binary64)))) |
(* -1 (* a (+ (* -1/2 (/ (pow b 2) a)) (* 1/6 (pow b 3))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/6 binary64)))) |
(* -1 (* a (+ (* -1/2 (/ (pow b 2) a)) (* 1/6 (pow b 3))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/6 binary64)))) |
(* 1/2 (pow b 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 b b)) |
(* (pow b 2) (+ 1/2 (* -1/6 (* a b)))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b a) #s(literal -1/6 binary64)))) |
(* (pow b 2) (+ 1/2 (* -1/6 (* a b)))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b a) #s(literal -1/6 binary64)))) |
(* (pow b 2) (+ 1/2 (* -1/6 (* a b)))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b a) #s(literal -1/6 binary64)))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* (pow b 3) (+ (* -1/6 a) (* 1/2 (/ 1 b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) b))) |
(* (pow b 3) (+ (* -1/6 a) (* 1/2 (/ 1 b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) b))) |
(* (pow b 3) (+ (* -1/6 a) (* 1/2 (/ 1 b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 a #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1 (* (pow b 3) (- (* 1/6 a) (* 1/2 (/ 1 b))))) |
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (+.f64 (*.f64 a #s(literal 1/6 binary64)) (/.f64 #s(literal -1/2 binary64) b)))) |
(* -1 (* (pow b 3) (- (* 1/6 a) (* 1/2 (/ 1 b))))) |
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (+.f64 (*.f64 a #s(literal 1/6 binary64)) (/.f64 #s(literal -1/2 binary64) b)))) |
(* -1 (* (pow b 3) (- (* 1/6 a) (* 1/2 (/ 1 b))))) |
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (+.f64 (*.f64 a #s(literal 1/6 binary64)) (/.f64 #s(literal -1/2 binary64) b)))) |
(* 1/2 (* a (pow b 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) |
(* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a))) |
(* 1/2 (* a (pow b 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) |
(* (pow b 2) (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) a))) |
(* (pow b 2) (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) a))) |
(* (pow b 2) (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) a))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))) |
(* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))) |
(* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 (*.f64 a a) #s(literal 1/6 binary64))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 (*.f64 a a) #s(literal 1/6 binary64))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b)) (*.f64 (*.f64 a a) #s(literal 1/6 binary64))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* a (pow b 3))) |
(*.f64 (*.f64 a #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b))) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* (pow t 2) (+ (* -1/6 (* t (* x y))) (* 1/2 x))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) t) (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64)))) |
(* (pow t 2) (+ (* -1/6 (* t (* x y))) (* 1/2 x))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) t) (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64)))) |
(* (pow t 2) (+ (* -1/6 (* t (* x y))) (* 1/2 x))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) t) (*.f64 x y)) (*.f64 x #s(literal 1/2 binary64)))) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* (pow t 3) (+ (* -1/6 (* x y)) (* 1/2 (/ x t)))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t))) |
(* (pow t 3) (+ (* -1/6 (* x y)) (* 1/2 (/ x t)))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t))) |
(* (pow t 3) (+ (* -1/6 (* x y)) (* 1/2 (/ x t)))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t))) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1 (* (pow t 3) (+ (* -1/2 (/ x t)) (* 1/6 (* x y))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/6 binary64) (*.f64 x y))) (neg.f64 (*.f64 t (*.f64 t t)))) |
(* -1 (* (pow t 3) (+ (* -1/2 (/ x t)) (* 1/6 (* x y))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/6 binary64) (*.f64 x y))) (neg.f64 (*.f64 t (*.f64 t t)))) |
(* -1 (* (pow t 3) (+ (* -1/2 (/ x t)) (* 1/6 (* x y))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) t) (*.f64 #s(literal 1/6 binary64) (*.f64 x y))) (neg.f64 (*.f64 t (*.f64 t t)))) |
(* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* x (+ (* -1/6 (* (pow t 3) y)) (* 1/2 (pow t 2)))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (*.f64 t t))) y)))) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (*.f64 t t))) y)))) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (*.f64 t t))) y)))) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (* 1/6 (* (pow t 3) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (*.f64 t t))) y)))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t)))) |
(+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t)))) |
(+ (* -1/6 (* (pow t 3) (* x y))) (* 1/2 (* (pow t 2) x))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t)))) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* y (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) |
(* y (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) |
(* y (+ (* -1/6 (* (pow t 3) x)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 y (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) |
(* -1/6 (* (pow t 3) (* x y))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (* 1/6 (* (pow t 3) x))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (* 1/6 (* (pow t 3) x))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t))))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (* 1/6 (* (pow t 3) x))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)) (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t))))) (neg.f64 y)) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
Compiled 44009 to 3390 computations (92.3% saved)
44 alts after pruning (42 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1238 | 30 | 1268 |
| Fresh | 10 | 12 | 22 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1251 | 44 | 1295 |
| Status | Accuracy | Program |
|---|---|---|
| 17.5% | (/.f64 (-.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) (*.f64 x x)) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) x)) | |
| 11.7% | (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))) (*.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)))))) | |
| 24.0% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))) x) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) | |
| 58.0% | (/.f64 x (exp.f64 (*.f64 y t))) | |
| ▶ | 59.1% | (/.f64 x (exp.f64 (*.f64 a b))) |
| 26.1% | (-.f64 x (*.f64 t (*.f64 x y))) | |
| 27.7% | (-.f64 x (*.f64 a (*.f64 x b))) | |
| ▶ | 37.7% | (+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) x) |
| 8.0% | (+.f64 x (*.f64 y (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y))) (*.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) | |
| 29.0% | (+.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t)))) (*.f64 x t)))) | |
| 30.1% | (+.f64 x (*.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y y))))) | |
| 33.3% | (+.f64 x (*.f64 y (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x y)) x)))) | |
| 24.3% | (+.f64 x (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) | |
| 36.5% | (+.f64 x (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (*.f64 y y))) (*.f64 x y)))) | |
| 20.6% | (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (/.f64 (-.f64 (*.f64 x t) (/.f64 x y)) y)) y)) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) | |
| 29.2% | (*.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 1 binary64)) x) | |
| 24.0% | (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) | |
| 26.5% | (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)))) | |
| 27.7% | (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))) (/.f64 (-.f64 (*.f64 x b) (/.f64 x a)) a))) | |
| 29.5% | (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x (*.f64 b b))) | |
| 22.6% | (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y (*.f64 y y)))) | |
| 27.0% | (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 x (*.f64 b (*.f64 b b)))) | |
| 21.9% | (*.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) | |
| 58.0% | (*.f64 x (pow.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y t))) #s(literal 2 binary64))) | |
| 52.9% | (*.f64 x (pow.f64 z y)) | |
| 27.7% | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) | |
| ▶ | 30.7% | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b a))) |
| ▶ | 13.1% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))))))) |
| ▶ | 38.3% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))) |
| 37.1% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) y)))) | |
| ✓ | 36.8% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
| 36.3% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) | |
| 14.9% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) a) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) | |
| 14.1% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)))) b)))) | |
| 7.4% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) b)))) | |
| 35.4% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b)))) | |
| 33.6% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b)))))) | |
| 33.4% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))))) | |
| 31.2% | (*.f64 x (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 #s(literal -1 binary64) b)) b)))) | |
| 28.6% | (*.f64 x (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (+.f64 b (/.f64 #s(literal -1 binary64) a)) a)))) | |
| 32.1% | (*.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b))) | |
| 28.9% | (*.f64 x (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) | |
| 57.5% | (*.f64 x (exp.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b) a))) | |
| ✓ | 20.1% | x |
Compiled 2642 to 1409 computations (46.7% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 512 | (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) |
| ✓ | cost-diff | 896 | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))))) |
| ✓ | cost-diff | 896 | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))))) |
| ✓ | cost-diff | 896 | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))))))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b) |
| ✓ | cost-diff | 0 | (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) x) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) |
| ✓ | cost-diff | 0 | (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))) |
| ✓ | cost-diff | 0 | (*.f64 b a) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (*.f64 b a)) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b a))) |
| ✓ | cost-diff | 0 | (*.f64 a b) |
| ✓ | cost-diff | 0 | (exp.f64 (*.f64 a b)) |
| ✓ | cost-diff | 0 | (/.f64 x (exp.f64 (*.f64 a b))) |
| 4504× | *-lowering-*.f32 |
| 4504× | *-lowering-*.f64 |
| 1862× | fma-lowering-fma.f32 |
| 1862× | fma-lowering-fma.f64 |
| 1496× | sum5-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 421 |
| 1 | 169 | 404 |
| 2 | 545 | 402 |
| 3 | 2051 | 402 |
| 4 | 4628 | 399 |
| 0 | 8297 | 399 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (exp (* a b))) |
x |
(exp (* a b)) |
(* a b) |
a |
b |
(* x (- 1 (* b a))) |
x |
(- 1 (* b a)) |
1 |
(* b a) |
b |
a |
(* x (+ 1 (* y (- (* 1/2 (* y (* t t))) t)))) |
x |
(+ 1 (* y (- (* 1/2 (* y (* t t))) t))) |
1 |
(* y (- (* 1/2 (* y (* t t))) t)) |
y |
(- (* 1/2 (* y (* t t))) t) |
(* 1/2 (* y (* t t))) |
1/2 |
(* y (* t t)) |
(* t t) |
t |
(+ (* x (* a (- (* a (* (* b b) (+ (* -1/6 (* b a)) 1/2))) b))) x) |
(* x (* a (- (* a (* (* b b) (+ (* -1/6 (* b a)) 1/2))) b))) |
x |
(* a (- (* a (* (* b b) (+ (* -1/6 (* b a)) 1/2))) b)) |
a |
(- (* a (* (* b b) (+ (* -1/6 (* b a)) 1/2))) b) |
(* a (* (* b b) (+ (* -1/6 (* b a)) 1/2))) |
(* (* b b) (+ (* -1/6 (* b a)) 1/2)) |
(* b b) |
b |
(+ (* -1/6 (* b a)) 1/2) |
(* -1/6 (* b a)) |
-1/6 |
(* b a) |
1/2 |
(* x (+ 1 (/ (* (- (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) (* a (* a a))) b) (+ (* 1/4 (* (* b (* a a)) (* b (* a a)))) (* a (+ a (* 1/2 (* b (* a a))))))))) |
x |
(+ 1 (/ (* (- (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) (* a (* a a))) b) (+ (* 1/4 (* (* b (* a a)) (* b (* a a)))) (* a (+ a (* 1/2 (* b (* a a)))))))) |
1 |
(/ (* (- (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) (* a (* a a))) b) (+ (* 1/4 (* (* b (* a a)) (* b (* a a)))) (* a (+ a (* 1/2 (* b (* a a))))))) |
(* (- (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) (* a (* a a))) b) |
(- (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) (* a (* a a))) |
(* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) |
(* (* b (* b b)) 1/8) |
(* b (* b b)) |
b |
(* b b) |
1/8 |
(* (* a a) (* (* a a) (* a a))) |
(* a a) |
a |
(* (* a a) (* a a)) |
(* a (* a a)) |
(+ (* 1/4 (* (* b (* a a)) (* b (* a a)))) (* a (+ a (* 1/2 (* b (* a a)))))) |
(* 1/4 (* (* b (* a a)) (* b (* a a)))) |
1/4 |
(* (* b (* a a)) (* b (* a a))) |
(* b (* a a)) |
(* a (+ a (* 1/2 (* b (* a a))))) |
(+ a (* 1/2 (* b (* a a)))) |
(* 1/2 (* b (* a a))) |
1/2 |
| Outputs |
|---|
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
x |
(exp (* a b)) |
(exp.f64 (*.f64 a b)) |
(* a b) |
(*.f64 a b) |
a |
b |
(* x (- 1 (* b a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
x |
(- 1 (* b a)) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
1 |
#s(literal 1 binary64) |
(* b a) |
(*.f64 a b) |
b |
a |
(* x (+ 1 (* y (- (* 1/2 (* y (* t t))) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y t) (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 #s(literal 1/2 binary64) t)))))) |
x |
(+ 1 (* y (- (* 1/2 (* y (* t t))) t))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y t) (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 #s(literal 1/2 binary64) t))))) |
1 |
#s(literal 1 binary64) |
(* y (- (* 1/2 (* y (* t t))) t)) |
(*.f64 (*.f64 y t) (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 #s(literal 1/2 binary64) t)))) |
y |
(- (* 1/2 (* y (* t t))) t) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 y (*.f64 #s(literal 1/2 binary64) t)))) |
(* 1/2 (* y (* t t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) |
1/2 |
#s(literal 1/2 binary64) |
(* y (* t t)) |
(*.f64 y (*.f64 t t)) |
(* t t) |
(*.f64 t t) |
t |
(+ (* x (* a (- (* a (* (* b b) (+ (* -1/6 (* b a)) 1/2))) b))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (+.f64 (*.f64 b (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))))) #s(literal -1 binary64))))) |
(* x (* a (- (* a (* (* b b) (+ (* -1/6 (* b a)) 1/2))) b))) |
(*.f64 x (*.f64 (*.f64 a b) (+.f64 (*.f64 b (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))))) #s(literal -1 binary64)))) |
x |
(* a (- (* a (* (* b b) (+ (* -1/6 (* b a)) 1/2))) b)) |
(*.f64 (*.f64 a b) (+.f64 (*.f64 b (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))))) #s(literal -1 binary64))) |
a |
(- (* a (* (* b b) (+ (* -1/6 (* b a)) 1/2))) b) |
(*.f64 b (+.f64 (*.f64 b (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))))) #s(literal -1 binary64))) |
(* a (* (* b b) (+ (* -1/6 (* b a)) 1/2))) |
(*.f64 a (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))))) |
(* (* b b) (+ (* -1/6 (* b a)) 1/2)) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))))) |
(* b b) |
(*.f64 b b) |
b |
(+ (* -1/6 (* b a)) 1/2) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) |
(* -1/6 (* b a)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
-1/6 |
#s(literal -1/6 binary64) |
(* b a) |
(*.f64 a b) |
1/2 |
#s(literal 1/2 binary64) |
(* x (+ 1 (/ (* (- (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) (* a (* a a))) b) (+ (* 1/4 (* (* b (* a a)) (* b (* a a)))) (* a (+ a (* 1/2 (* b (* a a))))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) (*.f64 a (*.f64 a a))))) (+.f64 a (*.f64 (*.f64 a (*.f64 a b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))))) |
x |
(+ 1 (/ (* (- (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) (* a (* a a))) b) (+ (* 1/4 (* (* b (* a a)) (* b (* a a)))) (* a (+ a (* 1/2 (* b (* a a)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) (*.f64 a (*.f64 a a))))) (+.f64 a (*.f64 (*.f64 a (*.f64 a b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))))) |
1 |
#s(literal 1 binary64) |
(/ (* (- (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) (* a (* a a))) b) (+ (* 1/4 (* (* b (* a a)) (* b (* a a)))) (* a (+ a (* 1/2 (* b (* a a))))))) |
(*.f64 b (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) (*.f64 a (*.f64 a a))))) (+.f64 a (*.f64 (*.f64 a (*.f64 a b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))) |
(* (- (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) (* a (* a a))) b) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) (*.f64 a (*.f64 a a)))))) |
(- (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) (* a (* a a))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) (*.f64 a (*.f64 a a))))) |
(* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/8 binary64))))) |
(* (* b (* b b)) 1/8) |
(*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
b |
(* b b) |
(*.f64 b b) |
1/8 |
#s(literal 1/8 binary64) |
(* (* a a) (* (* a a) (* a a))) |
(*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) |
(* a a) |
(*.f64 a a) |
a |
(* (* a a) (* a a)) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
(+ (* 1/4 (* (* b (* a a)) (* b (* a a)))) (* a (+ a (* 1/2 (* b (* a a)))))) |
(*.f64 a (+.f64 a (*.f64 (*.f64 a (*.f64 a b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(* 1/4 (* (* b (* a a)) (* b (* a a)))) |
(*.f64 a (*.f64 #s(literal 1/4 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
1/4 |
#s(literal 1/4 binary64) |
(* (* b (* a a)) (* b (* a a))) |
(*.f64 a (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* b (* a a)) |
(*.f64 a (*.f64 a b)) |
(* a (+ a (* 1/2 (* b (* a a))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a a)) |
(+ a (* 1/2 (* b (* a a)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) a) |
(* 1/2 (* b (* a a))) |
(*.f64 a (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) |
1/2 |
#s(literal 1/2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 91.2% | (*.f64 b (*.f64 a a)) |
| ✓ | accuracy | 87.0% | (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) |
| ✓ | accuracy | 80.0% | (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) |
| ✓ | accuracy | 51.5% | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))))) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) |
| ✓ | accuracy | 98.9% | (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)) |
| ✓ | accuracy | 93.8% | (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 92.2% | (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) |
| ✓ | accuracy | 97.4% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))) |
| ✓ | accuracy | 97.0% | (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) |
| ✓ | accuracy | 92.2% | (*.f64 y (*.f64 t t)) |
| ✓ | accuracy | 100.0% | (*.f64 b a) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (*.f64 b a)) |
| ✓ | accuracy | 98.1% | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b a))) |
| ✓ | accuracy | 100.0% | (*.f64 a b) |
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 a b)) |
| ✓ | accuracy | 100.0% | (/.f64 x (exp.f64 (*.f64 a b))) |
| 141.0ms | 193× | 0 | valid |
| 86.0ms | 63× | 0 | unsamplable |
Compiled 594 to 53 computations (91.1% saved)
ival-mult: 47.0ms (65.8% of total)ival-add: 8.0ms (11.2% of total)ival-sub: 5.0ms (7% of total)...c/correct-round.rkt:119:19: 5.0ms (7% of total)ival-div: 4.0ms (5.6% of total)ival-exp: 2.0ms (2.8% of total)const: 1.0ms (1.4% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ x (exp (* a b)))> |
#<alt (exp (* a b))> |
#<alt (* a b)> |
#<alt (* x (- 1 (* b a)))> |
#<alt (- 1 (* b a))> |
#<alt (* b a)> |
#<alt (* x (+ 1 (* y (- (* 1/2 (* y (* t t))) t))))> |
#<alt (+ 1 (* y (- (* 1/2 (* y (* t t))) t)))> |
#<alt (* y (- (* 1/2 (* y (* t t))) t))> |
#<alt (- (* 1/2 (* y (* t t))) t)> |
#<alt (+ (* x (* a (- (* a (* (* b b) (+ (* -1/6 (* b a)) 1/2))) b))) x)> |
#<alt (* x (* a (- (* a (* (* b b) (+ (* -1/6 (* b a)) 1/2))) b)))> |
#<alt (* a (- (* a (* (* b b) (+ (* -1/6 (* b a)) 1/2))) b))> |
#<alt (- (* a (* (* b b) (+ (* -1/6 (* b a)) 1/2))) b)> |
#<alt (* x (+ 1 (/ (* (- (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) (* a (* a a))) b) (+ (* 1/4 (* (* b (* a a)) (* b (* a a)))) (* a (+ a (* 1/2 (* b (* a a)))))))))> |
#<alt (+ 1 (/ (* (- (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) (* a (* a a))) b) (+ (* 1/4 (* (* b (* a a)) (* b (* a a)))) (* a (+ a (* 1/2 (* b (* a a))))))))> |
#<alt (/ (* (- (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) (* a (* a a))) b) (+ (* 1/4 (* (* b (* a a)) (* b (* a a)))) (* a (+ a (* 1/2 (* b (* a a)))))))> |
#<alt (+ (* 1/4 (* (* b (* a a)) (* b (* a a)))) (* a (+ a (* 1/2 (* b (* a a))))))> |
#<alt (* y (* t t))> |
#<alt (* 1/2 (* y (* t t)))> |
#<alt (* a (* (* b b) (+ (* -1/6 (* b a)) 1/2)))> |
#<alt (* -1/6 (* b a))> |
#<alt (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a))))> |
#<alt (- (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) (* a (* a a)))> |
#<alt (* b (* a a))> |
| Outputs |
|---|
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt x> |
#<alt (+ x (* -1 (* a (* b x))))> |
#<alt (+ x (* a (- (* -1 (* a (+ (* -1 (* (pow b 2) x)) (* 1/2 (* (pow b 2) x))))) (* b x))))> |
#<alt (+ x (* a (- (* a (- (* -1 (* a (+ (* -1 (* b (+ (* -1 (* (pow b 2) x)) (* 1/2 (* (pow b 2) x))))) (+ (* -1/2 (* (pow b 3) x)) (* 1/6 (* (pow b 3) x)))))) (+ (* -1 (* (pow b 2) x)) (* 1/2 (* (pow b 2) x))))) (* b x))))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt x> |
#<alt (+ x (* -1 (* a (* b x))))> |
#<alt (+ x (* b (- (* -1 (* b (+ (* -1 (* (pow a 2) x)) (* 1/2 (* (pow a 2) x))))) (* a x))))> |
#<alt (+ x (* b (- (* b (- (* -1 (* b (+ (* -1 (* a (+ (* -1 (* (pow a 2) x)) (* 1/2 (* (pow a 2) x))))) (+ (* -1/2 (* (pow a 3) x)) (* 1/6 (* (pow a 3) x)))))) (+ (* -1 (* (pow a 2) x)) (* 1/2 (* (pow a 2) x))))) (* a x))))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt (/ x (exp (* a b)))> |
#<alt 1> |
#<alt (+ 1 (* a b))> |
#<alt (+ 1 (* a (+ b (* 1/2 (* a (pow b 2))))))> |
#<alt (+ 1 (* a (+ b (* a (+ (* 1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))))))> |
#<alt (exp (* a b))> |
#<alt (exp (* a b))> |
#<alt (exp (* a b))> |
#<alt (exp (* a b))> |
#<alt (exp (* a b))> |
#<alt (exp (* a b))> |
#<alt (exp (* a b))> |
#<alt (exp (* a b))> |
#<alt 1> |
#<alt (+ 1 (* a b))> |
#<alt (+ 1 (* b (+ a (* 1/2 (* (pow a 2) b)))))> |
#<alt (+ 1 (* b (+ a (* b (+ (* 1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))))))> |
#<alt (exp (* a b))> |
#<alt (exp (* a b))> |
#<alt (exp (* a b))> |
#<alt (exp (* a b))> |
#<alt (exp (* a b))> |
#<alt (exp (* a b))> |
#<alt (exp (* a b))> |
#<alt (exp (* a b))> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* x (- 1 (* a b)))> |
#<alt (* x (- 1 (* a b)))> |
#<alt (* x (- 1 (* a b)))> |
#<alt (* x (- 1 (* a b)))> |
#<alt (* x (- 1 (* a b)))> |
#<alt (* x (- 1 (* a b)))> |
#<alt (* x (- 1 (* a b)))> |
#<alt (* x (- 1 (* a b)))> |
#<alt (* x (- 1 (* a b)))> |
#<alt (* x (- 1 (* a b)))> |
#<alt (* x (- 1 (* a b)))> |
#<alt (* x (- 1 (* a b)))> |
#<alt x> |
#<alt (+ x (* -1 (* a (* b x))))> |
#<alt (+ x (* -1 (* a (* b x))))> |
#<alt (+ x (* -1 (* a (* b x))))> |
#<alt (* -1 (* a (* b x)))> |
#<alt (* b (+ (* -1 (* a x)) (/ x b)))> |
#<alt (* b (+ (* -1 (* a x)) (/ x b)))> |
#<alt (* b (+ (* -1 (* a x)) (/ x b)))> |
#<alt (* -1 (* a (* b x)))> |
#<alt (* -1 (* b (+ (* -1 (/ x b)) (* a x))))> |
#<alt (* -1 (* b (+ (* -1 (/ x b)) (* a x))))> |
#<alt (* -1 (* b (+ (* -1 (/ x b)) (* a x))))> |
#<alt x> |
#<alt (+ x (* -1 (* a (* b x))))> |
#<alt (+ x (* -1 (* a (* b x))))> |
#<alt (+ x (* -1 (* a (* b x))))> |
#<alt (* -1 (* a (* b x)))> |
#<alt (* a (+ (* -1 (* b x)) (/ x a)))> |
#<alt (* a (+ (* -1 (* b x)) (/ x a)))> |
#<alt (* a (+ (* -1 (* b x)) (/ x a)))> |
#<alt (* -1 (* a (* b x)))> |
#<alt (* -1 (* a (+ (* -1 (/ x a)) (* b x))))> |
#<alt (* -1 (* a (+ (* -1 (/ x a)) (* b x))))> |
#<alt (* -1 (* a (+ (* -1 (/ x a)) (* b x))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* a b)))> |
#<alt (+ 1 (* -1 (* a b)))> |
#<alt (+ 1 (* -1 (* a b)))> |
#<alt (* -1 (* a b))> |
#<alt (* b (- (/ 1 b) a))> |
#<alt (* b (- (/ 1 b) a))> |
#<alt (* b (- (/ 1 b) a))> |
#<alt (* -1 (* a b))> |
#<alt (* b (+ (* -1 a) (/ 1 b)))> |
#<alt (* b (+ (* -1 a) (/ 1 b)))> |
#<alt (* b (+ (* -1 a) (/ 1 b)))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* a b)))> |
#<alt (+ 1 (* -1 (* a b)))> |
#<alt (+ 1 (* -1 (* a b)))> |
#<alt (* -1 (* a b))> |
#<alt (* a (- (/ 1 a) b))> |
#<alt (* a (- (/ 1 a) b))> |
#<alt (* a (- (/ 1 a) b))> |
#<alt (* -1 (* a b))> |
#<alt (* a (+ (* -1 b) (/ 1 a)))> |
#<alt (* a (+ (* -1 b) (/ 1 a)))> |
#<alt (* a (+ (* -1 b) (/ 1 a)))> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t))))> |
#<alt (* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t))))> |
#<alt (* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t))))> |
#<alt (* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t))))> |
#<alt (* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t))))> |
#<alt (* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t))))> |
#<alt (* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t))))> |
#<alt (* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t))))> |
#<alt (* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t))))> |
#<alt (* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t))))> |
#<alt (* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t))))> |
#<alt (* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t))))> |
#<alt x> |
#<alt (+ x (* -1 (* t (* x y))))> |
#<alt (+ x (* y (+ (* -1 (* t x)) (* 1/2 (* (pow t 2) (* x y))))))> |
#<alt (+ x (* y (+ (* -1 (* t x)) (* 1/2 (* (pow t 2) (* x y))))))> |
#<alt (* 1/2 (* (pow t 2) (* x (pow y 2))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* t x) y)) (* 1/2 (* (pow t 2) x))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* t x) y)) (+ (* 1/2 (* (pow t 2) x)) (/ x (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* t x) y)) (+ (* 1/2 (* (pow t 2) x)) (/ x (pow y 2)))))> |
#<alt (* 1/2 (* (pow t 2) (* x (pow y 2))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* t x) y)) (* 1/2 (* (pow t 2) x))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x y)) (* t x)) y)) (* 1/2 (* (pow t 2) x))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x y)) (* t x)) y)) (* 1/2 (* (pow t 2) x))))> |
#<alt x> |
#<alt (+ x (* -1 (* t (* x y))))> |
#<alt (+ x (* t (+ (* -1 (* x y)) (* 1/2 (* t (* x (pow y 2)))))))> |
#<alt (+ x (* t (+ (* -1 (* x y)) (* 1/2 (* t (* x (pow y 2)))))))> |
#<alt (* 1/2 (* (pow t 2) (* x (pow y 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (* x y) t)) (* 1/2 (* x (pow y 2)))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (* x y) t)) (+ (* 1/2 (* x (pow y 2))) (/ x (pow t 2)))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (* x y) t)) (+ (* 1/2 (* x (pow y 2))) (/ x (pow t 2)))))> |
#<alt (* 1/2 (* (pow t 2) (* x (pow y 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (* x y) t)) (* 1/2 (* x (pow y 2)))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ x t)) (* x y)) t)) (* 1/2 (* x (pow y 2)))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ x t)) (* x y)) t)) (* 1/2 (* x (pow y 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* t y)))> |
#<alt (+ 1 (* y (+ (* -1 t) (* 1/2 (* (pow t 2) y)))))> |
#<alt (+ 1 (* y (+ (* -1 t) (* 1/2 (* (pow t 2) y)))))> |
#<alt (* 1/2 (* (pow t 2) (pow y 2)))> |
#<alt (* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2))))> |
#<alt (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))> |
#<alt (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))> |
#<alt (* 1/2 (* (pow t 2) (pow y 2)))> |
#<alt (* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (- t (/ 1 y)) y)) (* 1/2 (pow t 2))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (- t (/ 1 y)) y)) (* 1/2 (pow t 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* t y)))> |
#<alt (+ 1 (* t (+ (* -1 y) (* 1/2 (* t (pow y 2))))))> |
#<alt (+ 1 (* t (+ (* -1 y) (* 1/2 (* t (pow y 2))))))> |
#<alt (* 1/2 (* (pow t 2) (pow y 2)))> |
#<alt (* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ y t)) (+ (* 1/2 (pow y 2)) (/ 1 (pow t 2)))))> |
#<alt (* (pow t 2) (+ (* -1 (/ y t)) (+ (* 1/2 (pow y 2)) (/ 1 (pow t 2)))))> |
#<alt (* 1/2 (* (pow t 2) (pow y 2)))> |
#<alt (* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (- y (/ 1 t)) t)) (* 1/2 (pow y 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ (- y (/ 1 t)) t)) (* 1/2 (pow y 2))))> |
#<alt (* -1 (* t y))> |
#<alt (* y (+ (* -1 t) (* 1/2 (* (pow t 2) y))))> |
#<alt (* y (+ (* -1 t) (* 1/2 (* (pow t 2) y))))> |
#<alt (* y (+ (* -1 t) (* 1/2 (* (pow t 2) y))))> |
#<alt (* 1/2 (* (pow t 2) (pow y 2)))> |
#<alt (* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2))))> |
#<alt (* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2))))> |
#<alt (* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2))))> |
#<alt (* 1/2 (* (pow t 2) (pow y 2)))> |
#<alt (* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2))))> |
#<alt (* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2))))> |
#<alt (* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2))))> |
#<alt (* -1 (* t y))> |
#<alt (* t (+ (* -1 y) (* 1/2 (* t (pow y 2)))))> |
#<alt (* t (+ (* -1 y) (* 1/2 (* t (pow y 2)))))> |
#<alt (* t (+ (* -1 y) (* 1/2 (* t (pow y 2)))))> |
#<alt (* 1/2 (* (pow t 2) (pow y 2)))> |
#<alt (* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2))))> |
#<alt (* 1/2 (* (pow t 2) (pow y 2)))> |
#<alt (* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2))))> |
#<alt (* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2))))> |
#<alt (* -1 t)> |
#<alt (- (* 1/2 (* (pow t 2) y)) t)> |
#<alt (- (* 1/2 (* (pow t 2) y)) t)> |
#<alt (- (* 1/2 (* (pow t 2) y)) t)> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* y (+ (* -1 (/ t y)) (* 1/2 (pow t 2))))> |
#<alt (* y (+ (* -1 (/ t y)) (* 1/2 (pow t 2))))> |
#<alt (* y (+ (* -1 (/ t y)) (* 1/2 (pow t 2))))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* -1 (* y (+ (* -1/2 (pow t 2)) (/ t y))))> |
#<alt (* -1 (* y (+ (* -1/2 (pow t 2)) (/ t y))))> |
#<alt (* -1 (* y (+ (* -1/2 (pow t 2)) (/ t y))))> |
#<alt (* -1 t)> |
#<alt (* t (- (* 1/2 (* t y)) 1))> |
#<alt (* t (- (* 1/2 (* t y)) 1))> |
#<alt (* t (- (* 1/2 (* t y)) 1))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* (pow t 2) (- (* 1/2 y) (/ 1 t)))> |
#<alt (* (pow t 2) (- (* 1/2 y) (/ 1 t)))> |
#<alt (* (pow t 2) (- (* 1/2 y) (/ 1 t)))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* (pow t 2) (- (* 1/2 y) (/ 1 t)))> |
#<alt (* (pow t 2) (- (* 1/2 y) (/ 1 t)))> |
#<alt (* (pow t 2) (- (* 1/2 y) (/ 1 t)))> |
#<alt (* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))))> |
#<alt (* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))))> |
#<alt (* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))))> |
#<alt (* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))))> |
#<alt (* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))))> |
#<alt (* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))))> |
#<alt (* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))))> |
#<alt (* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))))> |
#<alt (* -1 (* x (- (* -1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) 1)))> |
#<alt (* -1 (* x (- (* -1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) 1)))> |
#<alt (* -1 (* x (- (* -1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) 1)))> |
#<alt (* -1 (* x (- (* -1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) 1)))> |
#<alt x> |
#<alt (+ x (* -1 (* a (* b x))))> |
#<alt (+ x (* a (+ (* -1 (* b x)) (* 1/2 (* a (* (pow b 2) x))))))> |
#<alt (+ x (* a (+ (* -1 (* b x)) (* a (+ (* -1/6 (* a (* (pow b 3) x))) (* 1/2 (* (pow b 2) x)))))))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* (pow a 3) (+ (* -1/6 (* (pow b 3) x)) (* 1/2 (/ (* (pow b 2) x) a))))> |
#<alt (* (pow a 3) (+ (* -1 (/ (* b x) (pow a 2))) (+ (* -1/6 (* (pow b 3) x)) (* 1/2 (/ (* (pow b 2) x) a)))))> |
#<alt (* (pow a 3) (+ (* -1 (/ (* b x) (pow a 2))) (+ (* -1/6 (* (pow b 3) x)) (+ (* 1/2 (/ (* (pow b 2) x) a)) (/ x (pow a 3))))))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1 (* (pow a 3) (+ (* -1/2 (/ (* (pow b 2) x) a)) (* 1/6 (* (pow b 3) x)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x))) a)) (* 1/6 (* (pow b 3) x)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x a)) (* b x)) a)) (* 1/2 (* (pow b 2) x))) a)) (* 1/6 (* (pow b 3) x)))))> |
#<alt x> |
#<alt (+ x (* -1 (* a (* b x))))> |
#<alt (+ x (* b (+ (* -1 (* a x)) (* 1/2 (* (pow a 2) (* b x))))))> |
#<alt (+ x (* b (+ (* -1 (* a x)) (* b (+ (* -1/6 (* (pow a 3) (* b x))) (* 1/2 (* (pow a 2) x)))))))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* (pow b 3) (+ (* -1/6 (* (pow a 3) x)) (* 1/2 (/ (* (pow a 2) x) b))))> |
#<alt (* (pow b 3) (+ (* -1 (/ (* a x) (pow b 2))) (+ (* -1/6 (* (pow a 3) x)) (* 1/2 (/ (* (pow a 2) x) b)))))> |
#<alt (* (pow b 3) (+ (* -1 (/ (* a x) (pow b 2))) (+ (* -1/6 (* (pow a 3) x)) (+ (* 1/2 (/ (* (pow a 2) x) b)) (/ x (pow b 3))))))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1 (* (pow b 3) (+ (* -1/2 (/ (* (pow a 2) x) b)) (* 1/6 (* (pow a 3) x)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x))) b)) (* 1/6 (* (pow a 3) x)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x b)) (* a x)) b)) (* 1/2 (* (pow a 2) x))) b)) (* 1/6 (* (pow a 3) x)))))> |
#<alt (* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))> |
#<alt (* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))> |
#<alt (* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))> |
#<alt (* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))> |
#<alt (* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))> |
#<alt (* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))> |
#<alt (* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))> |
#<alt (* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))> |
#<alt (* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))> |
#<alt (* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))> |
#<alt (* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))> |
#<alt (* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))> |
#<alt (* -1 (* a (* b x)))> |
#<alt (* a (+ (* -1 (* b x)) (* 1/2 (* a (* (pow b 2) x)))))> |
#<alt (* a (+ (* -1 (* b x)) (* a (+ (* -1/6 (* a (* (pow b 3) x))) (* 1/2 (* (pow b 2) x))))))> |
#<alt (* a (+ (* -1 (* b x)) (* a (+ (* -1/6 (* a (* (pow b 3) x))) (* 1/2 (* (pow b 2) x))))))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* (pow a 3) (+ (* -1/6 (* (pow b 3) x)) (* 1/2 (/ (* (pow b 2) x) a))))> |
#<alt (* (pow a 3) (+ (* -1 (/ (* b x) (pow a 2))) (+ (* -1/6 (* (pow b 3) x)) (* 1/2 (/ (* (pow b 2) x) a)))))> |
#<alt (* (pow a 3) (+ (* -1 (/ (* b x) (pow a 2))) (+ (* -1/6 (* (pow b 3) x)) (* 1/2 (/ (* (pow b 2) x) a)))))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1 (* (pow a 3) (+ (* -1/2 (/ (* (pow b 2) x) a)) (* 1/6 (* (pow b 3) x)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x))) a)) (* 1/6 (* (pow b 3) x)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x))) a)) (* 1/6 (* (pow b 3) x)))))> |
#<alt (* -1 (* a (* b x)))> |
#<alt (* b (+ (* -1 (* a x)) (* 1/2 (* (pow a 2) (* b x)))))> |
#<alt (* b (+ (* -1 (* a x)) (* b (+ (* -1/6 (* (pow a 3) (* b x))) (* 1/2 (* (pow a 2) x))))))> |
#<alt (* b (+ (* -1 (* a x)) (* b (+ (* -1/6 (* (pow a 3) (* b x))) (* 1/2 (* (pow a 2) x))))))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* (pow b 3) (+ (* -1/6 (* (pow a 3) x)) (* 1/2 (/ (* (pow a 2) x) b))))> |
#<alt (* (pow b 3) (+ (* -1 (/ (* a x) (pow b 2))) (+ (* -1/6 (* (pow a 3) x)) (* 1/2 (/ (* (pow a 2) x) b)))))> |
#<alt (* (pow b 3) (+ (* -1 (/ (* a x) (pow b 2))) (+ (* -1/6 (* (pow a 3) x)) (* 1/2 (/ (* (pow a 2) x) b)))))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1 (* (pow b 3) (+ (* -1/2 (/ (* (pow a 2) x) b)) (* 1/6 (* (pow a 3) x)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x))) b)) (* 1/6 (* (pow a 3) x)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x))) b)) (* 1/6 (* (pow a 3) x)))))> |
#<alt (* -1 (* a b))> |
#<alt (* a (+ (* -1 b) (* 1/2 (* a (pow b 2)))))> |
#<alt (* a (+ (* -1 b) (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))))))> |
#<alt (* a (+ (* -1 b) (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))))))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* (pow a 3) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* (pow a 3) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))))> |
#<alt (* (pow a 3) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1 (* (pow a 3) (+ (* -1/2 (/ (pow b 2) a)) (* 1/6 (pow b 3)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ b a)) (* 1/2 (pow b 2))) a)) (* 1/6 (pow b 3)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ b a)) (* 1/2 (pow b 2))) a)) (* 1/6 (pow b 3)))))> |
#<alt (* -1 (* a b))> |
#<alt (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b))))> |
#<alt (* b (+ (* -1 a) (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2))))))> |
#<alt (* b (+ (* -1 a) (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2))))))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* (pow b 3) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))> |
#<alt (* (pow b 3) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))))> |
#<alt (* (pow b 3) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1 (* (pow b 3) (+ (* -1/2 (/ (pow a 2) b)) (* 1/6 (pow a 3)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ a b)) (* 1/2 (pow a 2))) b)) (* 1/6 (pow a 3)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ a b)) (* 1/2 (pow a 2))) b)) (* 1/6 (pow a 3)))))> |
#<alt (* -1 b)> |
#<alt (- (* 1/2 (* a (pow b 2))) b)> |
#<alt (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)> |
#<alt (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b)> |
#<alt (* -1/6 (* (pow a 2) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))))> |
#<alt (* -1/6 (* (pow a 2) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (pow b 2)) (/ b a)) a)) (* -1/6 (pow b 3))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (pow b 2)) (/ b a)) a)) (* -1/6 (pow b 3))))> |
#<alt (* -1 b)> |
#<alt (* b (- (* 1/2 (* a b)) 1))> |
#<alt (* b (- (* b (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) 1))> |
#<alt (* b (- (* b (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) 1))> |
#<alt (* -1/6 (* (pow a 2) (pow b 3)))> |
#<alt (* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b))))> |
#<alt (* (pow b 3) (- (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b))) (/ 1 (pow b 2))))> |
#<alt (* (pow b 3) (- (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b))) (/ 1 (pow b 2))))> |
#<alt (* -1/6 (* (pow a 2) (pow b 3)))> |
#<alt (* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (/ (- (* 1/2 a) (/ 1 b)) b)) (* 1/6 (pow a 2)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1 (/ (- (* 1/2 a) (/ 1 b)) b)) (* 1/6 (pow a 2)))))> |
#<alt (* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b))))))))> |
#<alt (* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b))))))))> |
#<alt (* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b))))))))> |
#<alt (* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b))))))))> |
#<alt (* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b))))))))> |
#<alt (* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b))))))))> |
#<alt (* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b))))))))> |
#<alt (* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b))))))))> |
#<alt (* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b))))))))> |
#<alt (* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b))))))))> |
#<alt (* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b))))))))> |
#<alt (* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b))))))))> |
#<alt x> |
#<alt (+ x (* -1 (* a (* b x))))> |
#<alt (+ x (* b (+ (* -1 (* a x)) (* 1/2 (* (pow a 2) (* b x))))))> |
#<alt (+ x (* b (+ (* -1 (* a x)) (* b (+ (* -1 (* b (* x (+ (* -1/4 (pow a 3)) (* 1/4 (pow a 3)))))) (* 1/2 (* (pow a 2) x)))))))> |
#<alt (* 1/2 (* (pow a 2) (* (pow b 2) x)))> |
#<alt (* (pow b 2) (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (* a x) b)) (+ (* 1/2 (* (pow a 2) x)) (/ x (pow b 2)))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (* a x) b)) (+ (* 1/2 (* (pow a 2) x)) (/ x (pow b 2)))))> |
#<alt (* 1/2 (* (pow a 2) (* (pow b 2) x)))> |
#<alt (* (pow b 2) (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ x b)) (* a x)) b)) (* 1/2 (* (pow a 2) x))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ x b)) (* a x)) b)) (* 1/2 (* (pow a 2) x))))> |
#<alt x> |
#<alt (+ x (* -1 (* a (* b x))))> |
#<alt (+ x (* a (+ (* -1 (* b x)) (* 1/2 (* a (* (pow b 2) x))))))> |
#<alt (+ x (* a (+ (* -1 (* b x)) (* a (+ (* -1 (* a (* x (+ (* -1/4 (pow b 3)) (* 1/4 (pow b 3)))))) (* 1/2 (* (pow b 2) x)))))))> |
#<alt (* 1/2 (* (pow a 2) (* (pow b 2) x)))> |
#<alt (* (pow a 2) (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (* b x) a)) (+ (* 1/2 (* (pow b 2) x)) (/ x (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (* b x) a)) (+ (* 1/2 (* (pow b 2) x)) (/ x (pow a 2)))))> |
#<alt (* 1/2 (* (pow a 2) (* (pow b 2) x)))> |
#<alt (* (pow a 2) (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ x a)) (* b x)) a)) (* 1/2 (* (pow b 2) x))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ x a)) (* b x)) a)) (* 1/2 (* (pow b 2) x))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* a b)))> |
#<alt (+ 1 (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b)))))> |
#<alt (+ 1 (* b (+ (* -1 a) (* b (- (* -1 (* b (+ (* -1/4 (pow a 3)) (* 1/4 (pow a 3))))) (* -1/2 (pow a 2)))))))> |
#<alt (* 1/2 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2))))> |
#<alt (* (pow b 2) (+ (* -1 (/ a b)) (+ (* 1/2 (pow a 2)) (/ 1 (pow b 2)))))> |
#<alt (* (pow b 2) (+ (* -1 (/ a b)) (+ (* 1/2 (pow a 2)) (/ 1 (pow b 2)))))> |
#<alt (* 1/2 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (- a (/ 1 b)) b)) (* 1/2 (pow a 2))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (- a (/ 1 b)) b)) (* 1/2 (pow a 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* a b)))> |
#<alt (+ 1 (* a (+ (* -1 b) (* 1/2 (* a (pow b 2))))))> |
#<alt (+ 1 (* a (+ (* -1 b) (* a (- (* -1 (* a (+ (* -1/4 (pow b 3)) (* 1/4 (pow b 3))))) (* -1/2 (pow b 2)))))))> |
#<alt (* 1/2 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2))))> |
#<alt (* (pow a 2) (- (+ (* 1/2 (pow b 2)) (/ 1 (pow a 2))) (/ b a)))> |
#<alt (* (pow a 2) (- (+ (* 1/2 (pow b 2)) (/ 1 (pow a 2))) (/ b a)))> |
#<alt (* 1/2 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (+ (* 1/2 (pow b 2)) (/ 1 (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (+ (* 1/2 (pow b 2)) (/ 1 (pow a 2)))))> |
#<alt (* -1 (* a b))> |
#<alt (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b))))> |
#<alt (* b (+ (* -1 a) (* b (- (* -1 (* b (+ (* -1/4 (pow a 3)) (* 1/4 (pow a 3))))) (* -1/2 (pow a 2))))))> |
#<alt (* b (+ (* -1 a) (* b (- (* b (- (* 1/2 (* a (* b (+ (* -1/4 (pow a 3)) (* 1/4 (pow a 3)))))) (+ (* -1/4 (pow a 3)) (* 1/4 (pow a 3))))) (* -1/2 (pow a 2))))))> |
#<alt (* 1/2 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2))))> |
#<alt (* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2))))> |
#<alt (* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2))))> |
#<alt (* 1/2 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2))))> |
#<alt (* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2))))> |
#<alt (* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2))))> |
#<alt (* -1 (* a b))> |
#<alt (* a (+ (* -1 b) (* 1/2 (* a (pow b 2)))))> |
#<alt (* a (+ (* -1 b) (* a (- (* -1 (* a (+ (* -1/4 (pow b 3)) (* 1/4 (pow b 3))))) (* -1/2 (pow b 2))))))> |
#<alt (* a (+ (* -1 b) (* a (- (* a (- (* 1/2 (* a (* b (+ (* -1/4 (pow b 3)) (* 1/4 (pow b 3)))))) (+ (* -1/4 (pow b 3)) (* 1/4 (pow b 3))))) (* -1/2 (pow b 2))))))> |
#<alt (* 1/2 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2))))> |
#<alt (* 1/2 (* (pow a 2) (pow b 2)))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2))))> |
#<alt (pow a 2)> |
#<alt (+ (* 1/2 (* (pow a 3) b)) (pow a 2))> |
#<alt (+ (* b (+ (* 1/4 (* (pow a 4) b)) (* 1/2 (pow a 3)))) (pow a 2))> |
#<alt (+ (* b (+ (* 1/4 (* (pow a 4) b)) (* 1/2 (pow a 3)))) (pow a 2))> |
#<alt (* 1/4 (* (pow a 4) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* 1/4 (pow a 4)) (* 1/2 (/ (pow a 3) b))))> |
#<alt (* (pow b 2) (+ (* 1/4 (pow a 4)) (+ (* 1/2 (/ (pow a 3) b)) (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (* 1/4 (pow a 4)) (+ (* 1/2 (/ (pow a 3) b)) (/ (pow a 2) (pow b 2)))))> |
#<alt (* 1/4 (* (pow a 4) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* 1/4 (pow a 4)) (* 1/2 (/ (pow a 3) b))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ (pow a 2) b)) (* -1/2 (pow a 3))) b)) (* 1/4 (pow a 4))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ (pow a 2) b)) (* -1/2 (pow a 3))) b)) (* 1/4 (pow a 4))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* 1/2 (* a b))))> |
#<alt (* (pow a 2) (+ 1 (* a (+ (* 1/4 (* a (pow b 2))) (* 1/2 b)))))> |
#<alt (* (pow a 2) (+ 1 (* a (+ (* 1/4 (* a (pow b 2))) (* 1/2 b)))))> |
#<alt (* 1/4 (* (pow a 4) (pow b 2)))> |
#<alt (* (pow a 4) (+ (* 1/4 (pow b 2)) (* 1/2 (/ b a))))> |
#<alt (* (pow a 4) (+ (* 1/4 (pow b 2)) (+ (* 1/2 (/ b a)) (/ 1 (pow a 2)))))> |
#<alt (* (pow a 4) (+ (* 1/4 (pow b 2)) (+ (* 1/2 (/ b a)) (/ 1 (pow a 2)))))> |
#<alt (* 1/4 (* (pow a 4) (pow b 2)))> |
#<alt (* (pow a 4) (+ (* 1/4 (pow b 2)) (* 1/2 (/ b a))))> |
#<alt (* (pow a 4) (+ (* -1 (/ (- (* -1/2 b) (/ 1 a)) a)) (* 1/4 (pow b 2))))> |
#<alt (* (pow a 4) (+ (* -1 (/ (- (* -1/2 b) (/ 1 a)) a)) (* 1/4 (pow b 2))))> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* (pow t 2) y)> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* (pow t 2) y))> |
#<alt (* 1/2 (* a (pow b 2)))> |
#<alt (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))))> |
#<alt (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))))> |
#<alt (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))))> |
#<alt (* -1/6 (* (pow a 2) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* -1/6 (* (pow a 2) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (* 1/2 (* a (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a)))> |
#<alt (* (pow b 2) (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a)))> |
#<alt (* (pow b 2) (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a)))> |
#<alt (* -1/6 (* (pow a 2) (pow b 3)))> |
#<alt (* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b))))> |
#<alt (* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b))))> |
#<alt (* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b))))> |
#<alt (* -1/6 (* (pow a 2) (pow b 3)))> |
#<alt (* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2)))))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* -1/6 (* a b))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* -1 (pow a 3))> |
#<alt (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))> |
#<alt (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))> |
#<alt (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* (pow b 3) (+ (* -1 (/ (pow a 3) (pow b 3))) (* 1/8 (pow a 6))))> |
#<alt (* (pow b 3) (+ (* -1 (/ (pow a 3) (pow b 3))) (* 1/8 (pow a 6))))> |
#<alt (* (pow b 3) (+ (* -1 (/ (pow a 3) (pow b 3))) (* 1/8 (pow a 6))))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* -1 (* (pow b 3) (+ (* -1/8 (pow a 6)) (/ (pow a 3) (pow b 3)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1/8 (pow a 6)) (/ (pow a 3) (pow b 3)))))> |
#<alt (* -1 (* (pow b 3) (+ (* -1/8 (pow a 6)) (/ (pow a 3) (pow b 3)))))> |
#<alt (* -1 (pow a 3))> |
#<alt (* (pow a 3) (- (* 1/8 (* (pow a 3) (pow b 3))) 1))> |
#<alt (* (pow a 3) (- (* 1/8 (* (pow a 3) (pow b 3))) 1))> |
#<alt (* (pow a 3) (- (* 1/8 (* (pow a 3) (pow b 3))) 1))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* (pow a 6) (- (* 1/8 (pow b 3)) (/ 1 (pow a 3))))> |
#<alt (* (pow a 6) (- (* 1/8 (pow b 3)) (/ 1 (pow a 3))))> |
#<alt (* (pow a 6) (- (* 1/8 (pow b 3)) (/ 1 (pow a 3))))> |
#<alt (* 1/8 (* (pow a 6) (pow b 3)))> |
#<alt (* (pow a 6) (- (* 1/8 (pow b 3)) (/ 1 (pow a 3))))> |
#<alt (* (pow a 6) (- (* 1/8 (pow b 3)) (/ 1 (pow a 3))))> |
#<alt (* (pow a 6) (- (* 1/8 (pow b 3)) (/ 1 (pow a 3))))> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
168 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 60.0ms | b | @ | inf | (* x (+ 1 (/ (* (- (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) (* a (* a a))) b) (+ (* 1/4 (* (* b (* a a)) (* b (* a a)))) (* a (+ a (* 1/2 (* b (* a a))))))))) |
| 4.0ms | x | @ | 0 | (* x (+ 1 (/ (* (- (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) (* a (* a a))) b) (+ (* 1/4 (* (* b (* a a)) (* b (* a a)))) (* a (+ a (* 1/2 (* b (* a a))))))))) |
| 3.0ms | a | @ | 0 | (/ x (exp (* a b))) |
| 3.0ms | x | @ | -inf | (+ (* x (* a (- (* a (* (* b b) (+ (* -1/6 (* b a)) 1/2))) b))) x) |
| 2.0ms | b | @ | inf | (/ (* (- (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) (* a (* a a))) b) (+ (* 1/4 (* (* b (* a a)) (* b (* a a)))) (* a (+ a (* 1/2 (* b (* a a))))))) |
| 1× | batch-egg-rewrite |
| 4684× | *-lowering-*.f32 |
| 4684× | *-lowering-*.f64 |
| 2034× | pow-lowering-pow.f64 |
| 2034× | pow-lowering-pow.f32 |
| 1536× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 302 |
| 1 | 307 | 289 |
| 2 | 2663 | 282 |
| 0 | 8316 | 282 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (exp (* a b))) |
(exp (* a b)) |
(* a b) |
(* x (- 1 (* b a))) |
(- 1 (* b a)) |
(* b a) |
(* x (+ 1 (* y (- (* 1/2 (* y (* t t))) t)))) |
(+ 1 (* y (- (* 1/2 (* y (* t t))) t))) |
(* y (- (* 1/2 (* y (* t t))) t)) |
(- (* 1/2 (* y (* t t))) t) |
(+ (* x (* a (- (* a (* (* b b) (+ (* -1/6 (* b a)) 1/2))) b))) x) |
(* x (* a (- (* a (* (* b b) (+ (* -1/6 (* b a)) 1/2))) b))) |
(* a (- (* a (* (* b b) (+ (* -1/6 (* b a)) 1/2))) b)) |
(- (* a (* (* b b) (+ (* -1/6 (* b a)) 1/2))) b) |
(* x (+ 1 (/ (* (- (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) (* a (* a a))) b) (+ (* 1/4 (* (* b (* a a)) (* b (* a a)))) (* a (+ a (* 1/2 (* b (* a a))))))))) |
(+ 1 (/ (* (- (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) (* a (* a a))) b) (+ (* 1/4 (* (* b (* a a)) (* b (* a a)))) (* a (+ a (* 1/2 (* b (* a a)))))))) |
(/ (* (- (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) (* a (* a a))) b) (+ (* 1/4 (* (* b (* a a)) (* b (* a a)))) (* a (+ a (* 1/2 (* b (* a a))))))) |
(+ (* 1/4 (* (* b (* a a)) (* b (* a a)))) (* a (+ a (* 1/2 (* b (* a a)))))) |
(* y (* t t)) |
(* 1/2 (* y (* t t))) |
(* a (* (* b b) (+ (* -1/6 (* b a)) 1/2))) |
(* -1/6 (* b a)) |
(* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) |
(- (* (* (* b (* b b)) 1/8) (* (* a a) (* (* a a) (* a a)))) (* a (* a a))) |
(* b (* a a)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (exp.f64 (*.f64 a b)) x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a b))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (exp.f64 (*.f64 a b)))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 a b)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 (*.f64 a b)) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 (*.f64 a b)) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a b))))) |
(pow.f64 (/.f64 (exp.f64 (*.f64 a b)) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a b)) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (exp.f64 (*.f64 a b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a b))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) x) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 a b)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 b)) a)) |
(pow.f64 (exp.f64 (*.f64 a b)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 a) b) |
(pow.f64 (exp.f64 a) (+.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 b) a) |
(pow.f64 (exp.f64 (*.f64 a (/.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (exp.f64 a) (exp.f64 a)) (/.f64 b #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 a b)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 1 binary64) a)) b) |
(pow.f64 (exp.f64 (*.f64 #s(literal 1 binary64) b)) a) |
(*.f64 (exp.f64 (*.f64 a (/.f64 b #s(literal 2 binary64)))) (exp.f64 (*.f64 a (/.f64 b #s(literal 2 binary64))))) |
(*.f64 a b) |
(*.f64 b a) |
(*.f64 #s(literal 1 binary64) (*.f64 a b)) |
(*.f64 (*.f64 a b) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) a) b) |
(*.f64 (*.f64 #s(literal 1 binary64) b) a) |
(+.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(+.f64 x (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) x)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (+.f64 #s(literal 1 binary64) (*.f64 a b))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (+.f64 #s(literal 1 binary64) (*.f64 a b))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (+.f64 #s(literal 1 binary64) (*.f64 a b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) x) (+.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 a b)) x) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (+.f64 #s(literal 1 binary64) (*.f64 a b))))) (/.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (+.f64 #s(literal 1 binary64) (*.f64 a b)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 a b))) (/.f64 (*.f64 a (*.f64 b (*.f64 a b))) (+.f64 #s(literal 1 binary64) (*.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (+.f64 #s(literal 1 binary64) (*.f64 a b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a b)) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (+.f64 #s(literal 1 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (+.f64 #s(literal 1 binary64) (*.f64 a b))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (+.f64 #s(literal 1 binary64) (*.f64 a b)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 a b)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (+.f64 #s(literal 1 binary64) (*.f64 a b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a b)) (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (+.f64 #s(literal 1 binary64) (*.f64 a b)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 a b)))) |
(*.f64 a b) |
(*.f64 b a) |
(*.f64 #s(literal 1 binary64) (*.f64 a b)) |
(*.f64 (*.f64 a b) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) a) b) |
(*.f64 (*.f64 #s(literal 1 binary64) b) a) |
(+.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y x))) |
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y x)) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y x))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y x))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y x))) (*.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y x)))) (-.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y x)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) (-.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) (-.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))))) x) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))) x) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))) |
(+.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))) (/.f64 (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))))) |
(fma.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) y #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) (-.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) (-.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))))) (+.f64 (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) (-.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))) #s(literal 1 binary64)) (-.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) (-.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) (-.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))))) |
(+.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t)))) (*.f64 y (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) y) (*.f64 (-.f64 #s(literal 0 binary64) t) y)) |
(/.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t))))) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t t))) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t))))) (*.f64 t (*.f64 t t))) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t t)) y) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))) |
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) y) |
(*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)) y) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t)))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))))) (/.f64 (*.f64 t t) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t)))))) |
(fma.f64 y (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (*.f64 t t) (*.f64 y #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (*.f64 y (*.f64 t t)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (*.f64 y t) (*.f64 t #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t t) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) t (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) t) t (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t)))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t))))) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t))))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t))))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (-.f64 (*.f64 t t) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t t)) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t))))) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t t))) (neg.f64 (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t)))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t))))) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t))))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t)))))) |
(+.f64 x (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a))) |
(+.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a))) (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) x))) |
(fma.f64 x (*.f64 a (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b)) x) |
(fma.f64 (*.f64 a (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b)) x x) |
(fma.f64 (*.f64 x a) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a))) (*.f64 x (-.f64 x (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a))))) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) (*.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) x) (*.f64 (*.f64 (+.f64 (*.f64 a (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b)) #s(literal 1 binary64)) x) (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) (*.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a))) (*.f64 x (-.f64 x (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) (*.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a))) (*.f64 x (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b)) #s(literal 1 binary64)) x) (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) x)) (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) x)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) (*.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a))) (*.f64 x (-.f64 x (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b)) #s(literal 1 binary64)) x) (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) x))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)))) (-.f64 x (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a))) (*.f64 x (-.f64 x (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a))))) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) (*.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) x) (*.f64 (*.f64 (+.f64 (*.f64 a (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b)) #s(literal 1 binary64)) x) (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) (*.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a))) (*.f64 x (-.f64 x (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a))))))) |
(*.f64 (*.f64 (*.f64 (+.f64 (*.f64 a (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b)) #s(literal 1 binary64)) x) (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) x))) |
(*.f64 (+.f64 (*.f64 a (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b)) #s(literal 1 binary64)) x) |
(+.f64 (*.f64 (*.f64 x a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 x a) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) (*.f64 x a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 x a))) |
(/.f64 (*.f64 (*.f64 x a) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 b (+.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 x a) (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 b b))) (+.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) |
(*.f64 x (*.f64 a (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b))) |
(*.f64 a (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) x)) |
(*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) (*.f64 x a)) |
(*.f64 (*.f64 a (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b)) x) |
(*.f64 (*.f64 x a) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b)) |
(*.f64 (*.f64 x (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b)) a) |
(+.f64 (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) a) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 b (+.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))))) |
(/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 b b))) (+.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))))) (*.f64 b (*.f64 b b))) a) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 b (+.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 b b)) a) (+.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) |
(*.f64 a (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b)) |
(*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) a) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b)))) |
(-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) b) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 b (+.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 b (+.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (+.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (/.f64 (*.f64 b b) (+.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b)))))) |
(fma.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 b (*.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) a) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (*.f64 a b) (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) a) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) a (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 b b) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 b (+.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 b (+.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 b b)) (+.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 b (+.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 b b))) (neg.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 b (+.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 b (+.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b)))))) |
(+.f64 x (/.f64 x (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))))) |
(+.f64 (/.f64 x (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))))) x) |
(fma.f64 x #s(literal 1 binary64) (/.f64 x (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))))) |
(fma.f64 #s(literal 1 binary64) x (/.f64 x (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 x (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 x (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))))) (/.f64 x (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))))) (*.f64 x (/.f64 x (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))))) (/.f64 x (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))))))) (-.f64 x (/.f64 x (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) #s(literal 3 binary64))) x) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) x) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) |
(+.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))))) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (/.f64 b (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a)))) #s(literal 1/512 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a)))) b) (*.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) b) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a)))) #s(literal 1/512 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a)))) (/.f64 b (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 b (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))))) |
(*.f64 b (/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (/.f64 b (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) |
(*.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (/.f64 b (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) |
(*.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) (*.f64 (*.f64 a a) (*.f64 (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)) (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)))) (*.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) (-.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)) (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)))) (*.f64 (*.f64 a a) (*.f64 (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a b)) a)) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))))) |
(+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64)))) |
(+.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 a b)) a))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)) (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)))) (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) |
(fma.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)) #s(literal 1/4 binary64) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) |
(fma.f64 (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) a (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a b))) (*.f64 a (*.f64 a b)) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)) (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)))) (*.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) (-.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64)))))) (+.f64 (*.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) (*.f64 (*.f64 a a) (*.f64 (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)) (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)))) (*.f64 (*.f64 a a) (*.f64 (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) (*.f64 (*.f64 a a) (*.f64 (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)) (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)))) (*.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) (-.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) (*.f64 (*.f64 a a) (*.f64 (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)) (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)))) (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)) (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)))) (*.f64 (*.f64 a a) (*.f64 (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) (*.f64 (*.f64 a a) (*.f64 (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)) (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)))) (*.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) (-.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)) (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)))) (*.f64 (*.f64 a a) (*.f64 (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)) (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b))))) (-.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)) (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)))) (*.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) (-.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64)))))) (+.f64 (*.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) (*.f64 (*.f64 a a) (*.f64 (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)) (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)))) (*.f64 (*.f64 a a) (*.f64 (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) (*.f64 (*.f64 a a) (*.f64 (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)) (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)))) (*.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) (-.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)) (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)))) (*.f64 (*.f64 a a) (*.f64 (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 a (+.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))) |
(*.f64 y (*.f64 t t)) |
(*.f64 t (*.f64 y t)) |
(*.f64 (*.f64 t t) y) |
(*.f64 (*.f64 y t) t) |
(*.f64 y (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) |
(*.f64 (*.f64 t t) (*.f64 y #s(literal 1/2 binary64))) |
(*.f64 (*.f64 y (*.f64 t t)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 y t) (*.f64 t #s(literal 1/2 binary64))) |
(*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t t)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y t)) t) |
(*.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) t) t) |
(+.f64 (*.f64 a (*.f64 b (*.f64 b (*.f64 (*.f64 a b) #s(literal -1/6 binary64))))) (*.f64 a (*.f64 b (*.f64 b #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) a) (*.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 (*.f64 a b) #s(literal -1/6 binary64)) (*.f64 a (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 (*.f64 a b) #s(literal -1/6 binary64)) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/216 binary64))))) (-.f64 (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/36 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 a b) #s(literal -1/12 binary64)))) |
(/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) (+.f64 (*.f64 (*.f64 a b) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) |
(*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))))) |
(*.f64 b (*.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) a)) |
(*.f64 (*.f64 a b) (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))))) |
(*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) a)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))) (*.f64 a (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) a) |
(*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) (*.f64 b b)) |
(*.f64 a (*.f64 b #s(literal -1/6 binary64))) |
(*.f64 b (*.f64 a #s(literal -1/6 binary64))) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 a b)) |
(*.f64 (*.f64 b #s(literal -1/6 binary64)) a) |
(*.f64 (*.f64 #s(literal -1/6 binary64) a) b) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) #s(literal 3/2 binary64))) |
(pow.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) |
(*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))))) |
(*.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 b (*.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/4 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (*.f64 a a)))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64)))) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))))) |
(*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (pow.f64 (*.f64 (*.f64 a a) #s(literal 1/4 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))) (pow.f64 (*.f64 a #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal 1/8 binary64)) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b) #s(literal 1/4 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a a)) |
(*.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) b) (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (*.f64 a a))) a) (*.f64 a (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (*.f64 a a))) (*.f64 a a)) (*.f64 a a)) |
(*.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (*.f64 a a))) (*.f64 a (*.f64 a a))) a) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 a (*.f64 a b)) (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1/4 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b)) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1/4 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a (*.f64 a b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a b))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a (*.f64 a b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a b))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a (*.f64 a b)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) b) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) b) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a b))) b) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a b))) (*.f64 a b)) #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a (*.f64 a b))) (*.f64 a a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a (*.f64 a b)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a b))) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 b (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) #s(literal 3 binary64)) (*.f64 a (*.f64 a a))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) |
(*.f64 (pow.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) a) #s(literal 3 binary64)) (*.f64 a (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))) |
(+.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) |
(+.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) |
(-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) |
(-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a)))) #s(literal 1/512 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) |
(fma.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(fma.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 b (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(fma.f64 b (*.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 b (*.f64 (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(fma.f64 (*.f64 b b) (*.f64 b (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 b b) (*.f64 b (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(fma.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (*.f64 a a))) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b)) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal 1/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal 1/8 binary64) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(fma.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(fma.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a a) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(fma.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal 1/8 binary64))) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) b) (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) b) (*.f64 (*.f64 b b) #s(literal 1/8 binary64)) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (*.f64 a a))) a) (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (*.f64 a a))) a) (*.f64 a (*.f64 a a)) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (*.f64 a a))) (*.f64 a a)) (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (*.f64 a a))) (*.f64 a a)) (*.f64 a a) (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (*.f64 a a))) (*.f64 a (*.f64 a a))) a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (*.f64 a a))) (*.f64 a (*.f64 a a))) a (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a)))) #s(literal 1/512 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a)))) #s(literal 1/512 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a)))) #s(literal 1/512 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a)))) #s(literal 1/512 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))) (-.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a)))) #s(literal 1/512 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a)))) #s(literal 1/512 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (*.f64 a b))) #s(literal 1 binary64))) |
(pow.f64 (*.f64 a (*.f64 a b)) #s(literal 1 binary64)) |
(*.f64 a (*.f64 a b)) |
(*.f64 a (pow.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 b (*.f64 a a)) |
(*.f64 (*.f64 a b) a) |
(*.f64 (*.f64 a a) b) |
(*.f64 (pow.f64 (*.f64 a b) #s(literal 1 binary64)) a) |
| 1× | egg-herbie |
| 5934× | *-lowering-*.f32 |
| 5934× | *-lowering-*.f64 |
| 3242× | +-lowering-+.f64 |
| 3242× | +-lowering-+.f32 |
| 1744× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 624 | 7745 |
| 1 | 2292 | 6687 |
| 2 | 7912 | 6661 |
| 0 | 8387 | 6661 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
x |
(+ x (* -1 (* a (* b x)))) |
(+ x (* a (- (* -1 (* a (+ (* -1 (* (pow b 2) x)) (* 1/2 (* (pow b 2) x))))) (* b x)))) |
(+ x (* a (- (* a (- (* -1 (* a (+ (* -1 (* b (+ (* -1 (* (pow b 2) x)) (* 1/2 (* (pow b 2) x))))) (+ (* -1/2 (* (pow b 3) x)) (* 1/6 (* (pow b 3) x)))))) (+ (* -1 (* (pow b 2) x)) (* 1/2 (* (pow b 2) x))))) (* b x)))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
x |
(+ x (* -1 (* a (* b x)))) |
(+ x (* b (- (* -1 (* b (+ (* -1 (* (pow a 2) x)) (* 1/2 (* (pow a 2) x))))) (* a x)))) |
(+ x (* b (- (* b (- (* -1 (* b (+ (* -1 (* a (+ (* -1 (* (pow a 2) x)) (* 1/2 (* (pow a 2) x))))) (+ (* -1/2 (* (pow a 3) x)) (* 1/6 (* (pow a 3) x)))))) (+ (* -1 (* (pow a 2) x)) (* 1/2 (* (pow a 2) x))))) (* a x)))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
(/ x (exp (* a b))) |
1 |
(+ 1 (* a b)) |
(+ 1 (* a (+ b (* 1/2 (* a (pow b 2)))))) |
(+ 1 (* a (+ b (* a (+ (* 1/6 (* a (pow b 3))) (* 1/2 (pow b 2))))))) |
(exp (* a b)) |
(exp (* a b)) |
(exp (* a b)) |
(exp (* a b)) |
(exp (* a b)) |
(exp (* a b)) |
(exp (* a b)) |
(exp (* a b)) |
1 |
(+ 1 (* a b)) |
(+ 1 (* b (+ a (* 1/2 (* (pow a 2) b))))) |
(+ 1 (* b (+ a (* b (+ (* 1/6 (* (pow a 3) b)) (* 1/2 (pow a 2))))))) |
(exp (* a b)) |
(exp (* a b)) |
(exp (* a b)) |
(exp (* a b)) |
(exp (* a b)) |
(exp (* a b)) |
(exp (* a b)) |
(exp (* a b)) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* x (- 1 (* a b))) |
(* x (- 1 (* a b))) |
(* x (- 1 (* a b))) |
(* x (- 1 (* a b))) |
(* x (- 1 (* a b))) |
(* x (- 1 (* a b))) |
(* x (- 1 (* a b))) |
(* x (- 1 (* a b))) |
(* x (- 1 (* a b))) |
(* x (- 1 (* a b))) |
(* x (- 1 (* a b))) |
(* x (- 1 (* a b))) |
x |
(+ x (* -1 (* a (* b x)))) |
(+ x (* -1 (* a (* b x)))) |
(+ x (* -1 (* a (* b x)))) |
(* -1 (* a (* b x))) |
(* b (+ (* -1 (* a x)) (/ x b))) |
(* b (+ (* -1 (* a x)) (/ x b))) |
(* b (+ (* -1 (* a x)) (/ x b))) |
(* -1 (* a (* b x))) |
(* -1 (* b (+ (* -1 (/ x b)) (* a x)))) |
(* -1 (* b (+ (* -1 (/ x b)) (* a x)))) |
(* -1 (* b (+ (* -1 (/ x b)) (* a x)))) |
x |
(+ x (* -1 (* a (* b x)))) |
(+ x (* -1 (* a (* b x)))) |
(+ x (* -1 (* a (* b x)))) |
(* -1 (* a (* b x))) |
(* a (+ (* -1 (* b x)) (/ x a))) |
(* a (+ (* -1 (* b x)) (/ x a))) |
(* a (+ (* -1 (* b x)) (/ x a))) |
(* -1 (* a (* b x))) |
(* -1 (* a (+ (* -1 (/ x a)) (* b x)))) |
(* -1 (* a (+ (* -1 (/ x a)) (* b x)))) |
(* -1 (* a (+ (* -1 (/ x a)) (* b x)))) |
1 |
(+ 1 (* -1 (* a b))) |
(+ 1 (* -1 (* a b))) |
(+ 1 (* -1 (* a b))) |
(* -1 (* a b)) |
(* b (- (/ 1 b) a)) |
(* b (- (/ 1 b) a)) |
(* b (- (/ 1 b) a)) |
(* -1 (* a b)) |
(* b (+ (* -1 a) (/ 1 b))) |
(* b (+ (* -1 a) (/ 1 b))) |
(* b (+ (* -1 a) (/ 1 b))) |
1 |
(+ 1 (* -1 (* a b))) |
(+ 1 (* -1 (* a b))) |
(+ 1 (* -1 (* a b))) |
(* -1 (* a b)) |
(* a (- (/ 1 a) b)) |
(* a (- (/ 1 a) b)) |
(* a (- (/ 1 a) b)) |
(* -1 (* a b)) |
(* a (+ (* -1 b) (/ 1 a))) |
(* a (+ (* -1 b) (/ 1 a))) |
(* a (+ (* -1 b) (/ 1 a))) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
x |
(+ x (* -1 (* t (* x y)))) |
(+ x (* y (+ (* -1 (* t x)) (* 1/2 (* (pow t 2) (* x y)))))) |
(+ x (* y (+ (* -1 (* t x)) (* 1/2 (* (pow t 2) (* x y)))))) |
(* 1/2 (* (pow t 2) (* x (pow y 2)))) |
(* (pow y 2) (+ (* -1 (/ (* t x) y)) (* 1/2 (* (pow t 2) x)))) |
(* (pow y 2) (+ (* -1 (/ (* t x) y)) (+ (* 1/2 (* (pow t 2) x)) (/ x (pow y 2))))) |
(* (pow y 2) (+ (* -1 (/ (* t x) y)) (+ (* 1/2 (* (pow t 2) x)) (/ x (pow y 2))))) |
(* 1/2 (* (pow t 2) (* x (pow y 2)))) |
(* (pow y 2) (+ (* -1 (/ (* t x) y)) (* 1/2 (* (pow t 2) x)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x y)) (* t x)) y)) (* 1/2 (* (pow t 2) x)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x y)) (* t x)) y)) (* 1/2 (* (pow t 2) x)))) |
x |
(+ x (* -1 (* t (* x y)))) |
(+ x (* t (+ (* -1 (* x y)) (* 1/2 (* t (* x (pow y 2))))))) |
(+ x (* t (+ (* -1 (* x y)) (* 1/2 (* t (* x (pow y 2))))))) |
(* 1/2 (* (pow t 2) (* x (pow y 2)))) |
(* (pow t 2) (+ (* -1 (/ (* x y) t)) (* 1/2 (* x (pow y 2))))) |
(* (pow t 2) (+ (* -1 (/ (* x y) t)) (+ (* 1/2 (* x (pow y 2))) (/ x (pow t 2))))) |
(* (pow t 2) (+ (* -1 (/ (* x y) t)) (+ (* 1/2 (* x (pow y 2))) (/ x (pow t 2))))) |
(* 1/2 (* (pow t 2) (* x (pow y 2)))) |
(* (pow t 2) (+ (* -1 (/ (* x y) t)) (* 1/2 (* x (pow y 2))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ x t)) (* x y)) t)) (* 1/2 (* x (pow y 2))))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ x t)) (* x y)) t)) (* 1/2 (* x (pow y 2))))) |
1 |
(+ 1 (* -1 (* t y))) |
(+ 1 (* y (+ (* -1 t) (* 1/2 (* (pow t 2) y))))) |
(+ 1 (* y (+ (* -1 t) (* 1/2 (* (pow t 2) y))))) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y))) |
(* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y))) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(* (pow y 2) (+ (* -1 (/ (- t (/ 1 y)) y)) (* 1/2 (pow t 2)))) |
(* (pow y 2) (+ (* -1 (/ (- t (/ 1 y)) y)) (* 1/2 (pow t 2)))) |
1 |
(+ 1 (* -1 (* t y))) |
(+ 1 (* t (+ (* -1 y) (* 1/2 (* t (pow y 2)))))) |
(+ 1 (* t (+ (* -1 y) (* 1/2 (* t (pow y 2)))))) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2)))) |
(* (pow t 2) (+ (* -1 (/ y t)) (+ (* 1/2 (pow y 2)) (/ 1 (pow t 2))))) |
(* (pow t 2) (+ (* -1 (/ y t)) (+ (* 1/2 (pow y 2)) (/ 1 (pow t 2))))) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2)))) |
(* (pow t 2) (+ (* -1 (/ (- y (/ 1 t)) t)) (* 1/2 (pow y 2)))) |
(* (pow t 2) (+ (* -1 (/ (- y (/ 1 t)) t)) (* 1/2 (pow y 2)))) |
(* -1 (* t y)) |
(* y (+ (* -1 t) (* 1/2 (* (pow t 2) y)))) |
(* y (+ (* -1 t) (* 1/2 (* (pow t 2) y)))) |
(* y (+ (* -1 t) (* 1/2 (* (pow t 2) y)))) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(* -1 (* t y)) |
(* t (+ (* -1 y) (* 1/2 (* t (pow y 2))))) |
(* t (+ (* -1 y) (* 1/2 (* t (pow y 2))))) |
(* t (+ (* -1 y) (* 1/2 (* t (pow y 2))))) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2)))) |
(* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2)))) |
(* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2)))) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2)))) |
(* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2)))) |
(* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2)))) |
(* -1 t) |
(- (* 1/2 (* (pow t 2) y)) t) |
(- (* 1/2 (* (pow t 2) y)) t) |
(- (* 1/2 (* (pow t 2) y)) t) |
(* 1/2 (* (pow t 2) y)) |
(* y (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(* y (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(* y (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(* 1/2 (* (pow t 2) y)) |
(* -1 (* y (+ (* -1/2 (pow t 2)) (/ t y)))) |
(* -1 (* y (+ (* -1/2 (pow t 2)) (/ t y)))) |
(* -1 (* y (+ (* -1/2 (pow t 2)) (/ t y)))) |
(* -1 t) |
(* t (- (* 1/2 (* t y)) 1)) |
(* t (- (* 1/2 (* t y)) 1)) |
(* t (- (* 1/2 (* t y)) 1)) |
(* 1/2 (* (pow t 2) y)) |
(* (pow t 2) (- (* 1/2 y) (/ 1 t))) |
(* (pow t 2) (- (* 1/2 y) (/ 1 t))) |
(* (pow t 2) (- (* 1/2 y) (/ 1 t))) |
(* 1/2 (* (pow t 2) y)) |
(* (pow t 2) (- (* 1/2 y) (/ 1 t))) |
(* (pow t 2) (- (* 1/2 y) (/ 1 t))) |
(* (pow t 2) (- (* 1/2 y) (/ 1 t))) |
(* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))) |
(* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))) |
(* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))) |
(* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))) |
(* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))) |
(* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))) |
(* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))) |
(* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))) |
(* -1 (* x (- (* -1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) 1))) |
(* -1 (* x (- (* -1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) 1))) |
(* -1 (* x (- (* -1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) 1))) |
(* -1 (* x (- (* -1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) 1))) |
x |
(+ x (* -1 (* a (* b x)))) |
(+ x (* a (+ (* -1 (* b x)) (* 1/2 (* a (* (pow b 2) x)))))) |
(+ x (* a (+ (* -1 (* b x)) (* a (+ (* -1/6 (* a (* (pow b 3) x))) (* 1/2 (* (pow b 2) x))))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* (pow a 3) (+ (* -1/6 (* (pow b 3) x)) (* 1/2 (/ (* (pow b 2) x) a)))) |
(* (pow a 3) (+ (* -1 (/ (* b x) (pow a 2))) (+ (* -1/6 (* (pow b 3) x)) (* 1/2 (/ (* (pow b 2) x) a))))) |
(* (pow a 3) (+ (* -1 (/ (* b x) (pow a 2))) (+ (* -1/6 (* (pow b 3) x)) (+ (* 1/2 (/ (* (pow b 2) x) a)) (/ x (pow a 3)))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ (* (pow b 2) x) a)) (* 1/6 (* (pow b 3) x))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x))) a)) (* 1/6 (* (pow b 3) x))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x a)) (* b x)) a)) (* 1/2 (* (pow b 2) x))) a)) (* 1/6 (* (pow b 3) x))))) |
x |
(+ x (* -1 (* a (* b x)))) |
(+ x (* b (+ (* -1 (* a x)) (* 1/2 (* (pow a 2) (* b x)))))) |
(+ x (* b (+ (* -1 (* a x)) (* b (+ (* -1/6 (* (pow a 3) (* b x))) (* 1/2 (* (pow a 2) x))))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* (pow b 3) (+ (* -1/6 (* (pow a 3) x)) (* 1/2 (/ (* (pow a 2) x) b)))) |
(* (pow b 3) (+ (* -1 (/ (* a x) (pow b 2))) (+ (* -1/6 (* (pow a 3) x)) (* 1/2 (/ (* (pow a 2) x) b))))) |
(* (pow b 3) (+ (* -1 (/ (* a x) (pow b 2))) (+ (* -1/6 (* (pow a 3) x)) (+ (* 1/2 (/ (* (pow a 2) x) b)) (/ x (pow b 3)))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ (* (pow a 2) x) b)) (* 1/6 (* (pow a 3) x))))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x))) b)) (* 1/6 (* (pow a 3) x))))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x b)) (* a x)) b)) (* 1/2 (* (pow a 2) x))) b)) (* 1/6 (* (pow a 3) x))))) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(* -1 (* a (* b x))) |
(* a (+ (* -1 (* b x)) (* 1/2 (* a (* (pow b 2) x))))) |
(* a (+ (* -1 (* b x)) (* a (+ (* -1/6 (* a (* (pow b 3) x))) (* 1/2 (* (pow b 2) x)))))) |
(* a (+ (* -1 (* b x)) (* a (+ (* -1/6 (* a (* (pow b 3) x))) (* 1/2 (* (pow b 2) x)))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* (pow a 3) (+ (* -1/6 (* (pow b 3) x)) (* 1/2 (/ (* (pow b 2) x) a)))) |
(* (pow a 3) (+ (* -1 (/ (* b x) (pow a 2))) (+ (* -1/6 (* (pow b 3) x)) (* 1/2 (/ (* (pow b 2) x) a))))) |
(* (pow a 3) (+ (* -1 (/ (* b x) (pow a 2))) (+ (* -1/6 (* (pow b 3) x)) (* 1/2 (/ (* (pow b 2) x) a))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ (* (pow b 2) x) a)) (* 1/6 (* (pow b 3) x))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x))) a)) (* 1/6 (* (pow b 3) x))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x))) a)) (* 1/6 (* (pow b 3) x))))) |
(* -1 (* a (* b x))) |
(* b (+ (* -1 (* a x)) (* 1/2 (* (pow a 2) (* b x))))) |
(* b (+ (* -1 (* a x)) (* b (+ (* -1/6 (* (pow a 3) (* b x))) (* 1/2 (* (pow a 2) x)))))) |
(* b (+ (* -1 (* a x)) (* b (+ (* -1/6 (* (pow a 3) (* b x))) (* 1/2 (* (pow a 2) x)))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* (pow b 3) (+ (* -1/6 (* (pow a 3) x)) (* 1/2 (/ (* (pow a 2) x) b)))) |
(* (pow b 3) (+ (* -1 (/ (* a x) (pow b 2))) (+ (* -1/6 (* (pow a 3) x)) (* 1/2 (/ (* (pow a 2) x) b))))) |
(* (pow b 3) (+ (* -1 (/ (* a x) (pow b 2))) (+ (* -1/6 (* (pow a 3) x)) (* 1/2 (/ (* (pow a 2) x) b))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ (* (pow a 2) x) b)) (* 1/6 (* (pow a 3) x))))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x))) b)) (* 1/6 (* (pow a 3) x))))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x))) b)) (* 1/6 (* (pow a 3) x))))) |
(* -1 (* a b)) |
(* a (+ (* -1 b) (* 1/2 (* a (pow b 2))))) |
(* a (+ (* -1 b) (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))))) |
(* a (+ (* -1 b) (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* (pow a 3) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* (pow a 3) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))) |
(* (pow a 3) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ (pow b 2) a)) (* 1/6 (pow b 3))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ b a)) (* 1/2 (pow b 2))) a)) (* 1/6 (pow b 3))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ b a)) (* 1/2 (pow b 2))) a)) (* 1/6 (pow b 3))))) |
(* -1 (* a b)) |
(* b (+ (* -1 a) (* 1/2 (* (pow a 2) b)))) |
(* b (+ (* -1 a) (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))))) |
(* b (+ (* -1 a) (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* (pow b 3) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(* (pow b 3) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))) |
(* (pow b 3) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ (pow a 2) b)) (* 1/6 (pow a 3))))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ a b)) (* 1/2 (pow a 2))) b)) (* 1/6 (pow a 3))))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ a b)) (* 1/2 (pow a 2))) b)) (* 1/6 (pow a 3))))) |
(* -1 b) |
(- (* 1/2 (* a (pow b 2))) b) |
(- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b) |
(- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* (pow a 2) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))) |
(* (pow a 2) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (pow b 2)) (/ b a)) a)) (* -1/6 (pow b 3)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (pow b 2)) (/ b a)) a)) (* -1/6 (pow b 3)))) |
(* -1 b) |
(* b (- (* 1/2 (* a b)) 1)) |
(* b (- (* b (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) 1)) |
(* b (- (* b (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) 1)) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b)))) |
(* (pow b 3) (- (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b))) (/ 1 (pow b 2)))) |
(* (pow b 3) (- (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b))) (/ 1 (pow b 2)))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2))))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (- (* 1/2 a) (/ 1 b)) b)) (* 1/6 (pow a 2))))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (- (* 1/2 a) (/ 1 b)) b)) (* 1/6 (pow a 2))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
x |
(+ x (* -1 (* a (* b x)))) |
(+ x (* b (+ (* -1 (* a x)) (* 1/2 (* (pow a 2) (* b x)))))) |
(+ x (* b (+ (* -1 (* a x)) (* b (+ (* -1 (* b (* x (+ (* -1/4 (pow a 3)) (* 1/4 (pow a 3)))))) (* 1/2 (* (pow a 2) x))))))) |
(* 1/2 (* (pow a 2) (* (pow b 2) x))) |
(* (pow b 2) (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x)))) |
(* (pow b 2) (+ (* -1 (/ (* a x) b)) (+ (* 1/2 (* (pow a 2) x)) (/ x (pow b 2))))) |
(* (pow b 2) (+ (* -1 (/ (* a x) b)) (+ (* 1/2 (* (pow a 2) x)) (/ x (pow b 2))))) |
(* 1/2 (* (pow a 2) (* (pow b 2) x))) |
(* (pow b 2) (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x)))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ x b)) (* a x)) b)) (* 1/2 (* (pow a 2) x)))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ x b)) (* a x)) b)) (* 1/2 (* (pow a 2) x)))) |
x |
(+ x (* -1 (* a (* b x)))) |
(+ x (* a (+ (* -1 (* b x)) (* 1/2 (* a (* (pow b 2) x)))))) |
(+ x (* a (+ (* -1 (* b x)) (* a (+ (* -1 (* a (* x (+ (* -1/4 (pow b 3)) (* 1/4 (pow b 3)))))) (* 1/2 (* (pow b 2) x))))))) |
(* 1/2 (* (pow a 2) (* (pow b 2) x))) |
(* (pow a 2) (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x)))) |
(* (pow a 2) (+ (* -1 (/ (* b x) a)) (+ (* 1/2 (* (pow b 2) x)) (/ x (pow a 2))))) |
(* (pow a 2) (+ (* -1 (/ (* b x) a)) (+ (* 1/2 (* (pow b 2) x)) (/ x (pow a 2))))) |
(* 1/2 (* (pow a 2) (* (pow b 2) x))) |
(* (pow a 2) (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ x a)) (* b x)) a)) (* 1/2 (* (pow b 2) x)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ x a)) (* b x)) a)) (* 1/2 (* (pow b 2) x)))) |
1 |
(+ 1 (* -1 (* a b))) |
(+ 1 (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b))))) |
(+ 1 (* b (+ (* -1 a) (* b (- (* -1 (* b (+ (* -1/4 (pow a 3)) (* 1/4 (pow a 3))))) (* -1/2 (pow a 2))))))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(* (pow b 2) (+ (* -1 (/ a b)) (+ (* 1/2 (pow a 2)) (/ 1 (pow b 2))))) |
(* (pow b 2) (+ (* -1 (/ a b)) (+ (* 1/2 (pow a 2)) (/ 1 (pow b 2))))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(* (pow b 2) (+ (* -1 (/ (- a (/ 1 b)) b)) (* 1/2 (pow a 2)))) |
(* (pow b 2) (+ (* -1 (/ (- a (/ 1 b)) b)) (* 1/2 (pow a 2)))) |
1 |
(+ 1 (* -1 (* a b))) |
(+ 1 (* a (+ (* -1 b) (* 1/2 (* a (pow b 2)))))) |
(+ 1 (* a (+ (* -1 b) (* a (- (* -1 (* a (+ (* -1/4 (pow b 3)) (* 1/4 (pow b 3))))) (* -1/2 (pow b 2))))))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(* (pow a 2) (- (+ (* 1/2 (pow b 2)) (/ 1 (pow a 2))) (/ b a))) |
(* (pow a 2) (- (+ (* 1/2 (pow b 2)) (/ 1 (pow a 2))) (/ b a))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(* (pow a 2) (+ (* -1 (/ b a)) (+ (* 1/2 (pow b 2)) (/ 1 (pow a 2))))) |
(* (pow a 2) (+ (* -1 (/ b a)) (+ (* 1/2 (pow b 2)) (/ 1 (pow a 2))))) |
(* -1 (* a b)) |
(* b (+ (* -1 a) (* 1/2 (* (pow a 2) b)))) |
(* b (+ (* -1 a) (* b (- (* -1 (* b (+ (* -1/4 (pow a 3)) (* 1/4 (pow a 3))))) (* -1/2 (pow a 2)))))) |
(* b (+ (* -1 a) (* b (- (* b (- (* 1/2 (* a (* b (+ (* -1/4 (pow a 3)) (* 1/4 (pow a 3)))))) (+ (* -1/4 (pow a 3)) (* 1/4 (pow a 3))))) (* -1/2 (pow a 2)))))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(* -1 (* a b)) |
(* a (+ (* -1 b) (* 1/2 (* a (pow b 2))))) |
(* a (+ (* -1 b) (* a (- (* -1 (* a (+ (* -1/4 (pow b 3)) (* 1/4 (pow b 3))))) (* -1/2 (pow b 2)))))) |
(* a (+ (* -1 b) (* a (- (* a (- (* 1/2 (* a (* b (+ (* -1/4 (pow b 3)) (* 1/4 (pow b 3)))))) (+ (* -1/4 (pow b 3)) (* 1/4 (pow b 3))))) (* -1/2 (pow b 2)))))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(pow a 2) |
(+ (* 1/2 (* (pow a 3) b)) (pow a 2)) |
(+ (* b (+ (* 1/4 (* (pow a 4) b)) (* 1/2 (pow a 3)))) (pow a 2)) |
(+ (* b (+ (* 1/4 (* (pow a 4) b)) (* 1/2 (pow a 3)))) (pow a 2)) |
(* 1/4 (* (pow a 4) (pow b 2))) |
(* (pow b 2) (+ (* 1/4 (pow a 4)) (* 1/2 (/ (pow a 3) b)))) |
(* (pow b 2) (+ (* 1/4 (pow a 4)) (+ (* 1/2 (/ (pow a 3) b)) (/ (pow a 2) (pow b 2))))) |
(* (pow b 2) (+ (* 1/4 (pow a 4)) (+ (* 1/2 (/ (pow a 3) b)) (/ (pow a 2) (pow b 2))))) |
(* 1/4 (* (pow a 4) (pow b 2))) |
(* (pow b 2) (+ (* 1/4 (pow a 4)) (* 1/2 (/ (pow a 3) b)))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ (pow a 2) b)) (* -1/2 (pow a 3))) b)) (* 1/4 (pow a 4)))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ (pow a 2) b)) (* -1/2 (pow a 3))) b)) (* 1/4 (pow a 4)))) |
(pow a 2) |
(* (pow a 2) (+ 1 (* 1/2 (* a b)))) |
(* (pow a 2) (+ 1 (* a (+ (* 1/4 (* a (pow b 2))) (* 1/2 b))))) |
(* (pow a 2) (+ 1 (* a (+ (* 1/4 (* a (pow b 2))) (* 1/2 b))))) |
(* 1/4 (* (pow a 4) (pow b 2))) |
(* (pow a 4) (+ (* 1/4 (pow b 2)) (* 1/2 (/ b a)))) |
(* (pow a 4) (+ (* 1/4 (pow b 2)) (+ (* 1/2 (/ b a)) (/ 1 (pow a 2))))) |
(* (pow a 4) (+ (* 1/4 (pow b 2)) (+ (* 1/2 (/ b a)) (/ 1 (pow a 2))))) |
(* 1/4 (* (pow a 4) (pow b 2))) |
(* (pow a 4) (+ (* 1/4 (pow b 2)) (* 1/2 (/ b a)))) |
(* (pow a 4) (+ (* -1 (/ (- (* -1/2 b) (/ 1 a)) a)) (* 1/4 (pow b 2)))) |
(* (pow a 4) (+ (* -1 (/ (- (* -1/2 b) (/ 1 a)) a)) (* 1/4 (pow b 2)))) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* (pow t 2) y) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* (pow t 2) y)) |
(* 1/2 (* a (pow b 2))) |
(* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) |
(* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) |
(* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(* 1/2 (* a (pow b 2))) |
(* (pow b 2) (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) |
(* (pow b 2) (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) |
(* (pow b 2) (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b)))) |
(* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b)))) |
(* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b)))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2))))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2))))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2))))) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* -1/6 (* a b)) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* -1 (pow a 3)) |
(- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3)) |
(- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3)) |
(- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3)) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* (pow b 3) (+ (* -1 (/ (pow a 3) (pow b 3))) (* 1/8 (pow a 6)))) |
(* (pow b 3) (+ (* -1 (/ (pow a 3) (pow b 3))) (* 1/8 (pow a 6)))) |
(* (pow b 3) (+ (* -1 (/ (pow a 3) (pow b 3))) (* 1/8 (pow a 6)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* -1 (* (pow b 3) (+ (* -1/8 (pow a 6)) (/ (pow a 3) (pow b 3))))) |
(* -1 (* (pow b 3) (+ (* -1/8 (pow a 6)) (/ (pow a 3) (pow b 3))))) |
(* -1 (* (pow b 3) (+ (* -1/8 (pow a 6)) (/ (pow a 3) (pow b 3))))) |
(* -1 (pow a 3)) |
(* (pow a 3) (- (* 1/8 (* (pow a 3) (pow b 3))) 1)) |
(* (pow a 3) (- (* 1/8 (* (pow a 3) (pow b 3))) 1)) |
(* (pow a 3) (- (* 1/8 (* (pow a 3) (pow b 3))) 1)) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* (pow a 6) (- (* 1/8 (pow b 3)) (/ 1 (pow a 3)))) |
(* (pow a 6) (- (* 1/8 (pow b 3)) (/ 1 (pow a 3)))) |
(* (pow a 6) (- (* 1/8 (pow b 3)) (/ 1 (pow a 3)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(* (pow a 6) (- (* 1/8 (pow b 3)) (/ 1 (pow a 3)))) |
(* (pow a 6) (- (* 1/8 (pow b 3)) (/ 1 (pow a 3)))) |
(* (pow a 6) (- (* 1/8 (pow b 3)) (/ 1 (pow a 3)))) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
| Outputs |
|---|
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
x |
(+ x (* -1 (* a (* b x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(+ x (* a (- (* -1 (* a (+ (* -1 (* (pow b 2) x)) (* 1/2 (* (pow b 2) x))))) (* b x)))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b)))) |
(+ x (* a (- (* a (- (* -1 (* a (+ (* -1 (* b (+ (* -1 (* (pow b 2) x)) (* 1/2 (* (pow b 2) x))))) (+ (* -1/2 (* (pow b 3) x)) (* 1/6 (* (pow b 3) x)))))) (+ (* -1 (* (pow b 2) x)) (* 1/2 (* (pow b 2) x))))) (* b x)))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 x (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) #s(literal -1/3 binary64)) (*.f64 (*.f64 b (*.f64 x (*.f64 b b))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 x b)))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
x |
(+ x (* -1 (* a (* b x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(+ x (* b (- (* -1 (* b (+ (* -1 (* (pow a 2) x)) (* 1/2 (* (pow a 2) x))))) (* a x)))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b)))) |
(+ x (* b (- (* b (- (* -1 (* b (+ (* -1 (* a (+ (* -1 (* (pow a 2) x)) (* 1/2 (* (pow a 2) x))))) (+ (* -1/2 (* (pow a 3) x)) (* 1/6 (* (pow a 3) x)))))) (+ (* -1 (* (pow a 2) x)) (* 1/2 (* (pow a 2) x))))) (* a x)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 x (*.f64 a a))) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/3 binary64))))))) (*.f64 x a)))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/ x (exp (* a b))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* a b)) |
(+.f64 (*.f64 a b) #s(literal 1 binary64)) |
(+ 1 (* a (+ b (* 1/2 (* a (pow b 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) |
(+ 1 (* a (+ b (* a (+ (* 1/6 (* a (pow b 3))) (* 1/2 (pow b 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) |
(exp (* a b)) |
(exp.f64 (*.f64 a b)) |
(exp (* a b)) |
(exp.f64 (*.f64 a b)) |
(exp (* a b)) |
(exp.f64 (*.f64 a b)) |
(exp (* a b)) |
(exp.f64 (*.f64 a b)) |
(exp (* a b)) |
(exp.f64 (*.f64 a b)) |
(exp (* a b)) |
(exp.f64 (*.f64 a b)) |
(exp (* a b)) |
(exp.f64 (*.f64 a b)) |
(exp (* a b)) |
(exp.f64 (*.f64 a b)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* a b)) |
(+.f64 (*.f64 a b) #s(literal 1 binary64)) |
(+ 1 (* b (+ a (* 1/2 (* (pow a 2) b))))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) |
(+ 1 (* b (+ a (* b (+ (* 1/6 (* (pow a 3) b)) (* 1/2 (pow a 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(exp (* a b)) |
(exp.f64 (*.f64 a b)) |
(exp (* a b)) |
(exp.f64 (*.f64 a b)) |
(exp (* a b)) |
(exp.f64 (*.f64 a b)) |
(exp (* a b)) |
(exp.f64 (*.f64 a b)) |
(exp (* a b)) |
(exp.f64 (*.f64 a b)) |
(exp (* a b)) |
(exp.f64 (*.f64 a b)) |
(exp (* a b)) |
(exp.f64 (*.f64 a b)) |
(exp (* a b)) |
(exp.f64 (*.f64 a b)) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* x (- 1 (* a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(* x (- 1 (* a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(* x (- 1 (* a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(* x (- 1 (* a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(* x (- 1 (* a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(* x (- 1 (* a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(* x (- 1 (* a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(* x (- 1 (* a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(* x (- 1 (* a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(* x (- 1 (* a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(* x (- 1 (* a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(* x (- 1 (* a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
x |
(+ x (* -1 (* a (* b x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(+ x (* -1 (* a (* b x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(+ x (* -1 (* a (* b x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(* -1 (* a (* b x))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(* b (+ (* -1 (* a x)) (/ x b))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(* b (+ (* -1 (* a x)) (/ x b))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(* b (+ (* -1 (* a x)) (/ x b))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(* -1 (* a (* b x))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(* -1 (* b (+ (* -1 (/ x b)) (* a x)))) |
(*.f64 (-.f64 (*.f64 x a) (/.f64 x b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1 (/ x b)) (* a x)))) |
(*.f64 (-.f64 (*.f64 x a) (/.f64 x b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1 (/ x b)) (* a x)))) |
(*.f64 (-.f64 (*.f64 x a) (/.f64 x b)) (-.f64 #s(literal 0 binary64) b)) |
x |
(+ x (* -1 (* a (* b x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(+ x (* -1 (* a (* b x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(+ x (* -1 (* a (* b x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(* -1 (* a (* b x))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(* a (+ (* -1 (* b x)) (/ x a))) |
(*.f64 a (-.f64 (/.f64 x a) (*.f64 x b))) |
(* a (+ (* -1 (* b x)) (/ x a))) |
(*.f64 a (-.f64 (/.f64 x a) (*.f64 x b))) |
(* a (+ (* -1 (* b x)) (/ x a))) |
(*.f64 a (-.f64 (/.f64 x a) (*.f64 x b))) |
(* -1 (* a (* b x))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(* -1 (* a (+ (* -1 (/ x a)) (* b x)))) |
(*.f64 (-.f64 (*.f64 x b) (/.f64 x a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ x a)) (* b x)))) |
(*.f64 (-.f64 (*.f64 x b) (/.f64 x a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ x a)) (* b x)))) |
(*.f64 (-.f64 (*.f64 x b) (/.f64 x a)) (-.f64 #s(literal 0 binary64) a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* a b))) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(+ 1 (* -1 (* a b))) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(+ 1 (* -1 (* a b))) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* b (- (/ 1 b) a)) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(* b (- (/ 1 b) a)) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(* b (- (/ 1 b) a)) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* b (+ (* -1 a) (/ 1 b))) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(* b (+ (* -1 a) (/ 1 b))) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(* b (+ (* -1 a) (/ 1 b))) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* a b))) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(+ 1 (* -1 (* a b))) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(+ 1 (* -1 (* a b))) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* a (- (/ 1 a) b)) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(* a (- (/ 1 a) b)) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(* a (- (/ 1 a) b)) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* a (+ (* -1 b) (/ 1 a))) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(* a (+ (* -1 b) (/ 1 a))) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(* a (+ (* -1 b) (/ 1 a))) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)))) |
x |
(+ x (* -1 (* t (* x y)))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(+ x (* y (+ (* -1 (* t x)) (* 1/2 (* (pow t 2) (* x y)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)))) |
(+ x (* y (+ (* -1 (* t x)) (* 1/2 (* (pow t 2) (* x y)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)))) |
(* 1/2 (* (pow t 2) (* x (pow y 2)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) |
(* (pow y 2) (+ (* -1 (/ (* t x) y)) (* 1/2 (* (pow t 2) x)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 x (/.f64 t y)))) |
(* (pow y 2) (+ (* -1 (/ (* t x) y)) (+ (* 1/2 (* (pow t 2) x)) (/ x (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 x (/.f64 t y))) (/.f64 x (*.f64 y y)))) |
(* (pow y 2) (+ (* -1 (/ (* t x) y)) (+ (* 1/2 (* (pow t 2) x)) (/ x (pow y 2))))) |
(*.f64 (*.f64 y y) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 x (/.f64 t y))) (/.f64 x (*.f64 y y)))) |
(* 1/2 (* (pow t 2) (* x (pow y 2)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) |
(* (pow y 2) (+ (* -1 (/ (* t x) y)) (* 1/2 (* (pow t 2) x)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 x (/.f64 t y)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x y)) (* t x)) y)) (* 1/2 (* (pow t 2) x)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (/.f64 (-.f64 (*.f64 x t) (/.f64 x y)) y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x y)) (* t x)) y)) (* 1/2 (* (pow t 2) x)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (/.f64 (-.f64 (*.f64 x t) (/.f64 x y)) y))) |
x |
(+ x (* -1 (* t (* x y)))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(+ x (* t (+ (* -1 (* x y)) (* 1/2 (* t (* x (pow y 2))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)))) |
(+ x (* t (+ (* -1 (* x y)) (* 1/2 (* t (* x (pow y 2))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)))) |
(* 1/2 (* (pow t 2) (* x (pow y 2)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) |
(* (pow t 2) (+ (* -1 (/ (* x y) t)) (* 1/2 (* x (pow y 2))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))) (*.f64 y (/.f64 x t)))) |
(* (pow t 2) (+ (* -1 (/ (* x y) t)) (+ (* 1/2 (* x (pow y 2))) (/ x (pow t 2))))) |
(*.f64 (*.f64 t t) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))) (*.f64 y (/.f64 x t))) (/.f64 x (*.f64 t t)))) |
(* (pow t 2) (+ (* -1 (/ (* x y) t)) (+ (* 1/2 (* x (pow y 2))) (/ x (pow t 2))))) |
(*.f64 (*.f64 t t) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))) (*.f64 y (/.f64 x t))) (/.f64 x (*.f64 t t)))) |
(* 1/2 (* (pow t 2) (* x (pow y 2)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) |
(* (pow t 2) (+ (* -1 (/ (* x y) t)) (* 1/2 (* x (pow y 2))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))) (*.f64 y (/.f64 x t)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ x t)) (* x y)) t)) (* 1/2 (* x (pow y 2))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 x y) (/.f64 x t)) t))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ x t)) (* x y)) t)) (* 1/2 (* x (pow y 2))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 x y) (/.f64 x t)) t))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* t y))) |
(-.f64 #s(literal 1 binary64) (*.f64 y t)) |
(+ 1 (* y (+ (* -1 t) (* 1/2 (* (pow t 2) y))))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y))) |
(+ 1 (* y (+ (* -1 t) (* 1/2 (* (pow t 2) y))))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y))) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) t)) |
(* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 t y))) |
(* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 t y)))) |
(* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 t y)))) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) t)) |
(* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 t y))) |
(* (pow y 2) (+ (* -1 (/ (- t (/ 1 y)) y)) (* 1/2 (pow t 2)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) |
(* (pow y 2) (+ (* -1 (/ (- t (/ 1 y)) y)) (* 1/2 (pow t 2)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* t y))) |
(-.f64 #s(literal 1 binary64) (*.f64 y t)) |
(+ 1 (* t (+ (* -1 y) (* 1/2 (* t (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y))) |
(+ 1 (* t (+ (* -1 y) (* 1/2 (* t (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y))) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) t)) |
(* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2)))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 y t))) |
(* (pow t 2) (+ (* -1 (/ y t)) (+ (* 1/2 (pow y 2)) (/ 1 (pow t 2))))) |
(*.f64 (*.f64 t t) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(* (pow t 2) (+ (* -1 (/ y t)) (+ (* 1/2 (pow y 2)) (/ 1 (pow t 2))))) |
(*.f64 (*.f64 t t) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 y t)) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) t)) |
(* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2)))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 y t))) |
(* (pow t 2) (+ (* -1 (/ (- y (/ 1 t)) t)) (* 1/2 (pow y 2)))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 (+.f64 y (/.f64 #s(literal -1 binary64) t)) t))) |
(* (pow t 2) (+ (* -1 (/ (- y (/ 1 t)) t)) (* 1/2 (pow y 2)))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 (+.f64 y (/.f64 #s(literal -1 binary64) t)) t))) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* y (+ (* -1 t) (* 1/2 (* (pow t 2) y)))) |
(*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)) |
(* y (+ (* -1 t) (* 1/2 (* (pow t 2) y)))) |
(*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)) |
(* y (+ (* -1 t) (* 1/2 (* (pow t 2) y)))) |
(*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) t)) |
(* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 t y))) |
(* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 t y))) |
(* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 t y))) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) t)) |
(* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 t y))) |
(* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 t y))) |
(* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 t y))) |
(* -1 (* t y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(* t (+ (* -1 y) (* 1/2 (* t (pow y 2))))) |
(*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)) |
(* t (+ (* -1 y) (* 1/2 (* t (pow y 2))))) |
(*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)) |
(* t (+ (* -1 y) (* 1/2 (* t (pow y 2))))) |
(*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) t) y)) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) t)) |
(* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2)))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 y t))) |
(* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2)))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 y t))) |
(* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2)))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 y t))) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) t)) |
(* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2)))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 y t))) |
(* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2)))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 y t))) |
(* (pow t 2) (+ (* -1 (/ y t)) (* 1/2 (pow y 2)))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 y t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- (* 1/2 (* (pow t 2) y)) t) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) t) |
(- (* 1/2 (* (pow t 2) y)) t) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) t) |
(- (* 1/2 (* (pow t 2) y)) t) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) t) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* y (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 t y))) |
(* y (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 t y))) |
(* y (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 t y))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* -1 (* y (+ (* -1/2 (pow t 2)) (/ t y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 t y) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) |
(* -1 (* y (+ (* -1/2 (pow t 2)) (/ t y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 t y) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) |
(* -1 (* y (+ (* -1/2 (pow t 2)) (/ t y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 t y) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (* 1/2 (* t y)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y t)))) |
(* t (- (* 1/2 (* t y)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y t)))) |
(* t (- (* 1/2 (* t y)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y t)))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* (pow t 2) (- (* 1/2 y) (/ 1 t))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) t))) |
(* (pow t 2) (- (* 1/2 y) (/ 1 t))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) t))) |
(* (pow t 2) (- (* 1/2 y) (/ 1 t))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* (pow t 2) (- (* 1/2 y) (/ 1 t))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) t))) |
(* (pow t 2) (- (* 1/2 y) (/ 1 t))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) t))) |
(* (pow t 2) (- (* 1/2 y) (/ 1 t))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) t))) |
(* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)))) |
(* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)))) |
(* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)))) |
(* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)))) |
(* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)))) |
(* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)))) |
(* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)))) |
(* x (+ 1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)))) |
(* -1 (* x (- (* -1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) 1))) |
(*.f64 x (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b))))) |
(* -1 (* x (- (* -1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) 1))) |
(*.f64 x (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b))))) |
(* -1 (* x (- (* -1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) 1))) |
(*.f64 x (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b))))) |
(* -1 (* x (- (* -1 (* a (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) 1))) |
(*.f64 x (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b))))) |
x |
(+ x (* -1 (* a (* b x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(+ x (* a (+ (* -1 (* b x)) (* 1/2 (* a (* (pow b 2) x)))))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b)))) |
(+ x (* a (+ (* -1 (* b x)) (* a (+ (* -1/6 (* a (* (pow b 3) x))) (* 1/2 (* (pow b 2) x))))))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 x (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 x (*.f64 b (*.f64 b b))))))) (*.f64 x b)))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64))) |
(* (pow a 3) (+ (* -1/6 (* (pow b 3) x)) (* 1/2 (/ (* (pow b 2) x) a)))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))) |
(* (pow a 3) (+ (* -1 (/ (* b x) (pow a 2))) (+ (* -1/6 (* (pow b 3) x)) (* 1/2 (/ (* (pow b 2) x) a))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (+.f64 (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (*.f64 x b) a) a))) |
(* (pow a 3) (+ (* -1 (/ (* b x) (pow a 2))) (+ (* -1/6 (* (pow b 3) x)) (+ (* 1/2 (/ (* (pow b 2) x) a)) (/ x (pow a 3)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (+.f64 (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) #s(literal -1/6 binary64)) (+.f64 (*.f64 (*.f64 x (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 x (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 (*.f64 x b) a) a))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ (* (pow b 2) x) a)) (* 1/6 (* (pow b 3) x))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 b b))) a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x))) a)) (* 1/6 (* (pow b 3) x))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) #s(literal 1/6 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x b) a)) a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x a)) (* b x)) a)) (* 1/2 (* (pow b 2) x))) a)) (* 1/6 (* (pow b 3) x))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) #s(literal 1/6 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 x b) (/.f64 x a)) a)) a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
x |
(+ x (* -1 (* a (* b x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(+ x (* b (+ (* -1 (* a x)) (* 1/2 (* (pow a 2) (* b x)))))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b)))) |
(+ x (* b (+ (* -1 (* a x)) (* b (+ (* -1/6 (* (pow a 3) (* b x))) (* 1/2 (* (pow a 2) x))))))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x b)) (*.f64 a (*.f64 a a))))) (*.f64 x a)))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64))) |
(* (pow b 3) (+ (* -1/6 (* (pow a 3) x)) (* 1/2 (/ (* (pow a 2) x) b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 a a)) b)))) |
(* (pow b 3) (+ (* -1 (/ (* a x) (pow b 2))) (+ (* -1/6 (* (pow a 3) x)) (* 1/2 (/ (* (pow a 2) x) b))))) |
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (+.f64 (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 a a)) b))) (*.f64 a (/.f64 x (*.f64 b b))))) |
(* (pow b 3) (+ (* -1 (/ (* a x) (pow b 2))) (+ (* -1/6 (* (pow a 3) x)) (+ (* 1/2 (/ (* (pow a 2) x) b)) (/ x (pow b 3)))))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (-.f64 (+.f64 (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 a a)) b))) (*.f64 a (/.f64 x (*.f64 b b)))) (/.f64 x (*.f64 b (*.f64 b b))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ (* (pow a 2) x) b)) (* 1/6 (* (pow a 3) x))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 a a)) b))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x))) b)) (* 1/6 (* (pow a 3) x))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (/.f64 (*.f64 x a) b)) b)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ x b)) (* a x)) b)) (* 1/2 (* (pow a 2) x))) b)) (* 1/6 (* (pow a 3) x))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (/.f64 (-.f64 (*.f64 x a) (/.f64 x b)) b)) b)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(*.f64 (*.f64 x a) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(*.f64 (*.f64 x a) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(*.f64 (*.f64 x a) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(*.f64 (*.f64 x a) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(*.f64 (*.f64 x a) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(*.f64 (*.f64 x a) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(*.f64 (*.f64 x a) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(*.f64 (*.f64 x a) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(*.f64 (*.f64 x a) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(*.f64 (*.f64 x a) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(*.f64 (*.f64 x a) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)) |
(* a (* x (- (* a (* (pow b 2) (+ 1/2 (* -1/6 (* a b))))) b))) |
(*.f64 (*.f64 x a) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)) |
(* -1 (* a (* b x))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(* a (+ (* -1 (* b x)) (* 1/2 (* a (* (pow b 2) x))))) |
(*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b))) |
(* a (+ (* -1 (* b x)) (* a (+ (* -1/6 (* a (* (pow b 3) x))) (* 1/2 (* (pow b 2) x)))))) |
(*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 x (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 x (*.f64 b (*.f64 b b))))))) (*.f64 x b))) |
(* a (+ (* -1 (* b x)) (* a (+ (* -1/6 (* a (* (pow b 3) x))) (* 1/2 (* (pow b 2) x)))))) |
(*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 x (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 x (*.f64 b (*.f64 b b))))))) (*.f64 x b))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64))) |
(* (pow a 3) (+ (* -1/6 (* (pow b 3) x)) (* 1/2 (/ (* (pow b 2) x) a)))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))) |
(* (pow a 3) (+ (* -1 (/ (* b x) (pow a 2))) (+ (* -1/6 (* (pow b 3) x)) (* 1/2 (/ (* (pow b 2) x) a))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (+.f64 (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (*.f64 x b) a) a))) |
(* (pow a 3) (+ (* -1 (/ (* b x) (pow a 2))) (+ (* -1/6 (* (pow b 3) x)) (* 1/2 (/ (* (pow b 2) x) a))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (+.f64 (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (/.f64 (*.f64 x b) a) a))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ (* (pow b 2) x) a)) (* 1/6 (* (pow b 3) x))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) #s(literal 1/6 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 b b))) a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x))) a)) (* 1/6 (* (pow b 3) x))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) #s(literal 1/6 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x b) a)) a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x))) a)) (* 1/6 (* (pow b 3) x))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) #s(literal 1/6 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x b) a)) a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* a (* b x))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(* b (+ (* -1 (* a x)) (* 1/2 (* (pow a 2) (* b x))))) |
(*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b))) |
(* b (+ (* -1 (* a x)) (* b (+ (* -1/6 (* (pow a 3) (* b x))) (* 1/2 (* (pow a 2) x)))))) |
(*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x b)) (*.f64 a (*.f64 a a))))) (*.f64 x a))) |
(* b (+ (* -1 (* a x)) (* b (+ (* -1/6 (* (pow a 3) (* b x))) (* 1/2 (* (pow a 2) x)))))) |
(*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x b)) (*.f64 a (*.f64 a a))))) (*.f64 x a))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64))) |
(* (pow b 3) (+ (* -1/6 (* (pow a 3) x)) (* 1/2 (/ (* (pow a 2) x) b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 a a)) b)))) |
(* (pow b 3) (+ (* -1 (/ (* a x) (pow b 2))) (+ (* -1/6 (* (pow a 3) x)) (* 1/2 (/ (* (pow a 2) x) b))))) |
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (+.f64 (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 a a)) b))) (*.f64 a (/.f64 x (*.f64 b b))))) |
(* (pow b 3) (+ (* -1 (/ (* a x) (pow b 2))) (+ (* -1/6 (* (pow a 3) x)) (* 1/2 (/ (* (pow a 2) x) b))))) |
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (+.f64 (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 a a)) b))) (*.f64 a (/.f64 x (*.f64 b b))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ (* (pow a 2) x) b)) (* 1/6 (* (pow a 3) x))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 a a)) b))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x))) b)) (* 1/6 (* (pow a 3) x))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (/.f64 (*.f64 x a) b)) b)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x))) b)) (* 1/6 (* (pow a 3) x))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (/.f64 (*.f64 x a) b)) b)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* a (+ (* -1 b) (* 1/2 (* a (pow b 2))))) |
(*.f64 a (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))) |
(* a (+ (* -1 b) (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))))) |
(*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)) |
(* a (+ (* -1 b) (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))))) |
(*.f64 a (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b)) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* (pow a 3) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(* (pow a 3) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (/.f64 b (*.f64 a a)))) |
(* (pow a 3) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (/.f64 b (*.f64 a a)))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ (pow b 2) a)) (* 1/6 (pow b 3))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/6 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ b a)) (* 1/2 (pow b 2))) a)) (* 1/6 (pow b 3))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/6 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 b a)) a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ b a)) (* 1/2 (pow b 2))) a)) (* 1/6 (pow b 3))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/6 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 b a)) a)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* b (+ (* -1 a) (* 1/2 (* (pow a 2) b)))) |
(*.f64 a (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))) |
(* b (+ (* -1 a) (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))))) |
(*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64)))) a)) |
(* b (+ (* -1 a) (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))))) |
(*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64)))) a)) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* (pow b 3) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b))) |
(* (pow b 3) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))) |
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)) (/.f64 a (*.f64 b b)))) |
(* (pow b 3) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))) |
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b)) (/.f64 a (*.f64 b b)))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ (pow a 2) b)) (* 1/6 (pow a 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 a a)))))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ a b)) (* 1/2 (pow a 2))) b)) (* 1/6 (pow a 3))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 a a))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b)) b)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ a b)) (* 1/2 (pow a 2))) b)) (* 1/6 (pow a 3))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 a a))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b)) b)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(- (* 1/2 (* a (pow b 2))) b) |
(*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) |
(- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b) |
(-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b) |
(- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b) |
(-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(* (pow a 2) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))) |
(*.f64 (*.f64 a a) (-.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (/.f64 b (*.f64 a a)))) |
(* (pow a 2) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))) |
(*.f64 (*.f64 a a) (-.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (/.f64 b (*.f64 a a)))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (pow b 2)) (/ b a)) a)) (* -1/6 (pow b 3)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 b a)) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (pow b 2)) (/ b a)) a)) (* -1/6 (pow b 3)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 b a)) a))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (* 1/2 (* a b)) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) |
(* b (- (* b (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) 1)) |
(-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b) |
(* b (- (* b (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) 1)) |
(-.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) b) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) |
(* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))) |
(* (pow b 3) (- (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b))) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) b)) b))) |
(* (pow b 3) (- (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b))) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) b)) b))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 #s(literal 1/6 binary64) (*.f64 a a))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (- (* 1/2 a) (/ 1 b)) b)) (* 1/6 (pow a 2))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) b)) b)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (- (* 1/2 a) (/ 1 b)) b)) (* 1/6 (pow a 2))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a a)) (/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) b)) b)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64)))))))) |
(* x (+ 1 (/ (* b (- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3))) (+ (* 1/4 (* (pow a 4) (pow b 2))) (* a (+ a (* 1/2 (* (pow a 2) b)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 a (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64)))))))) |
x |
(+ x (* -1 (* a (* b x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(+ x (* b (+ (* -1 (* a x)) (* 1/2 (* (pow a 2) (* b x)))))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b)))) |
(+ x (* b (+ (* -1 (* a x)) (* b (+ (* -1 (* b (* x (+ (* -1/4 (pow a 3)) (* 1/4 (pow a 3)))))) (* 1/2 (* (pow a 2) x))))))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (*.f64 b (*.f64 x #s(literal 0 binary64))))) (*.f64 x a)))) |
(* 1/2 (* (pow a 2) (* (pow b 2) x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) |
(* (pow b 2) (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (/.f64 (*.f64 x a) b))) |
(* (pow b 2) (+ (* -1 (/ (* a x) b)) (+ (* 1/2 (* (pow a 2) x)) (/ x (pow b 2))))) |
(*.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (/.f64 x (*.f64 b b))) (/.f64 (*.f64 x a) b))) |
(* (pow b 2) (+ (* -1 (/ (* a x) b)) (+ (* 1/2 (* (pow a 2) x)) (/ x (pow b 2))))) |
(*.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (/.f64 x (*.f64 b b))) (/.f64 (*.f64 x a) b))) |
(* 1/2 (* (pow a 2) (* (pow b 2) x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) |
(* (pow b 2) (+ (* -1 (/ (* a x) b)) (* 1/2 (* (pow a 2) x)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (/.f64 (*.f64 x a) b))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ x b)) (* a x)) b)) (* 1/2 (* (pow a 2) x)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (/.f64 (-.f64 (*.f64 x a) (/.f64 x b)) b))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ x b)) (* a x)) b)) (* 1/2 (* (pow a 2) x)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (/.f64 (-.f64 (*.f64 x a) (/.f64 x b)) b))) |
x |
(+ x (* -1 (* a (* b x)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(+ x (* a (+ (* -1 (* b x)) (* 1/2 (* a (* (pow b 2) x)))))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b)))) |
(+ x (* a (+ (* -1 (* b x)) (* a (+ (* -1 (* a (* x (+ (* -1/4 (pow b 3)) (* 1/4 (pow b 3)))))) (* 1/2 (* (pow b 2) x))))))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 x (*.f64 b b)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x a) #s(literal 0 binary64)))) (*.f64 x b)))) |
(* 1/2 (* (pow a 2) (* (pow b 2) x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) |
(* (pow a 2) (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 x (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x b) a))) |
(* (pow a 2) (+ (* -1 (/ (* b x) a)) (+ (* 1/2 (* (pow b 2) x)) (/ x (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (-.f64 (*.f64 (*.f64 x (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x b) a)) (/.f64 x (*.f64 a a)))) |
(* (pow a 2) (+ (* -1 (/ (* b x) a)) (+ (* 1/2 (* (pow b 2) x)) (/ x (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (-.f64 (*.f64 (*.f64 x (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x b) a)) (/.f64 x (*.f64 a a)))) |
(* 1/2 (* (pow a 2) (* (pow b 2) x))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) |
(* (pow a 2) (+ (* -1 (/ (* b x) a)) (* 1/2 (* (pow b 2) x)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 x (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x b) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ x a)) (* b x)) a)) (* 1/2 (* (pow b 2) x)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 x (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 x b) (/.f64 x a)) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ x a)) (* b x)) a)) (* 1/2 (* (pow b 2) x)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 x (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 x b) (/.f64 x a)) a))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* a b))) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(+ 1 (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a #s(literal 1/2 binary64))))))) |
(+ 1 (* b (+ (* -1 a) (* b (- (* -1 (* b (+ (* -1/4 (pow a 3)) (* 1/4 (pow a 3))))) (* -1/2 (pow a 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b #s(literal 0 binary64)))) a))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b))) |
(* (pow b 2) (+ (* -1 (/ a b)) (+ (* 1/2 (pow a 2)) (/ 1 (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(* (pow b 2) (+ (* -1 (/ a b)) (+ (* 1/2 (pow a 2)) (/ 1 (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b))) |
(* (pow b 2) (+ (* -1 (/ (- a (/ 1 b)) b)) (* 1/2 (pow a 2)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 #s(literal -1 binary64) b)) b))) |
(* (pow b 2) (+ (* -1 (/ (- a (/ 1 b)) b)) (* 1/2 (pow a 2)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 #s(literal -1 binary64) b)) b))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* a b))) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
(+ 1 (* a (+ (* -1 b) (* 1/2 (* a (pow b 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a #s(literal 1/2 binary64))))))) |
(+ 1 (* a (+ (* -1 b) (* a (- (* -1 (* a (+ (* -1/4 (pow b 3)) (* 1/4 (pow b 3))))) (* -1/2 (pow b 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a #s(literal 0 binary64)))) b))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 b a))) |
(* (pow a 2) (- (+ (* 1/2 (pow b 2)) (/ 1 (pow a 2))) (/ b a))) |
(*.f64 (*.f64 a a) (-.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 b a))) |
(* (pow a 2) (- (+ (* 1/2 (pow b 2)) (/ 1 (pow a 2))) (/ b a))) |
(*.f64 (*.f64 a a) (-.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 b a))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 b a))) |
(* (pow a 2) (+ (* -1 (/ b a)) (+ (* 1/2 (pow b 2)) (/ 1 (pow a 2))))) |
(*.f64 (*.f64 a a) (-.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 b a))) |
(* (pow a 2) (+ (* -1 (/ b a)) (+ (* 1/2 (pow b 2)) (/ 1 (pow a 2))))) |
(*.f64 (*.f64 a a) (-.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 b a))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* b (+ (* -1 a) (* 1/2 (* (pow a 2) b)))) |
(*.f64 a (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))) |
(* b (+ (* -1 a) (* b (- (* -1 (* b (+ (* -1/4 (pow a 3)) (* 1/4 (pow a 3))))) (* -1/2 (pow a 2)))))) |
(*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b #s(literal 0 binary64)))) a)) |
(* b (+ (* -1 a) (* b (- (* b (- (* 1/2 (* a (* b (+ (* -1/4 (pow a 3)) (* 1/4 (pow a 3)))))) (+ (* -1/4 (pow a 3)) (* 1/4 (pow a 3))))) (* -1/2 (pow a 2)))))) |
(*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b #s(literal 0 binary64)))) #s(literal 0 binary64))))) a)) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b))) |
(* (pow b 2) (+ (* -1 (/ a b)) (* 1/2 (pow a 2)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* a (+ (* -1 b) (* 1/2 (* a (pow b 2))))) |
(*.f64 a (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a #s(literal 1/2 binary64)))))) |
(* a (+ (* -1 b) (* a (- (* -1 (* a (+ (* -1/4 (pow b 3)) (* 1/4 (pow b 3))))) (* -1/2 (pow b 2)))))) |
(*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a #s(literal 0 binary64)))) b)) |
(* a (+ (* -1 b) (* a (- (* a (- (* 1/2 (* a (* b (+ (* -1/4 (pow b 3)) (* 1/4 (pow b 3)))))) (+ (* -1/4 (pow b 3)) (* 1/4 (pow b 3))))) (* -1/2 (pow b 2)))))) |
(*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b #s(literal 0 binary64)))) #s(literal 0 binary64))))) b)) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 b a))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 b a))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 b a))) |
(* 1/2 (* (pow a 2) (pow b 2))) |
(*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 b a))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 b a))) |
(* (pow a 2) (+ (* -1 (/ b a)) (* 1/2 (pow b 2)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 b a))) |
(pow a 2) |
(*.f64 a a) |
(+ (* 1/2 (* (pow a 3) b)) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))))) |
(+ (* b (+ (* 1/4 (* (pow a 4) b)) (* 1/2 (pow a 3)))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b (pow.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))))) |
(+ (* b (+ (* 1/4 (* (pow a 4) b)) (* 1/2 (pow a 3)))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b (pow.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a)))))) |
(* 1/4 (* (pow a 4) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* (pow b 2) (+ (* 1/4 (pow a 4)) (* 1/2 (/ (pow a 3) b)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) b))) |
(* (pow b 2) (+ (* 1/4 (pow a 4)) (+ (* 1/2 (/ (pow a 3) b)) (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) b) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(* (pow b 2) (+ (* 1/4 (pow a 4)) (+ (* 1/2 (/ (pow a 3) b)) (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) b) (/.f64 (/.f64 (*.f64 a a) b) b)))) |
(* 1/4 (* (pow a 4) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* (pow b 2) (+ (* 1/4 (pow a 4)) (* 1/2 (/ (pow a 3) b)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a a))) b))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ (pow a 2) b)) (* -1/2 (pow a 3))) b)) (* 1/4 (pow a 4)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) b)) b))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1 (/ (pow a 2) b)) (* -1/2 (pow a 3))) b)) (* 1/4 (pow a 4)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) b)) b))) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* 1/2 (* a b)))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 1/2 binary64))))) |
(* (pow a 2) (+ 1 (* a (+ (* 1/4 (* a (pow b 2))) (* 1/2 b))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) a) (*.f64 b #s(literal 1/2 binary64)))))) |
(* (pow a 2) (+ 1 (* a (+ (* 1/4 (* a (pow b 2))) (* 1/2 b))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) a) (*.f64 b #s(literal 1/2 binary64)))))) |
(* 1/4 (* (pow a 4) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* (pow a 4) (+ (* 1/4 (pow b 2)) (* 1/2 (/ b a)))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
(* (pow a 4) (+ (* 1/4 (pow b 2)) (+ (* 1/2 (/ b a)) (/ 1 (pow a 2))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))) |
(* (pow a 4) (+ (* 1/4 (pow b 2)) (+ (* 1/2 (/ b a)) (/ 1 (pow a 2))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))))) |
(* 1/4 (* (pow a 4) (pow b 2))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal 1/4 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* (pow a 4) (+ (* 1/4 (pow b 2)) (* 1/2 (/ b a)))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))) |
(* (pow a 4) (+ (* -1 (/ (- (* -1/2 b) (/ 1 a)) a)) (* 1/4 (pow b 2)))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) a))) |
(* (pow a 4) (+ (* -1 (/ (- (* -1/2 b) (/ 1 a)) a)) (* 1/4 (pow b 2)))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) a))) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* (pow t 2) y) |
(*.f64 y (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t)) |
(* 1/2 (* a (pow b 2))) |
(*.f64 a (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
(* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) |
(*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) |
(* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) |
(*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) |
(* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) |
(*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(* 1/2 (* a (pow b 2))) |
(*.f64 a (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
(* (pow b 2) (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) |
(*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) |
(* (pow b 2) (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) |
(*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) |
(* (pow b 2) (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) |
(*.f64 (*.f64 a (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) |
(* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))) |
(* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))) |
(* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 #s(literal 1/6 binary64) (*.f64 a a))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 #s(literal 1/6 binary64) (*.f64 a a))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 #s(literal 1/6 binary64) (*.f64 a a))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* -1/6 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/6 binary64)) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* -1 (pow a 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) |
(- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3)) |
(-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) (*.f64 a (*.f64 a a))) |
(- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3)) |
(-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) (*.f64 a (*.f64 a a))) |
(- (* 1/8 (* (pow a 6) (pow b 3))) (pow a 3)) |
(-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) (*.f64 a (*.f64 a a))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* (pow b 3) (+ (* -1 (/ (pow a 3) (pow b 3))) (* 1/8 (pow a 6)))) |
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(* (pow b 3) (+ (* -1 (/ (pow a 3) (pow b 3))) (* 1/8 (pow a 6)))) |
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(* (pow b 3) (+ (* -1 (/ (pow a 3) (pow b 3))) (* 1/8 (pow a 6)))) |
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* -1 (* (pow b 3) (+ (* -1/8 (pow a 6)) (/ (pow a 3) (pow b 3))))) |
(*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/8 binary64))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -1/8 (pow a 6)) (/ (pow a 3) (pow b 3))))) |
(*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/8 binary64))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ (* -1/8 (pow a 6)) (/ (pow a 3) (pow b 3))))) |
(*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/8 binary64))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (pow a 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) |
(* (pow a 3) (- (* 1/8 (* (pow a 3) (pow b 3))) 1)) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) |
(* (pow a 3) (- (* 1/8 (* (pow a 3) (pow b 3))) 1)) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) |
(* (pow a 3) (- (* 1/8 (* (pow a 3) (pow b 3))) 1)) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 a (*.f64 a a))))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* (pow a 6) (- (* 1/8 (pow b 3)) (/ 1 (pow a 3)))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow a 6) (- (* 1/8 (pow b 3)) (/ 1 (pow a 3)))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow a 6) (- (* 1/8 (pow b 3)) (/ 1 (pow a 3)))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(* 1/8 (* (pow a 6) (pow b 3))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1/8 binary64) (pow.f64 a #s(literal 6 binary64)))) |
(* (pow a 6) (- (* 1/8 (pow b 3)) (/ 1 (pow a 3)))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow a 6) (- (* 1/8 (pow b 3)) (/ 1 (pow a 3)))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow a 6) (- (* 1/8 (pow b 3)) (/ 1 (pow a 3)))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
(* (pow a 2) b) |
(*.f64 b (*.f64 a a)) |
Compiled 43822 to 2833 computations (93.5% saved)
46 alts after pruning (42 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1182 | 25 | 1207 |
| Fresh | 20 | 17 | 37 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 1 | 2 |
| Total | 1205 | 46 | 1251 |
| Status | Accuracy | Program |
|---|---|---|
| 32.2% | (/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) | |
| 36.7% | (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))))) | |
| 39.4% | (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) | |
| 36.6% | (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))) | |
| 58.0% | (/.f64 x (exp.f64 (*.f64 y t))) | |
| ✓ | 59.1% | (/.f64 x (exp.f64 (*.f64 a b))) |
| 59.1% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 a b)) x)) | |
| 26.1% | (-.f64 x (*.f64 t (*.f64 x y))) | |
| 19.0% | (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) | |
| 29.0% | (+.f64 (*.f64 x (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) (+.f64 (*.f64 (*.f64 a b) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) b))) x) | |
| 37.7% | (+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b #s(literal -1/6 binary64)) a) #s(literal 1/2 binary64)))) b))) x) | |
| ✓ | 37.7% | (+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) x) |
| 33.4% | (+.f64 (*.f64 x (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))))) x) | |
| 33.6% | (+.f64 (*.f64 x (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))))) x) | |
| 8.0% | (+.f64 x (*.f64 y (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y))) (*.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) | |
| 29.0% | (+.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t)))) (*.f64 x t)))) | |
| 30.1% | (+.f64 x (*.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y y))))) | |
| 24.3% | (+.f64 x (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) | |
| 20.3% | (+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 x (*.f64 a a))) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/3 binary64))))))) (*.f64 x a)))) | |
| 29.2% | (*.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 1 binary64)) x) | |
| 24.0% | (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) | |
| 27.2% | (*.f64 (*.f64 t t) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))) (*.f64 y (/.f64 x t))) (/.f64 x (*.f64 t t)))) | |
| 26.5% | (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 a a)) b)))) | |
| 28.9% | (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64))) | |
| 22.6% | (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y (*.f64 y y)))) | |
| 58.0% | (*.f64 x (pow.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y t))) #s(literal 2 binary64))) | |
| 52.9% | (*.f64 x (pow.f64 z y)) | |
| 27.7% | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) | |
| ✓ | 30.7% | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b a))) |
| 20.5% | (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) | |
| 20.2% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (*.f64 a a)))) | |
| 11.7% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t))))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))))))))))) | |
| 38.2% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t))))) | |
| 14.9% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) a) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) | |
| 7.4% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) b)))) | |
| 28.0% | (*.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 (+.f64 y (/.f64 #s(literal -1 binary64) t)) t)))) | |
| 27.7% | (*.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 y t)))) | |
| 31.2% | (*.f64 x (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 #s(literal -1 binary64) b)) b)))) | |
| 28.6% | (*.f64 x (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (+.f64 b (/.f64 #s(literal -1 binary64) a)) a)))) | |
| 28.9% | (*.f64 x (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) | |
| 33.2% | (*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) | |
| 30.0% | (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) t))) | |
| 30.2% | (*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) | |
| 31.8% | (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) | |
| 33.3% | (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) | |
| ✓ | 20.1% | x |
Compiled 3119 to 1234 computations (60.4% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) t))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x (*.f64 b b))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t))))) |
(*.f64 x (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) |
(*.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 y t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) y)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 x (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x y)) x)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b)))))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x b)) (*.f64 x a)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (*.f64 y y))) (*.f64 x y)))) |
(+.f64 x (*.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y y))))) |
(+.f64 (*.f64 x (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))))) x) |
(*.f64 x (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (+.f64 b (/.f64 #s(literal -1 binary64) a)) a)))) |
(*.f64 x (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 #s(literal -1 binary64) b)) b)))) |
(*.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 (+.f64 y (/.f64 #s(literal -1 binary64) t)) t)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))) (/.f64 (-.f64 (*.f64 x b) (/.f64 x a)) a))) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) x) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b #s(literal -1/6 binary64)) a) #s(literal 1/2 binary64)))) b))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))))) |
(*.f64 (*.f64 t t) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))) (*.f64 y (/.f64 x t))) (/.f64 x (*.f64 t t)))) |
(+.f64 (*.f64 x (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) y)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 a a)) b)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t)))) (*.f64 x t)))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))))) (*.f64 x b)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x b))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))))) (*.f64 x a)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 x (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y)))) (*.f64 x y)))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) (*.f64 x t)))) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) (+.f64 (*.f64 (*.f64 a b) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) b))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (*.f64 a a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (/.f64 (-.f64 (*.f64 x t) (/.f64 x y)) y)) y)) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 x (*.f64 a a))) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/3 binary64))))))) (*.f64 x a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))) x) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) a) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t))))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))))))))))) |
(+.f64 x (*.f64 y (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y))) (*.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) b)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) (*.f64 x x)) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))) (*.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)))))) |
(*.f64 x (pow.f64 z y)) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/.f64 x (exp.f64 (*.f64 y t))) |
(*.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 a b)) x)) |
(*.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 1 binary64)) x) |
(*.f64 x (exp.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b) a))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(*.f64 x (pow.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y t))) #s(literal 2 binary64))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b z))))) |
(*.f64 x (pow.f64 (exp.f64 (*.f64 y (/.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
(*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))))) |
| Outputs |
|---|
(*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b z))))) |
9 calls:
| 51.0ms | a |
| 30.0ms | t |
| 26.0ms | z |
| 25.0ms | x |
| 25.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | x |
| 99.6% | 1 | y |
| 99.6% | 1 | z |
| 99.6% | 1 | t |
| 99.6% | 1 | a |
| 99.6% | 1 | b |
| 99.6% | 1 | (*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))) |
| 99.6% | 1 | (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
| 99.6% | 1 | (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
Compiled 109 to 84 computations (22.9% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) t))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x (*.f64 b b))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t))))) |
(*.f64 x (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) |
(*.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 y t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) y)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 x (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x y)) x)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b)))))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x b)) (*.f64 x a)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (*.f64 y y))) (*.f64 x y)))) |
(+.f64 x (*.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y y))))) |
(+.f64 (*.f64 x (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))))) x) |
(*.f64 x (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (+.f64 b (/.f64 #s(literal -1 binary64) a)) a)))) |
(*.f64 x (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 #s(literal -1 binary64) b)) b)))) |
(*.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 (+.f64 y (/.f64 #s(literal -1 binary64) t)) t)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))) (/.f64 (-.f64 (*.f64 x b) (/.f64 x a)) a))) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) x) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b #s(literal -1/6 binary64)) a) #s(literal 1/2 binary64)))) b))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))))) |
(*.f64 (*.f64 t t) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))) (*.f64 y (/.f64 x t))) (/.f64 x (*.f64 t t)))) |
(+.f64 (*.f64 x (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) y)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 a a)) b)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t)))) (*.f64 x t)))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))))) (*.f64 x b)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x b))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))))) (*.f64 x a)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 x (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y)))) (*.f64 x y)))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) (*.f64 x t)))) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) (+.f64 (*.f64 (*.f64 a b) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) b))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (*.f64 a a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (/.f64 (-.f64 (*.f64 x t) (/.f64 x y)) y)) y)) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 x (*.f64 a a))) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/3 binary64))))))) (*.f64 x a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))) x) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) a) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t))))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))))))))))) |
(+.f64 x (*.f64 y (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y))) (*.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) b)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) (*.f64 x x)) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))) (*.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)))))) |
(*.f64 x (pow.f64 z y)) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/.f64 x (exp.f64 (*.f64 y t))) |
(*.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 a b)) x)) |
(*.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 1 binary64)) x) |
(*.f64 x (exp.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b) a))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(*.f64 x (pow.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y t))) #s(literal 2 binary64))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
6 calls:
| 180.0ms | t |
| 37.0ms | x |
| 30.0ms | a |
| 29.0ms | y |
| 25.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.1% | 1 | x |
| 87.3% | 3 | y |
| 73.1% | 1 | z |
| 76.3% | 3 | t |
| 80.6% | 3 | a |
| 86.5% | 3 | b |
Compiled 42 to 36 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) t))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x (*.f64 b b))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t))))) |
(*.f64 x (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) |
(*.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 y t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) y)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 x (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x y)) x)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b)))))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x b)) (*.f64 x a)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (*.f64 y y))) (*.f64 x y)))) |
(+.f64 x (*.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y y))))) |
(+.f64 (*.f64 x (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))))) x) |
(*.f64 x (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (+.f64 b (/.f64 #s(literal -1 binary64) a)) a)))) |
(*.f64 x (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 #s(literal -1 binary64) b)) b)))) |
(*.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 (+.f64 y (/.f64 #s(literal -1 binary64) t)) t)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))) (/.f64 (-.f64 (*.f64 x b) (/.f64 x a)) a))) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) x) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b #s(literal -1/6 binary64)) a) #s(literal 1/2 binary64)))) b))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))))) |
(*.f64 (*.f64 t t) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))) (*.f64 y (/.f64 x t))) (/.f64 x (*.f64 t t)))) |
(+.f64 (*.f64 x (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) y)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 a a)) b)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t)))) (*.f64 x t)))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))))) (*.f64 x b)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x b))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))))) (*.f64 x a)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 x (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y)))) (*.f64 x y)))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) (*.f64 x t)))) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) (+.f64 (*.f64 (*.f64 a b) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) b))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (*.f64 a a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (/.f64 (-.f64 (*.f64 x t) (/.f64 x y)) y)) y)) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 x (*.f64 a a))) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/3 binary64))))))) (*.f64 x a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))) x) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) a) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t))))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))))))))))) |
(+.f64 x (*.f64 y (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y))) (*.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) b)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) (*.f64 x x)) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))) (*.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)))))) |
(*.f64 x (pow.f64 z y)) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/.f64 x (exp.f64 (*.f64 y t))) |
(*.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 a b)) x)) |
(*.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 1 binary64)) x) |
(*.f64 x (exp.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b) a))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(*.f64 x (pow.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y t))) #s(literal 2 binary64))) |
| Outputs |
|---|
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
1 calls:
| 29.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.9% | 3 | y |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) t))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x (*.f64 b b))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t))))) |
(*.f64 x (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) |
(*.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 y t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) y)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 x (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x y)) x)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b)))))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x b)) (*.f64 x a)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (*.f64 y y))) (*.f64 x y)))) |
(+.f64 x (*.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y y))))) |
(+.f64 (*.f64 x (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))))) x) |
(*.f64 x (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (+.f64 b (/.f64 #s(literal -1 binary64) a)) a)))) |
(*.f64 x (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 #s(literal -1 binary64) b)) b)))) |
(*.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 (+.f64 y (/.f64 #s(literal -1 binary64) t)) t)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))) (/.f64 (-.f64 (*.f64 x b) (/.f64 x a)) a))) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) x) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b #s(literal -1/6 binary64)) a) #s(literal 1/2 binary64)))) b))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))))) |
(*.f64 (*.f64 t t) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))) (*.f64 y (/.f64 x t))) (/.f64 x (*.f64 t t)))) |
(+.f64 (*.f64 x (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) y)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 a a)) b)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t)))) (*.f64 x t)))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))))) (*.f64 x b)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x b))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))))) (*.f64 x a)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 x (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y)))) (*.f64 x y)))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) (*.f64 x t)))) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) (+.f64 (*.f64 (*.f64 a b) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) b))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (*.f64 a a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (/.f64 (-.f64 (*.f64 x t) (/.f64 x y)) y)) y)) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 x (*.f64 a a))) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/3 binary64))))))) (*.f64 x a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))) x) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) a) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t))))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))))))))))) |
(+.f64 x (*.f64 y (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y))) (*.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) b)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) (*.f64 x x)) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))) (*.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)))))) |
(*.f64 x (pow.f64 z y)) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/.f64 x (exp.f64 (*.f64 y t))) |
(*.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 #s(literal 0 binary64) z)))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 a b)) x)) |
(*.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 1 binary64)) x) |
(*.f64 x (exp.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b) a))) |
| Outputs |
|---|
(/.f64 x (exp.f64 (*.f64 y t))) |
(*.f64 x (pow.f64 z y)) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(/.f64 x (exp.f64 (*.f64 y t))) |
(*.f64 x (pow.f64 z y)) |
3 calls:
| 66.0ms | a |
| 24.0ms | b |
| 23.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.8% | 4 | a |
| 75.9% | 3 | b |
| 80.0% | 5 | y |
Compiled 21 to 18 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) t))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x (*.f64 b b))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t))))) |
(*.f64 x (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) |
(*.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 y t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) y)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 x (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x y)) x)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b)))))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x b)) (*.f64 x a)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (*.f64 y y))) (*.f64 x y)))) |
(+.f64 x (*.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y y))))) |
(+.f64 (*.f64 x (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))))) x) |
(*.f64 x (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (+.f64 b (/.f64 #s(literal -1 binary64) a)) a)))) |
(*.f64 x (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 #s(literal -1 binary64) b)) b)))) |
(*.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 (+.f64 y (/.f64 #s(literal -1 binary64) t)) t)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))) (/.f64 (-.f64 (*.f64 x b) (/.f64 x a)) a))) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) x) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b #s(literal -1/6 binary64)) a) #s(literal 1/2 binary64)))) b))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))))) |
(*.f64 (*.f64 t t) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))) (*.f64 y (/.f64 x t))) (/.f64 x (*.f64 t t)))) |
(+.f64 (*.f64 x (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) y)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 a a)) b)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t)))) (*.f64 x t)))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))))) (*.f64 x b)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x b))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))))) (*.f64 x a)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 x (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y)))) (*.f64 x y)))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) (*.f64 x t)))) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) (+.f64 (*.f64 (*.f64 a b) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) b))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (*.f64 a a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (/.f64 (-.f64 (*.f64 x t) (/.f64 x y)) y)) y)) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 x (*.f64 a a))) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/3 binary64))))))) (*.f64 x a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))) x) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) a) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t))))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))))))))))) |
(+.f64 x (*.f64 y (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y))) (*.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) b)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) (*.f64 x x)) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))) (*.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)))))) |
(*.f64 x (pow.f64 z y)) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/.f64 x (exp.f64 (*.f64 y t))) |
(*.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) |
(*.f64 x (exp.f64 (*.f64 a (-.f64 #s(literal 0 binary64) z)))) |
| Outputs |
|---|
(/.f64 x (exp.f64 (*.f64 y t))) |
(*.f64 x (pow.f64 z y)) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/.f64 x (exp.f64 (*.f64 y t))) |
(*.f64 x (pow.f64 z y)) |
1 calls:
| 32.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.0% | 5 | y |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) t))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x (*.f64 b b))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t))))) |
(*.f64 x (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) |
(*.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 y t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) y)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 x (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x y)) x)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b)))))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x b)) (*.f64 x a)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (*.f64 y y))) (*.f64 x y)))) |
(+.f64 x (*.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y y))))) |
(+.f64 (*.f64 x (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))))) x) |
(*.f64 x (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (+.f64 b (/.f64 #s(literal -1 binary64) a)) a)))) |
(*.f64 x (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 #s(literal -1 binary64) b)) b)))) |
(*.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 (+.f64 y (/.f64 #s(literal -1 binary64) t)) t)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))) (/.f64 (-.f64 (*.f64 x b) (/.f64 x a)) a))) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) x) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b #s(literal -1/6 binary64)) a) #s(literal 1/2 binary64)))) b))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))))) |
(*.f64 (*.f64 t t) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))) (*.f64 y (/.f64 x t))) (/.f64 x (*.f64 t t)))) |
(+.f64 (*.f64 x (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) y)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 a a)) b)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t)))) (*.f64 x t)))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))))) (*.f64 x b)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x b))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))))) (*.f64 x a)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 x (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y)))) (*.f64 x y)))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) (*.f64 x t)))) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) (+.f64 (*.f64 (*.f64 a b) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) b))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (*.f64 a a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (/.f64 (-.f64 (*.f64 x t) (/.f64 x y)) y)) y)) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 x (*.f64 a a))) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/3 binary64))))))) (*.f64 x a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))) x) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) a) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t))))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))))))))))) |
(+.f64 x (*.f64 y (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y))) (*.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) b)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) (*.f64 x x)) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))) (*.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)))))) |
(*.f64 x (pow.f64 z y)) |
(/.f64 x (exp.f64 (*.f64 a b))) |
| Outputs |
|---|
(*.f64 x (pow.f64 z y)) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(*.f64 x (pow.f64 z y)) |
5 calls:
| 138.0ms | x |
| 26.0ms | z |
| 26.0ms | t |
| 20.0ms | y |
| 20.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.3% | 3 | b |
| 59.1% | 1 | z |
| 61.5% | 2 | x |
| 66.8% | 5 | t |
| 75.5% | 3 | y |
Compiled 35 to 30 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) t))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x (*.f64 b b))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t))))) |
(*.f64 x (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) |
(*.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 y t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) y)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 x (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x y)) x)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b)))))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x b)) (*.f64 x a)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (*.f64 y y))) (*.f64 x y)))) |
(+.f64 x (*.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y y))))) |
(+.f64 (*.f64 x (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))))) x) |
(*.f64 x (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (+.f64 b (/.f64 #s(literal -1 binary64) a)) a)))) |
(*.f64 x (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 #s(literal -1 binary64) b)) b)))) |
(*.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 (+.f64 y (/.f64 #s(literal -1 binary64) t)) t)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))) (/.f64 (-.f64 (*.f64 x b) (/.f64 x a)) a))) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) x) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b #s(literal -1/6 binary64)) a) #s(literal 1/2 binary64)))) b))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))))) |
(*.f64 (*.f64 t t) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))) (*.f64 y (/.f64 x t))) (/.f64 x (*.f64 t t)))) |
(+.f64 (*.f64 x (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) y)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 a a)) b)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t)))) (*.f64 x t)))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))))) (*.f64 x b)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x b))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))))) (*.f64 x a)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 x (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y)))) (*.f64 x y)))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) (*.f64 x t)))) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) (+.f64 (*.f64 (*.f64 a b) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) b))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (*.f64 a a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (/.f64 (-.f64 (*.f64 x t) (/.f64 x y)) y)) y)) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 x (*.f64 a a))) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/3 binary64))))))) (*.f64 x a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))) x) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) a) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t))))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))))))))))) |
(+.f64 x (*.f64 y (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y))) (*.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) b)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) (*.f64 x x)) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))) (*.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)))))) |
(*.f64 x (pow.f64 z y)) |
| Outputs |
|---|
(*.f64 x (pow.f64 z y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) x) |
(*.f64 x (pow.f64 z y)) |
3 calls:
| 38.0ms | a |
| 21.0ms | y |
| 21.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.2% | 3 | a |
| 61.0% | 4 | b |
| 65.3% | 4 | y |
Compiled 21 to 18 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) t))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x (*.f64 b b))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t))))) |
(*.f64 x (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) |
(*.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 y t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) y)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 x (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x y)) x)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b)))))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x b)) (*.f64 x a)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (*.f64 y y))) (*.f64 x y)))) |
(+.f64 x (*.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y y))))) |
(+.f64 (*.f64 x (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))))) x) |
(*.f64 x (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (+.f64 b (/.f64 #s(literal -1 binary64) a)) a)))) |
(*.f64 x (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 #s(literal -1 binary64) b)) b)))) |
(*.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 (+.f64 y (/.f64 #s(literal -1 binary64) t)) t)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))) (/.f64 (-.f64 (*.f64 x b) (/.f64 x a)) a))) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) x) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b #s(literal -1/6 binary64)) a) #s(literal 1/2 binary64)))) b))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)))))) |
(*.f64 (*.f64 t t) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y y))) (*.f64 y (/.f64 x t))) (/.f64 x (*.f64 t t)))) |
(+.f64 (*.f64 x (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) y)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 a a)) (/.f64 #s(literal 1/2 binary64) b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 a a)) b)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t t)) y)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x y)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) t)))) (*.f64 x t)))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))))) (*.f64 x b)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 x b))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))))) (*.f64 x a)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 x (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y y)))) (*.f64 x y)))) |
(+.f64 x (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) (*.f64 x t)))) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a b))) #s(literal 1/36 binary64)) #s(literal -1/4 binary64))) (+.f64 (*.f64 (*.f64 a b) #s(literal -1/6 binary64)) #s(literal -1/2 binary64))) b))) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (*.f64 a a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 t (*.f64 t t)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (/.f64 (-.f64 (*.f64 x t) (/.f64 x y)) y)) y)) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 x (*.f64 a a))) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/3 binary64))))))) (*.f64 x a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a))))) x) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) a) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) a)))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 a (*.f64 a a))) b) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (*.f64 a a)))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t))))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t (+.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))))))))))) |
(+.f64 x (*.f64 y (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y))) (*.f64 (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 (*.f64 x y) y)) (*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t (*.f64 x t))))) (*.f64 x t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/4 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))))) b)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t)) (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))))) (*.f64 x x)) (-.f64 (*.f64 y (-.f64 (*.f64 y (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal -1/6 binary64))) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 x t))))) (*.f64 x t))) x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x))) (*.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a) (*.f64 b x)))))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) |
(+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) x) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) |
6 calls:
| 32.0ms | z |
| 21.0ms | t |
| 20.0ms | y |
| 19.0ms | a |
| 19.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.2% | 6 | a |
| 49.8% | 4 | b |
| 47.8% | 3 | z |
| 52.5% | 6 | x |
| 49.7% | 4 | t |
| 54.7% | 3 | y |
Compiled 42 to 36 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) t))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x (*.f64 b b))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t))))) |
(*.f64 x (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) |
(*.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 y t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) y)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 x (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y (*.f64 y y)))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x y)) x)))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b b)))))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 x (*.f64 b b)))) (*.f64 x b)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x b)) (*.f64 x a)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (*.f64 y y))) (*.f64 x y)))) |
(+.f64 x (*.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t t))) (*.f64 x (*.f64 y y))))) |
(+.f64 (*.f64 x (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))))) x) |
(*.f64 x (*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (+.f64 b (/.f64 #s(literal -1 binary64) a)) a)))) |
(*.f64 x (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 (+.f64 a (/.f64 #s(literal -1 binary64) b)) b)))) |
(*.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 (+.f64 y (/.f64 #s(literal -1 binary64) t)) t)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))) (/.f64 (-.f64 (*.f64 x b) (/.f64 x a)) a))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b)))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) |
1 calls:
| 32.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.0% | 3 | y |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) t))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x (*.f64 b b))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 t t))))) |
(*.f64 x (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) |
(*.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 y t)))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) |
1 calls:
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.4% | 3 | y |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) t))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x (*.f64 b b))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) |
1 calls:
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.1% | 3 | y |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) t))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) |
1 calls:
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.9% | 3 | y |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) |
6 calls:
| 8.0ms | a |
| 6.0ms | x |
| 4.0ms | b |
| 4.0ms | t |
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.3% | 4 | x |
| 34.9% | 2 | z |
| 41.7% | 3 | t |
| 44.1% | 6 | b |
| 39.2% | 3 | a |
| 46.4% | 3 | y |
Compiled 42 to 36 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(+.f64 x (*.f64 y (*.f64 t (-.f64 #s(literal 0 binary64) x)))) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
3 calls:
| 6.0ms | x |
| 4.0ms | t |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.3% | 2 | x |
| 38.4% | 3 | t |
| 41.1% | 4 | y |
Compiled 21 to 18 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
2 calls:
| 4.0ms | b |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.0% | 3 | b |
| 39.3% | 3 | y |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
3 calls:
| 4.0ms | a |
| 3.0ms | t |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.9% | 2 | t |
| 34.5% | 3 | a |
| 37.9% | 3 | y |
Compiled 21 to 18 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 b a))) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
2 calls:
| 2.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.7% | 1 | x |
| 35.5% | 2 | y |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
x |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
6 calls:
| 5.0ms | b |
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | t |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 24.1% | 2 | x |
| 26.6% | 3 | t |
| 27.7% | 3 | a |
| 23.7% | 3 | z |
| 27.9% | 3 | b |
| 31.6% | 3 | y |
Compiled 42 to 36 computations (14.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
6 calls:
| 2.0ms | x |
| 1.0ms | b |
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 20.1% | 1 | z |
| 20.1% | 1 | x |
| 20.1% | 1 | t |
| 20.1% | 1 | a |
| 20.1% | 1 | b |
| 20.1% | 1 | y |
Compiled 42 to 36 computations (14.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 38.0ms | 4.209820159175323e-69 | 5.659860743433482e-59 |
| 43.0ms | -2.8391293930916165e-18 | -8.780005174363451e-19 |
| 65.0ms | 224× | 0 | valid |
| 8.0ms | 16× | 1 | valid |
Compiled 543 to 415 computations (23.6% saved)
ival-mult: 33.0ms (54.9% of total)ival-log: 19.0ms (31.6% of total)ival-sub: 4.0ms (6.7% of total)ival-exp: 2.0ms (3.3% of total)backward-pass: 1.0ms (1.7% of total)ival-add: 1.0ms (1.7% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 34.0ms | 4.209820159175323e-69 | 5.659860743433482e-59 |
| 21.0ms | -2.8391293930916165e-18 | -8.780005174363451e-19 |
| 29.0ms | 213× | 0 | valid |
| 18.0ms | 27× | 1 | valid |
Compiled 498 to 385 computations (22.7% saved)
ival-log: 13.0ms (40.7% of total)backward-pass: 6.0ms (18.8% of total)ival-mult: 5.0ms (15.6% of total)ival-sub: 4.0ms (12.5% of total)ival-exp: 2.0ms (6.3% of total)ival-add: 1.0ms (3.1% of total)const: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 116.0ms | 0.0464147746402119 | 441922.5346310831 |
| 34.0ms | 4.209820159175323e-69 | 5.659860743433482e-59 |
| 29.0ms | -1.0445175617534538e-14 | -2.8391293930916165e-18 |
| 50.0ms | -8.948704264973655e+169 | -5.24268971471657e+165 |
| 189.0ms | 516× | 0 | valid |
| 21.0ms | 44× | 1 | valid |
Compiled 954 to 736 computations (22.9% saved)
ival-sub: 38.0ms (42.6% of total)ival-log: 26.0ms (29.1% of total)ival-mult: 16.0ms (17.9% of total)ival-exp: 4.0ms (4.5% of total)ival-add: 3.0ms (3.4% of total)const: 1.0ms (1.1% of total)backward-pass: 1.0ms (1.1% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 40.0ms | 0.0464147746402119 | 441922.5346310831 |
| 137.0ms | 4.209820159175323e-69 | 5.659860743433482e-59 |
| 25.0ms | -1.0445175617534538e-14 | -2.8391293930916165e-18 |
| 217.0ms | -8.948704264973655e+169 | -5.24268971471657e+165 |
| 203.0ms | 537× | 0 | valid |
| 10.0ms | 23× | 1 | valid |
Compiled 918 to 700 computations (23.7% saved)
ival-sub: 119.0ms (72.3% of total)ival-log: 22.0ms (13.4% of total)ival-mult: 13.0ms (7.9% of total)ival-exp: 4.0ms (2.4% of total)ival-add: 3.0ms (1.8% of total)const: 1.0ms (0.6% of total)backward-pass: 1.0ms (0.6% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 3.1607584688408387e+25 | 3.300257711020208e+33 |
| 39.0ms | -1.328855962553426e-5 | -1.0445175617534538e-14 |
| 47.0ms | 267× | 0 | valid |
| 9.0ms | 21× | 1 | valid |
Compiled 483 to 367 computations (24% saved)
ival-log: 23.0ms (57% of total)ival-mult: 8.0ms (19.8% of total)ival-sub: 5.0ms (12.4% of total)ival-exp: 2.0ms (5% of total)backward-pass: 1.0ms (2.5% of total)ival-add: 1.0ms (2.5% of total)const: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | 0.0464147746402119 | 441922.5346310831 |
| 59.0ms | -9.810127698962657e-144 | -4.345227800582385e-148 |
| 27.0ms | -1.0445175617534538e-14 | -2.8391293930916165e-18 |
| 54.0ms | 360× | 0 | valid |
| 20.0ms | 40× | 1 | valid |
Compiled 1225 to 837 computations (31.7% saved)
ival-log: 21.0ms (45.7% of total)ival-sub: 9.0ms (19.6% of total)ival-mult: 9.0ms (19.6% of total)ival-exp: 3.0ms (6.5% of total)ival-add: 2.0ms (4.4% of total)const: 1.0ms (2.2% of total)backward-pass: 1.0ms (2.2% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 0.0015973778409364967 | 0.0464147746402119 |
| 25.0ms | -2.23001941319958e+46 | -7.630410334194293e+42 |
| 35.0ms | 225× | 0 | valid |
| 7.0ms | 15× | 1 | valid |
Compiled 723 to 505 computations (30.2% saved)
ival-log: 10.0ms (40.1% of total)ival-mult: 5.0ms (20.1% of total)ival-sub: 4.0ms (16% of total)ival-exp: 3.0ms (12% of total)backward-pass: 1.0ms (4% of total)ival-add: 1.0ms (4% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 1.976465326616924e-105 | 4.4592882867438135e-105 |
| 26.0ms | -2.23001941319958e+46 | -7.630410334194293e+42 |
| 32.0ms | 192× | 0 | valid |
| 8.0ms | 16× | 1 | valid |
Compiled 553 to 402 computations (27.3% saved)
ival-log: 10.0ms (43.2% of total)ival-mult: 6.0ms (25.9% of total)ival-sub: 4.0ms (17.3% of total)ival-exp: 2.0ms (8.6% of total)backward-pass: 1.0ms (4.3% of total)ival-add: 1.0ms (4.3% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 1.976465326616924e-105 | 4.4592882867438135e-105 |
| 27.0ms | -2.23001941319958e+46 | -7.630410334194293e+42 |
| 28.0ms | 193× | 0 | valid |
| 9.0ms | 15× | 1 | valid |
Compiled 527 to 389 computations (26.2% saved)
ival-log: 13.0ms (53.5% of total)ival-sub: 4.0ms (16.5% of total)ival-mult: 4.0ms (16.5% of total)ival-exp: 1.0ms (4.1% of total)backward-pass: 1.0ms (4.1% of total)ival-add: 1.0ms (4.1% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 4.4592882867438135e-105 | 4.4324751688606355e-104 |
| 39.0ms | -1.0445175617534538e-14 | -2.8391293930916165e-18 |
| 41.0ms | 203× | 0 | valid |
| 17.0ms | 21× | 1 | valid |
Compiled 481 to 361 computations (24.9% saved)
ival-log: 32.0ms (70.4% of total)ival-mult: 5.0ms (11% of total)ival-sub: 4.0ms (8.8% of total)ival-exp: 2.0ms (4.4% of total)backward-pass: 1.0ms (2.2% of total)ival-add: 1.0ms (2.2% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 73.0ms | 4.80896138220257e-7 | 0.0015973778409364967 |
| 28.0ms | -1.0445175617534538e-14 | -2.8391293930916165e-18 |
| 82.0ms | 235× | 0 | valid |
| 10.0ms | 21× | 1 | valid |
Compiled 545 to 409 computations (25% saved)
ival-log: 33.0ms (69.7% of total)ival-mult: 5.0ms (10.6% of total)ival-sub: 4.0ms (8.4% of total)ival-exp: 2.0ms (4.2% of total)backward-pass: 1.0ms (2.1% of total)ival-add: 1.0ms (2.1% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 4.80896138220257e-7 | 0.0015973778409364967 |
| 29.0ms | -2.8688770374709087e+21 | -21272675216416.12 |
| 36.0ms | 251× | 0 | valid |
| 11.0ms | 21× | 1 | valid |
Compiled 577 to 433 computations (25% saved)
ival-log: 13.0ms (41.1% of total)ival-mult: 7.0ms (22.1% of total)ival-sub: 6.0ms (19% of total)ival-exp: 3.0ms (9.5% of total)backward-pass: 1.0ms (3.2% of total)ival-add: 1.0ms (3.2% of total)const: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 4690985983540158.0 | 63553667049892320.0 |
| 27.0ms | -1.0445175617534538e-14 | -2.8391293930916165e-18 |
| 20.0ms | -4.80417004393489e+87 | -5.80487836701405e+85 |
| 42.0ms | 318× | 0 | valid |
| 10.0ms | 18× | 1 | valid |
Compiled 651 to 487 computations (25.2% saved)
ival-log: 16.0ms (47.1% of total)ival-mult: 7.0ms (20.6% of total)ival-sub: 6.0ms (17.7% of total)ival-exp: 2.0ms (5.9% of total)ival-add: 2.0ms (5.9% of total)backward-pass: 1.0ms (2.9% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | 4690985983540158.0 | 63553667049892320.0 |
| 16.0ms | -9.270027972404067e+206 | -1.698567361768669e+206 |
| 44.0ms | 189× | 0 | valid |
| 1.0ms | 3× | 1 | valid |
Compiled 369 to 289 computations (21.7% saved)
ival-mult: 24.0ms (67.8% of total)ival-log: 6.0ms (17% of total)ival-sub: 3.0ms (8.5% of total)ival-exp: 1.0ms (2.8% of total)ival-add: 1.0ms (2.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 2.5844499172712613e-33 | 1.952987733835663e-27 |
| 49.0ms | -1.335648158946222e+69 | -5.642028535588904e+64 |
| 57.0ms | 250× | 0 | valid |
| 11.0ms | 22× | 1 | valid |
Compiled 509 to 399 computations (21.6% saved)
ival-sub: 30.0ms (57.2% of total)ival-log: 13.0ms (24.8% of total)ival-mult: 6.0ms (11.4% of total)ival-exp: 2.0ms (3.8% of total)backward-pass: 1.0ms (1.9% of total)ival-add: 1.0ms (1.9% of total)const: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 2.5844499172712613e-33 | 1.952987733835663e-27 |
| 16.0ms | 129× | 0 | valid |
| 7.0ms | 15× | 1 | valid |
Compiled 285 to 223 computations (21.8% saved)
ival-log: 7.0ms (46.3% of total)ival-sub: 3.0ms (19.8% of total)ival-mult: 3.0ms (19.8% of total)ival-exp: 1.0ms (6.6% of total)ival-add: 1.0ms (6.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 55.0ms | 4.4324751688606355e-104 | 1.0913831918303373e-100 |
| 26.0ms | -2.8688770374709087e+21 | -21272675216416.12 |
| 58.0ms | 244× | 0 | valid |
| 14.0ms | 28× | 1 | valid |
Compiled 407 to 331 computations (18.7% saved)
ival-log: 14.0ms (46.6% of total)ival-mult: 6.0ms (20% of total)ival-sub: 5.0ms (16.6% of total)ival-exp: 2.0ms (6.7% of total)backward-pass: 1.0ms (3.3% of total)ival-add: 1.0ms (3.3% of total)const: 0.0ms (0% of total)| 1× | egg-herbie |
| 120× | *-commutative_binary64 |
| 60× | +-commutative_binary64 |
| 40× | sub-neg_binary64 |
| 28× | neg-mul-1_binary64 |
| 24× | neg-sub0_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 206 | 618 |
| 1 | 309 | 618 |
| 2 | 357 | 617 |
| 3 | 388 | 617 |
| 4 | 403 | 617 |
| 5 | 409 | 617 |
| 6 | 410 | 617 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b z))))) |
(if (<=.f64 y #s(literal -2466341007804043/2596148429267413814265248164610048 binary64)) (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (if (<=.f64 y #s(literal 3408919107146589/29642774844752946028434172162224104410437116074403984394101141506025761187823616 binary64)) (*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))))) |
(if (<=.f64 y #s(literal -1492785346828763/649037107316853453566312041152512 binary64)) (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (if (<=.f64 y #s(literal 473515013360607/14134776518227074636666380005943348126619871175004951664972849610340958208 binary64)) (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))))) |
(if (<=.f64 y #s(literal -3400000000000000026522081124549809129077599452222742053517864731953558031095429471710429834704882035416252576268414242204931235762325817005035461642370863795111827865600 binary64)) (/.f64 x (exp.f64 (*.f64 y t))) (if (<=.f64 y #s(literal -3232509030581985/316912650057057350374175801344 binary64)) (*.f64 x (pow.f64 z y)) (if (<=.f64 y #s(literal 2759108376357925/226156424291633194186662080095093570025917938800079226639565593765455331328 binary64)) (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (if (<=.f64 y #s(literal 7 binary64)) (/.f64 x (exp.f64 (*.f64 y t))) (*.f64 x (pow.f64 z y)))))) |
(if (<=.f64 y #s(literal -185000000000000004523951456855696668506342037796918990292370447867416341793878479462958137622165221228962065309573511085514608183594853933949053338432902227278522482688 binary64)) (/.f64 x (exp.f64 (*.f64 y t))) (if (<=.f64 y #s(literal -3232509030581985/316912650057057350374175801344 binary64)) (*.f64 x (pow.f64 z y)) (if (<=.f64 y #s(literal 6332379880165729/113078212145816597093331040047546785012958969400039613319782796882727665664 binary64)) (/.f64 x (exp.f64 (*.f64 a b))) (if (<=.f64 y #s(literal 4278419646001971/1125899906842624 binary64)) (/.f64 x (exp.f64 (*.f64 y t))) (*.f64 x (pow.f64 z y)))))) |
(if (<=.f64 y #s(literal -700976274800963/73786976294838206464 binary64)) (*.f64 x (pow.f64 z y)) (if (<=.f64 y #s(literal 31999999999999999463129088 binary64)) (/.f64 x (exp.f64 (*.f64 a b))) (*.f64 x (pow.f64 z y)))) |
(if (<=.f64 y #s(literal -3232509030581985/316912650057057350374175801344 binary64)) (*.f64 x (pow.f64 z y)) (if (<=.f64 y #s(literal -8154281252609543/14059105607947488696282932836518693308967803494693489478439861164411992439598399594747002144074658928593502845729752797260025831423419686528151609940203637047296 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))) (if (<=.f64 y #s(literal 6124895493223875/36028797018963968 binary64)) (+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) x) (*.f64 x (pow.f64 z y))))) |
(if (<=.f64 y #s(literal -1600000000000000141141782484902762251229855744 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) (if (<=.f64 y #s(literal 2824657686286775/1152921504606846976 binary64)) (+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) x) (*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(if (<=.f64 y #s(literal -3200000000000000282283564969805524502459711488 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) (if (<=.f64 y #s(literal 5680949731791199/1291124939043454294827959586001505937164852896414611756415329678270323811008420597314822676640068915717951585986373746688 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b)))) (*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(if (<=.f64 y #s(literal -13500000000000000992813383430706212510892032 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) (if (<=.f64 y #s(literal 5551837237886853/1291124939043454294827959586001505937164852896414611756415329678270323811008420597314822676640068915717951585986373746688 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) (*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(if (<=.f64 y #s(literal -1188422437713965/158456325028528675187087900672 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) (if (<=.f64 y #s(literal 6778405929978135/645562469521727147413979793000752968582426448207305878207664839135161905504210298657411338320034457858975792993186873344 binary64)) (/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(if (<=.f64 y #s(literal -1492785346828763/162259276829213363391578010288128 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) (if (<=.f64 y #s(literal 1770887431076117/2361183241434822606848 binary64)) (/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)))) |
(if (<=.f64 y #s(literal -22000000000000 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) (if (<=.f64 y #s(literal 8264141345021879/2361183241434822606848 binary64)) (/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)))) |
(if (<=.f64 y #s(literal -960000000000000014045467421447878109731241268350068856907466355683004509681102287273984 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) (if (<=.f64 y #s(literal -7950704564631455/162259276829213363391578010288128 binary64)) (*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) (if (<=.f64 y #s(literal 8000000000000000 binary64)) (/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b)))))) |
(if (<=.f64 y #s(literal -169999999999999999483094718650346004195422689895138227522644506837200308761966015279618492769833675942966214846907250441171781330654782431860730097127035326332755484580489134882021296185101124068356883742720 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) (if (<=.f64 y #s(literal 9000000000000000 binary64)) (/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))))) |
(if (<=.f64 y #s(literal -799999999999999962244177801105334453530010330822893588243372987908096 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) (if (<=.f64 y #s(literal 2508833834834695/1393796574908163946345982392040522594123776 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))))) |
(if (<=.f64 y #s(literal 5887396732412085/89202980794122492566142873090593446023921664 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(if (<=.f64 y #s(literal -22000000000000 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) (if (<=.f64 y #s(literal 1063854167302651/9850501549098619803069760025035903451269934817616361666987073351061430442874302652853566563721228910201656997576704 binary64)) x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))))) |
x |
| Outputs |
|---|
(*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b z))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))))) |
(if (<=.f64 y #s(literal -2466341007804043/2596148429267413814265248164610048 binary64)) (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (if (<=.f64 y #s(literal 3408919107146589/29642774844752946028434172162224104410437116074403984394101141506025761187823616 binary64)) (*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))))) |
(if (<=.f64 y #s(literal -1492785346828763/649037107316853453566312041152512 binary64)) (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (if (<=.f64 y #s(literal 473515013360607/14134776518227074636666380005943348126619871175004951664972849610340958208 binary64)) (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))))) |
(if (<=.f64 y #s(literal -3400000000000000026522081124549809129077599452222742053517864731953558031095429471710429834704882035416252576268414242204931235762325817005035461642370863795111827865600 binary64)) (/.f64 x (exp.f64 (*.f64 y t))) (if (<=.f64 y #s(literal -3232509030581985/316912650057057350374175801344 binary64)) (*.f64 x (pow.f64 z y)) (if (<=.f64 y #s(literal 2759108376357925/226156424291633194186662080095093570025917938800079226639565593765455331328 binary64)) (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (if (<=.f64 y #s(literal 7 binary64)) (/.f64 x (exp.f64 (*.f64 y t))) (*.f64 x (pow.f64 z y)))))) |
(if (<=.f64 y #s(literal -185000000000000004523951456855696668506342037796918990292370447867416341793878479462958137622165221228962065309573511085514608183594853933949053338432902227278522482688 binary64)) (/.f64 x (exp.f64 (*.f64 y t))) (if (<=.f64 y #s(literal -3232509030581985/316912650057057350374175801344 binary64)) (*.f64 x (pow.f64 z y)) (if (<=.f64 y #s(literal 6332379880165729/113078212145816597093331040047546785012958969400039613319782796882727665664 binary64)) (/.f64 x (exp.f64 (*.f64 a b))) (if (<=.f64 y #s(literal 4278419646001971/1125899906842624 binary64)) (/.f64 x (exp.f64 (*.f64 y t))) (*.f64 x (pow.f64 z y)))))) |
(if (<=.f64 y #s(literal -700976274800963/73786976294838206464 binary64)) (*.f64 x (pow.f64 z y)) (if (<=.f64 y #s(literal 31999999999999999463129088 binary64)) (/.f64 x (exp.f64 (*.f64 a b))) (*.f64 x (pow.f64 z y)))) |
(if (<=.f64 y #s(literal -3232509030581985/316912650057057350374175801344 binary64)) (*.f64 x (pow.f64 z y)) (if (<=.f64 y #s(literal -8154281252609543/14059105607947488696282932836518693308967803494693489478439861164411992439598399594747002144074658928593502845729752797260025831423419686528151609940203637047296 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))) (if (<=.f64 y #s(literal 6124895493223875/36028797018963968 binary64)) (+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) x) (*.f64 x (pow.f64 z y))))) |
(if (<=.f64 y #s(literal -3232509030581985/316912650057057350374175801344 binary64)) (*.f64 x (pow.f64 z y)) (if (<=.f64 y #s(literal -8154281252609543/14059105607947488696282932836518693308967803494693489478439861164411992439598399594747002144074658928593502845729752797260025831423419686528151609940203637047296 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))) (if (<=.f64 y #s(literal 6124895493223875/36028797018963968 binary64)) (+.f64 x (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))))) b)))) (*.f64 x (pow.f64 z y))))) |
(if (<=.f64 y #s(literal -1600000000000000141141782484902762251229855744 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) (if (<=.f64 y #s(literal 2824657686286775/1152921504606846976 binary64)) (+.f64 (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b a)) #s(literal 1/2 binary64)))) b))) x) (*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(if (<=.f64 y #s(literal -1600000000000000141141782484902762251229855744 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 x (*.f64 y y))))) (if (<=.f64 y #s(literal 2824657686286775/1152921504606846976 binary64)) (+.f64 x (*.f64 x (*.f64 a (-.f64 (*.f64 a (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))))) b)))) (*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(if (<=.f64 y #s(literal -3200000000000000282283564969805524502459711488 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) (if (<=.f64 y #s(literal 5680949731791199/1291124939043454294827959586001505937164852896414611756415329678270323811008420597314822676640068915717951585986373746688 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b)))) (*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(if (<=.f64 y #s(literal -3200000000000000282283564969805524502459711488 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 x (*.f64 y y))))) (if (<=.f64 y #s(literal 5680949731791199/1291124939043454294827959586001505937164852896414611756415329678270323811008420597314822676640068915717951585986373746688 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))) b)))) (*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(if (<=.f64 y #s(literal -13500000000000000992813383430706212510892032 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) (if (<=.f64 y #s(literal 5551837237886853/1291124939043454294827959586001505937164852896414611756415329678270323811008420597314822676640068915717951585986373746688 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) (*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(if (<=.f64 y #s(literal -13500000000000000992813383430706212510892032 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 x (*.f64 y y))))) (if (<=.f64 y #s(literal 5551837237886853/1291124939043454294827959586001505937164852896414611756415329678270323811008420597314822676640068915717951585986373746688 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a)))))) (*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(if (<=.f64 y #s(literal -1188422437713965/158456325028528675187087900672 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) (if (<=.f64 y #s(literal 6778405929978135/645562469521727147413979793000752968582426448207305878207664839135161905504210298657411338320034457858975792993186873344 binary64)) (/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(if (<=.f64 y #s(literal -1188422437713965/158456325028528675187087900672 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 x (*.f64 y y))))) (if (<=.f64 y #s(literal 6778405929978135/645562469521727147413979793000752968582426448207305878207664839135161905504210298657411338320034457858975792993186873344 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a b))) (*.f64 x (*.f64 b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(if (<=.f64 y #s(literal -1492785346828763/162259276829213363391578010288128 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 x (*.f64 y y))) t)) (if (<=.f64 y #s(literal 1770887431076117/2361183241434822606848 binary64)) (/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)))) |
(if (<=.f64 y #s(literal -1492785346828763/162259276829213363391578010288128 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 x (*.f64 y y))))) (if (<=.f64 y #s(literal 1770887431076117/2361183241434822606848 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a b))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x (*.f64 b b))))))) |
(if (<=.f64 y #s(literal -22000000000000 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)) (if (<=.f64 y #s(literal 8264141345021879/2361183241434822606848 binary64)) (/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 x (*.f64 b b))) a)))) |
(if (<=.f64 y #s(literal -22000000000000 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x (*.f64 b b))))) (if (<=.f64 y #s(literal 8264141345021879/2361183241434822606848 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a b))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 a (*.f64 x (*.f64 b b))))))) |
(if (<=.f64 y #s(literal -960000000000000014045467421447878109731241268350068856907466355683004509681102287273984 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) (if (<=.f64 y #s(literal -7950704564631455/162259276829213363391578010288128 binary64)) (*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) (if (<=.f64 y #s(literal 8000000000000000 binary64)) (/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b)))))) |
(if (<=.f64 y #s(literal -960000000000000014045467421447878109731241268350068856907466355683004509681102287273984 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) (if (<=.f64 y #s(literal -7950704564631455/162259276829213363391578010288128 binary64)) (*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) (if (<=.f64 y #s(literal 8000000000000000 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b)))))) |
(if (<=.f64 y #s(literal -169999999999999999483094718650346004195422689895138227522644506837200308761966015279618492769833675942966214846907250441171781330654782431860730097127035326332755484580489134882021296185101124068356883742720 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) (if (<=.f64 y #s(literal 9000000000000000 binary64)) (/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))))) |
(if (<=.f64 y #s(literal -169999999999999999483094718650346004195422689895138227522644506837200308761966015279618492769833675942966214846907250441171781330654782431860730097127035326332755484580489134882021296185101124068356883742720 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) (if (<=.f64 y #s(literal 9000000000000000 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))))) |
(if (<=.f64 y #s(literal -799999999999999962244177801105334453530010330822893588243372987908096 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) (if (<=.f64 y #s(literal 2508833834834695/1393796574908163946345982392040522594123776 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))))) |
(if (<=.f64 y #s(literal -799999999999999962244177801105334453530010330822893588243372987908096 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) (if (<=.f64 y #s(literal 2508833834834695/1393796574908163946345982392040522594123776 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))))) |
(if (<=.f64 y #s(literal 5887396732412085/89202980794122492566142873090593446023921664 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(if (<=.f64 y #s(literal 5887396732412085/89202980794122492566142873090593446023921664 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b)))) |
(if (<=.f64 y #s(literal -22000000000000 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))) (if (<=.f64 y #s(literal 1063854167302651/9850501549098619803069760025035903451269934817616361666987073351061430442874302652853566563721228910201656997576704 binary64)) x (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b))))) |
(if (<=.f64 y #s(literal -22000000000000 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) (if (<=.f64 y #s(literal 1063854167302651/9850501549098619803069760025035903451269934817616361666987073351061430442874302652853566563721228910201656997576704 binary64)) x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))))) |
x |
| 5934× | *-lowering-*.f32 |
| 5934× | *-lowering-*.f64 |
| 5322× | *-lowering-*.f32 |
| 5322× | *-lowering-*.f64 |
| 5288× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 150 |
| 1 | 172 | 143 |
| 2 | 1492 | 140 |
| 0 | 8870 | 140 |
| 0 | 48 | 301 |
| 1 | 277 | 285 |
| 2 | 2400 | 281 |
| 0 | 8188 | 281 |
| 0 | 898 | 9325 |
| 1 | 3069 | 8314 |
| 2 | 7319 | 8314 |
| 0 | 8482 | 8314 |
| 0 | 511 | 5969 |
| 1 | 1742 | 5258 |
| 2 | 6763 | 5258 |
| 0 | 8684 | 5258 |
| 0 | 719 | 10000 |
| 1 | 2607 | 9054 |
| 2 | 7018 | 9038 |
| 0 | 8036 | 9038 |
| 0 | 624 | 7745 |
| 1 | 2292 | 6687 |
| 2 | 7912 | 6661 |
| 0 | 8387 | 6661 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 2518 to 1605 computations (36.3% saved)
(negabs x)
Compiled 1464 to 500 computations (65.8% saved)
Loading profile data...