
Time bar (total: 15.6s)
| 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-sub: 40.0ms (36.1% of total)ival-mult: 28.0ms (25.2% of total)ival-log: 27.0ms (24.3% of total)ival-exp: 8.0ms (7.2% of total)ival-add: 6.0ms (5.4% of total)const: 1.0ms (0.9% of total)backward-pass: 0.0ms (0% of total)| 1.2s | 7602× | 0 | valid |
| 356.0ms | 654× | 1 | valid |
| 0.0ms | 2× | 0 | invalid |
ival-log: 451.0ms (40.5% of total)ival-mult: 222.0ms (19.9% of total)ival-sub: 211.0ms (18.9% of total)ival-add: 120.0ms (10.8% of total)ival-exp: 82.0ms (7.4% of total)backward-pass: 18.0ms (1.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 |
|---|---|---|---|---|---|
| 253 | 0 | - | 0 | - | (log.f64 (-.f64 #s(literal 1 binary64) z)) |
| 3 | 0 | - | 0 | - | (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
| 1 | 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 | - | x |
| 0 | 0 | - | 0 | - | 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 |
| 263.0ms | 484× | 1 | valid |
| 5.0ms | 28× | 0 | valid |
Compiled 216 to 53 computations (75.5% saved)
ival-log: 100.0ms (56.5% of total)ival-mult: 34.0ms (19.2% of total)ival-sub: 17.0ms (9.6% of total)backward-pass: 15.0ms (8.5% of total)ival-exp: 6.0ms (3.4% of total)ival-add: 5.0ms (2.8% of total)const: 1.0ms (0.6% of total)Compiled 24 to 17 computations (29.2% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 96.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))))) |
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% | (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
| ✓ | accuracy | 99.8% | (*.f64 y (-.f64 (log.f64 z) t)) |
| ✓ | accuracy | 99.0% | (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
| ✓ | accuracy | 8.6% | (log.f64 (-.f64 #s(literal 1 binary64) z)) |
| 172.0ms | 242× | 1 | valid |
| 2.0ms | 14× | 0 | valid |
Compiled 96 to 18 computations (81.3% saved)
ival-log: 96.0ms (71.8% of total)ival-sub: 11.0ms (8.2% of total)ival-mult: 10.0ms (7.5% of total)backward-pass: 7.0ms (5.2% of total)ival-exp: 6.0ms (4.5% 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))> |
| 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)))> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 66.0ms | x | @ | 0 | (* x (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b))))) |
| 61.0ms | z | @ | 0 | (* y (- (log z) t)) |
| 29.0ms | y | @ | 0 | (* y (- (log z) t)) |
| 21.0ms | b | @ | 0 | (* x (exp (+ (* y (- (log z) t)) (* a (- (log (- 1 z)) b))))) |
| 13.0ms | z | @ | -inf | (* 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 | 56 |
| 1 | 82 | 52 |
| 2 | 660 | 52 |
| 0 | 8734 | 52 |
| 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)) |
| 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)) |
| 1× | egg-herbie |
| 5238× | *-lowering-*.f32 |
| 5238× | *-lowering-*.f64 |
| 2278× | +-lowering-+.f64 |
| 2278× | +-lowering-+.f32 |
| 1802× | sum3-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 492 | 5557 |
| 1 | 1679 | 4904 |
| 2 | 6553 | 4904 |
| 0 | 8194 | 4904 |
| 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))) |
| 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 (log.f64 z) t) (*.f64 y (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 (*.f64 (*.f64 x (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))) (*.f64 y #s(literal 1/2 binary64))) (*.f64 x (*.f64 (-.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 (+ (* 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 (log.f64 z) t) (*.f64 y (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))))))) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64))) (*.f64 y #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (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)))) (*.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 (*.f64 x z) (+.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a b)))) (*.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 x (*.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 z (*.f64 (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.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 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 (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 x 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 (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 x 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 (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 x 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 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))))) (*.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 x (*.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)))))) 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 x (*.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 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 x (*.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 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 (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 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 x (*.f64 t (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (pow.f64 z y) y))))) |
(+ (* 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 t (*.f64 x (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (pow.f64 z y)))) (*.f64 x (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (pow.f64 z y) 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 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (pow.f64 z y))))) (*.f64 x (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (pow.f64 z y) 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 x (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (*.f64 a (exp.f64 (*.f64 y (-.f64 (log.f64 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))))) |
(+.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 (*.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 x (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 #s(literal 1/2 binary64) (*.f64 x (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 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.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 #s(literal -1/6 binary64) (*.f64 a (*.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 #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 (log.f64 z) t) (*.f64 y (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 y (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)))))))) |
(+ (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 (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64))) (*.f64 y #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 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 z (*.f64 (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.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 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 (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))) |
(+ (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 (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)))) |
(+ (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 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))))) (*.f64 z (*.f64 z 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 a 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 (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 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 t (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (pow.f64 z y) 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 t (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (pow.f64 z y))) (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (pow.f64 z y) 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 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 y (*.f64 y y))) (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (pow.f64 z y))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) (pow.f64 z y)))) (*.f64 (exp.f64 (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) (*.f64 (pow.f64 z y) 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 #s(literal 1/6 binary64) (*.f64 (pow.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) #s(literal 3 binary64)) (*.f64 a (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))))) (*.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 a (*.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)))) (* 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 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (pow.f64 (-.f64 #s(literal 1 binary64) z) a)) (*.f64 a (*.f64 a (*.f64 a 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 a (*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) (pow.f64 (-.f64 #s(literal 1 binary64) z) a)))))) |
(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 (log.f64 z) (-.f64 (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (/.f64 a y)) t))) |
(* y (- (+ (log z) (/ (* a (- (log (- 1 z)) b)) y)) t)) |
(*.f64 y (+.f64 (log.f64 z) (-.f64 (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (/.f64 a y)) t))) |
(* y (- (+ (log z) (/ (* a (- (log (- 1 z)) b)) y)) t)) |
(*.f64 y (+.f64 (log.f64 z) (-.f64 (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (/.f64 a y)) t))) |
(* 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) y) #s(literal -1 binary64)) (+.f64 (log.f64 z) (-.f64 (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (/.f64 a y)) t))) |
(* -1 (* y (+ (* -1 (- (log z) t)) (* -1 (/ (* a (- (log (- 1 z)) b)) y))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (+.f64 (log.f64 z) (-.f64 (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (/.f64 a y)) t))) |
(* -1 (* y (+ (* -1 (- (log z) t)) (* -1 (/ (* a (- (log (- 1 z)) b)) y))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (+.f64 (log.f64 z) (-.f64 (*.f64 (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (/.f64 a y)) t))) |
(+ (* -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 a (*.f64 z #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 (*.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 (*.f64 a #s(literal -1/2 binary64)) (*.f64 z 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 (*.f64 a #s(literal -1/3 binary64)) z) (*.f64 z z))) (-.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))) |
(+ (* 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 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (/.f64 a 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 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (/.f64 a 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 (log.f64 (-.f64 #s(literal 1 binary64) z)) b) (/.f64 a 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 (-.f64 y (*.f64 y (/.f64 (log.f64 z) t))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ y (* -1 (/ (* y (log z)) t))))) |
(*.f64 (-.f64 y (*.f64 y (/.f64 (log.f64 z) t))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ y (* -1 (/ (* y (log z)) t))))) |
(*.f64 (-.f64 y (*.f64 y (/.f64 (log.f64 z) t))) (-.f64 #s(literal 0 binary64) 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 (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 (log.f64 #s(literal -1 binary64)) (+.f64 (-.f64 (log.f64 z) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) z)) (*.f64 z z))) (/.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))) |
Compiled 13692 to 1400 computations (89.8% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 394 | 4 | 398 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 395 | 4 | 399 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 55.3% | (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
| ▶ | 58.8% | (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
| ▶ | 98.8% | (*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b z))))) |
| ▶ | 69.6% | (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
Compiled 66 to 49 computations (25.8% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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))))) |
| ✓ | 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)))) |
| 2938× | sum3-define |
| 1728× | sum5-define |
| 1524× | fma-lowering-fma.f32 |
| 1524× | fma-lowering-fma.f64 |
| 1312× | fnmsub-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 148 |
| 1 | 67 | 148 |
| 2 | 172 | 143 |
| 3 | 530 | 141 |
| 4 | 1265 | 141 |
| 5 | 3701 | 141 |
| 6 | 6533 | 141 |
| 0 | 8041 | 141 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 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 (+ (* 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 |
| Outputs |
|---|
(* 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 (+ (* 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 (-.f64 #s(literal 0 binary64) b) z)) |
(- 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 (-.f64 #s(literal 0 binary64) a) b)) |
(- 0 (* a b)) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 | 99.9% | (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% | (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
| ✓ | accuracy | 99.9% | (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b z)) |
| ✓ | accuracy | 100.0% | (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b z)))) |
| ✓ | accuracy | 99.8% | (*.f64 y (-.f64 (log.f64 z) t)) |
| ✓ | accuracy | 99.0% | (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b z))) |
| ✓ | accuracy | 100.0% | (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
| ✓ | accuracy | 100.0% | (-.f64 (log.f64 z) t) |
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 y (-.f64 (log.f64 z) t))) |
| ✓ | accuracy | 99.8% | (*.f64 y (-.f64 (log.f64 z) t)) |
| 120.0ms | 256× | 0 | valid |
Compiled 169 to 27 computations (84% saved)
ival-sub: 43.0ms (61.5% of total)ival-mult: 13.0ms (18.6% of total)ival-exp: 6.0ms (8.6% of total)ival-log: 5.0ms (7.2% of total)ival-add: 2.0ms (2.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* x (exp (* y (- (log z) t))))> |
#<alt (exp (* y (- (log z) t)))> |
#<alt (* y (- (log z) t))> |
#<alt (- (log z) t)> |
#<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 (* 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 (* (- 0 a) (+ b z))> |
| Outputs |
|---|
#<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 (* 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 (- (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 (+ (* -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 (* 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 (* -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))))> |
147 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | t | @ | inf | (* x (exp (* y (- (log z) t)))) |
| 1.0ms | y | @ | 0 | (* x (exp (* y (- (log z) t)))) |
| 1.0ms | x | @ | 0 | (* x (exp (+ (* y (- (log z) t)) (* (- 0 a) (+ b z))))) |
| 1.0ms | x | @ | 0 | (* x (exp (- 0 (* a b)))) |
| 1.0ms | x | @ | 0 | (* x (exp (- 0 (* y t)))) |
| 1× | batch-egg-rewrite |
| 3750× | /-lowering-/.f32 |
| 3750× | /-lowering-/.f64 |
| 3290× | *-lowering-*.f32 |
| 3290× | *-lowering-*.f64 |
| 2308× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 110 |
| 1 | 136 | 110 |
| 2 | 1226 | 105 |
| 0 | 8281 | 105 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (exp (* y (- (log z) t)))) |
(exp (* y (- (log z) t))) |
(* y (- (log z) t)) |
(- (log z) t) |
(* 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))) |
(* 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) |
(* (- 0 a) (+ b z)) |
| Outputs |
|---|
(*.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 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 y t)) (exp.f64 (*.f64 y (log.f64 z))))) |
(/.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 (*.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 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 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 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 y (log.f64 z)) (*.f64 y (log.f64 z))) (-.f64 (*.f64 y (*.f64 t (*.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 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 (log.f64 z) y) (*.f64 (log.f64 z) y)) (-.f64 (*.f64 y (*.f64 t (*.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 (*.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))) |
(+.f64 (log.f64 z) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (log.f64 z)) |
(+.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)))) (neg.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 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (+.f64 (log.f64 z) t)) (neg.f64 (/.f64 (*.f64 t t) (+.f64 (log.f64 z) 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 (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 #s(literal 1 binary64) (-.f64 (log.f64 z) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 z) t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.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 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (log.f64 z) (-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (-.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 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 (neg.f64 (*.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 #s(literal 1 binary64) (-.f64 (log.f64 z) t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (log.f64 z) t)) |
(*.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 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.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) (-.f64 #s(literal 0 binary64) t)))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (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 2 binary64)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (log.f64 z) t)))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))))) |
(*.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))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) x) |
(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 (neg.f64 (*.f64 a z)) (*.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 (neg.f64 (*.f64 a z)))) |
(+.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 (neg.f64 (*.f64 a z)) (*.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 z b)))) (neg.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 y (-.f64 (log.f64 z) t)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (neg.f64 (*.f64 a z))) |
(-.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 (neg.f64 b) (+.f64 (neg.f64 (*.f64 a z)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) b (+.f64 (neg.f64 (*.f64 a z)) (*.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 (neg.f64 (*.f64 a z)) (*.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 (neg.f64 (*.f64 a z)) (*.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 (neg.f64 (*.f64 a z)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a b) (+.f64 (neg.f64 (*.f64 a z)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(fma.f64 (neg.f64 b) a (+.f64 (neg.f64 (*.f64 a z)) (*.f64 y (-.f64 (log.f64 z) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.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 y (*.f64 (-.f64 (log.f64 z) t) (neg.f64 (*.f64 a (+.f64 z b))))))) (+.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 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 y (-.f64 (log.f64 z) t))) (-.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 (+.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 y (*.f64 (-.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 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.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 y (*.f64 (-.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)) (neg.f64 (*.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 (*.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)) (neg.f64 (*.f64 a z))))))) |
(/.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)) (neg.f64 (*.f64 a z)))) (*.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)) (neg.f64 (*.f64 a z))))) |
(/.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)) (neg.f64 (*.f64 a z)))))) (*.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)) (neg.f64 (*.f64 a z))))))) |
(/.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)) (neg.f64 (*.f64 a z)))) (*.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)) (neg.f64 (*.f64 a z))))) |
(/.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)) (neg.f64 (*.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 (*.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)) (neg.f64 (*.f64 a z))))))) |
(/.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)) (neg.f64 (*.f64 a z)))) (*.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)) (neg.f64 (*.f64 a z))))) |
(/.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)) (neg.f64 (*.f64 a z)))))) (*.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)) (neg.f64 (*.f64 a z))))))) |
(/.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)) (neg.f64 (*.f64 a z)))) (*.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)) (neg.f64 (*.f64 a z))))) |
(/.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)) (neg.f64 (*.f64 a z))))) (*.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)) (neg.f64 (*.f64 a 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 (*.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)) (neg.f64 (*.f64 a z))))) (*.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)) (neg.f64 (*.f64 a z))))) (+.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)) (neg.f64 (*.f64 a z))))) (*.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)) (neg.f64 (*.f64 a 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 (*.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)) (neg.f64 (*.f64 a z))))) (*.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)) (neg.f64 (*.f64 a z))))) (+.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)) (neg.f64 (*.f64 a z))) (*.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)) (neg.f64 (*.f64 a z))) (+.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)) (neg.f64 (*.f64 a z))) (*.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)) (neg.f64 (*.f64 a z))) (+.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)) (neg.f64 (*.f64 a z))) (*.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)) (neg.f64 (*.f64 a z))) (+.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)) (neg.f64 (*.f64 a z))) (*.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)) (neg.f64 (*.f64 a z))) (+.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 (neg.f64 (*.f64 a z)) (*.f64 y (-.f64 (log.f64 z) t))) #s(literal 3 binary64))) (+.f64 (*.f64 a (*.f64 b (*.f64 a b))) (-.f64 (*.f64 (+.f64 (neg.f64 (*.f64 a z)) (*.f64 y (-.f64 (log.f64 z) t))) (+.f64 (neg.f64 (*.f64 a z)) (*.f64 y (-.f64 (log.f64 z) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (+.f64 (neg.f64 (*.f64 a z)) (*.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))) (neg.f64 (*.f64 a z)))))) |
(/.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 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.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 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 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 a (+.f64 z b)) (*.f64 a (+.f64 z b))) (-.f64 (pow.f64 (*.f64 y (-.f64 (log.f64 z) t)) #s(literal 2 binary64)) (*.f64 y (*.f64 (-.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 #s(literal 1 binary64) (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.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)))))) (/.f64 #s(literal 1 binary64) (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 2 binary64)) (*.f64 (*.f64 a (+.f64 z b)) (*.f64 a (+.f64 z b))))) (/.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (-.f64 (neg.f64 (*.f64 a (+.f64 z b))) (*.f64 y (-.f64 (log.f64 z) t))))) |
(/.f64 x (exp.f64 (*.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 a b)) (*.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 a b)) (*.f64 #s(literal 1 binary64) x))) |
(/.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 (*.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) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a b))) |
(/.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 (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 (*.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) a)) b) |
(pow.f64 (exp.f64 a) (neg.f64 b)) |
(pow.f64 (exp.f64 b) (-.f64 #s(literal 0 binary64) a)) |
(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) (*.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)) |
(pow.f64 (exp.f64 (neg.f64 b)) a) |
(*.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (*.f64 a b))))) |
(*.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 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (neg.f64 (*.f64 (*.f64 a b) (/.f64 (*.f64 a b) (*.f64 a b))))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a b)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(+.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 (neg.f64 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) (*.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)) |
(fma.f64 (neg.f64 b) a #s(literal 0 binary64)) |
(neg.f64 (*.f64 a b)) |
(/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.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 #s(literal 0 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a 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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) #s(literal -1 binary64)) |
(*.f64 a (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) b) |
(*.f64 b (-.f64 #s(literal 0 binary64) a)) |
(*.f64 #s(literal 1 binary64) (-.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 #s(literal 1 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 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))))) |
(*.f64 #s(literal -1 binary64) (*.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 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(*.f64 (neg.f64 b) a) |
(*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) b) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) a) (/.f64 b a)) |
(*.f64 (/.f64 b a) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) 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 #s(literal 1 binary64) (/.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.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 (*.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 a (*.f64 b (*.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) |
(*.f64 (/.f64 (*.f64 a b) a) (/.f64 (*.f64 a b) b)) |
(*.f64 (/.f64 (*.f64 a b) b) (/.f64 (*.f64 a 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 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 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 y t)) (*.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 y t)) (*.f64 #s(literal 1 binary64) x))) |
(/.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 (*.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) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 y t))) |
(/.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 (exp.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.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 (*.f64 y t)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 t) (-.f64 #s(literal 0 binary64) y)) |
(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 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 t (*.f64 y t))))) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) t)) y) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.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 -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (*.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 (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.f64 y t)))) (neg.f64 (*.f64 (*.f64 y t) (/.f64 (*.f64 y t) (*.f64 y t))))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 y t)) (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(-.f64 #s(literal 0 binary64) (*.f64 y t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.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 y (*.f64 t (*.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 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 t (*.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 y (*.f64 t (*.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 t (*.f64 y t))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) (*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y t))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.f64 y t)))))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t)))) (*.f64 y (*.f64 t (*.f64 y t)))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 t (*.f64 y t))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.f64 y t)))) (*.f64 y t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.f64 y t)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.f64 y t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 t (*.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 y (*.f64 t (*.f64 y t))))) (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.f64 y t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.f64 y t)))) (*.f64 (*.f64 y (*.f64 t (*.f64 y t))) (*.f64 (*.f64 y t) (*.f64 y (*.f64 t (*.f64 y t)))))) (*.f64 (*.f64 y (*.f64 t (*.f64 y t))) (*.f64 y (*.f64 t (*.f64 y t))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.f64 y t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.f64 y t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) (+.f64 (*.f64 y (*.f64 t (*.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 y (*.f64 t (*.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 y (*.f64 t (*.f64 y t)))) (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.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 y (*.f64 t (*.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 y (*.f64 t (*.f64 y t))))) (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 y t)) (/.f64 #s(literal 0 binary64) (*.f64 y t))) (+.f64 (*.f64 y (*.f64 t (*.f64 y t))) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 y t))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y t))) #s(literal -1 binary64)) |
(*.f64 y (-.f64 #s(literal 0 binary64) t)) |
(*.f64 t (-.f64 #s(literal 0 binary64) y)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 t (*.f64 y t))))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 y (*.f64 t (*.f64 y t))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y t))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) y) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.f64 y t)))) (/.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.f64 y t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) t) |
(*.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.f64 y t)))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.f64 y t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 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 y (*.f64 t (*.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 #s(literal 1 binary64) (/.f64 (*.f64 y t) (*.f64 y (*.f64 t (*.f64 y t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.f64 y t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 t (*.f64 y t))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y t) (*.f64 y (*.f64 t (*.f64 y t))))))) |
(/.f64 (*.f64 y (*.f64 t (*.f64 y t))) (*.f64 y t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.f64 y t)))) (-.f64 #s(literal 0 binary64) (*.f64 y t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.f64 y t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y t) (*.f64 y (*.f64 t (*.f64 y t))))) (*.f64 y (*.f64 t (*.f64 y t)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y t) (*.f64 y (*.f64 t (*.f64 y t)))))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.f64 y t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y t) (*.f64 y (*.f64 t (*.f64 y t)))) #s(literal 0 binary64)) (*.f64 y (*.f64 t (*.f64 y t)))) |
(*.f64 y t) |
(*.f64 t y) |
(*.f64 (*.f64 y (*.f64 t (*.f64 y t))) (/.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t (*.f64 y t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y t) (*.f64 y (*.f64 t (*.f64 y t))))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 t (*.f64 y t))))) |
(*.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 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (neg.f64 (*.f64 a z))) |
(+.f64 (neg.f64 (*.f64 a z)) (-.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)) (neg.f64 (*.f64 a z)))) (/.f64 (*.f64 (*.f64 a z) (*.f64 a z)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (neg.f64 (*.f64 a z))))) |
(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 (neg.f64 b) (neg.f64 (*.f64 a z))) |
(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 (neg.f64 (*.f64 a z))) |
(fma.f64 b (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 a z))) |
(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)))) (neg.f64 (*.f64 a z))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (*.f64 a b)) (neg.f64 (*.f64 a z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a b) (neg.f64 (*.f64 a z))) |
(fma.f64 (neg.f64 b) a (neg.f64 (*.f64 a z))) |
(neg.f64 (*.f64 a (+.f64 z b))) |
(neg.f64 (*.f64 (+.f64 z b) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 z b))) |
(/.f64 (+.f64 z b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 b z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 b b) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 b z)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 a a)) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) a) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b z) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b z) a) (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.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)) (neg.f64 (*.f64 a z))))) (+.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 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (neg.f64 (*.f64 a z))) (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a z) (*.f64 a z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b z) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 b b) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 z b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 z b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 z (-.f64 z b))) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b z) (*.f64 (-.f64 (*.f64 b b) (*.f64 z z)) (-.f64 #s(literal 0 binary64) 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)) (neg.f64 (*.f64 a z)))))) |
(/.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)) (neg.f64 (*.f64 a z)))) |
(/.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 #s(literal 1 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 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 a a))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 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 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) z))) (*.f64 (/.f64 #s(literal 1 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 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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 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 (*.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 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 (*.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.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)) (neg.f64 (*.f64 a z))))))) |
(/.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)) (neg.f64 (*.f64 a z))))) |
(/.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 (neg.f64 (*.f64 a z)) (-.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))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (+.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)) (neg.f64 (*.f64 a z))))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 a b))) (*.f64 (*.f64 a z) (*.f64 a z))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (neg.f64 (*.f64 a z))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (-.f64 b z))) |
(*.f64 (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 (+.f64 z b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 z b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 z b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 z (*.f64 z z))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (-.f64 b z))) |
(*.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)) |
| 1× | egg-herbie |
| 4106× | *-lowering-*.f32 |
| 4106× | *-lowering-*.f64 |
| 3238× | +-lowering-+.f64 |
| 3238× | +-lowering-+.f32 |
| 1900× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 580 | 6741 |
| 1 | 2005 | 6011 |
| 2 | 5303 | 5872 |
| 0 | 8057 | 5872 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 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)))) |
(* 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))))) |
(- (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 (+ (* -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))))) |
(* 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) |
(* -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)))) |
| Outputs |
|---|
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
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/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 #s(literal 1/2 binary64) (*.f64 x (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64))))))))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (* -1 (log (/ 1 z))) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (* -1 (log (/ 1 z))) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (* -1 (log (/ 1 z))) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (* -1 (log (/ 1 z))) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* 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 (*.f64 x t) (*.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 (pow.f64 z y) (*.f64 y 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 (pow.f64 z y) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 z y) (*.f64 y y))))) (*.f64 x (*.f64 y (pow.f64 z y)))))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (+ (log z) (* -1 t))))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (+ (log z) (* -1 t))))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (+ (log z) (* -1 t))))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(* x (exp (* y (+ (log z) (* -1 t))))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
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/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))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (- (log z) t))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (- (log z) t))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (- (log z) t))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (- (log z) t))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (- (log z) t))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (- (log z) t))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (- (log z) t))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (- (log z) t))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (- (log z) t))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (- (log z) t))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (- (log z) t))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (- (* -1 (log (/ 1 z))) t))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (- (* -1 (log (/ 1 z))) t))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (- (* -1 (log (/ 1 z))) t))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (- (* -1 (log (/ 1 z))) t))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(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 (pow.f64 z y) (*.f64 y 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))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (- (log z) t))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (- (log z) t))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (- (log z) t))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (+ (log z) (* -1 t)))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (+ (log z) (* -1 t)))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (+ (log z) (* -1 t)))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(exp (* y (+ (log z) (* -1 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 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 t (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 z) t)))) |
(* -1 (* t (+ y (* -1 (/ (* y (log z)) t))))) |
(*.f64 t (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (log.f64 z) t)))) |
(* -1 (* t (+ y (* -1 (/ (* y (log z)) t))))) |
(*.f64 t (*.f64 y (+.f64 #s(literal -1 binary64) (/.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 (+ (* -1 (* a (+ b z))) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z 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 z 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 z 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 z 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 z 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 z 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 z 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 z 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 z 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 z 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 z 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 z b))))) |
(* x (exp (* -1 (* a (+ b z))))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))))) |
(+ (* 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 z b)))) (*.f64 y (*.f64 (-.f64 (log.f64 z) t) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b)))))))) |
(+ (* 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 z b))))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (*.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))))))) (*.f64 x (*.f64 (-.f64 (log.f64 z) t) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))))))))) |
(+ (* 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 z b))))) (*.f64 y (+.f64 (*.f64 x (*.f64 (-.f64 (log.f64 z) t) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b)))))) (*.f64 y (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x y) (*.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b)))))))))))) |
(* 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 z b))))) |
(* 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 z b))))) |
(* 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 z b))))) |
(* 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 z 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 z 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 z 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 z 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 z b))))) |
(* 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 z 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 z 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 z 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 z b))))) |
(* 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 z b))))) |
(* 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 z b))))) |
(* 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 z b))))) |
(* 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 z b))))) |
(* x (exp (+ (* -1 (* a (+ b z))) (* y (log z))))) |
(*.f64 x (/.f64 (pow.f64 z y) (exp.f64 (*.f64 a (+.f64 z b))))) |
(+ (* -1 (* t (* x (* y (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))))) (* x (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))) |
(-.f64 (*.f64 x (/.f64 (pow.f64 z y) (exp.f64 (*.f64 a (+.f64 z b))))) (*.f64 t (*.f64 (*.f64 x y) (/.f64 (pow.f64 z y) (exp.f64 (*.f64 a (+.f64 z b))))))) |
(+ (* 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 (/.f64 (pow.f64 z y) (exp.f64 (*.f64 a (+.f64 z b))))) (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 x (*.f64 y y)) (/.f64 (pow.f64 z y) (exp.f64 (*.f64 a (+.f64 z b)))))) (*.f64 (*.f64 x y) (/.f64 (pow.f64 z y) (exp.f64 (*.f64 a (+.f64 z b)))))))) |
(+ (* 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 (/.f64 (pow.f64 z y) (exp.f64 (*.f64 a (+.f64 z b))))) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) t) (*.f64 (*.f64 x (*.f64 y (*.f64 y y))) (/.f64 (pow.f64 z y) (exp.f64 (*.f64 a (+.f64 z b)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 y y)) (/.f64 (pow.f64 z y) (exp.f64 (*.f64 a (+.f64 z b)))))))) (*.f64 (*.f64 x y) (/.f64 (pow.f64 z y) (exp.f64 (*.f64 a (+.f64 z 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 z 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 z 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 z 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 z b))))) |
(* 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 z b))))) |
(* 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 z b))))) |
(* 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 z b))))) |
(* 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 z b))))) |
(* x (exp (* y (- (log z) t)))) |
(*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) |
(+ (* -1 (* a (* x (* (exp (* y (- (log z) t))) (+ b z))))) (* x (exp (* y (- (log z) t))))) |
(-.f64 (*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) (*.f64 (*.f64 x a) (*.f64 (pow.f64 (/.f64 z (exp.f64 t)) y) (+.f64 z b)))) |
(+ (* 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 (pow.f64 (/.f64 z (exp.f64 t)) y)) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 x (pow.f64 (/.f64 z (exp.f64 t)) y)) (*.f64 (+.f64 z b) (+.f64 z b)))) (*.f64 x (*.f64 (pow.f64 (/.f64 z (exp.f64 t)) y) (+.f64 z b)))))) |
(+ (* 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 (pow.f64 (/.f64 z (exp.f64 t)) y)) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x a) (*.f64 (pow.f64 (/.f64 z (exp.f64 t)) y) (*.f64 (+.f64 z b) (*.f64 (+.f64 z b) (+.f64 z b)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 (/.f64 z (exp.f64 t)) y) (*.f64 (+.f64 z b) (+.f64 z b)))))) (*.f64 x (*.f64 (pow.f64 (/.f64 z (exp.f64 t)) y) (+.f64 z 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 z 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 z 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 z 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 z b))))) |
(* 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 z b))))) |
(* 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 z b))))) |
(* 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 z b))))) |
(* 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 z b))))) |
(* x (exp (+ (* -1 (* a z)) (* y (- (log z) t))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 z a)))) |
(+ (* -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 z a)))) (*.f64 a (*.f64 (*.f64 x b) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 z a)))))) |
(+ (* 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 z a)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 x b) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 z a)))))) (*.f64 (*.f64 x a) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 z a))))))) |
(+ (* 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 z a)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 b (*.f64 a (*.f64 a a))) (*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 z a)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 x (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 z a))))))) (*.f64 (*.f64 x a) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 z a))))))) |
(* 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 z 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 z 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 z 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 z b))))) |
(* 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 z b))))) |
(* 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 z b))))) |
(* 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 z b))))) |
(* 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 z b))))) |
(exp (* -1 (* a (+ b z)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b)))) |
(+ (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 z b)))) (*.f64 y (*.f64 (-.f64 (log.f64 z) t) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))))))) |
(+ (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 z b)))) (*.f64 y (+.f64 (*.f64 (-.f64 (log.f64 z) t) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))))))))) |
(+ (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 z b)))) (*.f64 y (+.f64 (*.f64 (-.f64 (log.f64 z) t) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))))) (*.f64 y (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) y) (*.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 3 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (-.f64 (log.f64 z) t) #s(literal 2 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))))))))))) |
(exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (- (+ (* -1 (* a (+ b z))) (* y (log z))) (* t y))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(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 z 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)))))) (* 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 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) (*.f64 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 z b)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (- b (* -1 z)))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (log z)))) |
(/.f64 (pow.f64 z y) (exp.f64 (*.f64 a (+.f64 z b)))) |
(+ (exp (+ (* -1 (* a (+ b z))) (* y (log z)))) (* -1 (* t (* y (exp (+ (* -1 (* a (+ b z))) (* y (log z)))))))) |
(-.f64 (/.f64 (pow.f64 z y) (exp.f64 (*.f64 a (+.f64 z b)))) (*.f64 (*.f64 y t) (/.f64 (pow.f64 z y) (exp.f64 (*.f64 a (+.f64 z b)))))) |
(+ (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 (/.f64 (pow.f64 z y) (exp.f64 (*.f64 a (+.f64 z b)))) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 y y)) (/.f64 (pow.f64 z y) (exp.f64 (*.f64 a (+.f64 z b)))))) (*.f64 y (/.f64 (pow.f64 z y) (exp.f64 (*.f64 a (+.f64 z b)))))))) |
(+ (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 (/.f64 (pow.f64 z y) (exp.f64 (*.f64 a (+.f64 z b)))) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 t (*.f64 y (*.f64 y y))) (/.f64 (pow.f64 z y) (exp.f64 (*.f64 a (+.f64 z b)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (/.f64 (pow.f64 z y) (exp.f64 (*.f64 a (+.f64 z b))))))) (*.f64 y (/.f64 (pow.f64 z y) (exp.f64 (*.f64 a (+.f64 z b)))))))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t))))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t))))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t))))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (+ (log z) (* -1 t))))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (* y (- (log z) t))) |
(pow.f64 (/.f64 z (exp.f64 t)) y) |
(+ (exp (* y (- (log z) t))) (* -1 (* a (* (exp (* y (- (log z) t))) (+ b z))))) |
(-.f64 (pow.f64 (/.f64 z (exp.f64 t)) y) (*.f64 a (*.f64 (pow.f64 (/.f64 z (exp.f64 t)) y) (+.f64 z b)))) |
(+ (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 (pow.f64 (/.f64 z (exp.f64 t)) y) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (pow.f64 (/.f64 z (exp.f64 t)) y) (*.f64 (+.f64 z b) (+.f64 z b)))) (*.f64 (pow.f64 (/.f64 z (exp.f64 t)) y) (+.f64 z b))))) |
(+ (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 (pow.f64 (/.f64 z (exp.f64 t)) y) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (pow.f64 (/.f64 z (exp.f64 t)) y)) (*.f64 (+.f64 z b) (*.f64 (+.f64 z b) (+.f64 z b))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 z (exp.f64 t)) y) (*.f64 (+.f64 z b) (+.f64 z b)))))) (*.f64 (pow.f64 (/.f64 z (exp.f64 t)) y) (+.f64 z b))))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t))))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 z a))) |
(+ (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 z a))) (*.f64 (*.f64 a b) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 z a))))) |
(+ (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 z a))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 a a)) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 z a))))) (*.f64 a (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 z a))))))) |
(+ (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 z a))) (*.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 z a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 z a)))))) (*.f64 a (exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 z a))))))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (+ b z))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(exp (+ (* -1 (* a (- z (* -1 b)))) (* y (- (log z) t)))) |
(exp.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b)))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))) |
(+ (* -1 (* a (+ b z))) (* y (- (log z) t))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))) |
(+ (* -1 (* a (+ b z))) (* y (- (log z) t))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))) |
(+ (* -1 (* a (+ b z))) (* y (- (log z) t))) |
(-.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) (* -1 (/ (* a (+ b z)) y))) t)) |
(*.f64 y (-.f64 (-.f64 (log.f64 z) (/.f64 (*.f64 a (+.f64 z b)) y)) t)) |
(* y (- (+ (log z) (* -1 (/ (* a (+ b z)) y))) t)) |
(*.f64 y (-.f64 (-.f64 (log.f64 z) (/.f64 (*.f64 a (+.f64 z b)) y)) t)) |
(* y (- (+ (log z) (* -1 (/ (* a (+ b z)) y))) t)) |
(*.f64 y (-.f64 (-.f64 (log.f64 z) (/.f64 (*.f64 a (+.f64 z b)) 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 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 a (+.f64 z b)) y) (-.f64 (log.f64 z) t))) |
(* -1 (* y (+ (* -1 (- (log z) t)) (/ (* a (+ b z)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 a (+.f64 z b)) y) (-.f64 (log.f64 z) t))) |
(* -1 (* y (+ (* -1 (- (log z) t)) (/ (* a (+ b z)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 a (+.f64 z b)) y) (-.f64 (log.f64 z) t))) |
(+ (* -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 z b))) |
(+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))) |
(+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))) |
(* -1 (* a z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z a)) |
(* z (+ (* -1 a) (+ (* -1 (/ (* a b) z)) (/ (* y (- (* -1 (log (/ 1 z))) t)) z)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 y (-.f64 (log.f64 z) t)) z) (+.f64 a (/.f64 (*.f64 a b) z)))) |
(* z (+ (* -1 a) (+ (* -1 (/ (* a b) z)) (/ (* y (- (* -1 (log (/ 1 z))) t)) z)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 y (-.f64 (log.f64 z) t)) z) (+.f64 a (/.f64 (*.f64 a b) z)))) |
(* z (+ (* -1 a) (+ (* -1 (/ (* a b) z)) (/ (* y (- (* -1 (log (/ 1 z))) t)) z)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 y (-.f64 (log.f64 z) t)) z) (+.f64 a (/.f64 (*.f64 a b) z)))) |
(* -1 (* a z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z a)) |
(* -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 z b))) |
(+ (* -1 (* a (+ b z))) (+ (* -1 (* t y)) (* y (log z)))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))) |
(+ (* -1 (* a (+ b z))) (+ (* -1 (* t y)) (* y (log z)))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))) |
(+ (* -1 (* a (+ b z))) (+ (* -1 (* t y)) (* y (log z)))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))) |
(* -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)) (*.f64 a (+.f64 z b))) t) y)) |
(* t (+ (* -1 y) (+ (* -1 (/ (* a (+ b z)) t)) (/ (* y (log z)) t)))) |
(*.f64 t (-.f64 (/.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 z b))) t) y)) |
(* t (+ (* -1 y) (+ (* -1 (/ (* a (+ b z)) t)) (/ (* y (log z)) t)))) |
(*.f64 t (-.f64 (/.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 z b))) 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 t (-.f64 (/.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 z b))) t) y)) |
(* -1 (* t (+ y (* -1 (/ (+ (* -1 (* a (+ b z))) (* y (log z))) t))))) |
(*.f64 t (-.f64 (/.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 z b))) t) y)) |
(* -1 (* t (+ y (* -1 (/ (+ (* -1 (* a (+ b z))) (* y (log z))) t))))) |
(*.f64 t (-.f64 (/.f64 (-.f64 (*.f64 y (log.f64 z)) (*.f64 a (+.f64 z b))) t) y)) |
(* 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 z b))) |
(+ (* -1 (* a (+ b z))) (* y (- (log z) t))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))) |
(+ (* -1 (* a (+ b z))) (* y (- (log z) t))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))) |
(* a (+ (* -1 (+ b z)) (/ (* y (- (log z) t)) a))) |
(*.f64 a (-.f64 (/.f64 (*.f64 y (-.f64 (log.f64 z) t)) a) (+.f64 z b))) |
(* a (+ (* -1 (+ b z)) (/ (* y (- (log z) t)) a))) |
(*.f64 a (-.f64 (/.f64 (*.f64 y (-.f64 (log.f64 z) t)) a) (+.f64 z b))) |
(* a (+ (* -1 (+ b z)) (/ (* y (- (log z) t)) a))) |
(*.f64 a (-.f64 (/.f64 (*.f64 y (-.f64 (log.f64 z) t)) a) (+.f64 z b))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))) |
(* -1 (* a (+ b (+ z (* -1 (/ (* y (- (log z) t)) a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (+.f64 z b) (/.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 z b) (/.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 z b) (/.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 z a)) |
(+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))) |
(+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))) |
(+ (* -1 (* a b)) (+ (* -1 (* a z)) (* y (- (log z) t)))) |
(-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (+.f64 z b))) |
(* -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)) (*.f64 z a)) 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)) (*.f64 z a)) 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)) (*.f64 z a)) 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 b (-.f64 (/.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 z a)) b) a)) |
(* -1 (* b (+ a (* -1 (/ (+ (* -1 (* a z)) (* y (- (log z) t))) b))))) |
(*.f64 b (-.f64 (/.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 z a)) b) a)) |
(* -1 (* b (+ a (* -1 (/ (+ (* -1 (* a z)) (* y (- (log z) t))) b))))) |
(*.f64 b (-.f64 (/.f64 (-.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 z a)) b) 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))) |
(* 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 (*.f64 #s(literal 1/2 binary64) 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 #s(literal -1/6 binary64) a) (*.f64 x (*.f64 b (*.f64 b b)))) (*.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 #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 (*.f64 #s(literal -1/6 binary64) (*.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 (*.f64 #s(literal 1/2 binary64) 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 #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 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) x) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))))) (*.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 (*.f64 #s(literal -1/6 binary64) 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 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y) 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 (*.f64 #s(literal -1/6 binary64) 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) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))) |
(* -1 (* a (+ b z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))) |
(* -1 (* a z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z a)) |
(+ (* -1 (* a b)) (* -1 (* a z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))) |
(+ (* -1 (* a b)) (* -1 (* a z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))) |
(+ (* -1 (* a b)) (* -1 (* a z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* b (+ (* -1 a) (* -1 (/ (* a z) b)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 a (/.f64 (*.f64 z a) b)))) |
(* b (+ (* -1 a) (* -1 (/ (* a z) b)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 a (/.f64 (*.f64 z a) b)))) |
(* b (+ (* -1 a) (* -1 (/ (* a z) b)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 a (/.f64 (*.f64 z a) b)))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* b (+ a (/ (* a z) b)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 a (/.f64 (*.f64 z a) b)))) |
(* -1 (* b (+ a (/ (* a z) b)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 a (/.f64 (*.f64 z a) b)))) |
(* -1 (* b (+ a (/ (* a z) b)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 a (/.f64 (*.f64 z a) 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 z b))) |
(+ (* -1 (* a b)) (* -1 (* a z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))) |
(+ (* -1 (* a b)) (* -1 (* a z))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 z b))) |
(* -1 (* a z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z a)) |
(* z (+ (* -1 a) (* -1 (/ (* a b) z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 a (/.f64 (*.f64 a b) z)))) |
(* z (+ (* -1 a) (* -1 (/ (* a b) z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 a (/.f64 (*.f64 a b) z)))) |
(* z (+ (* -1 a) (* -1 (/ (* a b) z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 a (/.f64 (*.f64 a b) z)))) |
(* -1 (* a z)) |
(-.f64 #s(literal 0 binary64) (*.f64 z a)) |
(* -1 (* z (+ a (/ (* a b) z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 a (/.f64 (*.f64 a b) z)))) |
(* -1 (* z (+ a (/ (* a b) z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 a (/.f64 (*.f64 a b) z)))) |
(* -1 (* z (+ a (/ (* a b) z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 a (/.f64 (*.f64 a b) z)))) |
Compiled 36277 to 4175 computations (88.5% saved)
20 alts after pruning (20 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1406 | 20 | 1426 |
| Fresh | 0 | 0 | 0 |
| Picked | 4 | 0 | 4 |
| Done | 0 | 0 | 0 |
| Total | 1410 | 20 | 1430 |
| Status | Accuracy | Program |
|---|---|---|
| 55.3% | (/.f64 x (exp.f64 (*.f64 y t))) | |
| ▶ | 58.8% | (/.f64 x (exp.f64 (*.f64 a b))) |
| ▶ | 25.7% | (-.f64 x (*.f64 t (*.f64 x y))) |
| 24.6% | (-.f64 x (*.f64 a (*.f64 x b))) | |
| 34.7% | (+.f64 x (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (*.f64 y y))) (*.f64 x y)))) | |
| 30.0% | (+.f64 x (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 b b))) (*.f64 x b)))) | |
| 29.2% | (+.f64 x (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 x (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))))) (*.f64 x b)))) | |
| 48.8% | (*.f64 x (pow.f64 z y)) | |
| 25.3% | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) | |
| 25.1% | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) | |
| ▶ | 35.5% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y) t)))) |
| 32.1% | (*.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)))) | |
| 34.0% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) t) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) y)))) | |
| 37.3% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) y)))) | |
| ▶ | 32.7% | (*.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)))) |
| 35.6% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) | |
| 34.0% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) b)))) | |
| 32.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)))) | |
| 33.4% | (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 z a)))) | |
| ▶ | 18.0% | x |
Compiled 794 to 544 computations (31.5% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 256 | (-.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) |
| ✓ | cost-diff | 256 | (*.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)) |
| ✓ | cost-diff | 256 | (+.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))) |
| ✓ | cost-diff | 256 | (*.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)))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y) t) |
| ✓ | cost-diff | 0 | (*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y) t)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y) t))) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y) t)))) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 t (*.f64 x y)) |
| ✓ | cost-diff | 0 | (-.f64 x (*.f64 t (*.f64 x y))) |
| ✓ | cost-diff | 0 | (*.f64 a b) |
| ✓ | cost-diff | 0 | (exp.f64 (*.f64 a b)) |
| ✓ | cost-diff | 0 | (/.f64 x (exp.f64 (*.f64 a b))) |
| 3390× | *-lowering-*.f32 |
| 3390× | *-lowering-*.f64 |
| 1416× | fma-lowering-fma.f32 |
| 1416× | fma-lowering-fma.f64 |
| 1286× | fnmadd-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 211 |
| 1 | 98 | 207 |
| 2 | 263 | 200 |
| 3 | 810 | 194 |
| 4 | 2610 | 194 |
| 5 | 5766 | 194 |
| 0 | 8223 | 194 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (exp (* a b))) |
x |
(exp (* a b)) |
(* a b) |
a |
b |
x |
(- x (* t (* x y))) |
x |
(* t (* x y)) |
t |
(* x y) |
y |
(* x (+ 1 (* y (- (* (* 1/2 (* t t)) y) t)))) |
x |
(+ 1 (* y (- (* (* 1/2 (* t t)) y) t))) |
1 |
(* y (- (* (* 1/2 (* t t)) y) t)) |
y |
(- (* (* 1/2 (* t t)) y) t) |
(* (* 1/2 (* t t)) y) |
(* 1/2 (* t t)) |
1/2 |
(* t t) |
t |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))) a)))) |
x |
(+ 1 (* b (- (* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))) a))) |
1 |
(* b (- (* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))) a)) |
b |
(- (* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))) a) |
(* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))) |
(+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a))) |
(* -1/6 (* b (* a (* a a)))) |
-1/6 |
(* b (* a (* a a))) |
(* a (* a a)) |
a |
(* a a) |
(* 1/2 (* 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 |
(- x (* t (* x y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 t y))) |
x |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
t |
(* x y) |
(*.f64 x y) |
y |
(* x (+ 1 (* y (- (* (* 1/2 (* t t)) y) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t y) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y #s(literal 1/2 binary64))))))) |
x |
(+ 1 (* y (- (* (* 1/2 (* t t)) y) t))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t y) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y #s(literal 1/2 binary64)))))) |
1 |
#s(literal 1 binary64) |
(* y (- (* (* 1/2 (* t t)) y) t)) |
(*.f64 (*.f64 t y) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y #s(literal 1/2 binary64))))) |
y |
(- (* (* 1/2 (* t t)) y) t) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y #s(literal 1/2 binary64))))) |
(* (* 1/2 (* t t)) y) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) |
(* 1/2 (* t t)) |
(*.f64 t (*.f64 t #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* t t) |
(*.f64 t t) |
t |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))))))) |
x |
(+ 1 (* b (- (* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))) a))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(* b (- (* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))) a)) |
(*.f64 (*.f64 a b) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))))) |
b |
(- (* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))) a) |
(*.f64 a (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 a b) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))))) |
(* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))) |
(*.f64 (*.f64 a b) (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64))))) |
(+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a b) #s(literal -1/6 binary64)))) |
(* -1/6 (* b (* a (* a a)))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a (*.f64 a b)))) |
-1/6 |
#s(literal -1/6 binary64) |
(* b (* a (* a a))) |
(*.f64 a (*.f64 a (*.f64 a b))) |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
a |
(* a a) |
(*.f64 a a) |
(* 1/2 (* a a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a a)) |
1/2 |
#s(literal 1/2 binary64) |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 97.8% | (*.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)))) |
| ✓ | accuracy | 96.8% | (*.f64 b (*.f64 a (*.f64 a a))) |
| ✓ | accuracy | 90.5% | (*.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)))) |
| ✓ | accuracy | 86.3% | (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y) t) |
| ✓ | accuracy | 98.5% | (*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y) t)) |
| ✓ | accuracy | 98.2% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y) t)))) |
| ✓ | accuracy | 90.1% | (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (-.f64 x (*.f64 t (*.f64 x y))) |
| ✓ | accuracy | 94.6% | (*.f64 t (*.f64 x y)) |
| ✓ | accuracy | 100.0% | (*.f64 a b) |
| ✓ | accuracy | 100.0% | (/.f64 x (exp.f64 (*.f64 a b))) |
| ✓ | accuracy | 99.9% | (exp.f64 (*.f64 a b)) |
| 88.0ms | 195× | 0 | valid |
| 19.0ms | 61× | 0 | unsamplable |
Compiled 265 to 34 computations (87.2% saved)
ival-mult: 29.0ms (59.6% of total)ival-exp: 6.0ms (12.3% of total)ival-sub: 4.0ms (8.2% of total)ival-add: 4.0ms (8.2% of total)...c/correct-round.rkt:119:19: 4.0ms (8.2% of total)ival-div: 2.0ms (4.1% of total)const: 1.0ms (2.1% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ x (exp (* a b)))> |
#<alt (exp (* a b))> |
#<alt (* a b)> |
#<alt (- x (* t (* x y)))> |
#<alt (* t (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ 1 (* y (- (* (* 1/2 (* t t)) y) t))))> |
#<alt (+ 1 (* y (- (* (* 1/2 (* t t)) y) t)))> |
#<alt (* y (- (* (* 1/2 (* t t)) y) t))> |
#<alt (- (* (* 1/2 (* t t)) y) t)> |
#<alt (* x (+ 1 (* b (- (* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))) a))))> |
#<alt (+ 1 (* b (- (* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))) a)))> |
#<alt (* b (- (* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))) a))> |
#<alt (- (* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))) a)> |
#<alt (* (* 1/2 (* t t)) y)> |
#<alt (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))> |
#<alt (* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a))))> |
#<alt (* b (* a (* 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 (* t y)))> |
#<alt (* x (- 1 (* t y)))> |
#<alt (* x (- 1 (* t y)))> |
#<alt (* x (- 1 (* t y)))> |
#<alt (* x (- 1 (* t y)))> |
#<alt (* x (- 1 (* t y)))> |
#<alt (* x (- 1 (* t y)))> |
#<alt (* x (- 1 (* t y)))> |
#<alt (* x (+ 1 (* -1 (* t y))))> |
#<alt (* x (+ 1 (* -1 (* t y))))> |
#<alt (* x (+ 1 (* -1 (* t y))))> |
#<alt (* x (+ 1 (* -1 (* t y))))> |
#<alt x> |
#<alt (+ x (* -1 (* t (* x y))))> |
#<alt (+ x (* -1 (* t (* x y))))> |
#<alt (+ x (* -1 (* t (* x y))))> |
#<alt (* -1 (* t (* x y)))> |
#<alt (* t (- (/ x t) (* x y)))> |
#<alt (* t (- (/ x t) (* x y)))> |
#<alt (* t (- (/ x t) (* x y)))> |
#<alt (* -1 (* t (* x y)))> |
#<alt (* -1 (* t (- (* -1 (/ x t)) (* -1 (* x y)))))> |
#<alt (* -1 (* t (- (* -1 (/ x t)) (* -1 (* x y)))))> |
#<alt (* -1 (* t (- (* -1 (/ x t)) (* -1 (* x y)))))> |
#<alt x> |
#<alt (+ x (* -1 (* t (* x y))))> |
#<alt (+ x (* -1 (* t (* x y))))> |
#<alt (+ x (* -1 (* t (* x y))))> |
#<alt (* -1 (* t (* x y)))> |
#<alt (* y (- (/ x y) (* t x)))> |
#<alt (* y (- (/ x y) (* t x)))> |
#<alt (* y (- (/ x y) (* t x)))> |
#<alt (* -1 (* t (* x y)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1 (* t x)))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1 (* t x)))))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) (* -1 (* t x)))))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<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 (* 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 (* -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 (* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a))))> |
#<alt (* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a))))> |
#<alt (* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a))))> |
#<alt (* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a))))> |
#<alt (* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a))))> |
#<alt (* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a))))> |
#<alt (* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a))))> |
#<alt (* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a))))> |
#<alt (* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a))))> |
#<alt (* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a))))> |
#<alt (* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a))))> |
#<alt (* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) 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)) (* 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 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 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/6 (pow a 3)) (+ (* 1/2 (/ (pow a 2) b)) (/ 1 (pow b 3)))) (/ a (pow b 2))))> |
#<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> |
#<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 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3))))))> |
#<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 (* 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 (* 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)> |
#<alt (- (* 1/2 (* (pow a 2) b)) a)> |
#<alt (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)> |
#<alt (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))> |
#<alt (* (pow b 2) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))))> |
#<alt (* (pow b 2) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (+ (* -1/2 (pow a 2)) (/ a b)) b)) (* -1/6 (pow a 3))))> |
#<alt (* (pow b 2) (+ (* -1 (/ (+ (* -1/2 (pow a 2)) (/ a b)) b)) (* -1/6 (pow a 3))))> |
#<alt (* -1 a)> |
#<alt (* a (- (* 1/2 (* a b)) 1))> |
#<alt (* a (- (* a (+ (* -1/6 (* a (pow b 2))) (* 1/2 b))) 1))> |
#<alt (* a (- (* a (+ (* -1/6 (* a (pow b 2))) (* 1/2 b))) 1))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* (pow a 3) (+ (* -1/6 (pow b 2)) (* 1/2 (/ b a))))> |
#<alt (* (pow a 3) (- (+ (* -1/6 (pow b 2)) (* 1/2 (/ b a))) (/ 1 (pow a 2))))> |
#<alt (* (pow a 3) (- (+ (* -1/6 (pow b 2)) (* 1/2 (/ b a))) (/ 1 (pow a 2))))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1 (* (pow a 3) (+ (* -1/2 (/ b a)) (* 1/6 (pow b 2)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (- (* 1/2 b) (/ 1 a)) a)) (* 1/6 (pow b 2)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (- (* 1/2 b) (/ 1 a)) a)) (* 1/6 (pow b 2)))))> |
#<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 (pow a 2))> |
#<alt (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))> |
#<alt (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))> |
#<alt (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* b (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))> |
#<alt (* b (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))> |
#<alt (* b (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1 (* b (+ (* -1/2 (/ (pow a 2) b)) (* 1/6 (pow a 3)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ (pow a 2) b)) (* 1/6 (pow a 3)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ (pow a 2) b)) (* 1/6 (pow a 3)))))> |
#<alt (* 1/2 (pow a 2))> |
#<alt (* (pow a 2) (+ 1/2 (* -1/6 (* a b))))> |
#<alt (* (pow a 2) (+ 1/2 (* -1/6 (* a b))))> |
#<alt (* (pow a 2) (+ 1/2 (* -1/6 (* a b))))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* (pow a 3) (+ (* -1/6 b) (* 1/2 (/ 1 a))))> |
#<alt (* (pow a 3) (+ (* -1/6 b) (* 1/2 (/ 1 a))))> |
#<alt (* (pow a 3) (+ (* -1/6 b) (* 1/2 (/ 1 a))))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1 (* (pow a 3) (- (* 1/6 b) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* (pow a 3) (- (* 1/6 b) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* (pow a 3) (- (* 1/6 b) (* 1/2 (/ 1 a)))))> |
#<alt (* 1/2 (* (pow a 2) b))> |
#<alt (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2))))> |
#<alt (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2))))> |
#<alt (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2))))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))> |
#<alt (* (pow b 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))> |
#<alt (* (pow b 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))> |
#<alt (* (pow b 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))> |
#<alt (* (pow b 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))> |
#<alt (* 1/2 (* (pow a 2) b))> |
#<alt (* (pow a 2) (+ (* -1/6 (* a (pow b 2))) (* 1/2 b)))> |
#<alt (* (pow a 2) (+ (* -1/6 (* a (pow b 2))) (* 1/2 b)))> |
#<alt (* (pow a 2) (+ (* -1/6 (* a (pow b 2))) (* 1/2 b)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* (pow a 3) (+ (* -1/6 (pow b 2)) (* 1/2 (/ b a))))> |
#<alt (* (pow a 3) (+ (* -1/6 (pow b 2)) (* 1/2 (/ b a))))> |
#<alt (* (pow a 3) (+ (* -1/6 (pow b 2)) (* 1/2 (/ b a))))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1 (* (pow a 3) (+ (* -1/2 (/ b a)) (* 1/6 (pow b 2)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1/2 (/ b a)) (* 1/6 (pow b 2)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1/2 (/ b a)) (* 1/6 (pow b 2)))))> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) b)> |
123 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | (- x (* t (* x y))) |
| 2.0ms | a | @ | inf | (* x (+ 1 (* b (- (* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))) a)))) |
| 2.0ms | x | @ | 0 | (* x (+ 1 (* b (- (* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))) a)))) |
| 2.0ms | a | @ | 0 | (/ x (exp (* a b))) |
| 1.0ms | x | @ | 0 | (* x (+ 1 (* y (- (* (* 1/2 (* t t)) y) t)))) |
| 1× | batch-egg-rewrite |
| 3764× | *-lowering-*.f32 |
| 3764× | *-lowering-*.f64 |
| 2772× | fma-lowering-fma.f32 |
| 2772× | fma-lowering-fma.f64 |
| 2424× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 171 |
| 1 | 175 | 167 |
| 2 | 1471 | 166 |
| 0 | 8374 | 166 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (exp (* a b))) |
(exp (* a b)) |
(* a b) |
(- x (* t (* x y))) |
(* t (* x y)) |
(* x y) |
(* x (+ 1 (* y (- (* (* 1/2 (* t t)) y) t)))) |
(+ 1 (* y (- (* (* 1/2 (* t t)) y) t))) |
(* y (- (* (* 1/2 (* t t)) y) t)) |
(- (* (* 1/2 (* t t)) y) t) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))) a)))) |
(+ 1 (* b (- (* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))) a))) |
(* b (- (* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))) a)) |
(- (* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))) a) |
(* (* 1/2 (* t t)) y) |
(+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a))) |
(* b (+ (* -1/6 (* b (* a (* a a)))) (* 1/2 (* a a)))) |
(* b (* a (* a a))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (exp.f64 (*.f64 a b)) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a b)))) (/.f64 x (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a b))))) |
(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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (exp.f64 (*.f64 a b)) x)))) |
(/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 a b)) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (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 (*.f64 a b) #s(literal -1 binary64)))) |
(*.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 (*.f64 a b) #s(literal -1 binary64))) x) |
(*.f64 (exp.f64 (*.f64 (*.f64 a b) #s(literal -1 binary64))) (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 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))) |
(*.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 x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y t)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y t))) x) |
(+.f64 (fma.f64 x #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 y t) x))) (fma.f64 (neg.f64 (*.f64 y t)) x (*.f64 (*.f64 y t) x))) |
(+.f64 (-.f64 x (*.f64 x (*.f64 y t))) (fma.f64 (neg.f64 (*.f64 x y)) t (*.f64 x (*.f64 y t)))) |
(+.f64 (-.f64 x (*.f64 x (*.f64 y t))) (fma.f64 (neg.f64 (*.f64 x t)) y (*.f64 x (*.f64 y t)))) |
(+.f64 (-.f64 x (*.f64 x (*.f64 y t))) (fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x y) (*.f64 x (*.f64 y t)))) |
(+.f64 (-.f64 x (*.f64 x (*.f64 y t))) (fma.f64 (neg.f64 y) (*.f64 x t) (*.f64 x (*.f64 y t)))) |
(+.f64 (fma.f64 x #s(literal 1 binary64) (neg.f64 (*.f64 x (*.f64 t y)))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t y) (*.f64 x (*.f64 t y)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) x (neg.f64 (*.f64 (*.f64 y t) x))) (fma.f64 (neg.f64 (*.f64 y t)) x (*.f64 (*.f64 y t) x))) |
(+.f64 (fma.f64 #s(literal 1 binary64) x (neg.f64 (*.f64 x (*.f64 t y)))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 t y) (*.f64 x (*.f64 t y)))) |
(-.f64 x (*.f64 x (*.f64 y t))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.f64 y t)))))) (/.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.f64 y t))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (*.f64 y t)))) (/.f64 (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))) (+.f64 x (*.f64 x (*.f64 y t))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y t))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))) (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y t)))))) |
(fma.f64 x #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y t)))) |
(fma.f64 t (neg.f64 (*.f64 x y)) x) |
(fma.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) t) x) |
(fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x y) x) |
(fma.f64 (*.f64 x t) (neg.f64 y) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y t)) x) |
(fma.f64 (neg.f64 (*.f64 x y)) t x) |
(fma.f64 (neg.f64 (*.f64 x t)) y x) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) y) x x) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) x) y x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.f64 y t))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 x (*.f64 y t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (+.f64 x (*.f64 x (*.f64 y t)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.f64 y t))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (*.f64 x (*.f64 y t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.f64 y t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y t)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) (neg.f64 (+.f64 x (*.f64 x (*.f64 y t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) (neg.f64 (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.f64 y t)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.f64 y t))))) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.f64 y t))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.f64 y t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (*.f64 x (*.f64 y t)))) (*.f64 (+.f64 x (*.f64 x (*.f64 y t))) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) (*.f64 (+.f64 x (*.f64 x (*.f64 y t))) (+.f64 x (*.f64 x (*.f64 y t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (*.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.f64 y t))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.f64 y t))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) (+.f64 x (*.f64 x (*.f64 y t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (+.f64 x (*.f64 x (*.f64 y t))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.f64 y t)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) (neg.f64 (neg.f64 (+.f64 x (*.f64 x (*.f64 y t)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.f64 y t))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (*.f64 x (*.f64 y t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x (*.f64 y t))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.f64 y t))))))) |
(*.f64 x (*.f64 y t)) |
(*.f64 t (*.f64 x y)) |
(*.f64 y (*.f64 x t)) |
(*.f64 (*.f64 x y) t) |
(*.f64 (*.f64 x t) y) |
(*.f64 (*.f64 t y) x) |
(*.f64 x y) |
(*.f64 y x) |
(+.f64 x (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) |
(+.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) (/.f64 (*.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) (-.f64 x (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) |
(fma.f64 x (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) x) |
(fma.f64 y (*.f64 (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t) x) x) |
(fma.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) |
(fma.f64 (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t) (*.f64 x y) x) |
(fma.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) x x) |
(fma.f64 (*.f64 x (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) y x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) (*.f64 x (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) (-.f64 x (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (-.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (-.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) x) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) (*.f64 x (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) (neg.f64 (-.f64 x (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (-.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (-.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) x) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) |
(+.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) (-.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) #s(literal 1 binary64)))) |
(fma.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.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 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (-.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (-.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (-.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (-.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) #s(literal 1 binary64)) (-.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) (*.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (-.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (-.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (-.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (-.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (-.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))))) |
(+.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 y (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (*.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y) (*.f64 (-.f64 #s(literal 0 binary64) t) y)) |
(fma.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 y (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.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 y (*.f64 #s(literal 1/2 binary64) (*.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 y (*.f64 #s(literal 1/2 binary64) (*.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 y (*.f64 #s(literal 1/2 binary64) (*.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 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(/.f64 (neg.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))))) (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 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))))) |
(/.f64 (neg.f64 (*.f64 y (-.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 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) |
(/.f64 (neg.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)) (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 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t t)) y)) (neg.f64 (+.f64 t (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) |
(*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t))) |
(*.f64 (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t) y) |
(*.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) y) |
(+.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.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 y (*.f64 #s(literal 1/2 binary64) (*.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 y (*.f64 #s(literal 1/2 binary64) (*.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 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (/.f64 (*.f64 t t) (+.f64 t (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) t))) (/.f64 (*.f64 t t) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) t)))) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.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 #s(literal 1/2 binary64) y) (-.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 t #s(literal 1/2 binary64)) (*.f64 t y) (-.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 #s(literal -1 binary64) t (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t t) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (*.f64 y (*.f64 t #s(literal 1/2 binary64))) 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 y (*.f64 #s(literal 1/2 binary64) (*.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 y (*.f64 #s(literal 1/2 binary64) (*.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 y (*.f64 #s(literal 1/2 binary64) (*.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 y (*.f64 #s(literal 1/2 binary64) (*.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 y (*.f64 #s(literal 1/2 binary64) (*.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 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal -1 binary64) (neg.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 y (*.f64 #s(literal 1/2 binary64) (*.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) (neg.f64 (/.f64 (+.f64 t (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.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 (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 y (*.f64 #s(literal 1/2 binary64) (*.f64 t 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 (*.f64 t t) (*.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) 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 y (*.f64 #s(literal 1/2 binary64) (*.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 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) 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 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t (+.f64 t (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.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 t (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) (*.f64 t (*.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 t (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.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 y (*.f64 #s(literal 1/2 binary64) (*.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 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (+.f64 t (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 t t))) (*.f64 (+.f64 t (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (+.f64 t (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) |
(/.f64 (*.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 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t))))) (*.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 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) #s(literal 1 binary64)) (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.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 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t (+.f64 t (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))))) |
(/.f64 (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.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 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 t (+.f64 t (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))))) |
(/.f64 (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t))))) (+.f64 (*.f64 (*.f64 t t) (*.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 t (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 t t)) (*.f64 y (*.f64 t t))))) (*.f64 (*.f64 t t) (*.f64 t t))) #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 t)) (+.f64 t (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) |
(/.f64 (neg.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 (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 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))))))) |
(/.f64 (neg.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 (neg.f64 (+.f64 t (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.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 y (*.f64 #s(literal 1/2 binary64) (*.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 y (*.f64 #s(literal 1/2 binary64) (*.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 y (*.f64 #s(literal 1/2 binary64) (*.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 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) |
(+.f64 x (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x))) |
(+.f64 (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x))) (-.f64 x (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x))) |
(fma.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) x) |
(fma.f64 b (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) x) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x))) |
(fma.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x) x) |
(fma.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) x x) |
(fma.f64 (*.f64 x b) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) x) |
(fma.f64 (*.f64 x (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) b x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)) (*.f64 (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x))) (*.f64 x (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)))) (-.f64 x (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))) x) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)) (*.f64 (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x))) (*.f64 x (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x))))) (neg.f64 (-.f64 x (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))) x) |
(+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))) |
(+.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))) (-.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 1 binary64)))) |
(fma.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) b #s(literal 1 binary64)) |
(fma.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.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 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))) #s(literal 1 binary64)) (-.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 6 binary64)) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) (-.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) b) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) b (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))))) |
(/.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a a))) (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 a (*.f64 a a))) b) (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a a)) b) (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a a)))) (neg.f64 (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 a (*.f64 a a))) b)) (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a a)) b)) (neg.f64 (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a))) |
(*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) b) |
(*.f64 (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a)) b) |
(+.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) a)) |
(+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) a)) |
(-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) |
(-.f64 (/.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))))) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (/.f64 (*.f64 a a) (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 a a) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) a)) |
(fma.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) a)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) b) (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) a)) |
(fma.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 b #s(literal -1/6 binary64)) (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) a)) |
(fma.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) b (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) a)) |
(fma.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b (-.f64 #s(literal 0 binary64) a)) |
(fma.f64 (*.f64 b #s(literal -1/6 binary64)) (*.f64 a (*.f64 b (*.f64 a a))) (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) a)) |
(fma.f64 #s(literal -1 binary64) a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) |
(fma.f64 (*.f64 b (*.f64 a (*.f64 b (*.f64 a a)))) #s(literal -1/6 binary64) (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) a)) |
(fma.f64 (*.f64 b (*.f64 b #s(literal -1/6 binary64))) (*.f64 a (*.f64 a a)) (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) (-.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (-.f64 (*.f64 a a) (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a a)) (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a a)) (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) (-.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (-.f64 (*.f64 a a) (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a a))) (neg.f64 (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a a))) (neg.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))))) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a a))) (*.f64 (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) #s(literal 9 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a a)))) (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a a)) (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a a)))) (neg.f64 (neg.f64 (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) (-.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) |
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y) |
(*.f64 (*.f64 t #s(literal 1/2 binary64)) (*.f64 t y)) |
(*.f64 (*.f64 y (*.f64 t t)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 t t)) |
(*.f64 (*.f64 y (*.f64 t #s(literal 1/2 binary64))) t) |
(+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64)) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
(fma.f64 a (*.f64 a #s(literal 1/2 binary64)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) |
(fma.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 a b) (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 a a) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 a a) #s(literal 1/2 binary64) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 a (*.f64 b (*.f64 a a))) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 a #s(literal 1/2 binary64)) a (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 b #s(literal -1/6 binary64)) (*.f64 a (*.f64 a a)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a b)) (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 a a))) b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 (*.f64 b #s(literal -1/6 binary64)) a) (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 (*.f64 b #s(literal -1/6 binary64)) (*.f64 a a)) a (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64)))) (neg.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))))) (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) (*.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))))) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64))) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64))))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(+.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) |
(fma.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(fma.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) b) (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) b) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) b) (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 b #s(literal -1/6 binary64)) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) b (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a b) (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 b #s(literal -1/6 binary64)) (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 b (*.f64 a (*.f64 b (*.f64 a a)))) #s(literal -1/6 binary64) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 b (*.f64 b #s(literal -1/6 binary64))) (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 b (*.f64 a a)) #s(literal 1/2 binary64) (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a a) (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 b (*.f64 a #s(literal 1/2 binary64))) a (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/216 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) (*.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))))) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) b) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64))) b) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/216 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) (*.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) b)) (neg.f64 (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64))) b)) (neg.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a))))) |
(*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) |
(*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) b) |
(*.f64 a (*.f64 b (*.f64 a a))) |
(*.f64 a (*.f64 (*.f64 a a) b)) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(*.f64 (*.f64 a b) (*.f64 a a)) |
(*.f64 (*.f64 a a) (*.f64 a b)) |
(*.f64 (*.f64 a (*.f64 a a)) b) |
(*.f64 (*.f64 b (*.f64 a a)) a) |
(*.f64 (*.f64 (*.f64 a b) a) a) |
| 1× | egg-herbie |
| 5842× | *-lowering-*.f32 |
| 5842× | *-lowering-*.f64 |
| 1976× | +-lowering-+.f64 |
| 1976× | +-lowering-+.f32 |
| 1798× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 485 | 5066 |
| 1 | 1776 | 4444 |
| 2 | 6979 | 4432 |
| 0 | 8102 | 4432 |
| 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 (* t y))) |
(* x (- 1 (* t y))) |
(* x (- 1 (* t y))) |
(* x (- 1 (* t y))) |
(* x (- 1 (* t y))) |
(* x (- 1 (* t y))) |
(* x (- 1 (* t y))) |
(* x (- 1 (* t y))) |
(* x (+ 1 (* -1 (* t y)))) |
(* x (+ 1 (* -1 (* t y)))) |
(* x (+ 1 (* -1 (* t y)))) |
(* x (+ 1 (* -1 (* t y)))) |
x |
(+ x (* -1 (* t (* x y)))) |
(+ x (* -1 (* t (* x y)))) |
(+ x (* -1 (* t (* x y)))) |
(* -1 (* t (* x y))) |
(* t (- (/ x t) (* x y))) |
(* t (- (/ x t) (* x y))) |
(* t (- (/ x t) (* x y))) |
(* -1 (* t (* x y))) |
(* -1 (* t (- (* -1 (/ x t)) (* -1 (* x y))))) |
(* -1 (* t (- (* -1 (/ x t)) (* -1 (* x y))))) |
(* -1 (* t (- (* -1 (/ x t)) (* -1 (* x y))))) |
x |
(+ x (* -1 (* t (* x y)))) |
(+ x (* -1 (* t (* x y)))) |
(+ x (* -1 (* t (* x y)))) |
(* -1 (* t (* x y))) |
(* y (- (/ x y) (* t x))) |
(* y (- (/ x y) (* t x))) |
(* y (- (/ x y) (* t x))) |
(* -1 (* t (* x y))) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (* t x))))) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (* t x))))) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (* t x))))) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 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) |
(* 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))) |
(* -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)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
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))))) |
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))))) |
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/6 (pow a 3)) (+ (* 1/2 (/ (pow a 2) b)) (/ 1 (pow b 3)))) (/ a (pow b 2)))) |
(* -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 |
(+ 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 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))))) |
(* -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 (* 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 (* 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) |
(- (* 1/2 (* (pow a 2) b)) a) |
(- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a) |
(- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* (pow b 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(* (pow b 2) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))) |
(* (pow b 2) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* (pow b 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1/2 (pow a 2)) (/ a b)) b)) (* -1/6 (pow a 3)))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1/2 (pow a 2)) (/ a b)) b)) (* -1/6 (pow a 3)))) |
(* -1 a) |
(* a (- (* 1/2 (* a b)) 1)) |
(* a (- (* a (+ (* -1/6 (* a (pow b 2))) (* 1/2 b))) 1)) |
(* a (- (* a (+ (* -1/6 (* a (pow b 2))) (* 1/2 b))) 1)) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* (pow a 3) (+ (* -1/6 (pow b 2)) (* 1/2 (/ b a)))) |
(* (pow a 3) (- (+ (* -1/6 (pow b 2)) (* 1/2 (/ b a))) (/ 1 (pow a 2)))) |
(* (pow a 3) (- (+ (* -1/6 (pow b 2)) (* 1/2 (/ b a))) (/ 1 (pow a 2)))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ b a)) (* 1/6 (pow b 2))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* 1/2 b) (/ 1 a)) a)) (* 1/6 (pow b 2))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* 1/2 b) (/ 1 a)) a)) (* 1/6 (pow b 2))))) |
(* 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 (pow a 2)) |
(+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2))) |
(+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2))) |
(+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2))) |
(* -1/6 (* (pow a 3) b)) |
(* b (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(* b (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(* b (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(* -1/6 (* (pow a 3) b)) |
(* -1 (* b (+ (* -1/2 (/ (pow a 2) b)) (* 1/6 (pow a 3))))) |
(* -1 (* b (+ (* -1/2 (/ (pow a 2) b)) (* 1/6 (pow a 3))))) |
(* -1 (* b (+ (* -1/2 (/ (pow a 2) b)) (* 1/6 (pow a 3))))) |
(* 1/2 (pow a 2)) |
(* (pow a 2) (+ 1/2 (* -1/6 (* a b)))) |
(* (pow a 2) (+ 1/2 (* -1/6 (* a b)))) |
(* (pow a 2) (+ 1/2 (* -1/6 (* a b)))) |
(* -1/6 (* (pow a 3) b)) |
(* (pow a 3) (+ (* -1/6 b) (* 1/2 (/ 1 a)))) |
(* (pow a 3) (+ (* -1/6 b) (* 1/2 (/ 1 a)))) |
(* (pow a 3) (+ (* -1/6 b) (* 1/2 (/ 1 a)))) |
(* -1/6 (* (pow a 3) b)) |
(* -1 (* (pow a 3) (- (* 1/6 b) (* 1/2 (/ 1 a))))) |
(* -1 (* (pow a 3) (- (* 1/6 b) (* 1/2 (/ 1 a))))) |
(* -1 (* (pow a 3) (- (* 1/6 b) (* 1/2 (/ 1 a))))) |
(* 1/2 (* (pow a 2) b)) |
(* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) |
(* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) |
(* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* (pow b 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(* (pow b 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(* (pow b 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* (pow b 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(* (pow b 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(* (pow b 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(* 1/2 (* (pow a 2) b)) |
(* (pow a 2) (+ (* -1/6 (* a (pow b 2))) (* 1/2 b))) |
(* (pow a 2) (+ (* -1/6 (* a (pow b 2))) (* 1/2 b))) |
(* (pow a 2) (+ (* -1/6 (* a (pow b 2))) (* 1/2 b))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* (pow a 3) (+ (* -1/6 (pow b 2)) (* 1/2 (/ b a)))) |
(* (pow a 3) (+ (* -1/6 (pow b 2)) (* 1/2 (/ b a)))) |
(* (pow a 3) (+ (* -1/6 (pow b 2)) (* 1/2 (/ b a)))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ b a)) (* 1/6 (pow b 2))))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ b a)) (* 1/6 (pow b 2))))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ b a)) (* 1/6 (pow b 2))))) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) b) |
(* (pow a 3) 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 a (*.f64 x b))) |
(+ x (* a (- (* -1 (* a (+ (* -1 (* (pow b 2) x)) (* 1/2 (* (pow b 2) x))))) (* b x)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 x (*.f64 a a)))) (*.f64 x a)))) |
(+ 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 x (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) #s(literal -1/3 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 a (*.f64 x b))) |
(+ x (* b (- (* -1 (* b (+ (* -1 (* (pow a 2) x)) (* 1/2 (* (pow a 2) x))))) (* a x)))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 x (*.f64 a a)))) (*.f64 x a)))) |
(+ 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 x (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) b)))) (*.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 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/6 binary64))) (*.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 (* t y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 t y))) |
(* x (- 1 (* t y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 t y))) |
(* x (- 1 (* t y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 t y))) |
(* x (- 1 (* t y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 t y))) |
(* x (- 1 (* t y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 t y))) |
(* x (- 1 (* t y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 t y))) |
(* x (- 1 (* t y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 t y))) |
(* x (- 1 (* t y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 t y))) |
(* x (+ 1 (* -1 (* t y)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 t y))) |
(* x (+ 1 (* -1 (* t y)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 t y))) |
(* x (+ 1 (* -1 (* t y)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 t y))) |
(* x (+ 1 (* -1 (* t y)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 t y))) |
x |
(+ x (* -1 (* t (* x y)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 t y))) |
(+ x (* -1 (* t (* x y)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 t y))) |
(+ x (* -1 (* t (* x y)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 t y))) |
(* -1 (* t (* x y))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(* t (- (/ x t) (* x y))) |
(*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) |
(* t (- (/ x t) (* x y))) |
(*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) |
(* t (- (/ x t) (* x y))) |
(*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) |
(* -1 (* t (* x y))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(* -1 (* t (- (* -1 (/ x t)) (* -1 (* x y))))) |
(*.f64 (-.f64 (*.f64 x y) (/.f64 x t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (* -1 (/ x t)) (* -1 (* x y))))) |
(*.f64 (-.f64 (*.f64 x y) (/.f64 x t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (- (* -1 (/ x t)) (* -1 (* x y))))) |
(*.f64 (-.f64 (*.f64 x y) (/.f64 x t)) (-.f64 #s(literal 0 binary64) t)) |
x |
(+ x (* -1 (* t (* x y)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 t y))) |
(+ x (* -1 (* t (* x y)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 t y))) |
(+ x (* -1 (* t (* x y)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 t y))) |
(* -1 (* t (* x y))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(* y (- (/ x y) (* t x))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 x t))) |
(* y (- (/ x y) (* t x))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 x t))) |
(* y (- (/ x y) (* t x))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 x t))) |
(* -1 (* t (* x y))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (* t x))))) |
(*.f64 (-.f64 (*.f64 x t) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (* t x))))) |
(*.f64 (-.f64 (*.f64 x t) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1 (/ x y)) (* -1 (* t x))))) |
(*.f64 (-.f64 (*.f64 x t) (/.f64 x y)) (-.f64 #s(literal 0 binary64) y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* t (* x y)) |
(*.f64 t (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(* x (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
x |
(+ x (* -1 (* t (* x y)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 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 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(+ x (* y (+ (* -1 (* t x)) (* 1/2 (* (pow t 2) (* x y)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(* 1/2 (* (pow t 2) (* x (pow y 2)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x) |
(* (pow y 2) (+ (* -1 (/ (* t x) y)) (* 1/2 (* (pow t 2) x)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 x 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 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 x 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 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 x t) y)) (/.f64 x (*.f64 y y)))) |
(* 1/2 (* (pow t 2) (* x (pow y 2)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x) |
(* (pow y 2) (+ (* -1 (/ (* t x) y)) (* 1/2 (* (pow t 2) x)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 x t) y))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x y)) (* t x)) y)) (* 1/2 (* (pow t 2) x)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.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 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (-.f64 (*.f64 x t) (/.f64 x y)) y))) |
x |
(+ x (* -1 (* t (* x y)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 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 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(+ x (* t (+ (* -1 (* x y)) (* 1/2 (* t (* x (pow y 2))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(* 1/2 (* (pow t 2) (* x (pow y 2)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x) |
(* (pow t 2) (+ (* -1 (/ (* x y) t)) (* 1/2 (* x (pow y 2))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (*.f64 x y) 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 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (*.f64 x y) 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 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (*.f64 x y) t)) (/.f64 x (*.f64 t t)))) |
(* 1/2 (* (pow t 2) (* x (pow y 2)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x) |
(* (pow t 2) (+ (* -1 (/ (* x y) t)) (* 1/2 (* x (pow y 2))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (*.f64 x y) t))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ x t)) (* x y)) t)) (* 1/2 (* x (pow y 2))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.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 x (*.f64 #s(literal 1/2 binary64) (*.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 t y)) |
(+ 1 (* y (+ (* -1 t) (* 1/2 (* (pow t 2) y))))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y))) |
(+ 1 (* y (+ (* -1 t) (* 1/2 (* (pow t 2) y))))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y))) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t 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 binary64) (*.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 binary64) (*.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 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t 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 t y)) |
(+ 1 (* t (+ (* -1 y) (* 1/2 (* t (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y))) |
(+ 1 (* t (+ (* -1 y) (* 1/2 (* t (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y))) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t 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 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t 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 t (-.f64 #s(literal 0 binary64) y)) |
(* y (+ (* -1 t) (* 1/2 (* (pow t 2) y)))) |
(*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)) |
(* y (+ (* -1 t) (* 1/2 (* (pow t 2) y)))) |
(*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)) |
(* y (+ (* -1 t) (* 1/2 (* (pow t 2) y)))) |
(*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t 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 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t 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 t (-.f64 #s(literal 0 binary64) y)) |
(* t (+ (* -1 y) (* 1/2 (* t (pow y 2))))) |
(*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)) |
(* t (+ (* -1 y) (* 1/2 (* t (pow y 2))))) |
(*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)) |
(* t (+ (* -1 y) (* 1/2 (* t (pow y 2))))) |
(*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t 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 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t 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) |
(* t (- (* 1/2 (* t y)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t y)))) |
(* t (- (* 1/2 (* t y)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t y)))) |
(* t (- (* 1/2 (* t y)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t y)))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.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 y (*.f64 #s(literal 1/2 binary64) (*.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 t) |
(-.f64 #s(literal 0 binary64) t) |
(- (* 1/2 (* (pow t 2) y)) t) |
(-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t) |
(- (* 1/2 (* (pow t 2) y)) t) |
(-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t) |
(- (* 1/2 (* (pow t 2) y)) t) |
(-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.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 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* -1 (* y (+ (* -1/2 (pow t 2)) (/ t y)))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 t y) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) |
(* -1 (* y (+ (* -1/2 (pow t 2)) (/ t y)))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 t y) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) |
(* -1 (* y (+ (* -1/2 (pow t 2)) (/ t y)))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 t y) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a)))) |
(* x (+ 1 (* b (- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) 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 b (*.f64 x (*.f64 a a)))) (*.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 x (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 (*.f64 x b) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) (*.f64 x a)))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.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 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 x b) #s(literal 1/2 binary64))))) |
(* (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 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 x b) #s(literal 1/2 binary64)))) (*.f64 x (/.f64 a (*.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 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 x b) #s(literal 1/2 binary64)))) (*.f64 x (/.f64 a (*.f64 b b)))) (/.f64 x (*.f64 b (*.f64 b b))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.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 (*.f64 a a) (*.f64 (/.f64 x b) #s(literal -1/2 binary64)))) (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 #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 x (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (/.f64 (*.f64 x 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 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (/.f64 (-.f64 (*.f64 x a) (/.f64 x b)) b)) b)) (neg.f64 (*.f64 b (*.f64 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 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 x (*.f64 a a)))) (*.f64 x a)))) |
(+ 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 x (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) #s(literal -1/6 binary64))))) (*.f64 x b)))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.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 a (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) #s(literal -1/6 binary64)) (*.f64 (*.f64 b b) (*.f64 (/.f64 x a) #s(literal 1/2 binary64)))))) |
(* (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 b b) (*.f64 (/.f64 x a) #s(literal 1/2 binary64)))) (*.f64 x (/.f64 b (*.f64 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 (*.f64 x (*.f64 b (*.f64 b b))) #s(literal -1/6 binary64)) (*.f64 (*.f64 b b) (*.f64 (/.f64 x a) #s(literal 1/2 binary64)))) (/.f64 x (*.f64 a (*.f64 a a)))) (*.f64 x (/.f64 b (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.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 x (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/6 binary64))) (/.f64 (*.f64 x (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) a)) (*.f64 #s(literal -1 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 x (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/6 binary64))) (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (/.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 x (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/6 binary64))) (/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x b) (/.f64 x 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 a b)) |
(+ 1 (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b))))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal 1/2 binary64))))))) |
(+ 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 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 b (*.f64 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 b (*.f64 (*.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/6 (pow a 3)) (+ (* 1/2 (/ (pow a 2) b)) (/ 1 (pow b 3)))) (/ a (pow b 2)))) |
(*.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 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 b (*.f64 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 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/6 binary64)))) (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 a (*.f64 (*.f64 a a) #s(literal 1/6 binary64))) (/.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 (/ 1 b)) b)) (* 1/2 (pow a 2))) b)) (* 1/6 (pow a 3))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 (*.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 |
#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 b (*.f64 a (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal 1/2 binary64))))))) |
(+ 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 b b) #s(literal 1/2 binary64)) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64)))))) b))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 b (*.f64 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 a (*.f64 (*.f64 a a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(* (pow a 3) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))) |
(*.f64 (*.f64 a a) (*.f64 a (-.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) 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)) (/ 1 (pow a 3)))))) |
(*.f64 a (*.f64 (*.f64 a a) (+.f64 (-.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 b (*.f64 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 -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 (*.f64 b b) #s(literal 1/2 binary64)) (/.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 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) a)) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* a b)) |
(*.f64 a (-.f64 #s(literal 0 binary64) b)) |
(* b (+ (* -1 a) (* 1/2 (* (pow a 2) b)))) |
(*.f64 b (*.f64 a (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #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 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 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 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a)) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 b (*.f64 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 b (*.f64 (*.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 b (*.f64 (*.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 b (*.f64 b (*.f64 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 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/6 binary64)))) (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 a (*.f64 (*.f64 a a) #s(literal 1/6 binary64))) (/.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 a (*.f64 (*.f64 a a) #s(literal 1/6 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (/.f64 a b)) b)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* a b)) |
(*.f64 a (-.f64 #s(literal 0 binary64) b)) |
(* a (+ (* -1 b) (* 1/2 (* a (pow b 2))))) |
(*.f64 b (*.f64 a (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))))) |
(* a (+ (* -1 b) (* a (+ (* -1/6 (* a (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 b (*.f64 (*.f64 b 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 a (+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64)))))) b)) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 b (*.f64 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 a (*.f64 (*.f64 a a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)))) |
(* (pow a 3) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))) |
(*.f64 (*.f64 a a) (*.f64 a (-.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) 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 a) (*.f64 a (-.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 b (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 b (*.f64 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 -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 (*.f64 b b) #s(literal 1/2 binary64)) (/.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 (*.f64 b b) #s(literal 1/2 binary64)) (/.f64 b a)) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(- (* 1/2 (* (pow a 2) b)) a) |
(*.f64 a (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal 1/2 binary64))))) |
(- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a) |
(-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a) |
(- (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) a) |
(-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) |
(* (pow b 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(*.f64 (*.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 2) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))) |
(*.f64 (*.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 2) (+ (* -1 (/ a (pow b 2))) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b))))) |
(*.f64 (*.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 2))) |
(*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) |
(* (pow b 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(*.f64 (*.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 2) (+ (* -1 (/ (+ (* -1/2 (pow a 2)) (/ a b)) b)) (* -1/6 (pow a 3)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)) (/.f64 (+.f64 (/.f64 a b) (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) b))) |
(* (pow b 2) (+ (* -1 (/ (+ (* -1/2 (pow a 2)) (/ a b)) b)) (* -1/6 (pow a 3)))) |
(*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)) (/.f64 (+.f64 (/.f64 a b) (*.f64 #s(literal -1/2 binary64) (*.f64 a a))) b))) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* a (- (* 1/2 (* a b)) 1)) |
(*.f64 a (+.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal 1/2 binary64))))) |
(* a (- (* a (+ (* -1/6 (* a (pow b 2))) (* 1/2 b))) 1)) |
(-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a) |
(* a (- (* a (+ (* -1/6 (* a (pow b 2))) (* 1/2 b))) 1)) |
(-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) |
(* (pow a 3) (+ (* -1/6 (pow b 2)) (* 1/2 (/ b a)))) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal -1/6 binary64)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)))) |
(* (pow a 3) (- (+ (* -1/6 (pow b 2)) (* 1/2 (/ b a))) (/ 1 (pow a 2)))) |
(*.f64 a (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/6 binary64)) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) a)))) |
(* (pow a 3) (- (+ (* -1/6 (pow b 2)) (* 1/2 (/ b a))) (/ 1 (pow a 2)))) |
(*.f64 a (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/6 binary64)) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) a)))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ b a)) (* 1/6 (pow b 2))))) |
(*.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (*.f64 b b) #s(literal 1/6 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* 1/2 b) (/ 1 a)) a)) (* 1/6 (pow b 2))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/6 binary64)) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* 1/2 b) (/ 1 a)) a)) (* 1/6 (pow b 2))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/6 binary64)) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (pow a 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a a)) |
(+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64)))))) |
(+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64)))))) |
(+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64)))))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* b (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(*.f64 b (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b))) |
(* b (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(*.f64 b (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b))) |
(* b (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(*.f64 b (+.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) b))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1 (* b (+ (* -1/2 (/ (pow a 2) b)) (* 1/6 (pow a 3))))) |
(*.f64 b (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/6 binary64)))))) |
(* -1 (* b (+ (* -1/2 (/ (pow a 2) b)) (* 1/6 (pow a 3))))) |
(*.f64 b (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/6 binary64)))))) |
(* -1 (* b (+ (* -1/2 (/ (pow a 2) b)) (* 1/6 (pow a 3))))) |
(*.f64 b (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/6 binary64)))))) |
(* 1/2 (pow a 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a a)) |
(* (pow a 2) (+ 1/2 (* -1/6 (* a b)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64)))))) |
(* (pow a 2) (+ 1/2 (* -1/6 (* a b)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64)))))) |
(* (pow a 2) (+ 1/2 (* -1/6 (* a b)))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64)))))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* (pow a 3) (+ (* -1/6 b) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) |
(* (pow a 3) (+ (* -1/6 b) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) |
(* (pow a 3) (+ (* -1/6 b) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1 (* (pow a 3) (- (* 1/6 b) (* 1/2 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 b #s(literal 1/6 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (- (* 1/6 b) (* 1/2 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 b #s(literal 1/6 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (- (* 1/6 b) (* 1/2 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 b #s(literal 1/6 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
(* 1/2 (* (pow a 2) b)) |
(*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) |
(*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) |
(* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) |
(*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) |
(* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2)))) |
(*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) |
(* (pow b 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(*.f64 (*.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 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(*.f64 (*.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 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(*.f64 (*.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))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) |
(* (pow b 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(*.f64 (*.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 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(*.f64 (*.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 2) (+ (* -1/6 (pow a 3)) (* 1/2 (/ (pow a 2) b)))) |
(*.f64 (*.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))) |
(* 1/2 (* (pow a 2) b)) |
(*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(* (pow a 2) (+ (* -1/6 (* a (pow b 2))) (* 1/2 b))) |
(*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) |
(* (pow a 2) (+ (* -1/6 (* a (pow b 2))) (* 1/2 b))) |
(*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) |
(* (pow a 2) (+ (* -1/6 (* a (pow b 2))) (* 1/2 b))) |
(*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) |
(* (pow a 3) (+ (* -1/6 (pow b 2)) (* 1/2 (/ b a)))) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal -1/6 binary64)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)))) |
(* (pow a 3) (+ (* -1/6 (pow b 2)) (* 1/2 (/ b a)))) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal -1/6 binary64)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)))) |
(* (pow a 3) (+ (* -1/6 (pow b 2)) (* 1/2 (/ b a)))) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 (*.f64 b b) #s(literal -1/6 binary64)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ b a)) (* 1/6 (pow b 2))))) |
(*.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (*.f64 b b) #s(literal 1/6 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ b a)) (* 1/6 (pow b 2))))) |
(*.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (*.f64 b b) #s(literal 1/6 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1/2 (/ b a)) (* 1/6 (pow b 2))))) |
(*.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (*.f64 b b) #s(literal 1/6 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
Compiled 28775 to 2234 computations (92.2% saved)
38 alts after pruning (35 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 873 | 27 | 900 |
| Fresh | 7 | 8 | 15 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 882 | 38 | 920 |
| Status | Accuracy | Program |
|---|---|---|
| 15.9% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)))) (-.f64 x (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)))) | |
| 3.8% | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.f64 y t))))))) | |
| 6.5% | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (+.f64 x (*.f64 x (*.f64 y t))))) | |
| ▶ | 58.8% | (/.f64 x (pow.f64 (exp.f64 (*.f64 a (/.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))) |
| 27.1% | (/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) | |
| 39.0% | (/.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)))))))) | |
| 38.4% | (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) | |
| 55.3% | (/.f64 x (exp.f64 (*.f64 y t))) | |
| ✓ | 58.8% | (/.f64 x (exp.f64 (*.f64 a b))) |
| 21.4% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 x (*.f64 y t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) | |
| 25.3% | (-.f64 x (*.f64 (*.f64 t y) x)) | |
| ✓ | 25.7% | (-.f64 x (*.f64 t (*.f64 x y))) |
| 24.6% | (-.f64 x (*.f64 a (*.f64 x b))) | |
| 34.2% | (+.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) x) | |
| 19.7% | (+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) b)))) (*.f64 x a)))) | |
| 32.8% | (*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x) | |
| 26.7% | (*.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (-.f64 (*.f64 x t) (/.f64 x y)) y))) | |
| 27.7% | (*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) | |
| 23.0% | (*.f64 y (-.f64 (/.f64 x y) (*.f64 x t))) | |
| 15.6% | (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) | |
| 48.8% | (*.f64 x (pow.f64 z y)) | |
| ▶ | 25.1% | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
| 32.1% | (*.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)))) | |
| 34.0% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) t) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) y)))) | |
| 37.3% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) | |
| 8.9% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64))) b) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))) a)))) | |
| 5.9% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) b) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))))) a)))) | |
| 34.3% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a)))) | |
| 35.6% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) a)))) | |
| 34.0% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) b)))) | |
| ▶ | 25.5% | (*.f64 x (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) |
| 28.7% | (*.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)))) | |
| ▶ | 34.6% | (*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
| ▶ | 22.6% | (*.f64 x (*.f64 a (*.f64 (*.f64 a a) (+.f64 (-.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) |
| 26.0% | (*.f64 x (*.f64 a (*.f64 (*.f64 a a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) | |
| 33.4% | (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 z a)))) | |
| 28.1% | (*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) | |
| ✓ | 18.0% | x |
Compiled 2144 to 1168 computations (45.5% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 256 | (+.f64 (-.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) |
| ✓ | cost-diff | 512 | (*.f64 (*.f64 a a) (+.f64 (-.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) |
| ✓ | cost-diff | 640 | (*.f64 a (*.f64 (*.f64 a a) (+.f64 (-.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) |
| ✓ | cost-diff | 640 | (*.f64 x (*.f64 a (*.f64 (*.f64 a a) (+.f64 (-.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) |
| ✓ | cost-diff | 0 | (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 a b) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (*.f64 a b)) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
| ✓ | cost-diff | 0 | (*.f64 a (/.f64 b #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (exp.f64 (*.f64 a (/.f64 b #s(literal 2 binary64)))) |
| ✓ | cost-diff | 6592 | (pow.f64 (exp.f64 (*.f64 a (/.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 6592 | (/.f64 x (pow.f64 (exp.f64 (*.f64 a (/.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))) |
| 3208× | *-lowering-*.f32 |
| 3208× | *-lowering-*.f64 |
| 1334× | +-lowering-+.f64 |
| 1334× | +-lowering-+.f32 |
| 1256× | fma-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 346 |
| 1 | 134 | 327 |
| 2 | 428 | 312 |
| 3 | 1841 | 298 |
| 4 | 6150 | 295 |
| 0 | 8012 | 295 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (pow (exp (* a (/ b 2))) 2)) |
x |
(pow (exp (* a (/ b 2))) 2) |
(exp (* a (/ b 2))) |
(* a (/ b 2)) |
a |
(/ b 2) |
b |
2 |
(* x (- 1 (* a b))) |
x |
(- 1 (* a b)) |
1 |
(* a b) |
a |
b |
(* x (* b (* b (* b (* (* a (* a a)) -1/6))))) |
x |
(* b (* b (* b (* (* a (* a a)) -1/6)))) |
b |
(* b (* b (* (* a (* a a)) -1/6))) |
(* b (* (* a (* a a)) -1/6)) |
(* (* a (* a a)) -1/6) |
(* a (* a a)) |
a |
(* a a) |
-1/6 |
(* x (* (* y y) (- (* 1/2 (* t t)) (/ (+ t (/ -1 y)) y)))) |
x |
(* (* y y) (- (* 1/2 (* t t)) (/ (+ t (/ -1 y)) y))) |
(* y y) |
y |
(- (* 1/2 (* t t)) (/ (+ t (/ -1 y)) y)) |
(* 1/2 (* t t)) |
1/2 |
(* t t) |
t |
(/ (+ t (/ -1 y)) y) |
(+ t (/ -1 y)) |
(/ -1 y) |
-1 |
(* x (* a (* (* a a) (+ (- (+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) (/ b (* a a))) (/ 1 (* a (* a a))))))) |
x |
(* a (* (* a a) (+ (- (+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) (/ b (* a a))) (/ 1 (* a (* a a)))))) |
a |
(* (* a a) (+ (- (+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) (/ b (* a a))) (/ 1 (* a (* a a))))) |
(* a a) |
(+ (- (+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) (/ b (* a a))) (/ 1 (* a (* a a)))) |
(- (+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) (/ b (* a a))) |
(+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) |
(* b (* (* b b) -1/6)) |
b |
(* (* b b) -1/6) |
(* b b) |
-1/6 |
(/ (* (* b b) 1/2) a) |
(* (* b b) 1/2) |
1/2 |
(/ b (* a a)) |
(/ 1 (* a (* a a))) |
1 |
(* a (* a a)) |
| Outputs |
|---|
(/ x (pow (exp (* a (/ b 2))) 2)) |
(/.f64 x (exp.f64 (*.f64 a b))) |
x |
(pow (exp (* a (/ b 2))) 2) |
(exp.f64 (*.f64 a b)) |
(exp (* a (/ b 2))) |
(exp.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64))) |
(* a (/ b 2)) |
(/.f64 (*.f64 a b) #s(literal 2 binary64)) |
a |
(/ b 2) |
(/.f64 b #s(literal 2 binary64)) |
b |
2 |
#s(literal 2 binary64) |
(* x (- 1 (* a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
x |
(- 1 (* a b)) |
(-.f64 #s(literal 1 binary64) (*.f64 a b)) |
1 |
#s(literal 1 binary64) |
(* a b) |
(*.f64 a b) |
a |
b |
(* x (* b (* b (* b (* (* a (* a a)) -1/6))))) |
(*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) (*.f64 x (*.f64 b (*.f64 b b)))) |
x |
(* b (* b (* b (* (* a (* a a)) -1/6)))) |
(*.f64 (*.f64 a b) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -1/6 binary64)))) |
b |
(* b (* b (* (* a (* a a)) -1/6))) |
(*.f64 b (*.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal -1/6 binary64))))) |
(* b (* (* a (* a a)) -1/6)) |
(*.f64 a (*.f64 b (*.f64 (*.f64 a a) #s(literal -1/6 binary64)))) |
(* (* a (* a a)) -1/6) |
(*.f64 a (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
a |
(* a a) |
(*.f64 a a) |
-1/6 |
#s(literal -1/6 binary64) |
(* x (* (* y y) (- (* 1/2 (* t t)) (/ (+ t (/ -1 y)) y)))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) t) y)) (*.f64 x (*.f64 y y))) |
x |
(* (* y y) (- (* 1/2 (* t t)) (/ (+ t (/ -1 y)) y))) |
(*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) t) y))) |
(* y y) |
(*.f64 y y) |
y |
(- (* 1/2 (* t t)) (/ (+ t (/ -1 y)) y)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) t) y)) |
(* 1/2 (* t t)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
1/2 |
#s(literal 1/2 binary64) |
(* t t) |
(*.f64 t t) |
t |
(/ (+ t (/ -1 y)) y) |
(/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) |
(+ t (/ -1 y)) |
(+.f64 t (/.f64 #s(literal -1 binary64) y)) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
-1 |
#s(literal -1 binary64) |
(* x (* a (* (* a a) (+ (- (+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) (/ b (* a a))) (/ 1 (* a (* a a))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))))) |
x |
(* a (* (* a a) (+ (- (+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) (/ b (* a a))) (/ 1 (* a (* a a)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))))) |
a |
(* (* a a) (+ (- (+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) (/ b (* a a))) (/ 1 (* a (* a a))))) |
(+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(* a a) |
(*.f64 a a) |
(+ (- (+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) (/ b (* a a))) (/ 1 (* a (* a a)))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 b (*.f64 a a)))) |
(- (+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) (/ b (* a a))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a))) |
(+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) |
(* b (* (* b b) -1/6)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))) |
b |
(* (* b b) -1/6) |
(*.f64 b (*.f64 b #s(literal -1/6 binary64))) |
(* b b) |
(*.f64 b b) |
-1/6 |
#s(literal -1/6 binary64) |
(/ (* (* b b) 1/2) a) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) a) |
(* (* b b) 1/2) |
(*.f64 b (*.f64 b #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(/ b (* a a)) |
(/.f64 b (*.f64 a a)) |
(/ 1 (* a (* a a))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) |
1 |
#s(literal 1 binary64) |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 89.6% | (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a) |
| ✓ | accuracy | 87.8% | (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) |
| ✓ | accuracy | 86.7% | (+.f64 (-.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) |
| ✓ | accuracy | 57.2% | (*.f64 (*.f64 a a) (+.f64 (-.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) |
| ✓ | accuracy | 99.9% | (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) |
| ✓ | accuracy | 98.2% | (*.f64 x (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) |
| ✓ | accuracy | 97.8% | (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)) |
| ✓ | accuracy | 72.8% | (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) |
| ✓ | accuracy | 96.8% | (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
| ✓ | accuracy | 96.1% | (*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
| ✓ | accuracy | 95.8% | (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
| ✓ | accuracy | 91.3% | (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (*.f64 a b)) |
| ✓ | accuracy | 100.0% | (*.f64 a b) |
| ✓ | accuracy | 98.1% | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
| ✓ | accuracy | 100.0% | (*.f64 a (/.f64 b #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 x (pow.f64 (exp.f64 (*.f64 a (/.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (pow.f64 (exp.f64 (*.f64 a (/.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)) |
| ✓ | accuracy | 99.9% | (exp.f64 (*.f64 a (/.f64 b #s(literal 2 binary64)))) |
| 135.0ms | 195× | 0 | valid |
| 27.0ms | 61× | 0 | unsamplable |
Compiled 432 to 49 computations (88.7% saved)
ival-mult: 44.0ms (52.7% of total)...c/correct-round.rkt:119:19: 15.0ms (18% of total)ival-div: 12.0ms (14.4% of total)ival-add: 3.0ms (3.6% of total)ival-sub: 3.0ms (3.6% of total)ival-pow: 3.0ms (3.6% of total)ival-exp: 2.0ms (2.4% of total)const: 1.0ms (1.2% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ x (pow (exp (* a (/ b 2))) 2))> |
#<alt (pow (exp (* a (/ b 2))) 2)> |
#<alt (exp (* a (/ b 2)))> |
#<alt (* a (/ b 2))> |
#<alt (* x (- 1 (* a b)))> |
#<alt (- 1 (* a b))> |
#<alt (* a b)> |
#<alt (* x (* b (* b (* b (* (* a (* a a)) -1/6)))))> |
#<alt (* b (* b (* b (* (* a (* a a)) -1/6))))> |
#<alt (* b (* b (* (* a (* a a)) -1/6)))> |
#<alt (* b (* (* a (* a a)) -1/6))> |
#<alt (* x (* (* y y) (- (* 1/2 (* t t)) (/ (+ t (/ -1 y)) y))))> |
#<alt (* (* y y) (- (* 1/2 (* t t)) (/ (+ t (/ -1 y)) y)))> |
#<alt (* y y)> |
#<alt (- (* 1/2 (* t t)) (/ (+ t (/ -1 y)) y))> |
#<alt (* x (* a (* (* a a) (+ (- (+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) (/ b (* a a))) (/ 1 (* a (* a a)))))))> |
#<alt (* a (* (* a a) (+ (- (+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) (/ b (* a a))) (/ 1 (* a (* a a))))))> |
#<alt (* (* a a) (+ (- (+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) (/ b (* a a))) (/ 1 (* a (* a a)))))> |
#<alt (+ (- (+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) (/ b (* a a))) (/ 1 (* a (* a a))))> |
#<alt (/ (+ t (/ -1 y)) y)> |
#<alt (+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a))> |
#<alt (/ (* (* b b) 1/2) a)> |
| Outputs |
|---|
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<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)) (* x (+ (* 1/24 (pow b 3)) (* 1/8 (pow b 3)))))))) (+ (* -1 (* (pow b 2) x)) (* 1/2 (* (pow b 2) x))))) (* b x))))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<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)) (* x (+ (* 1/24 (pow a 3)) (* 1/8 (pow a 3)))))))) (+ (* -1 (* (pow a 2) x)) (* 1/2 (* (pow a 2) x))))) (* a x))))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt (/ x (pow (exp (* 1/2 (* a b))) 2))> |
#<alt 1> |
#<alt (+ 1 (* a b))> |
#<alt (+ 1 (* a (+ b (* 1/2 (* a (pow b 2))))))> |
#<alt (+ 1 (* a (+ b (* a (+ (* 1/2 (pow b 2)) (* a (+ (* 1/24 (pow b 3)) (* 1/8 (pow b 3)))))))))> |
#<alt (pow (exp (* 1/2 (* a b))) 2)> |
#<alt (pow (exp (* 1/2 (* a b))) 2)> |
#<alt (pow (exp (* 1/2 (* a b))) 2)> |
#<alt (pow (exp (* 1/2 (* a b))) 2)> |
#<alt (pow (exp (* 1/2 (* a b))) 2)> |
#<alt (pow (exp (* 1/2 (* a b))) 2)> |
#<alt (pow (exp (* 1/2 (* a b))) 2)> |
#<alt (pow (exp (* 1/2 (* a b))) 2)> |
#<alt 1> |
#<alt (+ 1 (* a b))> |
#<alt (+ 1 (* b (+ a (* 1/2 (* (pow a 2) b)))))> |
#<alt (+ 1 (* b (+ a (* b (+ (* 1/2 (pow a 2)) (* b (+ (* 1/24 (pow a 3)) (* 1/8 (pow a 3)))))))))> |
#<alt (pow (exp (* 1/2 (* a b))) 2)> |
#<alt (pow (exp (* 1/2 (* a b))) 2)> |
#<alt (pow (exp (* 1/2 (* a b))) 2)> |
#<alt (pow (exp (* 1/2 (* a b))) 2)> |
#<alt (pow (exp (* 1/2 (* a b))) 2)> |
#<alt (pow (exp (* 1/2 (* a b))) 2)> |
#<alt (pow (exp (* 1/2 (* a b))) 2)> |
#<alt (pow (exp (* 1/2 (* a b))) 2)> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (* a b)))> |
#<alt (+ 1 (* a (+ (* 1/8 (* a (pow b 2))) (* 1/2 b))))> |
#<alt (+ 1 (* a (+ (* 1/2 b) (* a (+ (* 1/48 (* a (pow b 3))) (* 1/8 (pow b 2)))))))> |
#<alt (exp (* 1/2 (* a b)))> |
#<alt (exp (* 1/2 (* a b)))> |
#<alt (exp (* 1/2 (* a b)))> |
#<alt (exp (* 1/2 (* a b)))> |
#<alt (exp (* 1/2 (* a b)))> |
#<alt (exp (* 1/2 (* a b)))> |
#<alt (exp (* 1/2 (* a b)))> |
#<alt (exp (* 1/2 (* a b)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (* a b)))> |
#<alt (+ 1 (* b (+ (* 1/8 (* (pow a 2) b)) (* 1/2 a))))> |
#<alt (+ 1 (* b (+ (* 1/2 a) (* b (+ (* 1/48 (* (pow a 3) b)) (* 1/8 (pow a 2)))))))> |
#<alt (exp (* 1/2 (* a b)))> |
#<alt (exp (* 1/2 (* a b)))> |
#<alt (exp (* 1/2 (* a b)))> |
#<alt (exp (* 1/2 (* a b)))> |
#<alt (exp (* 1/2 (* a b)))> |
#<alt (exp (* 1/2 (* a b)))> |
#<alt (exp (* 1/2 (* a b)))> |
#<alt (exp (* 1/2 (* a b)))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* a b))> |
#<alt (* 1/2 (* 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 (* 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 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 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 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 (* 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 (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (* (pow b 3) x)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 3)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) (pow b 2)))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* -1/6 (* (pow a 3) b))> |
#<alt (* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y))))> |
#<alt (* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y))))> |
#<alt (* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y))))> |
#<alt (* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y))))> |
#<alt (* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y))))> |
#<alt (* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y))))> |
#<alt (* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y))))> |
#<alt (* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y))))> |
#<alt (* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y))))> |
#<alt (* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y))))> |
#<alt (* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y))))> |
#<alt (* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ 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)) (* 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 (/ t y)) (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2)))))> |
#<alt (* (pow y 2) (+ (* -1 (/ t y)) (+ (* 1/2 (pow t 2)) (/ 1 (pow y 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 (/ 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 (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (/ 1 (pow y 2))> |
#<alt (+ (* -1 (/ t y)) (/ 1 (pow y 2)))> |
#<alt (+ (* t (- (* 1/2 t) (/ 1 y))) (/ 1 (pow y 2)))> |
#<alt (+ (* t (- (* 1/2 t) (/ 1 y))) (/ 1 (pow y 2)))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* (pow t 2) (- 1/2 (/ 1 (* t y))))> |
#<alt (* (pow t 2) (- (+ 1/2 (/ 1 (* (pow t 2) (pow y 2)))) (/ 1 (* t y))))> |
#<alt (* (pow t 2) (- (+ 1/2 (/ 1 (* (pow t 2) (pow y 2)))) (/ 1 (* t y))))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* (pow t 2) (- 1/2 (/ 1 (* t y))))> |
#<alt (* (pow t 2) (+ 1/2 (* -1 (/ (- (/ 1 y) (/ 1 (* t (pow y 2)))) t))))> |
#<alt (* (pow t 2) (+ 1/2 (* -1 (/ (- (/ 1 y) (/ 1 (* t (pow y 2)))) t))))> |
#<alt (/ 1 (pow y 2))> |
#<alt (/ (+ 1 (* -1 (* t y))) (pow y 2))> |
#<alt (/ (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t))) (pow y 2))> |
#<alt (/ (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t))) (pow y 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))> |
#<alt (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y))> |
#<alt (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))> |
#<alt (+ (* -1 (/ t y)) (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))))> |
#<alt (+ (* -1 (/ t y)) (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))))> |
#<alt (* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2)))))> |
#<alt (* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2)))))> |
#<alt (* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2)))))> |
#<alt (* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2)))))> |
#<alt (* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2)))))> |
#<alt (* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2)))))> |
#<alt (* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2)))))> |
#<alt (* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2)))))> |
#<alt (* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2)))))> |
#<alt (* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2)))))> |
#<alt (* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2)))))> |
#<alt (* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2)))))> |
#<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 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3))))))> |
#<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)> |
#<alt (/ (+ 1 (* -1 (* a b))) a)> |
#<alt (/ (+ 1 (* a (+ (* -1 b) (* 1/2 (* a (pow b 2)))))) a)> |
#<alt (/ (+ 1 (* a (+ (* -1 b) (* a (+ (* -1/6 (* a (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 (/ 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)) (/ 1 (pow a 3))))))> |
#<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 (/ (+ (* -1 b) (/ 1 a)) a)) (* -1/2 (pow b 2))) a)) (* -1/6 (pow b 3))))> |
#<alt (/ 1 a)> |
#<alt (+ (* -1 b) (/ 1 a))> |
#<alt (+ (* b (- (* 1/2 (* a b)) 1)) (/ 1 a))> |
#<alt (+ (* b (- (* b (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) 1)) (/ 1 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))) (/ 1 (pow b 2))))> |
#<alt (* (pow b 3) (- (+ (* -1/6 (pow a 2)) (+ (* 1/2 (/ a b)) (/ 1 (* a (pow b 3))))) (/ 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 (/ (- 1 (/ 1 (* a b))) b)) (* 1/2 a)) b)) (* 1/6 (pow a 2)))))> |
#<alt (/ 1 (pow a 3))> |
#<alt (+ (* -1 (/ b (pow a 2))) (/ 1 (pow a 3)))> |
#<alt (+ (* b (- (* 1/2 (/ b a)) (/ 1 (pow a 2)))) (/ 1 (pow a 3)))> |
#<alt (+ (* b (- (* b (+ (* -1/6 b) (* 1/2 (/ 1 a)))) (/ 1 (pow a 2)))) (/ 1 (pow a 3)))> |
#<alt (* -1/6 (pow b 3))> |
#<alt (* (pow b 3) (- (* 1/2 (/ 1 (* a b))) 1/6))> |
#<alt (* (pow b 3) (- (/ 1/2 (* a b)) (+ 1/6 (/ 1 (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow b 3) (- (+ (/ 1/2 (* a b)) (/ 1 (* (pow a 3) (pow b 3)))) (+ 1/6 (/ 1 (* (pow a 2) (pow b 2))))))> |
#<alt (* -1/6 (pow b 3))> |
#<alt (* -1 (* (pow b 3) (- 1/6 (* 1/2 (/ 1 (* a b))))))> |
#<alt (* -1 (* (pow b 3) (+ 1/6 (* -1 (/ (- (* 1/2 (/ 1 a)) (/ 1 (* (pow a 2) b))) b)))))> |
#<alt (* -1 (* (pow b 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (/ 1 (pow a 2)) (/ 1 (* (pow a 3) b))) b)) (* 1/2 (/ 1 a))) b)))))> |
#<alt (/ 1 (pow a 3))> |
#<alt (/ (+ 1 (* -1 (* a b))) (pow a 3))> |
#<alt (/ (+ 1 (* a (- (* 1/2 (* a (pow b 2))) b))) (pow a 3))> |
#<alt (/ (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b))) (pow a 3))> |
#<alt (* -1/6 (pow b 3))> |
#<alt (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))> |
#<alt (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))))> |
#<alt (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2)))> |
#<alt (* -1/6 (pow b 3))> |
#<alt (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))> |
#<alt (+ (* -1 (/ (+ (* -1/2 (pow b 2)) (/ b a)) a)) (* -1/6 (pow b 3)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (- (/ 1 a) b) a)) (* -1/2 (pow b 2))) a)) (* -1/6 (pow b 3)))> |
#<alt (/ -1 (pow y 2))> |
#<alt (- (/ t y) (/ 1 (pow y 2)))> |
#<alt (- (/ t y) (/ 1 (pow y 2)))> |
#<alt (- (/ t y) (/ 1 (pow y 2)))> |
#<alt (/ t y)> |
#<alt (* t (- (/ 1 y) (/ 1 (* t (pow y 2)))))> |
#<alt (* t (- (/ 1 y) (/ 1 (* t (pow y 2)))))> |
#<alt (* t (- (/ 1 y) (/ 1 (* t (pow y 2)))))> |
#<alt (/ t y)> |
#<alt (* -1 (* t (- (/ 1 (* t (pow y 2))) (/ 1 y))))> |
#<alt (* -1 (* t (- (/ 1 (* t (pow y 2))) (/ 1 y))))> |
#<alt (* -1 (* t (- (/ 1 (* t (pow y 2))) (/ 1 y))))> |
#<alt (/ -1 (pow y 2))> |
#<alt (/ (- (* t y) 1) (pow y 2))> |
#<alt (/ (- (* t y) 1) (pow y 2))> |
#<alt (/ (- (* t y) 1) (pow y 2))> |
#<alt (/ t y)> |
#<alt (/ (- t (/ 1 y)) y)> |
#<alt (/ (- t (/ 1 y)) y)> |
#<alt (/ (- t (/ 1 y)) y)> |
#<alt (/ t y)> |
#<alt (* -1 (/ (+ (* -1 t) (/ 1 y)) y))> |
#<alt (* -1 (/ (+ (* -1 t) (/ 1 y)) y))> |
#<alt (* -1 (/ (+ (* -1 t) (/ 1 y)) y))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (+ (* -1/6 b) (* 1/2 (/ 1 a))))> |
#<alt (* (pow b 2) (+ (* -1/6 b) (* 1/2 (/ 1 a))))> |
#<alt (* (pow b 2) (+ (* -1/6 b) (* 1/2 (/ 1 a))))> |
#<alt (* -1/6 (pow b 3))> |
#<alt (* (pow b 3) (- (* 1/2 (/ 1 (* a b))) 1/6))> |
#<alt (* (pow b 3) (- (* 1/2 (/ 1 (* a b))) 1/6))> |
#<alt (* (pow b 3) (- (* 1/2 (/ 1 (* a b))) 1/6))> |
#<alt (* -1/6 (pow b 3))> |
#<alt (* -1 (* (pow b 3) (- 1/6 (* 1/2 (/ 1 (* a b))))))> |
#<alt (* -1 (* (pow b 3) (- 1/6 (* 1/2 (/ 1 (* a b))))))> |
#<alt (* -1 (* (pow b 3) (- 1/6 (* 1/2 (/ 1 (* a b))))))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (/ (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))) a)> |
#<alt (/ (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))) a)> |
#<alt (/ (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))) a)> |
#<alt (* -1/6 (pow b 3))> |
#<alt (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))> |
#<alt (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))> |
#<alt (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))> |
#<alt (* -1/6 (pow b 3))> |
#<alt (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))> |
#<alt (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))> |
#<alt (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
#<alt (* 1/2 (/ (pow b 2) a))> |
144 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | a | @ | 0 | (/ x (pow (exp (* a (/ b 2))) 2)) |
| 5.0ms | x | @ | 0 | (* x (* (* y y) (- (* 1/2 (* t t)) (/ (+ t (/ -1 y)) y)))) |
| 3.0ms | x | @ | 0 | (* x (* a (* (* a a) (+ (- (+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) (/ b (* a a))) (/ 1 (* a (* a a))))))) |
| 3.0ms | b | @ | inf | (+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) |
| 1.0ms | x | @ | 0 | (* x (* b (* b (* b (* (* a (* a a)) -1/6))))) |
| 1× | batch-egg-rewrite |
| 3046× | *-lowering-*.f32 |
| 3046× | *-lowering-*.f64 |
| 2982× | /-lowering-/.f32 |
| 2982× | /-lowering-/.f64 |
| 2034× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 250 |
| 1 | 261 | 230 |
| 2 | 2611 | 212 |
| 0 | 8399 | 212 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (pow (exp (* a (/ b 2))) 2)) |
(pow (exp (* a (/ b 2))) 2) |
(exp (* a (/ b 2))) |
(* a (/ b 2)) |
(* x (- 1 (* a b))) |
(- 1 (* a b)) |
(* a b) |
(* x (* b (* b (* b (* (* a (* a a)) -1/6))))) |
(* b (* b (* b (* (* a (* a a)) -1/6)))) |
(* b (* b (* (* a (* a a)) -1/6))) |
(* b (* (* a (* a a)) -1/6)) |
(* x (* (* y y) (- (* 1/2 (* t t)) (/ (+ t (/ -1 y)) y)))) |
(* (* y y) (- (* 1/2 (* t t)) (/ (+ t (/ -1 y)) y))) |
(* y y) |
(- (* 1/2 (* t t)) (/ (+ t (/ -1 y)) y)) |
(* x (* a (* (* a a) (+ (- (+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) (/ b (* a a))) (/ 1 (* a (* a a))))))) |
(* a (* (* a a) (+ (- (+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) (/ b (* a a))) (/ 1 (* a (* a a)))))) |
(* (* a a) (+ (- (+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) (/ b (* a a))) (/ 1 (* a (* a a))))) |
(+ (- (+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) (/ b (* a a))) (/ 1 (* a (* a a)))) |
(/ (+ t (/ -1 y)) y) |
(+ (* b (* (* b b) -1/6)) (/ (* (* b b) 1/2) a)) |
(/ (* (* b b) 1/2) 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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (exp.f64 (*.f64 a b)) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 (*.f64 a b)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a b))))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (*.f64 a b))) |
(/.f64 (/.f64 x (exp.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 a b)))) |
(/.f64 (neg.f64 (/.f64 x (exp.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64))))) (neg.f64 (exp.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64))))) |
(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 (/.f64 #s(literal 1 binary64) (exp.f64 (*.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 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a b))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 a b))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (neg.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64)))) (pow.f64 (/.f64 (exp.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64))) x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 a b)) |
(exp.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64)) (/.f64 (*.f64 a b) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64)) (/.f64 (*.f64 a b) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (+.f64 a a))) (/.f64 b #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 a (+.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b #s(literal 2 binary64))))) |
(exp.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64))))) |
(sqrt.f64 (exp.f64 (*.f64 (*.f64 a b) #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 (exp.f64 (*.f64 a b)) (exp.f64 (*.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (+.f64 a a)) (/.f64 b #s(literal -2 binary64)))) |
(pow.f64 (exp.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(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)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 a) (+.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 a) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 a) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 a) (*.f64 (+.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 a) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 a) (+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 b #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 a) (+.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 a) (+.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (exp.f64 (+.f64 a a)) (/.f64 b #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (+.f64 a a)) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (/.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (/.f64 b #s(literal 2 binary64))) (+.f64 a a)) |
(pow.f64 (pow.f64 (exp.f64 (+.f64 a a)) b) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (+.f64 a a)) #s(literal 1 binary64)) (/.f64 b #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (+.f64 a a)) #s(literal 1/2 binary64)) b) |
(pow.f64 (pow.f64 (exp.f64 (+.f64 a a)) (-.f64 #s(literal 0 binary64) b)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 (/.f64 b #s(literal 2 binary64))) (exp.f64 (/.f64 b #s(literal 2 binary64)))) a) |
(pow.f64 (exp.f64 b) a) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 (*.f64 a 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) |
(pow.f64 (*.f64 (exp.f64 (*.f64 a b)) (exp.f64 (*.f64 a b))) #s(literal 1/2 binary64)) |
(*.f64 (exp.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64)))) |
(exp.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (+.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64)) (/.f64 (*.f64 a b) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (/.f64 b #s(literal 2 binary64)))) a)) |
(exp.f64 (*.f64 a (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(sqrt.f64 (exp.f64 (*.f64 a b))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 a) (/.f64 b #s(literal -2 binary64)))) |
(pow.f64 (exp.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (*.f64 a b)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 a) (/.f64 b #s(literal 2 binary64))) |
(pow.f64 (exp.f64 a) (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 a) (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 a) (+.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (+.f64 a a)) (/.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (/.f64 b #s(literal 2 binary64))) a) |
(pow.f64 (exp.f64 (/.f64 b #s(literal 2 binary64))) (*.f64 a #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (*.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 a (/.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 a) #s(literal 1 binary64)) (/.f64 b #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 a) #s(literal 1/2 binary64)) b) |
(pow.f64 (pow.f64 (exp.f64 a) (-.f64 #s(literal 0 binary64) b)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 b) (*.f64 #s(literal 1/2 binary64) a)) |
(pow.f64 (exp.f64 b) (/.f64 a #s(literal 2 binary64))) |
(*.f64 (exp.f64 (*.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (*.f64 a (/.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 2 binary64)))) (exp.f64 (*.f64 a (/.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 a (/.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 a (/.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(log.f64 (exp.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64)))) |
(+.f64 (log.f64 (exp.f64 (*.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (log.f64 (exp.f64 (*.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 (exp.f64 (*.f64 a (/.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 2 binary64))))) (log.f64 (exp.f64 (*.f64 a (/.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 a (/.f64 #s(literal 2 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 a b))) |
(/.f64 (*.f64 a b) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 a b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 #s(literal 2 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) #s(literal -2 binary64)) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) b)) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 2 binary64) b))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 a b)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 b #s(literal 2 binary64))) |
(*.f64 a (log.f64 (exp.f64 (/.f64 b #s(literal 2 binary64))))) |
(*.f64 b (*.f64 #s(literal 1/2 binary64) a)) |
(*.f64 b (/.f64 a #s(literal 2 binary64))) |
(*.f64 (/.f64 b #s(literal 2 binary64)) a) |
(*.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) #s(literal 2 binary64))) |
(*.f64 (*.f64 a b) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64)) (/.f64 (*.f64 a b) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1 binary64)) a) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(fma.f64 #s(literal 1 binary64) 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 (neg.f64 (*.f64 x (-.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 x (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (+.f64 #s(literal 1 binary64) (*.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) x)) (neg.f64 (+.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)))) |
(fma.f64 a (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) |
(fma.f64 b (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a b) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) a #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) b #s(literal 1 binary64)) |
(/.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 #s(literal -1 binary64) (neg.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)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b)))))) (neg.f64 (+.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 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 a b))))) (neg.f64 (+.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 #s(literal 0 binary64) (*.f64 a b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (*.f64 a (*.f64 b (*.f64 a b))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (+.f64 #s(literal 1 binary64) (*.f64 a b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 a b)))))) (neg.f64 (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 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) b)) (*.f64 b b))) |
(*.f64 b (*.f64 (*.f64 b (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) b))) x)) |
(*.f64 (*.f64 b (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) b))) (*.f64 x b)) |
(*.f64 (*.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) b)) (*.f64 b b)) x) |
(*.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) b)) x)) |
(*.f64 (*.f64 x b) (*.f64 b (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) b)))) |
(*.f64 (*.f64 x (*.f64 b (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) b)))) b) |
(*.f64 (*.f64 x (*.f64 b b)) (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) b))) |
(*.f64 (*.f64 (*.f64 x b) b) (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) b))) |
(*.f64 (*.f64 (*.f64 x b) (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) b))) b) |
(*.f64 (*.f64 (*.f64 x b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/6 binary64)))) |
(*.f64 b (*.f64 b (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) b)))) |
(*.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) b)) (*.f64 b b)) |
(*.f64 (*.f64 b (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) b))) b) |
(*.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) b))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a b) (*.f64 a a))) #s(literal -1/6 binary64)) |
(*.f64 b (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) b))) |
(*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) (*.f64 b b)) |
(*.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) b)) b) |
(*.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b b)) (*.f64 a (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 a b) (*.f64 a a)) (*.f64 b #s(literal -1/6 binary64))) |
(*.f64 (*.f64 b (*.f64 (*.f64 a b) (*.f64 a a))) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 (*.f64 b b) a) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 a a))) #s(literal -1/6 binary64)) |
(*.f64 a (*.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) b)) |
(*.f64 b (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 a b) (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 b #s(literal -1/6 binary64))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 a b) (*.f64 a a))) |
(*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/6 binary64))) b) |
(*.f64 (*.f64 (*.f64 a b) (*.f64 a a)) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 b #s(literal -1/6 binary64)) (*.f64 a (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (*.f64 y y))) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 x (*.f64 y y)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (*.f64 y y)) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 x (*.f64 y y)))) |
(fma.f64 (*.f64 x (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y)))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y y)) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (/.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 y y)) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (/.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) |
(*.f64 x (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) |
(*.f64 y (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) x)) |
(*.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)) x)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)) (*.f64 x (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) x) |
(*.f64 (*.f64 x (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) |
(*.f64 (*.f64 x y) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) |
(*.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) (*.f64 y y)) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 y y)) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 y y))) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 y y) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))))) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (/.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 y (*.f64 y y)))) (*.f64 y y)) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (/.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y))))) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (/.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 y (*.f64 y y)))) (*.f64 y y))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (/.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y))))) (*.f64 y y))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) |
(*.f64 y (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)) (*.f64 y y)) |
(*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) y) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(*.f64 y y) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y))))) |
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 t (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))))) (/.f64 (/.f64 (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) (/.f64 (/.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y))))) |
(fma.f64 t (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y))))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(fma.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 t (/.f64 #s(literal -1 binary64) y))) (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 t (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (/.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 t (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) t) t (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (/.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (/.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (-.f64 (/.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (/.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (-.f64 (/.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (/.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (/.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (/.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/4 binary64)) (/.f64 (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) |
(+.f64 (*.f64 (*.f64 x a) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) (*.f64 (*.f64 x a) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (*.f64 x a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x a))) |
(fma.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (*.f64 x a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x a))) |
(fma.f64 (*.f64 x a) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (*.f64 (*.f64 x a) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) |
(*.f64 a (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) x)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) x)) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) (*.f64 x a)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) x) |
(*.f64 (*.f64 x a) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))))) |
(*.f64 (*.f64 x (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a))))) |
(*.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))))) a) |
(*.f64 (*.f64 (*.f64 x a) a) (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))))) |
(*.f64 (*.f64 (*.f64 x a) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a))))) |
(*.f64 (*.f64 (*.f64 x a) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a))))) (*.f64 a a)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 a (*.f64 a a)))) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) (*.f64 a (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) a) (*.f64 (/.f64 #s(literal 1 binary64) a) a)) |
(+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) |
(fma.f64 a (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (*.f64 a (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) |
(fma.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 a (*.f64 a a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) a (*.f64 (/.f64 #s(literal 1 binary64) a) a)) |
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (*.f64 a (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a))))) (neg.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) |
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))))) |
(*.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (*.f64 a (*.f64 a a))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) a) |
(*.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a))))) (*.f64 a a)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 a (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) |
(fma.f64 (*.f64 a a) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) |
(fma.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 a a) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a a) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) a (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) a) a (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a)))) (*.f64 a a)) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a))) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (*.f64 a (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a))))) (neg.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a)))) (*.f64 a a))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (*.f64 a (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a))) (*.f64 a a))) (neg.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) |
(*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (*.f64 a a)) |
(*.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a))))) a) |
(+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) |
(+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(+.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (neg.f64 (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(+.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a)))) |
(-.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 b (*.f64 a a))) |
(fma.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)) (+.f64 (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(fma.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(fma.f64 b (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(fma.f64 b (/.f64 (/.f64 b #s(literal 2 binary64)) a) (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a)) (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a) (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) |
(fma.f64 (*.f64 b b) (*.f64 b #s(literal -1/6 binary64)) (+.f64 (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 b b) (*.f64 b #s(literal -1/6 binary64)) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b b)) b (+.f64 (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b b)) b (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(fma.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b b))))) (neg.f64 (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(fma.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b b))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (-.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a))))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 #s(literal 2 binary64) b)) (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64) (+.f64 (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(fma.f64 (*.f64 b #s(literal -1/6 binary64)) (*.f64 b b) (+.f64 (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) |
(fma.f64 (*.f64 b #s(literal -1/6 binary64)) (*.f64 b b) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b b) (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(fma.f64 (pow.f64 a #s(literal -3/2 binary64)) (pow.f64 a #s(literal -3/2 binary64)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (*.f64 a (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (/.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))))) (*.f64 a (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 a a)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (*.f64 a (*.f64 a a))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) (*.f64 a (*.f64 a a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (*.f64 a a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a))))))) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a))))))) (*.f64 (*.f64 a a) (-.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a))))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (*.f64 a (*.f64 a a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (/.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 a (*.f64 a a))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) (neg.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)) (*.f64 (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a))))) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (*.f64 (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (+.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))))) (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 a a)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) a)))) (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))))) (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (*.f64 a (*.f64 a a))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (*.f64 a a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) a)))) (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a))))))) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))))) (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))))) (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (-.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a))))))) (*.f64 (*.f64 a a) (-.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))))) (neg.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 b (*.f64 a a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a))))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))))) (neg.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 b (*.f64 a a))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (*.f64 a (*.f64 a a))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) (*.f64 (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)) (*.f64 (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (+.f64 (*.f64 (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (*.f64 (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a))))) (neg.f64 (+.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))) (*.f64 a (*.f64 a a)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 t (/.f64 #s(literal -1 binary64) y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) t) (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (-.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 y (+.f64 t (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) t) (-.f64 #s(literal 0 binary64) y))) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 t (/.f64 #s(literal 1 binary64) y)) y)) |
(/.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) t) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) (neg.f64 (*.f64 y (+.f64 t (/.f64 #s(literal 1 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t (/.f64 #s(literal -1 binary64) y)))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) t) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (+.f64 t (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t (/.f64 #s(literal -1 binary64) y))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) t) (-.f64 #s(literal 0 binary64) y))) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 t (/.f64 #s(literal 1 binary64) y)) y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) t) (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (+.f64 t (/.f64 #s(literal 1 binary64) y)))) |
(pow.f64 (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y (+.f64 t (/.f64 #s(literal -1 binary64) y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)) |
(*.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 t (/.f64 #s(literal -1 binary64) y))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 t (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 #s(literal -1 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (+.f64 (*.f64 t (*.f64 t t)) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t t) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) t) (-.f64 #s(literal 0 binary64) y))))) |
(*.f64 (pow.f64 (/.f64 y (-.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 #s(literal 1 binary64) y)))) |
(+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) |
(+.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) |
(-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)) (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 a a)) (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(fma.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) |
(fma.f64 b (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) |
(fma.f64 b (/.f64 (/.f64 b #s(literal 2 binary64)) a) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a)) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (*.f64 b #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b b)) b (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 #s(literal 1 binary64) a) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 #s(literal 2 binary64) b)) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 (*.f64 b #s(literal -1/6 binary64)) (*.f64 b b) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b b) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 8 binary64)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 8 binary64)) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 a a)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)) (/.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 a a))) (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)) (/.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 8 binary64)) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 a a))))) (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)))) (neg.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 8 binary64)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 a a)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)) (/.f64 (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1/36 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b b))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b b)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) a) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 b (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 b (/.f64 (/.f64 b #s(literal 2 binary64)) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 #s(literal 2 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) |
| 1× | egg-herbie |
| 7008× | *-lowering-*.f32 |
| 7008× | *-lowering-*.f64 |
| 3334× | +-lowering-+.f64 |
| 3334× | +-lowering-+.f32 |
| 1620× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 624 | 6108 |
| 1 | 2230 | 5338 |
| 0 | 8589 | 5338 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
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)) (* x (+ (* 1/24 (pow b 3)) (* 1/8 (pow b 3)))))))) (+ (* -1 (* (pow b 2) x)) (* 1/2 (* (pow b 2) x))))) (* b x)))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
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)) (* x (+ (* 1/24 (pow a 3)) (* 1/8 (pow a 3)))))))) (+ (* -1 (* (pow a 2) x)) (* 1/2 (* (pow a 2) x))))) (* a x)))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
1 |
(+ 1 (* a b)) |
(+ 1 (* a (+ b (* 1/2 (* a (pow b 2)))))) |
(+ 1 (* a (+ b (* a (+ (* 1/2 (pow b 2)) (* a (+ (* 1/24 (pow b 3)) (* 1/8 (pow b 3))))))))) |
(pow (exp (* 1/2 (* a b))) 2) |
(pow (exp (* 1/2 (* a b))) 2) |
(pow (exp (* 1/2 (* a b))) 2) |
(pow (exp (* 1/2 (* a b))) 2) |
(pow (exp (* 1/2 (* a b))) 2) |
(pow (exp (* 1/2 (* a b))) 2) |
(pow (exp (* 1/2 (* a b))) 2) |
(pow (exp (* 1/2 (* a b))) 2) |
1 |
(+ 1 (* a b)) |
(+ 1 (* b (+ a (* 1/2 (* (pow a 2) b))))) |
(+ 1 (* b (+ a (* b (+ (* 1/2 (pow a 2)) (* b (+ (* 1/24 (pow a 3)) (* 1/8 (pow a 3))))))))) |
(pow (exp (* 1/2 (* a b))) 2) |
(pow (exp (* 1/2 (* a b))) 2) |
(pow (exp (* 1/2 (* a b))) 2) |
(pow (exp (* 1/2 (* a b))) 2) |
(pow (exp (* 1/2 (* a b))) 2) |
(pow (exp (* 1/2 (* a b))) 2) |
(pow (exp (* 1/2 (* a b))) 2) |
(pow (exp (* 1/2 (* a b))) 2) |
1 |
(+ 1 (* 1/2 (* a b))) |
(+ 1 (* a (+ (* 1/8 (* a (pow b 2))) (* 1/2 b)))) |
(+ 1 (* a (+ (* 1/2 b) (* a (+ (* 1/48 (* a (pow b 3))) (* 1/8 (pow b 2))))))) |
(exp (* 1/2 (* a b))) |
(exp (* 1/2 (* a b))) |
(exp (* 1/2 (* a b))) |
(exp (* 1/2 (* a b))) |
(exp (* 1/2 (* a b))) |
(exp (* 1/2 (* a b))) |
(exp (* 1/2 (* a b))) |
(exp (* 1/2 (* a b))) |
1 |
(+ 1 (* 1/2 (* a b))) |
(+ 1 (* b (+ (* 1/8 (* (pow a 2) b)) (* 1/2 a)))) |
(+ 1 (* b (+ (* 1/2 a) (* b (+ (* 1/48 (* (pow a 3) b)) (* 1/8 (pow a 2))))))) |
(exp (* 1/2 (* a b))) |
(exp (* 1/2 (* a b))) |
(exp (* 1/2 (* a b))) |
(exp (* 1/2 (* a b))) |
(exp (* 1/2 (* a b))) |
(exp (* 1/2 (* a b))) |
(exp (* 1/2 (* a b))) |
(exp (* 1/2 (* a b))) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* a b)) |
(* 1/2 (* 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))) |
(* 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)))) |
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)))) |
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))) |
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))) |
(* 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) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* -1/6 (* (pow a 3) b)) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ 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)) (* 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 (/ t y)) (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))))) |
(* (pow y 2) (+ (* -1 (/ t y)) (+ (* 1/2 (pow t 2)) (/ 1 (pow y 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 (/ 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)))) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(/ 1 (pow y 2)) |
(+ (* -1 (/ t y)) (/ 1 (pow y 2))) |
(+ (* t (- (* 1/2 t) (/ 1 y))) (/ 1 (pow y 2))) |
(+ (* t (- (* 1/2 t) (/ 1 y))) (/ 1 (pow y 2))) |
(* 1/2 (pow t 2)) |
(* (pow t 2) (- 1/2 (/ 1 (* t y)))) |
(* (pow t 2) (- (+ 1/2 (/ 1 (* (pow t 2) (pow y 2)))) (/ 1 (* t y)))) |
(* (pow t 2) (- (+ 1/2 (/ 1 (* (pow t 2) (pow y 2)))) (/ 1 (* t y)))) |
(* 1/2 (pow t 2)) |
(* (pow t 2) (- 1/2 (/ 1 (* t y)))) |
(* (pow t 2) (+ 1/2 (* -1 (/ (- (/ 1 y) (/ 1 (* t (pow y 2)))) t)))) |
(* (pow t 2) (+ 1/2 (* -1 (/ (- (/ 1 y) (/ 1 (* t (pow y 2)))) t)))) |
(/ 1 (pow y 2)) |
(/ (+ 1 (* -1 (* t y))) (pow y 2)) |
(/ (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t))) (pow y 2)) |
(/ (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t))) (pow y 2)) |
(* 1/2 (pow t 2)) |
(+ (* -1 (/ t y)) (* 1/2 (pow t 2))) |
(- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)) |
(- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)) |
(* 1/2 (pow t 2)) |
(+ (* -1 (/ t y)) (* 1/2 (pow t 2))) |
(+ (* -1 (/ t y)) (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2)))) |
(+ (* -1 (/ t y)) (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2)))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
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 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))))) |
(* -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) |
(/ (+ 1 (* -1 (* a b))) a) |
(/ (+ 1 (* a (+ (* -1 b) (* 1/2 (* a (pow b 2)))))) a) |
(/ (+ 1 (* a (+ (* -1 b) (* a (+ (* -1/6 (* a (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 (/ 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 (pow a 3)))))) |
(* -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 (/ (+ (* -1 b) (/ 1 a)) a)) (* -1/2 (pow b 2))) a)) (* -1/6 (pow b 3)))) |
(/ 1 a) |
(+ (* -1 b) (/ 1 a)) |
(+ (* b (- (* 1/2 (* a b)) 1)) (/ 1 a)) |
(+ (* b (- (* b (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) 1)) (/ 1 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))) (/ 1 (pow b 2)))) |
(* (pow b 3) (- (+ (* -1/6 (pow a 2)) (+ (* 1/2 (/ a b)) (/ 1 (* a (pow b 3))))) (/ 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 (/ (- 1 (/ 1 (* a b))) b)) (* 1/2 a)) b)) (* 1/6 (pow a 2))))) |
(/ 1 (pow a 3)) |
(+ (* -1 (/ b (pow a 2))) (/ 1 (pow a 3))) |
(+ (* b (- (* 1/2 (/ b a)) (/ 1 (pow a 2)))) (/ 1 (pow a 3))) |
(+ (* b (- (* b (+ (* -1/6 b) (* 1/2 (/ 1 a)))) (/ 1 (pow a 2)))) (/ 1 (pow a 3))) |
(* -1/6 (pow b 3)) |
(* (pow b 3) (- (* 1/2 (/ 1 (* a b))) 1/6)) |
(* (pow b 3) (- (/ 1/2 (* a b)) (+ 1/6 (/ 1 (* (pow a 2) (pow b 2)))))) |
(* (pow b 3) (- (+ (/ 1/2 (* a b)) (/ 1 (* (pow a 3) (pow b 3)))) (+ 1/6 (/ 1 (* (pow a 2) (pow b 2)))))) |
(* -1/6 (pow b 3)) |
(* -1 (* (pow b 3) (- 1/6 (* 1/2 (/ 1 (* a b)))))) |
(* -1 (* (pow b 3) (+ 1/6 (* -1 (/ (- (* 1/2 (/ 1 a)) (/ 1 (* (pow a 2) b))) b))))) |
(* -1 (* (pow b 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (/ 1 (pow a 2)) (/ 1 (* (pow a 3) b))) b)) (* 1/2 (/ 1 a))) b))))) |
(/ 1 (pow a 3)) |
(/ (+ 1 (* -1 (* a b))) (pow a 3)) |
(/ (+ 1 (* a (- (* 1/2 (* a (pow b 2))) b))) (pow a 3)) |
(/ (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b))) (pow a 3)) |
(* -1/6 (pow b 3)) |
(+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))) |
(+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))) |
(* -1/6 (pow b 3)) |
(+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))) |
(+ (* -1 (/ (+ (* -1/2 (pow b 2)) (/ b a)) a)) (* -1/6 (pow b 3))) |
(+ (* -1 (/ (+ (* -1 (/ (- (/ 1 a) b) a)) (* -1/2 (pow b 2))) a)) (* -1/6 (pow b 3))) |
(/ -1 (pow y 2)) |
(- (/ t y) (/ 1 (pow y 2))) |
(- (/ t y) (/ 1 (pow y 2))) |
(- (/ t y) (/ 1 (pow y 2))) |
(/ t y) |
(* t (- (/ 1 y) (/ 1 (* t (pow y 2))))) |
(* t (- (/ 1 y) (/ 1 (* t (pow y 2))))) |
(* t (- (/ 1 y) (/ 1 (* t (pow y 2))))) |
(/ t y) |
(* -1 (* t (- (/ 1 (* t (pow y 2))) (/ 1 y)))) |
(* -1 (* t (- (/ 1 (* t (pow y 2))) (/ 1 y)))) |
(* -1 (* t (- (/ 1 (* t (pow y 2))) (/ 1 y)))) |
(/ -1 (pow y 2)) |
(/ (- (* t y) 1) (pow y 2)) |
(/ (- (* t y) 1) (pow y 2)) |
(/ (- (* t y) 1) (pow y 2)) |
(/ t y) |
(/ (- t (/ 1 y)) y) |
(/ (- t (/ 1 y)) y) |
(/ (- t (/ 1 y)) y) |
(/ t y) |
(* -1 (/ (+ (* -1 t) (/ 1 y)) y)) |
(* -1 (/ (+ (* -1 t) (/ 1 y)) y)) |
(* -1 (/ (+ (* -1 t) (/ 1 y)) y)) |
(* 1/2 (/ (pow b 2) a)) |
(* (pow b 2) (+ (* -1/6 b) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (+ (* -1/6 b) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (+ (* -1/6 b) (* 1/2 (/ 1 a)))) |
(* -1/6 (pow b 3)) |
(* (pow b 3) (- (* 1/2 (/ 1 (* a b))) 1/6)) |
(* (pow b 3) (- (* 1/2 (/ 1 (* a b))) 1/6)) |
(* (pow b 3) (- (* 1/2 (/ 1 (* a b))) 1/6)) |
(* -1/6 (pow b 3)) |
(* -1 (* (pow b 3) (- 1/6 (* 1/2 (/ 1 (* a b)))))) |
(* -1 (* (pow b 3) (- 1/6 (* 1/2 (/ 1 (* a b)))))) |
(* -1 (* (pow b 3) (- 1/6 (* 1/2 (/ 1 (* a b)))))) |
(* 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))) a) |
(/ (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))) a) |
(* -1/6 (pow b 3)) |
(+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))) |
(+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))) |
(+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))) |
(* -1/6 (pow b 3)) |
(+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))) |
(+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))) |
(+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
(* 1/2 (/ (pow b 2) a)) |
| Outputs |
|---|
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
x |
(+ x (* -1 (* a (* b x)))) |
(-.f64 x (*.f64 x (*.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 x (*.f64 a (*.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)) (* x (+ (* 1/24 (pow b 3)) (* 1/8 (pow b 3)))))))) (+ (* -1 (* (pow b 2) x)) (* 1/2 (* (pow b 2) x))))) (* b x)))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 x (*.f64 b (*.f64 b b))) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 x b)))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
x |
(+ x (* -1 (* a (* b x)))) |
(-.f64 x (*.f64 x (*.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 x (*.f64 a (*.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)) (* x (+ (* 1/24 (pow a 3)) (* 1/8 (pow a 3)))))))) (+ (* -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 (+.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a)))) (*.f64 (*.f64 x (*.f64 a (*.f64 a a))) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) b)))) (*.f64 x a)))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(/ x (pow (exp (* 1/2 (* a b))) 2)) |
(/.f64 x (exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.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 a (+.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))))) |
(+ 1 (* a (+ b (* a (+ (* 1/2 (pow b 2)) (* a (+ (* 1/24 (pow b 3)) (* 1/8 (pow b 3))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/6 binary64)))))))) |
(pow (exp (* 1/2 (* a b))) 2) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b)))) |
(pow (exp (* 1/2 (* a b))) 2) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b)))) |
(pow (exp (* 1/2 (* a b))) 2) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b)))) |
(pow (exp (* 1/2 (* a b))) 2) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b)))) |
(pow (exp (* 1/2 (* a b))) 2) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b)))) |
(pow (exp (* 1/2 (* a b))) 2) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b)))) |
(pow (exp (* 1/2 (* a b))) 2) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b)))) |
(pow (exp (* 1/2 (* a b))) 2) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.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 a (+.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b)))))) |
(+ 1 (* b (+ a (* b (+ (* 1/2 (pow a 2)) (* b (+ (* 1/24 (pow a 3)) (* 1/8 (pow a 3))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/6 binary64)))))))) |
(pow (exp (* 1/2 (* a b))) 2) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b)))) |
(pow (exp (* 1/2 (* a b))) 2) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b)))) |
(pow (exp (* 1/2 (* a b))) 2) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b)))) |
(pow (exp (* 1/2 (* a b))) 2) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b)))) |
(pow (exp (* 1/2 (* a b))) 2) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b)))) |
(pow (exp (* 1/2 (* a b))) 2) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b)))) |
(pow (exp (* 1/2 (* a b))) 2) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b)))) |
(pow (exp (* 1/2 (* a b))) 2) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 1/2 binary64) (*.f64 a b)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (* a b))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) #s(literal 1 binary64)) |
(+ 1 (* a (+ (* 1/8 (* a (pow b 2))) (* 1/2 b)))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 (*.f64 b b) #s(literal 1/8 binary64)))))) |
(+ 1 (* a (+ (* 1/2 b) (* a (+ (* 1/48 (* a (pow b 3))) (* 1/8 (pow b 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/48 binary64))) (*.f64 (*.f64 b b) #s(literal 1/8 binary64))))))) |
(exp (* 1/2 (* a b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
(exp (* 1/2 (* a b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
(exp (* 1/2 (* a b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
(exp (* 1/2 (* a b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
(exp (* 1/2 (* a b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
(exp (* 1/2 (* a b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
(exp (* 1/2 (* a b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
(exp (* 1/2 (* a b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (* a b))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) #s(literal 1 binary64)) |
(+ 1 (* b (+ (* 1/8 (* (pow a 2) b)) (* 1/2 a)))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 (*.f64 b b) #s(literal 1/8 binary64)))))) |
(+ 1 (* b (+ (* 1/2 a) (* b (+ (* 1/48 (* (pow a 3) b)) (* 1/8 (pow a 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/48 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 a a))))))) |
(exp (* 1/2 (* a b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
(exp (* 1/2 (* a b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
(exp (* 1/2 (* a b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
(exp (* 1/2 (* a b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
(exp (* 1/2 (* a b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
(exp (* 1/2 (* a b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
(exp (* 1/2 (* a b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
(exp (* 1/2 (* a b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 a b)) |
(* 1/2 (* a b)) |
(*.f64 #s(literal 1/2 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 (- 1 (* a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
x |
(+ x (* -1 (* a (* b x)))) |
(-.f64 x (*.f64 x (*.f64 a b))) |
(+ x (* -1 (* a (* b x)))) |
(-.f64 x (*.f64 x (*.f64 a b))) |
(+ x (* -1 (* a (* b x)))) |
(-.f64 x (*.f64 x (*.f64 a b))) |
(* -1 (* a (* b x))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a 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 x (*.f64 a 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)) |
x |
(+ x (* -1 (* a (* b x)))) |
(-.f64 x (*.f64 x (*.f64 a b))) |
(+ x (* -1 (* a (* b x)))) |
(-.f64 x (*.f64 x (*.f64 a b))) |
(+ x (* -1 (* a (* b x)))) |
(-.f64 x (*.f64 x (*.f64 a b))) |
(* -1 (* a (* b x))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a 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 x (*.f64 a 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)) |
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)) |
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)) |
(* 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) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (pow b 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* -1/6 (* (pow a 3) b)) |
(*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y)))) (*.f64 x (*.f64 y y))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y)))) (*.f64 x (*.f64 y y))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y)))) (*.f64 x (*.f64 y y))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y)))) (*.f64 x (*.f64 y y))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y)))) (*.f64 x (*.f64 y y))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y)))) (*.f64 x (*.f64 y y))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y)))) (*.f64 x (*.f64 y y))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y)))) (*.f64 x (*.f64 y y))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y)))) (*.f64 x (*.f64 y y))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y)))) (*.f64 x (*.f64 y y))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y)))) (*.f64 x (*.f64 y y))) |
(* x (* (pow y 2) (- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y)))) (*.f64 x (*.f64 y y))) |
x |
(+ x (* -1 (* t (* x y)))) |
(-.f64 x (*.f64 y (*.f64 x t))) |
(+ x (* y (+ (* -1 (* t x)) (* 1/2 (* (pow t 2) (* x y)))))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 t (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 x y)))) |
(+ x (* y (+ (* -1 (* t x)) (* 1/2 (* (pow t 2) (* x y)))))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 t (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 x y)))) |
(* 1/2 (* (pow t 2) (* x (pow y 2)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (*.f64 y (*.f64 t 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x t) y)) (/.f64 x (*.f64 y y)))) |
(* 1/2 (* (pow t 2) (* x (pow y 2)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (*.f64 y (*.f64 t 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 (*.f64 x 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 y (*.f64 x t))) |
(+ x (* t (+ (* -1 (* x y)) (* 1/2 (* t (* x (pow y 2))))))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 t (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 x y)))) |
(+ x (* t (+ (* -1 (* x y)) (* 1/2 (* t (* x (pow y 2))))))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 t (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 x y)))) |
(* 1/2 (* (pow t 2) (* x (pow y 2)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (*.f64 y (*.f64 t t))))) |
(* (pow t 2) (+ (* -1 (/ (* x y) t)) (* 1/2 (* x (pow y 2))))) |
(*.f64 t (*.f64 t (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (*.f64 x y) 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 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (*.f64 x y) 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 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (*.f64 x y) t)) (/.f64 x (*.f64 t t)))) |
(* 1/2 (* (pow t 2) (* x (pow y 2)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 y (*.f64 y (*.f64 t t))))) |
(* (pow t 2) (+ (* -1 (/ (* x y) t)) (* 1/2 (* x (pow y 2))))) |
(*.f64 t (*.f64 t (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (*.f64 x y) t)))) |
(* (pow t 2) (+ (* -1 (/ (+ (* -1 (/ x t)) (* x y)) t)) (* 1/2 (* x (pow y 2))))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.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 x (*.f64 #s(literal 1/2 binary64) (*.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 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) 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/2 (* (pow t 2) (pow y 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y (*.f64 t t)))) |
(* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(*.f64 (*.f64 y y) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y)))) |
(* (pow y 2) (+ (* -1 (/ t y)) (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))))) |
(*.f64 y (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y)))))) |
(* (pow y 2) (+ (* -1 (/ t y)) (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))))) |
(*.f64 y (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y)))))) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y (*.f64 t t)))) |
(* (pow y 2) (+ (* -1 (/ t y)) (* 1/2 (pow t 2)))) |
(*.f64 (*.f64 y y) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) 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 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))) |
(+ 1 (* t (+ (* -1 y) (* 1/2 (* t (pow y 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))) |
(* 1/2 (* (pow t 2) (pow y 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 y (*.f64 t 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 y (*.f64 y (*.f64 t 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))) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(/ 1 (pow y 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(+ (* -1 (/ t y)) (/ 1 (pow y 2))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 t y)) |
(+ (* t (- (* 1/2 t) (/ 1 y))) (/ 1 (pow y 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y)))) |
(+ (* t (- (* 1/2 t) (/ 1 y))) (/ 1 (pow y 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y)))) |
(* 1/2 (pow t 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(* (pow t 2) (- 1/2 (/ 1 (* t y)))) |
(*.f64 t (*.f64 t (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y t))))) |
(* (pow t 2) (- (+ 1/2 (/ 1 (* (pow t 2) (pow y 2)))) (/ 1 (* t y)))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 t t)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y t))))) |
(* (pow t 2) (- (+ 1/2 (/ 1 (* (pow t 2) (pow y 2)))) (/ 1 (* t y)))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 t t)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y t))))) |
(* 1/2 (pow t 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(* (pow t 2) (- 1/2 (/ 1 (* t y)))) |
(*.f64 t (*.f64 t (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y t))))) |
(* (pow t 2) (+ 1/2 (* -1 (/ (- (/ 1 y) (/ 1 (* t (pow y 2)))) t)))) |
(*.f64 (*.f64 t t) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y t)))) t))) |
(* (pow t 2) (+ 1/2 (* -1 (/ (- (/ 1 y) (/ 1 (* t (pow y 2)))) t)))) |
(*.f64 (*.f64 t t) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y t)))) t))) |
(/ 1 (pow y 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(/ (+ 1 (* -1 (* t y))) (pow y 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y t)) (*.f64 y y)) |
(/ (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t))) (pow y 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))) (*.f64 y y)) |
(/ (+ 1 (* y (- (* 1/2 (* (pow t 2) y)) t))) (pow y 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (*.f64 t t))) t))) (*.f64 y y)) |
(* 1/2 (pow t 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(+ (* -1 (/ t y)) (* 1/2 (pow t 2))) |
(*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y))) |
(- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y)))) |
(- (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2))) (/ t y)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y)))) |
(* 1/2 (pow t 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(+ (* -1 (/ t y)) (* 1/2 (pow t 2))) |
(*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y))) |
(+ (* -1 (/ t y)) (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y)))) |
(+ (* -1 (/ t y)) (+ (* 1/2 (pow t 2)) (/ 1 (pow y 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 t (+.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 #s(literal -1 binary64) y)))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(*.f64 (*.f64 x (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(*.f64 (*.f64 x (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(*.f64 (*.f64 x (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(*.f64 (*.f64 x (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(*.f64 (*.f64 x (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(*.f64 (*.f64 x (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(*.f64 (*.f64 x (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(*.f64 (*.f64 x (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(*.f64 (*.f64 x (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(*.f64 (*.f64 x (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(*.f64 (*.f64 x (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))))) |
(* (pow a 3) (* x (- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))))) |
(*.f64 (*.f64 x (*.f64 a (*.f64 a a))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))))) |
x |
(+ x (* -1 (* a (* b x)))) |
(-.f64 x (*.f64 x (*.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 x (*.f64 a (*.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 x (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 a (*.f64 x (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))))) (*.f64 x b)))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.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 x (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64))) (*.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 x (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 b b)) a))) (/.f64 (*.f64 x b) (*.f64 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 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 b b)) a))) (/.f64 (*.f64 x b) (*.f64 a a))) (/.f64 x (*.f64 a (*.f64 a a))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.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 (*.f64 b b) #s(literal -1/2 binary64))) a) (*.f64 x (*.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 x) a)) (* 1/2 (* (pow b 2) x))) a)) (* 1/6 (* (pow b 3) x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (*.f64 x (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/6 binary64))) (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) (/.f64 (*.f64 x b) 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 x (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/6 binary64))) (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.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 x (*.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 x (*.f64 a (*.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 x b) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) (*.f64 x a)))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.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 b (*.f64 (*.f64 b b) (+.f64 (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) b)) (/.f64 (*.f64 x a) (*.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 b (*.f64 (*.f64 b b) (+.f64 (-.f64 (+.f64 (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) b)) (/.f64 (*.f64 x a) (*.f64 b b))) (/.f64 x (*.f64 b (*.f64 b b)))))) |
(* -1/6 (* (pow a 3) (* (pow b 3) x))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.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/2 binary64) (/.f64 (*.f64 x (*.f64 a a)) b)) (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/6 binary64)))) (*.f64 #s(literal -1 binary64) (*.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 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/6 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (/.f64 (*.f64 x 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 (-.f64 (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/6 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a a))) (/.f64 (-.f64 (*.f64 x a) (/.f64 x b)) b)) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 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 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) #s(literal -1 binary64))))) |
(+ 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 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64))))) b))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* (pow a 3) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 (*.f64 a a) (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) 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 b (+.f64 (*.f64 b (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) (*.f64 a a))))) |
(* (pow a 3) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -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 -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 a b)) |
(+ 1 (* b (+ (* -1 a) (* 1/2 (* (pow a 2) b))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) #s(literal -1 binary64))))) |
(+ 1 (* b (+ (* -1 a) (* b (+ (* -1/6 (* (pow a 3) b)) (* 1/2 (pow a 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64))))) b))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* (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)) (/ 1 (pow b 3)))))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (-.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))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(* -1/6 (* (pow a 3) (pow b 3))) |
(*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b (*.f64 a (*.f64 a a)))))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ (pow a 2) b)) (* 1/6 (pow a 3))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/6 binary64))) (*.f64 #s(literal -1 binary64) (*.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 (*.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)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 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)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ (+ 1 (* -1 (* a b))) a) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 a b)) a) |
(/ (+ 1 (* a (+ (* -1 b) (* 1/2 (* a (pow b 2)))))) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) #s(literal -1 binary64))))) a) |
(/ (+ 1 (* a (+ (* -1 b) (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))))))) a) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64))))) b))) a) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(*.f64 a (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 a (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) 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 b (+.f64 (*.f64 b (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) (*.f64 a a))))) |
(* (pow a 2) (+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(*.f64 a (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))) |
(* (pow a 2) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 a (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) 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 b a) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 b) (/ 1 a)) a)) (* -1/2 (pow b 2))) a)) (* -1/6 (pow b 3)))) |
(*.f64 a (*.f64 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 (-.f64 (/.f64 #s(literal 1 binary64) a) b) a)) a)))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (* -1 b) (/ 1 a)) |
(-.f64 (/.f64 #s(literal 1 binary64) a) b) |
(+ (* b (- (* 1/2 (* a b)) 1)) (/ 1 a)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) #s(literal -1 binary64)))) |
(+ (* b (- (* b (+ (* -1/6 (* (pow a 2) b)) (* 1/2 a))) 1)) (/ 1 a)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 (*.f64 a a) #s(literal -1/6 binary64)))))))) |
(* -1/6 (* (pow a 2) (pow b 3))) |
(*.f64 a (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))) |
(* (pow b 3) (+ (* -1/6 (pow a 2)) (* 1/2 (/ a b)))) |
(*.f64 (*.f64 b b) (*.f64 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 b (*.f64 (*.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 (* a (pow b 3))))) (/ 1 (pow b 2)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (/.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 a (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))) |
(* -1 (* (pow b 3) (+ (* -1/2 (/ a b)) (* 1/6 (pow a 2))))) |
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b) (*.f64 (*.f64 a a) #s(literal 1/6 binary64))))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (- (* 1/2 a) (/ 1 b)) b)) (* 1/6 (pow a 2))))) |
(*.f64 (*.f64 b (*.f64 b b)) (neg.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)))) |
(* -1 (* (pow b 3) (+ (* -1 (/ (+ (* -1 (/ (- 1 (/ 1 (* a b))) b)) (* 1/2 a)) 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 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a b))) b)) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) |
(/ 1 (pow a 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) |
(+ (* -1 (/ b (pow a 2))) (/ 1 (pow a 3))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 b (*.f64 a a))) |
(+ (* b (- (* 1/2 (/ b a)) (/ 1 (pow a 2)))) (/ 1 (pow a 3))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1/2 binary64) b) a)))) |
(+ (* b (- (* b (+ (* -1/6 b) (* 1/2 (/ 1 a)))) (/ 1 (pow a 2)))) (/ 1 (pow a 3))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) (*.f64 a a))))) |
(* -1/6 (pow b 3)) |
(*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) |
(* (pow b 3) (- (* 1/2 (/ 1 (* a b))) 1/6)) |
(*.f64 (*.f64 b b) (*.f64 b (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(* (pow b 3) (- (/ 1/2 (* a b)) (+ 1/6 (/ 1 (* (pow a 2) (pow b 2)))))) |
(*.f64 b (*.f64 (*.f64 b b) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) b)) b) #s(literal 1/6 binary64)))) |
(* (pow b 3) (- (+ (/ 1/2 (* a b)) (/ 1 (* (pow a 3) (pow b 3)))) (+ 1/6 (/ 1 (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) b)) b) #s(literal 1/6 binary64)))) |
(* -1/6 (pow b 3)) |
(*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) |
(* -1 (* (pow b 3) (- 1/6 (* 1/2 (/ 1 (* a b)))))) |
(*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ 1/6 (* -1 (/ (- (* 1/2 (/ 1 a)) (/ 1 (* (pow a 2) b))) b))))) |
(*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) b)) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (/ 1 (pow a 2)) (/ 1 (* (pow a 3) b))) b)) (* 1/2 (/ 1 a))) b))))) |
(*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a (*.f64 a a))))) b)) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) |
(/ 1 (pow a 3)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) |
(/ (+ 1 (* -1 (* a b))) (pow a 3)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 a b)) (*.f64 a (*.f64 a a))) |
(/ (+ 1 (* a (- (* 1/2 (* a (pow b 2))) b))) (pow a 3)) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a b)) #s(literal -1 binary64))))) a) (*.f64 a a)) |
(/ (+ 1 (* a (- (* a (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2)))) b))) (pow a 3)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64))))) b))) (*.f64 a (*.f64 a a))) |
(* -1/6 (pow b 3)) |
(*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) |
(+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) |
(+ (* -1 (/ b (pow a 2))) (+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a)))) |
(*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) |
(- (+ (* -1/6 (pow b 3)) (+ (* 1/2 (/ (pow b 2) a)) (/ 1 (pow a 3)))) (/ b (pow a 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal -1 binary64) (*.f64 a a))))) |
(* -1/6 (pow b 3)) |
(*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) |
(+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) |
(+ (* -1 (/ (+ (* -1/2 (pow b 2)) (/ b a)) a)) (* -1/6 (pow b 3))) |
(-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) (/.f64 (+.f64 (/.f64 b a) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (- (/ 1 a) b) a)) (* -1/2 (pow b 2))) a)) (* -1/6 (pow b 3))) |
(-.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) b) a)) a)) |
(/ -1 (pow y 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 y y)) |
(- (/ t y) (/ 1 (pow y 2))) |
(/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) |
(- (/ t y) (/ 1 (pow y 2))) |
(/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) |
(- (/ t y) (/ 1 (pow y 2))) |
(/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) |
(/ t y) |
(/.f64 t y) |
(* t (- (/ 1 y) (/ 1 (* t (pow y 2))))) |
(*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y t))))) |
(* t (- (/ 1 y) (/ 1 (* t (pow y 2))))) |
(*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y t))))) |
(* t (- (/ 1 y) (/ 1 (* t (pow y 2))))) |
(*.f64 t (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y t))))) |
(/ t y) |
(/.f64 t y) |
(* -1 (* t (- (/ 1 (* t (pow y 2))) (/ 1 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y t))) (/.f64 #s(literal -1 binary64) y))) |
(* -1 (* t (- (/ 1 (* t (pow y 2))) (/ 1 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y t))) (/.f64 #s(literal -1 binary64) y))) |
(* -1 (* t (- (/ 1 (* t (pow y 2))) (/ 1 y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y t))) (/.f64 #s(literal -1 binary64) y))) |
(/ -1 (pow y 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 y y)) |
(/ (- (* t y) 1) (pow y 2)) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 y t)) y) y) |
(/ (- (* t y) 1) (pow y 2)) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 y t)) y) y) |
(/ (- (* t y) 1) (pow y 2)) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 y t)) y) y) |
(/ t y) |
(/.f64 t y) |
(/ (- t (/ 1 y)) y) |
(/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) |
(/ (- t (/ 1 y)) y) |
(/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) |
(/ (- t (/ 1 y)) y) |
(/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y) |
(/ t y) |
(/.f64 t y) |
(* -1 (/ (+ (* -1 t) (/ 1 y)) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) y) t)) y) |
(* -1 (/ (+ (* -1 t) (/ 1 y)) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) y) t)) y) |
(* -1 (/ (+ (* -1 t) (/ 1 y)) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) y) t)) y) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* (pow b 2) (+ (* -1/6 b) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) |
(* (pow b 2) (+ (* -1/6 b) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) |
(* (pow b 2) (+ (* -1/6 b) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) |
(* -1/6 (pow b 3)) |
(*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) |
(* (pow b 3) (- (* 1/2 (/ 1 (* a b))) 1/6)) |
(*.f64 (*.f64 b b) (*.f64 b (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(* (pow b 3) (- (* 1/2 (/ 1 (* a b))) 1/6)) |
(*.f64 (*.f64 b b) (*.f64 b (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(* (pow b 3) (- (* 1/2 (/ 1 (* a b))) 1/6)) |
(*.f64 (*.f64 b b) (*.f64 b (+.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))))) |
(* -1/6 (pow b 3)) |
(*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) |
(* -1 (* (pow b 3) (- 1/6 (* 1/2 (/ 1 (* a b)))))) |
(*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (- 1/6 (* 1/2 (/ 1 (* a b)))))) |
(*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (- 1/6 (* 1/2 (/ 1 (* a b)))))) |
(*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(/ (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))) a) |
(/ (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))) a) |
(/ (+ (* -1/6 (* a (pow b 3))) (* 1/2 (pow b 2))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))) a) |
(* -1/6 (pow b 3)) |
(*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) |
(+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) |
(+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) |
(+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) |
(* -1/6 (pow b 3)) |
(*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)) |
(+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) |
(+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) |
(+ (* -1/6 (pow b 3)) (* 1/2 (/ (pow b 2) a))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a))) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
(* 1/2 (/ (pow b 2) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) a) |
Compiled 32346 to 2856 computations (91.2% saved)
41 alts after pruning (37 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1089 | 15 | 1104 |
| Fresh | 8 | 22 | 30 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1101 | 41 | 1142 |
| Status | Accuracy | Program |
|---|---|---|
| 3.8% | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.f64 y t))))))) | |
| 58.8% | (/.f64 x (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 (*.f64 a b) #s(literal 2 binary64)))) | |
| 27.1% | (/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) | |
| 39.0% | (/.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)))))))) | |
| 38.4% | (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) | |
| 39.0% | (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))))) | |
| 55.3% | (/.f64 x (exp.f64 (*.f64 y t))) | |
| ✓ | 58.8% | (/.f64 x (exp.f64 (*.f64 a b))) |
| 25.3% | (-.f64 x (*.f64 (*.f64 t y) x)) | |
| ✓ | 25.7% | (-.f64 x (*.f64 t (*.f64 x y))) |
| 24.6% | (-.f64 x (*.f64 a (*.f64 x b))) | |
| 17.9% | (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) | |
| 34.2% | (+.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) x) | |
| 19.7% | (+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) b)))) (*.f64 x a)))) | |
| 24.7% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)) (*.f64 x (*.f64 y y))) | |
| 32.8% | (*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x) | |
| 27.7% | (*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) | |
| 23.0% | (*.f64 y (-.f64 (/.f64 x y) (*.f64 x t))) | |
| 15.6% | (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) | |
| 31.6% | (*.f64 y (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) x)) | |
| 48.8% | (*.f64 x (pow.f64 z y)) | |
| 7.5% | (*.f64 x (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) | |
| ✓ | 25.1% | (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
| 32.1% | (*.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)))) | |
| 34.0% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) t) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) y)))) | |
| 37.3% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) | |
| 5.9% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) b) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))))) a)))) | |
| 35.6% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) a)))) | |
| 34.0% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) b)))) | |
| 7.2% | (*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) | |
| 30.6% | (*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) | |
| 26.1% | (*.f64 x (*.f64 (*.f64 a a) (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a)))))) | |
| 14.0% | (*.f64 x (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 #s(literal 1 binary64) a))))) | |
| 13.2% | (*.f64 x (*.f64 a (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) | |
| 34.6% | (*.f64 x (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))))) | |
| 33.4% | (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 z a)))) | |
| 28.1% | (*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) | |
| 28.5% | (*.f64 t (*.f64 t (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (*.f64 x y) t)))) | |
| 27.2% | (*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) | |
| 24.8% | (*.f64 a (-.f64 (/.f64 x a) (*.f64 x b))) | |
| ✓ | 18.0% | x |
Compiled 2512 to 1006 computations (60% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(-.f64 x (*.f64 (*.f64 t y) x)) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 a (-.f64 (/.f64 x a) (*.f64 x b))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 x t))) |
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x) |
(*.f64 x (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) 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 b (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.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 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y) t)))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) x) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(*.f64 t (*.f64 t (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (*.f64 x y) t)))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 b b))) (*.f64 x b)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (*.f64 y y))) (*.f64 x y)))) |
(*.f64 x (*.f64 (*.f64 a a) (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a)))))) |
(*.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 x (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) |
(*.f64 y (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) x)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)) (*.f64 x (*.f64 y y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (-.f64 (*.f64 x t) (/.f64 x y)) y))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(*.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 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 (*.f64 #s(literal -1/6 binary64) t) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) y)))) |
(*.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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 x (*.f64 y t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) |
(/.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 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 x (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))))) (*.f64 x b)))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (+.f64 (-.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) b)))) (*.f64 x a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64))) b) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))) a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (+.f64 x (*.f64 x (*.f64 y t))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)))) (-.f64 x (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)))) |
(*.f64 x (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 #s(literal 1 binary64) a))))) |
(*.f64 x (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) b) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))))) a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.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 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 z a)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(/.f64 x (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 (*.f64 a b) #s(literal 2 binary64)))) |
(/.f64 x (pow.f64 (exp.f64 (*.f64 a (/.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.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 (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:
| 21.0ms | t |
| 21.0ms | x |
| 21.0ms | y |
| 21.0ms | b |
| 20.0ms | (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | x |
| 98.8% | 1 | y |
| 98.8% | 1 | z |
| 98.8% | 1 | t |
| 98.8% | 1 | a |
| 98.8% | 1 | b |
| 98.8% | 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))))) |
| 98.8% | 1 | (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) z)) b)))) |
| 98.8% | 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 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(-.f64 x (*.f64 (*.f64 t y) x)) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 a (-.f64 (/.f64 x a) (*.f64 x b))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 x t))) |
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x) |
(*.f64 x (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) 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 b (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.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 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y) t)))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) x) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(*.f64 t (*.f64 t (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (*.f64 x y) t)))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 b b))) (*.f64 x b)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (*.f64 y y))) (*.f64 x y)))) |
(*.f64 x (*.f64 (*.f64 a a) (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a)))))) |
(*.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 x (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) |
(*.f64 y (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) x)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)) (*.f64 x (*.f64 y y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (-.f64 (*.f64 x t) (/.f64 x y)) y))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(*.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 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 (*.f64 #s(literal -1/6 binary64) t) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) y)))) |
(*.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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 x (*.f64 y t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) |
(/.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 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 x (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))))) (*.f64 x b)))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (+.f64 (-.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) b)))) (*.f64 x a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64))) b) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))) a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (+.f64 x (*.f64 x (*.f64 y t))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)))) (-.f64 x (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)))) |
(*.f64 x (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 #s(literal 1 binary64) a))))) |
(*.f64 x (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) b) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))))) a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.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 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 z a)))) |
(*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) |
(/.f64 x (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 (*.f64 a b) #s(literal 2 binary64)))) |
(/.f64 x (pow.f64 (exp.f64 (*.f64 a (/.f64 b #s(literal 2 binary64)))) #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)))) |
6 calls:
| 22.0ms | z |
| 20.0ms | t |
| 20.0ms | a |
| 20.0ms | b |
| 20.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.6% | 1 | x |
| 84.0% | 3 | y |
| 69.6% | 1 | z |
| 75.3% | 3 | t |
| 83.5% | 3 | a |
| 78.5% | 3 | b |
Compiled 42 to 36 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(-.f64 x (*.f64 (*.f64 t y) x)) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 a (-.f64 (/.f64 x a) (*.f64 x b))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 x t))) |
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x) |
(*.f64 x (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) 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 b (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.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 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y) t)))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) x) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(*.f64 t (*.f64 t (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (*.f64 x y) t)))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 b b))) (*.f64 x b)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (*.f64 y y))) (*.f64 x y)))) |
(*.f64 x (*.f64 (*.f64 a a) (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a)))))) |
(*.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 x (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) |
(*.f64 y (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) x)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)) (*.f64 x (*.f64 y y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (-.f64 (*.f64 x t) (/.f64 x y)) y))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(*.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 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 (*.f64 #s(literal -1/6 binary64) t) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) y)))) |
(*.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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 x (*.f64 y t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) |
(/.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 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 x (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))))) (*.f64 x b)))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (+.f64 (-.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) b)))) (*.f64 x a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64))) b) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))) a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (+.f64 x (*.f64 x (*.f64 y t))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)))) (-.f64 x (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)))) |
(*.f64 x (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 #s(literal 1 binary64) a))))) |
(*.f64 x (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) b) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))))) a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.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 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y t)))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 z a)))) |
| 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))) |
4 calls:
| 20.0ms | y |
| 19.0ms | a |
| 19.0ms | b |
| 19.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.3% | 4 | t |
| 72.0% | 4 | b |
| 71.8% | 3 | a |
| 74.2% | 4 | y |
Compiled 28 to 24 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(-.f64 x (*.f64 (*.f64 t y) x)) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 a (-.f64 (/.f64 x a) (*.f64 x b))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 x t))) |
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x) |
(*.f64 x (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) 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 b (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.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 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y) t)))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) x) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(*.f64 t (*.f64 t (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (*.f64 x y) t)))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 b b))) (*.f64 x b)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (*.f64 y y))) (*.f64 x y)))) |
(*.f64 x (*.f64 (*.f64 a a) (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a)))))) |
(*.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 x (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) |
(*.f64 y (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) x)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)) (*.f64 x (*.f64 y y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (-.f64 (*.f64 x t) (/.f64 x y)) y))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(*.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 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 (*.f64 #s(literal -1/6 binary64) t) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) y)))) |
(*.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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 x (*.f64 y t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) |
(/.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 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 x (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))))) (*.f64 x b)))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (+.f64 (-.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) b)))) (*.f64 x a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64))) b) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))) a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (+.f64 x (*.f64 x (*.f64 y t))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)))) (-.f64 x (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)))) |
(*.f64 x (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 #s(literal 1 binary64) a))))) |
(*.f64 x (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) b) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))))) a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.f64 y t))))))) |
(*.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)) |
4 calls:
| 18.0ms | t |
| 18.0ms | z |
| 18.0ms | y |
| 17.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.5% | 3 | y |
| 62.5% | 3 | z |
| 58.8% | 1 | x |
| 60.6% | 2 | t |
Compiled 28 to 24 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(-.f64 x (*.f64 (*.f64 t y) x)) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 a (-.f64 (/.f64 x a) (*.f64 x b))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 x t))) |
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x) |
(*.f64 x (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) 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 b (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.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 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y) t)))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) x) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(*.f64 t (*.f64 t (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (*.f64 x y) t)))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 b b))) (*.f64 x b)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (*.f64 y y))) (*.f64 x y)))) |
(*.f64 x (*.f64 (*.f64 a a) (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a)))))) |
(*.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 x (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) |
(*.f64 y (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) x)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)) (*.f64 x (*.f64 y y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (-.f64 (*.f64 x t) (/.f64 x y)) y))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(*.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 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 (*.f64 #s(literal -1/6 binary64) t) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) y)))) |
(*.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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 x (*.f64 y t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) |
(/.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 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 x (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))))) (*.f64 x b)))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (+.f64 (-.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) b)))) (*.f64 x a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64))) b) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))) a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (+.f64 x (*.f64 x (*.f64 y t))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)))) (-.f64 x (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)))) |
(*.f64 x (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 #s(literal 1 binary64) a))))) |
(*.f64 x (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) b) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))))) a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.f64 y t))))))) |
(*.f64 x (pow.f64 z y)) |
| Outputs |
|---|
(*.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 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 (pow.f64 z y)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
6 calls:
| 24.0ms | z |
| 18.0ms | x |
| 18.0ms | b |
| 18.0ms | y |
| 18.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.8% | 1 | x |
| 55.9% | 2 | t |
| 48.8% | 1 | z |
| 57.3% | 4 | b |
| 63.2% | 4 | a |
| 65.9% | 6 | y |
Compiled 42 to 36 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(-.f64 x (*.f64 (*.f64 t y) x)) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 a (-.f64 (/.f64 x a) (*.f64 x b))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 x t))) |
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x) |
(*.f64 x (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) 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 b (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.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 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y) t)))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) x) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(*.f64 t (*.f64 t (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (*.f64 x y) t)))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 b b))) (*.f64 x b)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (*.f64 y y))) (*.f64 x y)))) |
(*.f64 x (*.f64 (*.f64 a a) (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a)))))) |
(*.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 x (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) |
(*.f64 y (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) x)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)) (*.f64 x (*.f64 y y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (-.f64 (*.f64 x t) (/.f64 x y)) y))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(*.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 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 (*.f64 #s(literal -1/6 binary64) t) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) y)))) |
(*.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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 x (*.f64 y t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) |
(/.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 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 x (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 b b))))) (*.f64 x b)))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (+.f64 (-.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a)) (/.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) |
(+.f64 x (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 a (*.f64 a a)))) (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) b)))) (*.f64 x a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/4 binary64))) b) (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 a a)))) a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (+.f64 x (*.f64 x (*.f64 y t))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)) (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)))) (-.f64 x (*.f64 (-.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))) a) (*.f64 b x)))) |
(*.f64 x (*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) a)))) (/.f64 #s(literal 1 binary64) a))))) |
(*.f64 x (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (-.f64 (*.f64 b (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 b (/.f64 #s(literal 1 binary64) a)) (*.f64 a a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) (+.f64 (*.f64 b (*.f64 #s(literal -1/6 binary64) (*.f64 b b))) (/.f64 (-.f64 (-.f64 (/.f64 b (/.f64 #s(literal 2 binary64) b)) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) a)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))))) b) (+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 a a))) (*.f64 a (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))))) a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y t)) (+.f64 x (*.f64 x (*.f64 y t))))))) |
| Outputs |
|---|
(*.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 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 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
4 calls:
| 18.0ms | y |
| 17.0ms | t |
| 17.0ms | b |
| 17.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.4% | 7 | b |
| 46.6% | 3 | t |
| 55.1% | 3 | y |
| 53.9% | 4 | a |
Compiled 28 to 24 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(-.f64 x (*.f64 (*.f64 t y) x)) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 a (-.f64 (/.f64 x a) (*.f64 x b))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 x t))) |
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x) |
(*.f64 x (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) 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 b (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.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 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y) t)))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) x) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))))) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(*.f64 t (*.f64 t (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) (/.f64 (*.f64 x y) t)))) |
(+.f64 x (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 x (*.f64 b b))) (*.f64 x b)))) |
(+.f64 x (*.f64 t (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (*.f64 y y))) (*.f64 x y)))) |
(*.f64 x (*.f64 (*.f64 a a) (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 b #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) a)))))) |
(*.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 x (*.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)))) |
(*.f64 y (*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y))) x)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (+.f64 t (/.f64 #s(literal -1 binary64) y)) y)) (*.f64 x (*.f64 y y))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/6 binary64))))))) a)))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (-.f64 (*.f64 x t) (/.f64 x y)) y))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (+.f64 (*.f64 b (*.f64 (*.f64 b b) #s(literal -1/6 binary64))) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) a))))) |
(*.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 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 (*.f64 #s(literal -1/6 binary64) t) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) y)))) |
(*.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)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 x (*.f64 y t))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 t (*.f64 x (*.f64 y t))))))) |
| Outputs |
|---|
(*.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 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))))))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
1 calls:
| 18.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.9% | 3 | y |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(-.f64 x (*.f64 (*.f64 t y) x)) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 a (-.f64 (/.f64 x a) (*.f64 x b))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 x t))) |
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x) |
(*.f64 x (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) 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 b (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.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 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y) t)))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) x) |
(/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))))) |
| Outputs |
|---|
(*.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 a (+.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
1 calls:
| 11.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.1% | 3 | y |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(-.f64 x (*.f64 (*.f64 t y) x)) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 a (-.f64 (/.f64 x a) (*.f64 x b))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 x t))) |
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x) |
(*.f64 x (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) 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 b (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.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 t (-.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) y)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) y) t)))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 x (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 x y) (-.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) t)) x) |
| Outputs |
|---|
(*.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 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
4 calls:
| 12.0ms | z |
| 11.0ms | a |
| 9.0ms | x |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.9% | 7 | z |
| 44.7% | 5 | x |
| 50.5% | 3 | a |
| 51.5% | 3 | y |
Compiled 28 to 24 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(-.f64 x (*.f64 (*.f64 t y) x)) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 a (-.f64 (/.f64 x a) (*.f64 x b))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 x t))) |
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x) |
(*.f64 x (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) 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 b (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) a)))) |
| Outputs |
|---|
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.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 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
1 calls:
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.6% | 3 | y |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(-.f64 x (*.f64 (*.f64 t y) x)) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 a (-.f64 (/.f64 x a) (*.f64 x b))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 x t))) |
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x) |
(*.f64 x (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) b)))) |
| Outputs |
|---|
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) b)))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
2 calls:
| 22.0ms | y |
| 7.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.9% | 3 | a |
| 49.4% | 3 | y |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(-.f64 x (*.f64 (*.f64 t y) x)) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 a (-.f64 (/.f64 x a) (*.f64 x b))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 x t))) |
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x) |
(*.f64 x (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
| Outputs |
|---|
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))) |
1 calls:
| 6.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.1% | 3 | y |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(-.f64 x (*.f64 (*.f64 t y) x)) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 a (-.f64 (/.f64 x a) (*.f64 x b))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 x t))) |
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x) |
(*.f64 x (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))))) |
(*.f64 x (*.f64 a (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) |
| Outputs |
|---|
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 x (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))))) |
2 calls:
| 34.0ms | b |
| 6.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.2% | 4 | b |
| 47.9% | 3 | y |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(-.f64 x (*.f64 (*.f64 t y) x)) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 a (-.f64 (/.f64 x a) (*.f64 x b))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 x t))) |
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x) |
| Outputs |
|---|
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x) |
2 calls:
| 14.0ms | t |
| 6.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.1% | 3 | t |
| 44.5% | 3 | y |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(-.f64 x (*.f64 (*.f64 t y) x)) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 a (-.f64 (/.f64 x a) (*.f64 x b))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 x t))) |
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
| Outputs |
|---|
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
4 calls:
| 8.0ms | z |
| 5.0ms | a |
| 5.0ms | y |
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.6% | 4 | b |
| 38.1% | 4 | z |
| 39.3% | 4 | a |
| 44.0% | 4 | y |
Compiled 28 to 24 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(-.f64 x (*.f64 (*.f64 t y) x)) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 a (-.f64 (/.f64 x a) (*.f64 x b))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
(*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) |
(*.f64 y (-.f64 (/.f64 x y) (*.f64 x t))) |
| Outputs |
|---|
(*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
6 calls:
| 6.0ms | z |
| 6.0ms | x |
| 5.0ms | b |
| 5.0ms | a |
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.4% | 3 | t |
| 31.1% | 2 | z |
| 33.2% | 3 | b |
| 33.0% | 3 | a |
| 31.7% | 2 | x |
| 33.8% | 2 | y |
Compiled 42 to 36 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
(-.f64 x (*.f64 t (*.f64 x y))) |
(-.f64 x (*.f64 (*.f64 t y) x)) |
(/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) |
(*.f64 a (-.f64 (/.f64 x a) (*.f64 x b))) |
(*.f64 b (-.f64 (/.f64 x b) (*.f64 x a))) |
| Outputs |
|---|
(-.f64 x (*.f64 t (*.f64 x y))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
1 calls:
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.7% | 3 | y |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
(-.f64 x (*.f64 a (*.f64 x b))) |
| Outputs |
|---|
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b))) |
1 calls:
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.4% | 3 | y |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
| Outputs |
|---|
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) |
6 calls:
| 4.0ms | b |
| 2.0ms | x |
| 2.0ms | a |
| 2.0ms | y |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.0% | 3 | t |
| 25.3% | 1 | z |
| 29.0% | 3 | a |
| 28.7% | 2 | b |
| 25.3% | 1 | x |
| 31.0% | 3 | y |
Compiled 42 to 36 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y t))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
2 calls:
| 3.0ms | b |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 28.7% | 2 | b |
| 28.1% | 2 | y |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
x |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
| Outputs |
|---|
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) |
6 calls:
| 2.0ms | a |
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | x |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 25.1% | 1 | x |
| 25.1% | 1 | z |
| 25.1% | 1 | a |
| 25.1% | 1 | y |
| 25.1% | 1 | t |
| 25.1% | 1 | b |
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 | a |
| 1.0ms | t |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 18.0% | 1 | x |
| 18.0% | 1 | z |
| 18.0% | 1 | b |
| 18.0% | 1 | y |
| 18.0% | 1 | a |
| 18.0% | 1 | t |
Compiled 42 to 36 computations (14.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 3.489185159920204e-15 | 248.48956891387138 |
| 31.0ms | -2.513519093432329e-80 | -7.574924663721737e-96 |
| 37.0ms | 294× | 0 | valid |
| 12.0ms | 26× | 1 | valid |
Compiled 653 to 505 computations (22.7% saved)
ival-log: 15.0ms (43.8% of total)ival-sub: 7.0ms (20.4% of total)ival-mult: 7.0ms (20.4% of total)ival-exp: 2.0ms (5.8% of total)ival-add: 2.0ms (5.8% of total)backward-pass: 1.0ms (2.9% of total)const: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 3.495494807434324e+41 | 7.995626556802572e+44 |
| 162.0ms | 7.653350523140604e-216 | 1.5957048227854332e-212 |
| 27.0ms | -12500378330.868692 | -435.25184199333944 |
| 182.0ms | 364× | 0 | valid |
| 16.0ms | 36× | 1 | valid |
Compiled 666 to 508 computations (23.7% saved)
ival-sub: 145.0ms (81% of total)ival-log: 18.0ms (10.1% of total)ival-mult: 9.0ms (5% of total)ival-exp: 4.0ms (2.2% of total)ival-add: 2.0ms (1.1% 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 |
|---|---|---|
| 19.0ms | 5.634617205004855e+24 | 6.702618122921609e+25 |
| 32.0ms | -0.001494719225407186 | -2.132421843676207e-16 |
| 32.0ms | 239× | 0 | valid |
| 8.0ms | 17× | 1 | valid |
Compiled 433 to 329 computations (24% saved)
ival-log: 14.0ms (50.9% of total)ival-mult: 5.0ms (18.2% of total)ival-sub: 4.0ms (14.5% of total)ival-exp: 2.0ms (7.3% of total)backward-pass: 1.0ms (3.6% of total)ival-add: 1.0ms (3.6% of total)const: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | 4.9827822649232435e+57 | 3.6492067668298765e+61 |
| 27.0ms | -1.8641231392043212e+34 | -9.379359365262359e+29 |
| 30.0ms | -3.7068811500310614e+212 | -1.8413303126528368e+210 |
| 41.0ms | 313× | 0 | valid |
| 25.0ms | 55× | 1 | valid |
Compiled 1035 to 724 computations (30% saved)
ival-log: 23.0ms (51.3% of total)ival-mult: 8.0ms (17.9% of total)ival-sub: 7.0ms (15.6% of total)ival-exp: 3.0ms (6.7% of total)ival-add: 2.0ms (4.5% 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 |
|---|---|---|
| 27.0ms | 1.3399662938851283e-204 | 1.5889331611693452e-202 |
| 22.0ms | -6.662252033332909e+80 | -1.3543800988578135e+76 |
| 28.0ms | 224× | 0 | valid |
| 13.0ms | 16× | 1 | valid |
Compiled 843 to 573 computations (32% saved)
ival-mult: 11.0ms (37.7% of total)ival-log: 10.0ms (34.3% of total)ival-sub: 4.0ms (13.7% of total)ival-exp: 2.0ms (6.9% of total)ival-add: 1.0ms (3.4% 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 |
|---|---|---|
| 22.0ms | 1.3399662938851283e-204 | 1.5889331611693452e-202 |
| 28.0ms | -6.662252033332909e+80 | -1.3543800988578135e+76 |
| 32.0ms | 216× | 0 | valid |
| 10.0ms | 24× | 1 | valid |
Compiled 693 to 498 computations (28.1% saved)
ival-log: 11.0ms (44.4% of total)ival-mult: 5.0ms (20.2% of total)ival-sub: 4.0ms (16.1% of total)ival-exp: 2.0ms (8.1% 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 |
|---|---|---|
| 27.0ms | 1.3399662938851283e-204 | 1.5889331611693452e-202 |
| 27.0ms | -6.662252033332909e+80 | -1.3543800988578135e+76 |
| 37.0ms | 222× | 0 | valid |
| 8.0ms | 18× | 1 | valid |
Compiled 693 to 498 computations (28.1% saved)
ival-log: 16.0ms (48.8% of total)ival-mult: 9.0ms (27.4% of total)ival-sub: 4.0ms (12.2% of total)ival-exp: 2.0ms (6.1% of total)ival-add: 1.0ms (3% 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 |
|---|---|---|
| 25.0ms | 3.003619230532177e-196 | 8.793110223244158e-192 |
| 22.0ms | -2.232280294954951e+72 | -3.8189025459304343e+71 |
| 30.0ms | 209× | 0 | valid |
| 7.0ms | 15× | 1 | valid |
Compiled 649 to 465 computations (28.4% saved)
ival-log: 10.0ms (46.5% of total)ival-mult: 5.0ms (23.2% of total)ival-sub: 4.0ms (18.6% of total)ival-exp: 2.0ms (9.3% of total)ival-add: 1.0ms (4.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 |
|---|---|---|
| 29.0ms | 3.003619230532177e-196 | 8.793110223244158e-192 |
| 26.0ms | -3.00957889366473e+30 | -2.5258600094245723e+24 |
| 30.0ms | 246× | 0 | valid |
| 14.0ms | 26× | 1 | valid |
Compiled 745 to 534 computations (28.3% saved)
ival-log: 16.0ms (51.9% of total)ival-mult: 6.0ms (19.4% of total)ival-sub: 5.0ms (16.2% of total)ival-exp: 2.0ms (6.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)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 1.3399662938851283e-204 | 1.5889331611693452e-202 |
| 28.0ms | -2.3854365594557994e-30 | -3.199889490031964e-39 |
| 32.0ms | 239× | 0 | valid |
| 7.0ms | 17× | 1 | valid |
Compiled 701 to 503 computations (28.2% saved)
ival-log: 13.0ms (48.6% of total)ival-mult: 6.0ms (22.4% of total)ival-sub: 4.0ms (14.9% of total)ival-exp: 2.0ms (7.5% of total)ival-add: 1.0ms (3.7% 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 |
|---|---|---|
| 26.0ms | 1.3399662938851283e-204 | 1.5889331611693452e-202 |
| 20.0ms | -1.4757139059844594e-28 | -2.3854365594557994e-30 |
| 31.0ms | 208× | 0 | valid |
| 7.0ms | 16× | 1 | valid |
Compiled 509 to 375 computations (26.3% saved)
ival-log: 10.0ms (36.7% of total)ival-sub: 9.0ms (33% of total)ival-mult: 5.0ms (18.3% of total)ival-exp: 1.0ms (3.7% of total)ival-add: 1.0ms (3.7% 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 |
|---|---|---|
| 15.0ms | 8.697427099998645e-216 | 2.660404764006912e-215 |
| 24.0ms | -1.4757139059844594e-28 | -2.3854365594557994e-30 |
| 23.0ms | 177× | 0 | valid |
| 8.0ms | 15× | 1 | valid |
Compiled 437 to 323 computations (26.1% saved)
ival-log: 10.0ms (47.9% of total)ival-mult: 4.0ms (19.2% of total)ival-sub: 3.0ms (14.4% of total)ival-exp: 1.0ms (4.8% of total)ival-add: 1.0ms (4.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 |
|---|---|---|
| 22.0ms | 4.2871128196083764e-18 | 1.8844302690533262e-16 |
| 22.0ms | -1.4757139059844594e-28 | -2.3854365594557994e-30 |
| 25.0ms | 203× | 0 | valid |
| 9.0ms | 21× | 1 | valid |
Compiled 481 to 361 computations (24.9% saved)
ival-log: 11.0ms (47% of total)ival-mult: 5.0ms (21.4% of total)ival-sub: 4.0ms (17.1% of total)ival-exp: 2.0ms (8.5% of total)backward-pass: 1.0ms (4.3% of total)ival-add: 1.0ms (4.3% of total)const: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 2.0869689104346693e+157 | 2.3510046548270216e+160 |
| 23.0ms | 4.2871128196083764e-18 | 1.8844302690533262e-16 |
| 25.0ms | -1.4757139059844594e-28 | -2.3854365594557994e-30 |
| 40.0ms | 326× | 0 | valid |
| 12.0ms | 26× | 1 | valid |
Compiled 737 to 553 computations (25% saved)
ival-log: 16.0ms (46.5% of total)ival-mult: 7.0ms (20.4% of total)ival-sub: 6.0ms (17.4% of total)ival-exp: 2.0ms (5.8% of total)ival-add: 2.0ms (5.8% of total)backward-pass: 1.0ms (2.9% of total)const: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | 3.003619230532177e-196 | 8.793110223244158e-192 |
| 21.0ms | 115× | 0 | valid |
| 5.0ms | 13× | 1 | valid |
Compiled 273 to 201 computations (26.4% saved)
ival-log: 14.0ms (67.3% of total)ival-mult: 3.0ms (14.4% of total)ival-sub: 2.0ms (9.6% of total)ival-exp: 1.0ms (4.8% of total)ival-add: 1.0ms (4.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 |
|---|---|---|
| 21.0ms | 4.2871128196083764e-18 | 1.8844302690533262e-16 |
| 23.0ms | -2.5258600094245723e+24 | -6.035366496203097e+22 |
| 25.0ms | 205× | 0 | valid |
| 8.0ms | 19× | 1 | valid |
Compiled 425 to 326 computations (23.3% saved)
ival-log: 10.0ms (44.5% of total)ival-mult: 5.0ms (22.3% of total)ival-sub: 4.0ms (17.8% of total)ival-exp: 2.0ms (8.9% of total)backward-pass: 1.0ms (4.5% of total)ival-add: 1.0ms (4.5% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 4.2871128196083764e-18 | 1.8844302690533262e-16 |
| 23.0ms | -1.4757139059844594e-28 | -2.3854365594557994e-30 |
| 25.0ms | 205× | 0 | valid |
| 8.0ms | 19× | 1 | valid |
Compiled 425 to 333 computations (21.6% saved)
ival-log: 10.0ms (44.6% of total)ival-mult: 5.0ms (22.3% of total)ival-sub: 4.0ms (17.8% of total)ival-exp: 2.0ms (8.9% of total)ival-add: 1.0ms (4.5% 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 |
|---|---|---|
| 24.0ms | 4.2871128196083764e-18 | 1.8844302690533262e-16 |
| 20.0ms | -1.4757139059844594e-28 | -2.3854365594557994e-30 |
| 25.0ms | 200× | 0 | valid |
| 10.0ms | 24× | 1 | valid |
Compiled 425 to 333 computations (21.6% saved)
ival-log: 11.0ms (47% of total)ival-mult: 5.0ms (21.4% of total)ival-sub: 4.0ms (17.1% of total)ival-exp: 2.0ms (8.5% of total)backward-pass: 1.0ms (4.3% of total)ival-add: 1.0ms (4.3% of total)const: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 1142660.652395751 | 20472372.895167425 |
| 16.0ms | 112× | 0 | valid |
Compiled 229 to 179 computations (21.8% saved)
ival-log: 6.0ms (54.7% of total)ival-sub: 2.0ms (18.2% of total)ival-mult: 2.0ms (18.2% of total)ival-exp: 1.0ms (9.1% of total)ival-add: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 146× | *-commutative_binary64 |
| 72× | +-commutative_binary64 |
| 46× | sub-neg_binary64 |
| 34× | neg-mul-1_binary64 |
| 28× | cancel-sign-sub-inv_binary64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 214 | 776 |
| 1 | 334 | 776 |
| 2 | 398 | 775 |
| 3 | 431 | 775 |
| 4 | 447 | 775 |
| 5 | 455 | 775 |
| 6 | 458 | 775 |
| 7 | 459 | 775 |
| 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 -767620341034077/33374797436264220037422214158899251790667258161822699530422525122222183215322508594108782608384 binary64)) (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (if (<=.f64 y #s(literal 4150517416584649/9223372036854775808 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 t #s(literal -440 binary64)) (/.f64 x (exp.f64 (*.f64 y t))) (if (<=.f64 t #s(literal 1552518092300709/194064761537588616893622436057812819407110752139587076392381504753256369085797110791359801103580809743810966337141384150771447505514351798930535909380147642400556872002606238193783160703949805603157874899214558593861605856727007232 binary64)) (*.f64 x (pow.f64 z y)) (if (<=.f64 t #s(literal 200000000000000017642722810612845281403731968 binary64)) (/.f64 x (exp.f64 (*.f64 a b))) (/.f64 x (exp.f64 (*.f64 y t)))))) |
(if (<=.f64 y #s(literal -4150517416584649/18446744073709551616 binary64)) (*.f64 x (pow.f64 z y)) (if (<=.f64 y #s(literal 8499999999999999588958208 binary64)) (/.f64 x (exp.f64 (*.f64 a b))) (*.f64 x (pow.f64 z y)))) |
(if (<=.f64 a #s(literal -22000000000000000440476609920324780592415578726217932368262729882073131060958158159043552217743452133173755438746269544241247363312985198291211911143514309036983428883054236448873104910900197710709341451540496384 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) (if (<=.f64 a #s(literal -1260000000000000035187726458290176 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)))))))) (if (<=.f64 a #s(literal 36000000000000001032432256106584441327263159295473035396513792 binary64)) (*.f64 x (pow.f64 z y)) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))))))) |
(if (<=.f64 y #s(literal -31999999999999997649272997647398365552281702886382972392404685432971593777152 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) y)))) (if (<=.f64 y #s(literal 106865762597601/689456532887748412341091025928864224451014138635639044112158674527024860928026977516082500242976073479223111693916991352080883023896091539947888937618883326765331077022147490374177752073413947198182949091512336515072 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 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))))) |
(if (<=.f64 y #s(literal -799999999999999986226090180436686853981981157712127180431800961742489232867328 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) y)))) (if (<=.f64 y #s(literal 106865762597601/689456532887748412341091025928864224451014138635639044112158674527024860928026977516082500242976073479223111693916991352080883023896091539947888937618883326765331077022147490374177752073413947198182949091512336515072 binary64)) (/.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 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))))) |
(if (<=.f64 y #s(literal -56000000000000002121147357607829408819305898334881099472855815384936490079354880 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) y)))) (if (<=.f64 y #s(literal 106865762597601/689456532887748412341091025928864224451014138635639044112158674527024860928026977516082500242976073479223111693916991352080883023896091539947888937618883326765331077022147490374177752073413947198182949091512336515072 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))))) (*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))))) |
(if (<=.f64 y #s(literal -820000000000000044150822424195084219866396744407056167337541105656791040 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) y)))) (if (<=.f64 y #s(literal 5457904683003073/642106433294479187895628647812515706243937964211813215270786243050382343053842873793172184604197808987668819440451442591921317413352515120010719576495590924066799764542046459740193329819863612948155914518528 binary64)) (*.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 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))))) |
(if (<=.f64 y #s(literal -56999999999999996359344128 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (if (<=.f64 y #s(literal 5457904683003073/642106433294479187895628647812515706243937964211813215270786243050382343053842873793172184604197808987668819440451442591921317413352515120010719576495590924066799764542046459740193329819863612948155914518528 binary64)) (*.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 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))))) |
(if (<=.f64 y #s(literal -1205738850797995/182687704666362864775460604089535377456991567872 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (if (<=.f64 y #s(literal 106865762597601/689456532887748412341091025928864224451014138635639044112158674527024860928026977516082500242976073479223111693916991352080883023896091539947888937618883326765331077022147490374177752073413947198182949091512336515072 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) b)))) (*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))))) |
(if (<=.f64 y #s(literal -8278036617694567/2854495385411919762116571938898990272765493248 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (if (<=.f64 y #s(literal 106865762597601/689456532887748412341091025928864224451014138635639044112158674527024860928026977516082500242976073479223111693916991352080883023896091539947888937618883326765331077022147490374177752073413947198182949091512336515072 binary64)) (/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))))) |
(if (<=.f64 y #s(literal -7136238463529799/178405961588244985132285746181186892047843328 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (if (<=.f64 y #s(literal 4657554276902127/194064761537588616893622436057812819407110752139587076392381504753256369085797110791359801103580809743810966337141384150771447505514351798930535909380147642400556872002606238193783160703949805603157874899214558593861605856727007232 binary64)) (/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 x (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))))))) |
(if (<=.f64 y #s(literal -8848935694776951/1427247692705959881058285969449495136382746624 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (if (<=.f64 y #s(literal 4867778304876401/324518553658426726783156020576256 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) (*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x))) |
(if (<=.f64 y #s(literal -1462928885023609/178405961588244985132285746181186892047843328 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (if (<=.f64 y #s(literal 6490371073168535/1298074214633706907132624082305024 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) (if (<=.f64 y #s(literal 89999999999999996978034935753274372581137982391627863044222998453311712819643395715756964579545805058243150564521990413193861949710484050343939058676864647168 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b)))))) |
(if (<=.f64 y #s(literal 5457904683003073/642106433294479187895628647812515706243937964211813215270786243050382343053842873793172184604197808987668819440451442591921317413352515120010719576495590924066799764542046459740193329819863612948155914518528 binary64)) (*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b)))) |
(if (<=.f64 y #s(literal -62000000000000004194304 binary64)) (-.f64 x (*.f64 t (*.f64 x y))) (if (<=.f64 y #s(literal 1784852045121347/162259276829213363391578010288128 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 -6467216107573881/44601490397061246283071436545296723011960832 binary64)) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) (if (<=.f64 y #s(literal 7301667457314601/40564819207303340847894502572032 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 -348449143727041/2787593149816327892691964784081045188247552 binary64)) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) (if (<=.f64 y #s(literal 7098843361278085/40564819207303340847894502572032 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))))) |
(if (<=.f64 b #s(literal 6400000 binary64)) (*.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 1 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 -767620341034077/33374797436264220037422214158899251790667258161822699530422525122222183215322508594108782608384 binary64)) (*.f64 x (exp.f64 (*.f64 y (-.f64 (log.f64 z) t)))) (if (<=.f64 y #s(literal 4150517416584649/9223372036854775808 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 t #s(literal -440 binary64)) (/.f64 x (exp.f64 (*.f64 y t))) (if (<=.f64 t #s(literal 1552518092300709/194064761537588616893622436057812819407110752139587076392381504753256369085797110791359801103580809743810966337141384150771447505514351798930535909380147642400556872002606238193783160703949805603157874899214558593861605856727007232 binary64)) (*.f64 x (pow.f64 z y)) (if (<=.f64 t #s(literal 200000000000000017642722810612845281403731968 binary64)) (/.f64 x (exp.f64 (*.f64 a b))) (/.f64 x (exp.f64 (*.f64 y t)))))) |
(if (<=.f64 y #s(literal -4150517416584649/18446744073709551616 binary64)) (*.f64 x (pow.f64 z y)) (if (<=.f64 y #s(literal 8499999999999999588958208 binary64)) (/.f64 x (exp.f64 (*.f64 a b))) (*.f64 x (pow.f64 z y)))) |
(if (<=.f64 a #s(literal -22000000000000000440476609920324780592415578726217932368262729882073131060958158159043552217743452133173755438746269544241247363312985198291211911143514309036983428883054236448873104910900197710709341451540496384 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 a a))) a)))) (if (<=.f64 a #s(literal -1260000000000000035187726458290176 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)))))))) (if (<=.f64 a #s(literal 36000000000000001032432256106584441327263159295473035396513792 binary64)) (*.f64 x (pow.f64 z y)) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a a)))))))))) |
(if (<=.f64 y #s(literal -31999999999999997649272997647398365552281702886382972392404685432971593777152 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) y)))) (if (<=.f64 y #s(literal 106865762597601/689456532887748412341091025928864224451014138635639044112158674527024860928026977516082500242976073479223111693916991352080883023896091539947888937618883326765331077022147490374177752073413947198182949091512336515072 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 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))))) |
(if (<=.f64 y #s(literal -799999999999999986226090180436686853981981157712127180431800961742489232867328 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) y)))) (if (<=.f64 y #s(literal 106865762597601/689456532887748412341091025928864224451014138635639044112158674527024860928026977516082500242976073479223111693916991352080883023896091539947888937618883326765331077022147490374177752073413947198182949091512336515072 binary64)) (/.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 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))))) |
(if (<=.f64 y #s(literal -56000000000000002121147357607829408819305898334881099472855815384936490079354880 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) y)))) (if (<=.f64 y #s(literal 106865762597601/689456532887748412341091025928864224451014138635639044112158674527024860928026977516082500242976073479223111693916991352080883023896091539947888937618883326765331077022147490374177752073413947198182949091512336515072 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b b))))))) (*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))))) |
(if (<=.f64 y #s(literal -820000000000000044150822424195084219866396744407056167337541105656791040 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 y y))) y)))) (if (<=.f64 y #s(literal 5457904683003073/642106433294479187895628647812515706243937964211813215270786243050382343053842873793172184604197808987668819440451442591921317413352515120010719576495590924066799764542046459740193329819863612948155914518528 binary64)) (*.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 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))))) |
(if (<=.f64 y #s(literal -56999999999999996359344128 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (if (<=.f64 y #s(literal 5457904683003073/642106433294479187895628647812515706243937964211813215270786243050382343053842873793172184604197808987668819440451442591921317413352515120010719576495590924066799764542046459740193329819863612948155914518528 binary64)) (*.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 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))))) |
(if (<=.f64 y #s(literal -1205738850797995/182687704666362864775460604089535377456991567872 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (if (<=.f64 y #s(literal 106865762597601/689456532887748412341091025928864224451014138635639044112158674527024860928026977516082500242976073479223111693916991352080883023896091539947888937618883326765331077022147490374177752073413947198182949091512336515072 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b b)) b)))) (*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))))) |
(if (<=.f64 y #s(literal -1205738850797995/182687704666362864775460604089535377456991567872 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (if (<=.f64 y #s(literal 106865762597601/689456532887748412341091025928864224451014138635639044112158674527024860928026977516082500242976073479223111693916991352080883023896091539947888937618883326765331077022147490374177752073413947198182949091512336515072 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (*.f64 b b) (*.f64 a #s(literal 1/2 binary64))) b)))) (*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))))) |
(if (<=.f64 y #s(literal -8278036617694567/2854495385411919762116571938898990272765493248 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (if (<=.f64 y #s(literal 106865762597601/689456532887748412341091025928864224451014138635639044112158674527024860928026977516082500242976073479223111693916991352080883023896091539947888937618883326765331077022147490374177752073413947198182949091512336515072 binary64)) (/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 x (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/6 binary64)))))))) |
(if (<=.f64 y #s(literal -7136238463529799/178405961588244985132285746181186892047843328 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (if (<=.f64 y #s(literal 4657554276902127/194064761537588616893622436057812819407110752139587076392381504753256369085797110791359801103580809743810966337141384150771447505514351798930535909380147642400556872002606238193783160703949805603157874899214558593861605856727007232 binary64)) (/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 x (*.f64 a (*.f64 a (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/6 binary64)))))))) |
(if (<=.f64 y #s(literal -7136238463529799/178405961588244985132285746181186892047843328 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (if (<=.f64 y #s(literal 4657554276902127/194064761537588616893622436057812819407110752139587076392381504753256369085797110791359801103580809743810966337141384150771447505514351798930535909380147642400556872002606238193783160703949805603157874899214558593861605856727007232 binary64)) (/.f64 x (+.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 x (*.f64 a (*.f64 a (*.f64 a (*.f64 #s(literal -1/6 binary64) (*.f64 b (*.f64 b b))))))))) |
(if (<=.f64 y #s(literal -8848935694776951/1427247692705959881058285969449495136382746624 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (if (<=.f64 y #s(literal 4867778304876401/324518553658426726783156020576256 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) (*.f64 (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) x))) |
(if (<=.f64 y #s(literal -8848935694776951/1427247692705959881058285969449495136382746624 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (if (<=.f64 y #s(literal 4867778304876401/324518553658426726783156020576256 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) (*.f64 x (*.f64 y (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))))) |
(if (<=.f64 y #s(literal -1462928885023609/178405961588244985132285746181186892047843328 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (if (<=.f64 y #s(literal 6490371073168535/1298074214633706907132624082305024 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) (if (<=.f64 y #s(literal 89999999999999996978034935753274372581137982391627863044222998453311712819643395715756964579545805058243150564521990413193861949710484050343939058676864647168 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b)))))) |
(if (<=.f64 y #s(literal -1462928885023609/178405961588244985132285746181186892047843328 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (if (<=.f64 y #s(literal 6490371073168535/1298074214633706907132624082305024 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) (if (<=.f64 y #s(literal 89999999999999996978034935753274372581137982391627863044222998453311712819643395715756964579545805058243150564521990413193861949710484050343939058676864647168 binary64)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b)))))) |
(if (<=.f64 y #s(literal 5457904683003073/642106433294479187895628647812515706243937964211813215270786243050382343053842873793172184604197808987668819440451442591921317413352515120010719576495590924066799764542046459740193329819863612948155914518528 binary64)) (*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 a b)))) |
(if (<=.f64 y #s(literal 5457904683003073/642106433294479187895628647812515706243937964211813215270786243050382343053842873793172184604197808987668819440451442591921317413352515120010719576495590924066799764542046459740193329819863612948155914518528 binary64)) (*.f64 t (-.f64 (/.f64 x t) (*.f64 x y))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(if (<=.f64 y #s(literal -62000000000000004194304 binary64)) (-.f64 x (*.f64 t (*.f64 x y))) (if (<=.f64 y #s(literal 1784852045121347/162259276829213363391578010288128 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 -62000000000000004194304 binary64)) (-.f64 x (*.f64 t (*.f64 x y))) (if (<=.f64 y #s(literal 1784852045121347/162259276829213363391578010288128 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 -6467216107573881/44601490397061246283071436545296723011960832 binary64)) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) (if (<=.f64 y #s(literal 7301667457314601/40564819207303340847894502572032 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 -6467216107573881/44601490397061246283071436545296723011960832 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x t))) (if (<=.f64 y #s(literal 7301667457314601/40564819207303340847894502572032 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 -348449143727041/2787593149816327892691964784081045188247552 binary64)) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))) (if (<=.f64 y #s(literal 7098843361278085/40564819207303340847894502572032 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 x t))))) |
(if (<=.f64 y #s(literal -348449143727041/2787593149816327892691964784081045188247552 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x t))) (if (<=.f64 y #s(literal 7098843361278085/40564819207303340847894502572032 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 a b))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 x t))))) |
(if (<=.f64 b #s(literal 6400000 binary64)) (*.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 1 binary64) (*.f64 a b))) |
x |
| 7008× | *-lowering-*.f32 |
| 7008× | *-lowering-*.f64 |
| 5842× | *-lowering-*.f32 |
| 5842× | *-lowering-*.f64 |
| 5238× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 110 |
| 1 | 136 | 110 |
| 2 | 1226 | 105 |
| 0 | 8281 | 105 |
| 0 | 580 | 6741 |
| 1 | 2005 | 6011 |
| 2 | 5303 | 5872 |
| 0 | 8057 | 5872 |
| 0 | 32 | 171 |
| 1 | 175 | 167 |
| 2 | 1471 | 166 |
| 0 | 8374 | 166 |
| 0 | 485 | 5066 |
| 1 | 1776 | 4444 |
| 2 | 6979 | 4432 |
| 0 | 8102 | 4432 |
| 0 | 624 | 6108 |
| 1 | 2230 | 5338 |
| 0 | 8589 | 5338 |
| 0 | 492 | 5557 |
| 1 | 1679 | 4904 |
| 2 | 6553 | 4904 |
| 0 | 8194 | 4904 |
| 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 2993 to 1846 computations (38.3% saved)
(negabs x)
Compiled 1744 to 514 computations (70.5% saved)
Loading profile data...