
Time bar (total: 16.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 49.9% | 0.2% | 0% | 49.9% | 0% | 3 |
| 0% | 0% | 49.9% | 0.2% | 0% | 49.9% | 0% | 4 |
| 0% | 0% | 49.9% | 0.2% | 0% | 49.9% | 0% | 5 |
| 0% | 0% | 49.9% | 0.2% | 0% | 49.9% | 0% | 6 |
| 0% | 0% | 25% | 0.2% | 0% | 74.9% | 0% | 7 |
| 0% | 0% | 25% | 0.2% | 0% | 74.9% | 0% | 8 |
| 0% | 0% | 25% | 0.2% | 0% | 74.9% | 0% | 9 |
| 0% | 0% | 25% | 0.2% | 0% | 74.9% | 0% | 10 |
| 50% | 12.5% | 12.5% | 0.2% | 0% | 74.9% | 0% | 11 |
| 50% | 12.5% | 12.5% | 0.2% | 0% | 74.9% | 0% | 12 |
Compiled 22 to 15 computations (31.8% saved)
ival-log: 38.0ms (50.8% of total)ival-sub: 20.0ms (26.7% of total)ival-mult: 12.0ms (16% of total)ival-add: 3.0ms (4% of total)const: 1.0ms (1.3% of total)backward-pass: 0.0ms (0% of total)| 1.8s | 2124× | 1 | valid |
| 948.0ms | 6132× | 0 | valid |
| 0.0ms | 2× | 0 | invalid |
ival-log: 1.1s (51.2% of total)ival-sub: 643.0ms (29.3% of total)ival-mult: 250.0ms (11.4% of total)backward-pass: 102.0ms (4.7% of total)ival-add: 60.0ms (2.7% of total)const: 14.0ms (0.6% of total)| 2× | egg-herbie |
| 2140× | sum3-define |
| 2054× | sum3-define |
| 2004× | sum5-define |
| 1904× | fnmsub-define |
| 1646× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 254 |
| 1 | 172 | 218 |
| 2 | 614 | 214 |
| 3 | 2829 | 210 |
| 4 | 7938 | 210 |
| 0 | 14 | 16 |
| 1 | 30 | 14 |
| 2 | 68 | 14 |
| 3 | 212 | 14 |
| 4 | 544 | 14 |
| 5 | 2288 | 14 |
| 6 | 4897 | 14 |
| 0 | 8147 | 14 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ (* (- x 1) (log y)) (* (- z 1) (log (- 1 y)))) t) |
| Outputs |
|---|
(- (+ (* (- x 1) (log y)) (* (- z 1) (log (- 1 y)))) t) |
(+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) |
| Inputs |
|---|
(- (+ (* (- x 1) (log y)) (* (- z 1) (log (- 1 y)))) t) |
(- (+ (* (- (neg x) 1) (log y)) (* (- z 1) (log (- 1 y)))) t) |
(- (+ (* (- x 1) (log (neg y))) (* (- z 1) (log (- 1 (neg y))))) t) |
(- (+ (* (- x 1) (log y)) (* (- (neg z) 1) (log (- 1 y)))) t) |
(- (+ (* (- x 1) (log y)) (* (- z 1) (log (- 1 y)))) (neg t)) |
(neg (- (+ (* (- (neg x) 1) (log y)) (* (- z 1) (log (- 1 y)))) t)) |
(neg (- (+ (* (- x 1) (log (neg y))) (* (- z 1) (log (- 1 (neg y))))) t)) |
(neg (- (+ (* (- x 1) (log y)) (* (- (neg z) 1) (log (- 1 y)))) t)) |
(neg (- (+ (* (- x 1) (log y)) (* (- z 1) (log (- 1 y)))) (neg t))) |
(- (+ (* (- y 1) (log x)) (* (- z 1) (log (- 1 x)))) t) |
(- (+ (* (- z 1) (log y)) (* (- x 1) (log (- 1 y)))) t) |
(- (+ (* (- t 1) (log y)) (* (- z 1) (log (- 1 y)))) x) |
(- (+ (* (- x 1) (log z)) (* (- y 1) (log (- 1 z)))) t) |
(- (+ (* (- x 1) (log t)) (* (- z 1) (log (- 1 t)))) y) |
(- (+ (* (- x 1) (log y)) (* (- t 1) (log (- 1 y)))) z) |
| Outputs |
|---|
(- (+ (* (- x 1) (log y)) (* (- z 1) (log (- 1 y)))) t) |
(fma (+ x -1) (log y) (fmsub (+ z -1) (log1p (neg y)) t)) |
(- (+ (* (- (neg x) 1) (log y)) (* (- z 1) (log (- 1 y)))) t) |
(fnmsub (log y) (+ x 1) (fnmadd (+ z -1) (log1p (neg y)) t)) |
(- (+ (* (- x 1) (log (neg y))) (* (- z 1) (log (- 1 (neg y))))) t) |
(fma (+ x -1) (log (neg y)) (fmsub (+ z -1) (log1p y) t)) |
(- (+ (* (- x 1) (log y)) (* (- (neg z) 1) (log (- 1 y)))) t) |
(fma (log1p (neg y)) (- -1 z) (fmsub (+ x -1) (log y) t)) |
(- (+ (* (- x 1) (log y)) (* (- z 1) (log (- 1 y)))) (neg t)) |
(fma (+ x -1) (log y) (fma (+ z -1) (log1p (neg y)) t)) |
(neg (- (+ (* (- (neg x) 1) (log y)) (* (- z 1) (log (- 1 y)))) t)) |
(fnmsub (+ z -1) (log1p (neg y)) (fnmsub (log y) (+ x 1) t)) |
(neg (- (+ (* (- x 1) (log (neg y))) (* (- z 1) (log (- 1 (neg y))))) t)) |
(fnmsub (+ x -1) (log (neg y)) (fmsub (+ z -1) (log1p y) t)) |
(neg (- (+ (* (- x 1) (log y)) (* (- (neg z) 1) (log (- 1 y)))) t)) |
(fnmsub (log1p (neg y)) (- -1 z) (fmsub (+ x -1) (log y) t)) |
(neg (- (+ (* (- x 1) (log y)) (* (- z 1) (log (- 1 y)))) (neg t))) |
(fnmsub (+ x -1) (log y) (fma (+ z -1) (log1p (neg y)) t)) |
(- (+ (* (- y 1) (log x)) (* (- z 1) (log (- 1 x)))) t) |
(fma (+ z -1) (log1p (neg x)) (fmsub (+ y -1) (log x) t)) |
(- (+ (* (- z 1) (log y)) (* (- x 1) (log (- 1 y)))) t) |
(fma (+ x -1) (log1p (neg y)) (fmsub (log y) (+ z -1) t)) |
(- (+ (* (- t 1) (log y)) (* (- z 1) (log (- 1 y)))) x) |
(fma (log y) (+ t -1) (fmsub (+ z -1) (log1p (neg y)) x)) |
(- (+ (* (- x 1) (log z)) (* (- y 1) (log (- 1 z)))) t) |
(fma (+ x -1) (log z) (fmsub (+ y -1) (log1p (neg z)) t)) |
(- (+ (* (- x 1) (log t)) (* (- z 1) (log (- 1 t)))) y) |
(fma (+ z -1) (log1p (neg t)) (fmsub (+ x -1) (log t) y)) |
(- (+ (* (- x 1) (log y)) (* (- t 1) (log (- 1 y)))) z) |
(fma (+ x -1) (log y) (fmsub (log1p (neg y)) (+ t -1) z)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 256 | 0 | - | 0 | - | (log.f64 (-.f64 #s(literal 1 binary64) y)) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 x #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| 0 | 0 | - | 0 | - | (-.f64 z #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (log.f64 y) |
| 0 | 0 | - | 0 | - | (-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) y) |
| 323.0ms | 486× | 1 | valid |
| 5.0ms | 26× | 0 | valid |
Compiled 163 to 44 computations (73% saved)
ival-log: 88.0ms (54.2% of total)ival-sub: 22.0ms (13.5% of total)backward-pass: 21.0ms (12.9% of total)ival-mult: 17.0ms (10.5% of total)ival-add: 13.0ms (8% of total)const: 1.0ms (0.6% of total)Compiled 21 to 15 computations (28.6% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 92.1% | (-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
Compiled 21 to 14 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| ✓ | cost-diff | 0 | (-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 2054× | sum3-define |
| 1646× | +-lowering-+.f64 |
| 1646× | +-lowering-+.f32 |
| 1464× | fma-lowering-fma.f32 |
| 1464× | fma-lowering-fma.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 64 |
| 1 | 30 | 59 |
| 2 | 68 | 59 |
| 3 | 212 | 59 |
| 4 | 544 | 59 |
| 5 | 2288 | 59 |
| 6 | 4897 | 59 |
| 0 | 8147 | 59 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ (* (- x 1) (log y)) (* (- z 1) (log (- 1 y)))) t) |
(+ (* (- x 1) (log y)) (* (- z 1) (log (- 1 y)))) |
(* (- x 1) (log y)) |
(- x 1) |
x |
1 |
(log y) |
y |
(* (- z 1) (log (- 1 y))) |
(- z 1) |
z |
(log (- 1 y)) |
(- 1 y) |
t |
| Outputs |
|---|
(- (+ (* (- x 1) (log y)) (* (- z 1) (log (- 1 y)))) t) |
(+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) |
(+ (* (- x 1) (log y)) (* (- z 1) (log (- 1 y)))) |
(+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(* (- x 1) (log y)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
x |
1 |
#s(literal 1 binary64) |
(log y) |
(log.f64 y) |
y |
(* (- z 1) (log (- 1 y))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(- z 1) |
(+.f64 z #s(literal -1 binary64)) |
z |
(log (- 1 y)) |
(log.f64 (-.f64 #s(literal 1 binary64) y)) |
(- 1 y) |
(-.f64 #s(literal 1 binary64) y) |
t |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| ✓ | accuracy | 99.8% | (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) |
| ✓ | accuracy | 9.2% | (log.f64 (-.f64 #s(literal 1 binary64) y)) |
| 144.0ms | 243× | 1 | valid |
| 4.0ms | 13× | 0 | valid |
Compiled 71 to 15 computations (78.9% saved)
ival-log: 37.0ms (48.1% of total)backward-pass: 14.0ms (18.2% of total)ival-sub: 11.0ms (14.3% of total)ival-mult: 11.0ms (14.3% of total)ival-add: 2.0ms (2.6% of total)const: 1.0ms (1.3% of total)| Inputs |
|---|
#<alt (- (+ (* (- x 1) (log y)) (* (- z 1) (log (- 1 y)))) t)> |
#<alt (+ (* (- x 1) (log y)) (* (- z 1) (log (- 1 y))))> |
#<alt (* (- x 1) (log y))> |
#<alt (- x 1)> |
#<alt (log (- 1 y))> |
#<alt (* (- z 1) (log (- 1 y)))> |
| Outputs |
|---|
#<alt (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t)> |
#<alt (- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t)> |
#<alt (- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t)> |
#<alt (- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t)> |
#<alt (* x (log y))> |
#<alt (* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x)))> |
#<alt (* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x)))> |
#<alt (* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x)))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x)))))> |
#<alt (- (* (log y) (- x 1)) t)> |
#<alt (- (+ (* -1 (* y (- z 1))) (* (log y) (- x 1))) t)> |
#<alt (- (+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1))) t)> |
#<alt (- (+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1))) t)> |
#<alt (- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) t)> |
#<alt (- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) t)> |
#<alt (- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) t)> |
#<alt (- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))) t)> |
#<alt (- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))) t)> |
#<alt (- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t)> |
#<alt (- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t)> |
#<alt (- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t)> |
#<alt (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t)> |
#<alt (- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t)> |
#<alt (- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t)> |
#<alt (- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t)> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z)))> |
#<alt (* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z)))> |
#<alt (* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z)))))> |
#<alt (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1)))> |
#<alt (+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))))> |
#<alt (+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))))> |
#<alt (+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))))> |
#<alt (* -1 t)> |
#<alt (* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1))> |
#<alt (* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1))> |
#<alt (* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t)))))> |
#<alt (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1)))> |
#<alt (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1))))> |
#<alt (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1))))> |
#<alt (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1))))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))))> |
#<alt (* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))))> |
#<alt (* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x)))))> |
#<alt (* (log y) (- x 1))> |
#<alt (+ (* -1 (* y (- z 1))) (* (log y) (- x 1)))> |
#<alt (+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1)))> |
#<alt (+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1)))> |
#<alt (+ (* -1 (* (log (/ 1 y)) (- x 1))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))> |
#<alt (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))> |
#<alt (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))> |
#<alt (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))))> |
#<alt (+ (* -1 (log (- 1 y))) (* (log y) (- x 1)))> |
#<alt (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1))))> |
#<alt (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1))))> |
#<alt (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))))> |
#<alt (* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))))> |
#<alt (* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z)))))> |
#<alt (* -1 (log y))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (* (log y) (- x 1))> |
#<alt (* (log y) (- x 1))> |
#<alt (* (log y) (- x 1))> |
#<alt (* (log y) (- x 1))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt -1> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt x> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt x> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 y)> |
#<alt (* y (- (* -1/2 y) 1))> |
#<alt (* y (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* y (- (* y (- (* y (- (* -1/4 y) 1/3)) 1/2)) 1))> |
#<alt (+ (log -1) (* -1 (log (/ 1 y))))> |
#<alt (- (+ (log -1) (* -1 (log (/ 1 y)))) (/ 1 y))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y))))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 y))) (pow y 2))))) (/ 1 y))> |
#<alt (* -1 (log (/ -1 y)))> |
#<alt (- (* -1 (log (/ -1 y))) (/ 1 y))> |
#<alt (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y)))> |
#<alt (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow y 2)) (* 1/2 (/ 1 y)))) y)))> |
#<alt (* -1 (log (- 1 y)))> |
#<alt (+ (* -1 (log (- 1 y))) (* z (log (- 1 y))))> |
#<alt (+ (* -1 (log (- 1 y))) (* z (log (- 1 y))))> |
#<alt (+ (* -1 (log (- 1 y))) (* z (log (- 1 y))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z))))> |
#<alt (* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z))))> |
#<alt (* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z))))> |
#<alt (* -1 (* y (- z 1)))> |
#<alt (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1)))))> |
#<alt (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1)))))))> |
#<alt (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* y (+ (* -1/3 (- z 1)) (* -1/4 (* y (- z 1)))))))))> |
#<alt (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))> |
#<alt (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))> |
#<alt (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))> |
#<alt (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))> |
#<alt (* -1 (* (log (/ -1 y)) (- z 1)))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- z 1) y)))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)))> |
39 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 57.0ms | y | @ | 0 | (* (- x 1) (log y)) |
| 34.0ms | y | @ | inf | (* (- x 1) (log y)) |
| 12.0ms | y | @ | -inf | (* (- x 1) (log y)) |
| 12.0ms | x | @ | 0 | (- (+ (* (- x 1) (log y)) (* (- z 1) (log (- 1 y)))) t) |
| 3.0ms | z | @ | 0 | (- (+ (* (- x 1) (log y)) (* (- z 1) (log (- 1 y)))) t) |
| 1× | batch-egg-rewrite |
| 4388× | *-lowering-*.f32 |
| 4388× | *-lowering-*.f64 |
| 2762× | +-lowering-+.f64 |
| 2762× | +-lowering-+.f32 |
| 2750× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 51 |
| 1 | 87 | 46 |
| 2 | 817 | 46 |
| 0 | 8469 | 46 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ (* (- x 1) (log y)) (* (- z 1) (log (- 1 y)))) t) |
(+ (* (- x 1) (log y)) (* (- z 1) (log (- 1 y)))) |
(* (- x 1) (log y)) |
(- x 1) |
(log (- 1 y)) |
(* (- z 1) (log (- 1 y))) |
| Outputs |
|---|
(+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) |
(+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))) |
(+.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(+.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (neg.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) |
(+.f64 (*.f64 (log.f64 y) x) (+.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) |
(+.f64 (*.f64 x (log.f64 y)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) |
(+.f64 (+.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 (log.f64 y) x)) (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(+.f64 (+.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 x (log.f64 y))) (*.f64 #s(literal -1 binary64) (log.f64 y))) |
(-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 t (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))) |
(-.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
(-.f64 #s(literal 0 binary64) (-.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (/.f64 (*.f64 t t) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))) (-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))) (+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))) t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z))) t)) (/.f64 (pow.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z))) t))) |
(-.f64 (+.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 0 binary64)) t) |
(-.f64 (+.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z))))) (/.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z))))) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) |
(fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 z #s(literal -1 binary64)) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) |
(fma.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 #s(literal -1 binary64) t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))) (-.f64 #s(literal 0 binary64) t)) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)) (neg.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (-.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))))) (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z))) t) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)) (neg.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (-.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 2 binary64))) (+.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z))) t)) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)) (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))) (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))) (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))) (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (*.f64 (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (*.f64 (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)) (neg.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (-.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 2 binary64)))) (neg.f64 (+.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z))) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64))) (+.f64 (*.f64 t t) (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) (/.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (/.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) (+.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (/.f64 (*.f64 t t) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (/.f64 (*.f64 t t) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) (/.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (/.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) (*.f64 (/.f64 (*.f64 t t) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (/.f64 (*.f64 t t) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (/.f64 (*.f64 t t) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) (*.f64 (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) |
(*.f64 (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) (*.f64 (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)) (neg.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (-.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z))) t))) |
(+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))) |
(+.f64 (*.f64 (log.f64 y) x) (+.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))) |
(+.f64 (*.f64 x (log.f64 y)) (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(+.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64))) |
(+.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(+.f64 (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) x)) (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(+.f64 (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 x (log.f64 y))) (*.f64 #s(literal -1 binary64) (log.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))) (/.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))) (/.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) |
(fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 z #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z))))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))) (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))) (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))) (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))) (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))) (*.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z))) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)))) (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))) (/.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z))))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))) (/.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z))))) (*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))) (/.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))) (/.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z))))) (*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))) (/.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))))) (+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))) (/.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(*.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (*.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))))) (*.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) z)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))) |
(+.f64 (*.f64 (log.f64 y) x) (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(+.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) (*.f64 (log.f64 y) x)) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 #s(literal -1 binary64) (log.f64 y))) |
(+.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)) (*.f64 x (log.f64 y))) |
(fma.f64 x (log.f64 y) (*.f64 #s(literal -1 binary64) (log.f64 y))) |
(fma.f64 (log.f64 y) x (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)))) |
(/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y))) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (log.f64 y) x) (*.f64 (log.f64 y) x)) (-.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) (*.f64 (log.f64 y) #s(literal -1 binary64))) (*.f64 (*.f64 (log.f64 y) x) (*.f64 (log.f64 y) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x (log.f64 y)) (*.f64 x (log.f64 y))) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)) (*.f64 #s(literal -1 binary64) (log.f64 y))) (*.f64 (*.f64 x (log.f64 y)) (*.f64 #s(literal -1 binary64) (log.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 y) x) (*.f64 (log.f64 y) x)) (*.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) (*.f64 (log.f64 y) #s(literal -1 binary64)))) (-.f64 (*.f64 (log.f64 y) x) (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (log.f64 y)) (*.f64 x (log.f64 y))) (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 y)) (*.f64 #s(literal -1 binary64) (log.f64 y)))) (-.f64 (*.f64 x (log.f64 y)) (*.f64 #s(literal -1 binary64) (log.f64 y)))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (log.f64 y) #s(literal 1 binary64))) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (log.f64 y))) |
(*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (log.f64 y))) |
(*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(+.f64 x #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(-.f64 x #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))) |
(fma.f64 x #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal -1 binary64)) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64)))))) |
(*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(log.f64 (-.f64 #s(literal 1 binary64) y)) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) y)))))) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (neg.f64 (log1p.f64 (*.f64 y (+.f64 #s(literal 1 binary64) y))))) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)))) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (log1p.f64 y))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (log1p.f64 (*.f64 y (+.f64 #s(literal 1 binary64) y)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (log1p.f64 y)) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) y)))))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 y y))) (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)))) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 y (+.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 (log1p.f64 (*.f64 y (+.f64 #s(literal 1 binary64) y))) (log1p.f64 (*.f64 y (+.f64 #s(literal 1 binary64) y)))) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (log1p.f64 (*.f64 y (+.f64 #s(literal 1 binary64) y))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 y) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (+.f64 (*.f64 (log1p.f64 y) (log1p.f64 y)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (log1p.f64 y))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (log1p.f64 (*.f64 y (+.f64 #s(literal 1 binary64) y))) (log1p.f64 (*.f64 y (+.f64 #s(literal 1 binary64) y))))) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))) (log1p.f64 (*.f64 y (+.f64 #s(literal 1 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (*.f64 (log1p.f64 y) (log1p.f64 y))) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (log1p.f64 y))) |
(log1p.f64 (-.f64 #s(literal 0 binary64) y)) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z)) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64)))) |
(/.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z z) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (+.f64 #s(literal -1 binary64) (neg.f64 z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z)) (-.f64 (*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64))) (*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)))) (*.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z)) (*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)))) (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))))) (-.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y))))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 z #s(literal -1 binary64))) |
(*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z)))) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))))) |
(*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z z))))) |
(*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) z)) (/.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 3692× | +-lowering-+.f64 |
| 3692× | +-lowering-+.f32 |
| 2120× | *-lowering-*.f32 |
| 2120× | *-lowering-*.f64 |
| 1708× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 232 | 2445 |
| 1 | 785 | 2139 |
| 2 | 2856 | 1964 |
| 0 | 8471 | 1964 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(* x (log y)) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x))) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x))) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x))))) |
(- (* (log y) (- x 1)) t) |
(- (+ (* -1 (* y (- z 1))) (* (log y) (- x 1))) t) |
(- (+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1))) t) |
(- (+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1))) t) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) t) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) t) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) t) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t) |
(- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t) |
(* z (log (- 1 y))) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z))))) |
(+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) |
(+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1)))) |
(+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1)))) |
(+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1)))) |
(* -1 t) |
(* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t))))) |
(+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(* x (log y)) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x)))) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x)))) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x))))) |
(* (log y) (- x 1)) |
(+ (* -1 (* y (- z 1))) (* (log y) (- x 1))) |
(+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1))) |
(+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) |
(+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) |
(* z (log (- 1 y))) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z)))) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z)))) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z)))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z))))) |
(* -1 (log y)) |
(+ (* -1 (log y)) (* x (log y))) |
(+ (* -1 (log y)) (* x (log y))) |
(+ (* -1 (log y)) (* x (log y))) |
(* x (log y)) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(* (log y) (- x 1)) |
(* (log y) (- x 1)) |
(* (log y) (- x 1)) |
(* (log y) (- x 1)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
-1 |
(- x 1) |
(- x 1) |
(- x 1) |
x |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 y) |
(* y (- (* -1/2 y) 1)) |
(* y (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* y (- (* y (- (* y (- (* -1/4 y) 1/3)) 1/2)) 1)) |
(+ (log -1) (* -1 (log (/ 1 y)))) |
(- (+ (log -1) (* -1 (log (/ 1 y)))) (/ 1 y)) |
(+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y)))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 y))) (pow y 2))))) (/ 1 y)) |
(* -1 (log (/ -1 y))) |
(- (* -1 (log (/ -1 y))) (/ 1 y)) |
(+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y))) |
(+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow y 2)) (* 1/2 (/ 1 y)))) y))) |
(* -1 (log (- 1 y))) |
(+ (* -1 (log (- 1 y))) (* z (log (- 1 y)))) |
(+ (* -1 (log (- 1 y))) (* z (log (- 1 y)))) |
(+ (* -1 (log (- 1 y))) (* z (log (- 1 y)))) |
(* z (log (- 1 y))) |
(* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z)))) |
(* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z)))) |
(* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z)))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z)))) |
(* -1 (* y (- z 1))) |
(* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) |
(* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) |
(* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* y (+ (* -1/3 (- z 1)) (* -1/4 (* y (- z 1))))))))) |
(* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)) |
(+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) |
(+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) |
(+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) |
(* -1 (* (log (/ -1 y)) (- z 1))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- z 1) y))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y))) |
| Outputs |
|---|
(- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) t) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x))) |
(*.f64 x (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) x)) (/.f64 t x)))) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x))) |
(*.f64 x (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) x)) (/.f64 t x)))) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x))) |
(*.f64 x (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) x)) (/.f64 t x)))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x))))) |
(*.f64 x (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) x)) (/.f64 t x)))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x))))) |
(*.f64 x (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) x)) (/.f64 t x)))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x))))) |
(*.f64 x (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) x)) (/.f64 t x)))) |
(- (* (log y) (- x 1)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(- (+ (* -1 (* y (- z 1))) (* (log y) (- x 1))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (*.f64 y (+.f64 #s(literal -1 binary64) z))) |
(- (+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1))) t) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))))) t)) |
(- (+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1))) t) |
(+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (*.f64 y (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 #s(literal -1 binary64) z)))) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) t) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t)) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) t) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)))) t)) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) t) |
(+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) z) y) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y))))) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))) t) |
(+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) z) y) y) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y))))) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))) t) |
(-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (-.f64 (/.f64 #s(literal -1 binary64) y) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t)) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t) |
(-.f64 (-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (+.f64 z (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) z) y) #s(literal 1/2 binary64)) #s(literal -1 binary64))) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t) |
(-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 z (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y))) y))) y))) t) |
(- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (log.f64 y) (/.f64 (+.f64 #s(literal -1 binary64) x) t)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) t))))) |
(* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (log.f64 y) (/.f64 (+.f64 #s(literal -1 binary64) x) t)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) t))))) |
(* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (log.f64 y) (/.f64 (+.f64 #s(literal -1 binary64) x) t)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) t))))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) t)) (-.f64 #s(literal 0 binary64) t)) |
(+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) |
(-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x)))) |
(*.f64 x (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) x)) (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))))) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x)))) |
(*.f64 x (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) x)) (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))))) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x)))) |
(*.f64 x (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) x)) (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x))))) |
(*.f64 x (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) x)) (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x))))) |
(*.f64 x (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) x)) (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x))))) |
(*.f64 x (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) x)) (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))))) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(+ (* -1 (* y (- z 1))) (* (log y) (- x 1))) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) |
(+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) x))) |
(+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 #s(literal -1 binary64) z)))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) x))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y))))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) z) y) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y))))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) z) y) y) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y))))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (-.f64 (/.f64 #s(literal -1 binary64) y) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) |
(-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (+.f64 z (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) z) y) #s(literal 1/2 binary64)) #s(literal -1 binary64))) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 z (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y))) y))) y))) |
(+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z)))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z)))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z)))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* -1 (log y)) |
(log.f64 (/.f64 #s(literal 1 binary64) y)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(+.f64 #s(literal -1 binary64) x) |
(- x 1) |
(+.f64 #s(literal -1 binary64) x) |
(- x 1) |
(+.f64 #s(literal -1 binary64) x) |
x |
(* x (- 1 (/ 1 x))) |
(+.f64 #s(literal -1 binary64) x) |
(* x (- 1 (/ 1 x))) |
(+.f64 #s(literal -1 binary64) x) |
(* x (- 1 (/ 1 x))) |
(+.f64 #s(literal -1 binary64) x) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 #s(literal -1 binary64) x) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 #s(literal -1 binary64) x) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 #s(literal -1 binary64) x) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* y (- (* -1/2 y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64)))) |
(* y (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(* y (- (* y (- (* y (- (* -1/4 y) 1/3)) 1/2)) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (+.f64 #s(literal -1/3 binary64) (*.f64 y #s(literal -1/4 binary64)))))))) |
(+ (log -1) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) |
(- (+ (log -1) (* -1 (log (/ 1 y)))) (/ 1 y)) |
(+.f64 (log.f64 y) (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) y) (log.f64 y))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 y))) (pow y 2))))) (/ 1 y)) |
(+.f64 (-.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) y)) (*.f64 y y))) (/.f64 #s(literal -1 binary64) y)) |
(* -1 (log (/ -1 y))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(- (* -1 (log (/ -1 y))) (/ 1 y)) |
(-.f64 (/.f64 #s(literal -1 binary64) y) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) y)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow y 2)) (* 1/2 (/ 1 y)))) y))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 y y)))) y)) |
(* -1 (log (- 1 y))) |
(-.f64 #s(literal 0 binary64) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(+ (* -1 (log (- 1 y))) (* z (log (- 1 y)))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) |
(+ (* -1 (log (- 1 y))) (* z (log (- 1 y)))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) |
(+ (* -1 (log (- 1 y))) (* z (log (- 1 y)))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z)))) |
(*.f64 z (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z))) |
(* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z)))) |
(*.f64 z (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z))) |
(* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z)))) |
(*.f64 z (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z))) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z)))) |
(*.f64 z (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z)))) |
(*.f64 z (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z)))) |
(*.f64 z (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z))) |
(* -1 (* y (- z 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) z))) |
(* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))))) |
(* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) |
(*.f64 y (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 #s(literal -1 binary64) z))) |
(* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* y (+ (* -1/3 (- z 1)) (* -1/4 (* y (- z 1))))))))) |
(*.f64 y (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64)))) (*.f64 y (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (+.f64 #s(literal -1/3 binary64) (*.f64 y #s(literal -1/4 binary64))))))) |
(* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)))) |
(+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) z) y) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) y)))) |
(+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (+.f64 (log.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) z) y) y) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y)))) |
(* -1 (* (log (/ -1 y)) (- z 1))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- z 1) y))) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (-.f64 (/.f64 #s(literal -1 binary64) y) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y))) |
(-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 z (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) z) y) #s(literal 1/2 binary64)) #s(literal -1 binary64))) y)) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y))) |
(-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 z (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/3 binary64) y))) y))) y)) |
Compiled 16227 to 1492 computations (90.8% saved)
17 alts after pruning (17 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 439 | 17 | 456 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 440 | 17 | 457 |
| Status | Accuracy | Program |
|---|---|---|
| 37.4% | (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) | |
| 91.9% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) | |
| 99.6% | (-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) x))) t) | |
| 99.2% | (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t) | |
| 68.1% | (-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) | |
| ▶ | 92.1% | (-.f64 (+.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| ▶ | 68.1% | (-.f64 (+.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 99.7% | (-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) t) | |
| ▶ | 99.8% | (-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) |
| 92.1% | (-.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) | |
| ▶ | 90.8% | (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
| 67.3% | (-.f64 (*.f64 (log.f64 y) x) t) | |
| 79.6% | (-.f64 (*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) t) | |
| ▶ | 34.8% | (-.f64 #s(literal 0 binary64) t) |
| 3.3% | (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) | |
| 33.9% | (*.f64 (log.f64 y) x) | |
| 80.1% | (*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (log.f64 y) (/.f64 (+.f64 #s(literal -1 binary64) x) t)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) t))))) |
Compiled 782 to 498 computations (36.3% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 512 | (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 512 | (+.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| ✓ | cost-diff | 512 | (-.f64 (+.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| ✓ | cost-diff | 0 | (log.f64 y) |
| ✓ | cost-diff | 128 | (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
| ✓ | cost-diff | 128 | (+.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| ✓ | cost-diff | 128 | (-.f64 (+.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -1 binary64) x) |
| ✓ | cost-diff | 0 | (log.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) t) |
| ✓ | cost-diff | 0 | (-.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) |
| ✓ | cost-diff | 0 | (-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) |
| 1784× | fma-define |
| 1676× | +-lowering-+.f64 |
| 1676× | +-lowering-+.f32 |
| 1598× | sum5-define |
| 1414× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 228 |
| 1 | 99 | 225 |
| 2 | 255 | 225 |
| 3 | 946 | 225 |
| 4 | 4277 | 225 |
| 5 | 7936 | 225 |
| 0 | 8106 | 225 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ (* (- x 1) (log y)) (* (- z 1) (log (+ 1 (- 0 y))))) t) |
(+ (* (- x 1) (log y)) (* (- z 1) (log (+ 1 (- 0 y))))) |
(* (- x 1) (log y)) |
(- x 1) |
x |
1 |
(log y) |
y |
(* (- z 1) (log (+ 1 (- 0 y)))) |
(- z 1) |
z |
(log (+ 1 (- 0 y))) |
(- 0 y) |
0 |
t |
(- 0 t) |
0 |
t |
(- (* (log y) (+ -1 x)) t) |
(* (log y) (+ -1 x)) |
(log y) |
y |
(+ -1 x) |
-1 |
x |
t |
(- (+ (/ (log y) (/ 1 (+ x -1))) (* (- z 1) (log (- 1 y)))) t) |
(+ (/ (log y) (/ 1 (+ x -1))) (* (- z 1) (log (- 1 y)))) |
(/ (log y) (/ 1 (+ x -1))) |
(log y) |
y |
(/ 1 (+ x -1)) |
1 |
(+ x -1) |
x |
-1 |
(* (- z 1) (log (- 1 y))) |
(- z 1) |
z |
(log (- 1 y)) |
(- 1 y) |
t |
(- (+ (* (/ (log y) (+ x 1)) (/ (+ (* x x) -1) 1)) (* (- z 1) (log (- 1 y)))) t) |
(+ (* (/ (log y) (+ x 1)) (/ (+ (* x x) -1) 1)) (* (- z 1) (log (- 1 y)))) |
(* (/ (log y) (+ x 1)) (/ (+ (* x x) -1) 1)) |
(/ (log y) (+ x 1)) |
(log y) |
y |
(+ x 1) |
x |
1 |
(/ (+ (* x x) -1) 1) |
(+ (* x x) -1) |
(* x x) |
-1 |
(* (- z 1) (log (- 1 y))) |
(- z 1) |
z |
(log (- 1 y)) |
(- 1 y) |
t |
| Outputs |
|---|
(- (+ (* (- x 1) (log y)) (* (- z 1) (log (+ 1 (- 0 y))))) t) |
(+.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(+ (* (- x 1) (log y)) (* (- z 1) (log (+ 1 (- 0 y))))) |
(+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(* (- x 1) (log y)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
x |
1 |
#s(literal 1 binary64) |
(log y) |
(log.f64 y) |
y |
(* (- z 1) (log (+ 1 (- 0 y)))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(- z 1) |
(+.f64 z #s(literal -1 binary64)) |
z |
(log (+ 1 (- 0 y))) |
(log.f64 (-.f64 #s(literal 1 binary64) y)) |
(- 0 y) |
(-.f64 #s(literal 0 binary64) y) |
0 |
#s(literal 0 binary64) |
t |
(- 0 t) |
(-.f64 #s(literal 0 binary64) t) |
0 |
#s(literal 0 binary64) |
t |
(- (* (log y) (+ -1 x)) t) |
(-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) |
(* (log y) (+ -1 x)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) |
(log y) |
(log.f64 y) |
y |
(+ -1 x) |
(+.f64 x #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
x |
t |
(- (+ (/ (log y) (/ 1 (+ x -1))) (* (- z 1) (log (- 1 y)))) t) |
(+.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(+ (/ (log y) (/ 1 (+ x -1))) (* (- z 1) (log (- 1 y)))) |
(+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(/ (log y) (/ 1 (+ x -1))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) |
(log y) |
(log.f64 y) |
y |
(/ 1 (+ x -1)) |
(/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ x -1) |
(+.f64 x #s(literal -1 binary64)) |
x |
-1 |
#s(literal -1 binary64) |
(* (- z 1) (log (- 1 y))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(- z 1) |
(+.f64 z #s(literal -1 binary64)) |
z |
(log (- 1 y)) |
(log.f64 (-.f64 #s(literal 1 binary64) y)) |
(- 1 y) |
(-.f64 #s(literal 1 binary64) y) |
t |
(- (+ (* (/ (log y) (+ x 1)) (/ (+ (* x x) -1) 1)) (* (- z 1) (log (- 1 y)))) t) |
(+.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(+ (* (/ (log y) (+ x 1)) (/ (+ (* x x) -1) 1)) (* (- z 1) (log (- 1 y)))) |
(+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(* (/ (log y) (+ x 1)) (/ (+ (* x x) -1) 1)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) |
(/ (log y) (+ x 1)) |
(/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) |
(log y) |
(log.f64 y) |
y |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
x |
1 |
#s(literal 1 binary64) |
(/ (+ (* x x) -1) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
(+ (* x x) -1) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
-1 |
#s(literal -1 binary64) |
(* (- z 1) (log (- 1 y))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(- z 1) |
(+.f64 z #s(literal -1 binary64)) |
z |
(log (- 1 y)) |
(log.f64 (-.f64 #s(literal 1 binary64) y)) |
(- 1 y) |
(-.f64 #s(literal 1 binary64) y) |
t |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| ✓ | accuracy | 99.7% | (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 75.8% | (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 9.2% | (log.f64 (-.f64 #s(literal 1 binary64) y)) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| ✓ | accuracy | 99.7% | (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
| ✓ | accuracy | 9.2% | (log.f64 (-.f64 #s(literal 1 binary64) y)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal -1 binary64) x) |
| ✓ | accuracy | 100.0% | (log.f64 y) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
| ✓ | accuracy | 99.8% | (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) t) |
| ✓ | accuracy | 100.0% | (-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 z #s(literal 1 binary64)) (log1p.f64 (-.f64 #s(literal 0 binary64) y))) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) |
| ✓ | accuracy | 99.8% | (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) |
| 478.0ms | 249× | 1 | valid |
| 4.0ms | 7× | 0 | valid |
Compiled 290 to 37 computations (87.2% saved)
ival-log: 69.0ms (27.4% of total)backward-pass: 59.0ms (23.5% of total)compiled-spec: 39.0ms (15.5% of total)ival-mult: 25.0ms (9.9% of total)ival-sub: 24.0ms (9.5% of total)ival-add: 19.0ms (7.6% of total)ival-div: 14.0ms (5.6% of total)const: 2.0ms (0.8% of total)| Inputs |
|---|
#<alt (- (+ (* (- x 1) (log y)) (* (- z 1) (log (+ 1 (- 0 y))))) t)> |
#<alt (+ (* (- x 1) (log y)) (* (- z 1) (log (+ 1 (- 0 y)))))> |
#<alt (* (- x 1) (log y))> |
#<alt (- x 1)> |
#<alt (- 0 t)> |
#<alt (- (* (log y) (+ -1 x)) t)> |
#<alt (* (log y) (+ -1 x))> |
#<alt (log y)> |
#<alt (+ -1 x)> |
#<alt (- (+ (/ (log y) (/ 1 (+ x -1))) (* (- z 1) (log (- 1 y)))) t)> |
#<alt (+ (/ (log y) (/ 1 (+ x -1))) (* (- z 1) (log (- 1 y))))> |
#<alt (/ (log y) (/ 1 (+ x -1)))> |
#<alt (- (+ (* (/ (log y) (+ x 1)) (/ (+ (* x x) -1) 1)) (* (- z 1) (log (- 1 y)))) t)> |
#<alt (+ (* (/ (log y) (+ x 1)) (/ (+ (* x x) -1) 1)) (* (- z 1) (log (- 1 y))))> |
#<alt (* (/ (log y) (+ x 1)) (/ (+ (* x x) -1) 1))> |
#<alt (/ (+ (* x x) -1) 1)> |
#<alt (* (- z 1) (log (+ 1 (- 0 y))))> |
#<alt (log (- 1 y))> |
#<alt (* (- z 1) (log (- 1 y)))> |
#<alt (/ (log y) (+ x 1))> |
| Outputs |
|---|
#<alt (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t)> |
#<alt (- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t)> |
#<alt (- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t)> |
#<alt (- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t)> |
#<alt (* x (log y))> |
#<alt (* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x)))> |
#<alt (* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x)))> |
#<alt (* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x)))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x)))))> |
#<alt (- (* (log y) (- x 1)) t)> |
#<alt (- (+ (* -1 (* y (- z 1))) (* (log y) (- x 1))) t)> |
#<alt (- (+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1))) t)> |
#<alt (- (+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1))) t)> |
#<alt (- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) t)> |
#<alt (- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) t)> |
#<alt (- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) t)> |
#<alt (- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))) t)> |
#<alt (- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))) t)> |
#<alt (- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t)> |
#<alt (- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t)> |
#<alt (- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t)> |
#<alt (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t)> |
#<alt (- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t)> |
#<alt (- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t)> |
#<alt (- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t)> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z)))> |
#<alt (* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z)))> |
#<alt (* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z)))))> |
#<alt (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1)))> |
#<alt (+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))))> |
#<alt (+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))))> |
#<alt (+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))))> |
#<alt (* -1 t)> |
#<alt (* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1))> |
#<alt (* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1))> |
#<alt (* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t)))))> |
#<alt (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1)))> |
#<alt (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1))))> |
#<alt (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1))))> |
#<alt (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1))))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))))> |
#<alt (* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))))> |
#<alt (* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x)))))> |
#<alt (* (log y) (- x 1))> |
#<alt (+ (* -1 (* y (- z 1))) (* (log y) (- x 1)))> |
#<alt (+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1)))> |
#<alt (+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1)))> |
#<alt (+ (* -1 (* (log (/ 1 y)) (- x 1))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))> |
#<alt (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))> |
#<alt (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))> |
#<alt (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))))> |
#<alt (+ (* -1 (log (- 1 y))) (* (log y) (- x 1)))> |
#<alt (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1))))> |
#<alt (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1))))> |
#<alt (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))))> |
#<alt (* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))))> |
#<alt (* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z)))))> |
#<alt (* -1 (log y))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (* (log y) (- x 1))> |
#<alt (* (log y) (- x 1))> |
#<alt (* (log y) (- x 1))> |
#<alt (* (log y) (- x 1))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt -1> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt x> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt x> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (- (* (log y) (- x 1)) t)> |
#<alt (- (* (log y) (- x 1)) t)> |
#<alt (- (* (log y) (- x 1)) t)> |
#<alt (- (* (log y) (- x 1)) t)> |
#<alt (- (* -1 (* (log (/ 1 y)) (- x 1))) t)> |
#<alt (- (* -1 (* (log (/ 1 y)) (- x 1))) t)> |
#<alt (- (* -1 (* (log (/ 1 y)) (- x 1))) t)> |
#<alt (- (* -1 (* (log (/ 1 y)) (- x 1))) t)> |
#<alt (- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t)> |
#<alt (- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t)> |
#<alt (- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t)> |
#<alt (- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t)> |
#<alt (- (* -1 (log y)) t)> |
#<alt (- (+ (* -1 (log y)) (* x (log y))) t)> |
#<alt (- (+ (* -1 (log y)) (* x (log y))) t)> |
#<alt (- (+ (* -1 (log y)) (* x (log y))) t)> |
#<alt (* x (log y))> |
#<alt (* x (- (+ (log y) (* -1 (/ (log y) x))) (/ t x)))> |
#<alt (* x (- (+ (log y) (* -1 (/ (log y) x))) (/ t x)))> |
#<alt (* x (- (+ (log y) (* -1 (/ (log y) x))) (/ t x)))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) t) x)))))> |
#<alt (* (log y) (- x 1))> |
#<alt (+ (* -1 t) (* (log y) (- x 1)))> |
#<alt (+ (* -1 t) (* (log y) (- x 1)))> |
#<alt (+ (* -1 t) (* (log y) (- x 1)))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ (* (log y) (- x 1)) t) 1))> |
#<alt (* t (- (/ (* (log y) (- x 1)) t) 1))> |
#<alt (* t (- (/ (* (log y) (- x 1)) t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* (log y) (- x 1)) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* (log y) (- x 1)) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* (log y) (- x 1)) t)))))> |
#<alt (* (log y) (- x 1))> |
#<alt (* (log y) (- x 1))> |
#<alt (* (log y) (- x 1))> |
#<alt (* (log y) (- x 1))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* -1 (log y))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt -1> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt x> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt x> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (- (* (log y) (- x 1)) t)> |
#<alt (- (+ (* -1 (* y (- z 1))) (* (log y) (- x 1))) t)> |
#<alt (- (+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1))) t)> |
#<alt (- (+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1))) t)> |
#<alt (- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) t)> |
#<alt (- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) t)> |
#<alt (- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) t)> |
#<alt (- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))) t)> |
#<alt (- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))) t)> |
#<alt (- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t)> |
#<alt (- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t)> |
#<alt (- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t)> |
#<alt (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t)> |
#<alt (- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t)> |
#<alt (- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t)> |
#<alt (- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t)> |
#<alt (* x (log y))> |
#<alt (* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x)))> |
#<alt (* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x)))> |
#<alt (* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x)))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x)))))> |
#<alt (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t)> |
#<alt (- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t)> |
#<alt (- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t)> |
#<alt (- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t)> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z)))> |
#<alt (* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z)))> |
#<alt (* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z)))))> |
#<alt (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1)))> |
#<alt (+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))))> |
#<alt (+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))))> |
#<alt (+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))))> |
#<alt (* -1 t)> |
#<alt (* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1))> |
#<alt (* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1))> |
#<alt (* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t)))))> |
#<alt (* (log y) (- x 1))> |
#<alt (+ (* -1 (* y (- z 1))) (* (log y) (- x 1)))> |
#<alt (+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1)))> |
#<alt (+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1)))> |
#<alt (+ (* -1 (* (log (/ 1 y)) (- x 1))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))> |
#<alt (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))> |
#<alt (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))> |
#<alt (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))))> |
#<alt (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1)))> |
#<alt (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1))))> |
#<alt (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1))))> |
#<alt (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1))))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))))> |
#<alt (* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))))> |
#<alt (* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x)))))> |
#<alt (+ (* -1 (log (- 1 y))) (* (log y) (- x 1)))> |
#<alt (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1))))> |
#<alt (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1))))> |
#<alt (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))))> |
#<alt (* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))))> |
#<alt (* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z)))))> |
#<alt (* (log y) (- x 1))> |
#<alt (* (log y) (- x 1))> |
#<alt (* (log y) (- x 1))> |
#<alt (* (log y) (- x 1))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* -1 (log y))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (- (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) t)> |
#<alt (- (+ (* -1 (* y (- z 1))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t)> |
#<alt (- (+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t)> |
#<alt (- (+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t)> |
#<alt (- (+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) t)> |
#<alt (- (+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) t)> |
#<alt (- (+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) t)> |
#<alt (- (+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))) t)> |
#<alt (- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x))) t)> |
#<alt (- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)))) t)> |
#<alt (- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)))) t)> |
#<alt (- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)))) t)> |
#<alt (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t)> |
#<alt (- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t)> |
#<alt (- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t)> |
#<alt (- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t)> |
#<alt (* x (log y))> |
#<alt (* x (- (+ (log y) (/ (* (log (- 1 y)) (- z 1)) x)) (+ (/ t x) (/ (log y) x))))> |
#<alt (* x (- (+ (log y) (/ (* (log (- 1 y)) (- z 1)) x)) (+ (/ t x) (/ (log y) x))))> |
#<alt (* x (- (+ (log y) (/ (* (log (- 1 y)) (- z 1)) x)) (+ (/ t x) (/ (log y) x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* (log (- 1 y)) (- z 1)) (+ t (log y))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* (log (- 1 y)) (- z 1)) (+ t (log y))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* (log (- 1 y)) (- z 1)) (+ t (log y))) x)))))> |
#<alt (- (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t)> |
#<alt (- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))) t)> |
#<alt (- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))) t)> |
#<alt (- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))) t)> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- (pow x 2) 1)) (* z (+ 1 x))))) (/ t z)))> |
#<alt (* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- (pow x 2) 1)) (* z (+ 1 x))))) (/ t z)))> |
#<alt (* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- (pow x 2) 1)) (* z (+ 1 x))))) (/ t z)))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t) z)))))> |
#<alt (+ (* (log (- 1 y)) (- z 1)) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))> |
#<alt (+ (* -1 t) (+ (* (log (- 1 y)) (- z 1)) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))))> |
#<alt (+ (* -1 t) (+ (* (log (- 1 y)) (- z 1)) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))))> |
#<alt (+ (* -1 t) (+ (* (log (- 1 y)) (- z 1)) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))))> |
#<alt (* -1 t)> |
#<alt (* t (- (+ (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))) (/ (* (log (- 1 y)) (- z 1)) t)) 1))> |
#<alt (* t (- (+ (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))) (/ (* (log (- 1 y)) (- z 1)) t)) 1))> |
#<alt (* t (- (+ (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))) (/ (* (log (- 1 y)) (- z 1)) t)) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* (log (- 1 y)) (- z 1)) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* (log (- 1 y)) (- z 1)) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* (log (- 1 y)) (- z 1)) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t)))))> |
#<alt (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))> |
#<alt (+ (* -1 (* y (- z 1))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))> |
#<alt (+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))> |
#<alt (+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))> |
#<alt (+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))> |
#<alt (+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))> |
#<alt (+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))> |
#<alt (+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x))))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x))))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x))))> |
#<alt (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1)))> |
#<alt (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1))))> |
#<alt (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1))))> |
#<alt (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1))))> |
#<alt (* x (log y))> |
#<alt (* x (- (+ (log y) (/ (* (log (- 1 y)) (- z 1)) x)) (/ (log y) x)))> |
#<alt (* x (- (+ (log y) (/ (* (log (- 1 y)) (- z 1)) x)) (/ (log y) x)))> |
#<alt (* x (- (+ (log y) (/ (* (log (- 1 y)) (- z 1)) x)) (/ (log y) x)))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* (log (- 1 y)) (- z 1)) (log y)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* (log (- 1 y)) (- z 1)) (log y)) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* (log (- 1 y)) (- z 1)) (log y)) x)))))> |
#<alt (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))> |
#<alt (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))))> |
#<alt (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))))> |
#<alt (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- (pow x 2) 1)) (* z (+ 1 x))))))> |
#<alt (* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- (pow x 2) 1)) (* z (+ 1 x))))))> |
#<alt (* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- (pow x 2) 1)) (* z (+ 1 x))))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) z)))))> |
#<alt (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))> |
#<alt (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))> |
#<alt (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))> |
#<alt (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))> |
#<alt (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x)))> |
#<alt (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x)))> |
#<alt (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x)))> |
#<alt (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x)))> |
#<alt (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x))> |
#<alt (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x))> |
#<alt (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x))> |
#<alt (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x))> |
#<alt (* -1 (log y))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt -1> |
#<alt (- (pow x 2) 1)> |
#<alt (- (pow x 2) 1)> |
#<alt (- (pow x 2) 1)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- 1 (/ 1 (pow x 2))))> |
#<alt (* -1 (log (- 1 y)))> |
#<alt (+ (* -1 (log (- 1 y))) (* z (log (- 1 y))))> |
#<alt (+ (* -1 (log (- 1 y))) (* z (log (- 1 y))))> |
#<alt (+ (* -1 (log (- 1 y))) (* z (log (- 1 y))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z))))> |
#<alt (* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z))))> |
#<alt (* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z))))> |
#<alt (* -1 (* y (- z 1)))> |
#<alt (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1)))))> |
#<alt (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1)))))))> |
#<alt (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* y (+ (* -1/3 (- z 1)) (* -1/4 (* y (- z 1)))))))))> |
#<alt (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))> |
#<alt (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))> |
#<alt (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))> |
#<alt (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))> |
#<alt (* -1 (* (log (/ -1 y)) (- z 1)))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- z 1) y)))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)))> |
#<alt (* -1 y)> |
#<alt (* y (- (* -1/2 y) 1))> |
#<alt (* y (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* y (- (* y (- (* y (- (* -1/4 y) 1/3)) 1/2)) 1))> |
#<alt (+ (log -1) (* -1 (log (/ 1 y))))> |
#<alt (- (+ (log -1) (* -1 (log (/ 1 y)))) (/ 1 y))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y))))> |
#<alt (- (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 y))) (pow y 2))))) (/ 1 y))> |
#<alt (* -1 (log (/ -1 y)))> |
#<alt (- (* -1 (log (/ -1 y))) (/ 1 y))> |
#<alt (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y)))> |
#<alt (+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow y 2)) (* 1/2 (/ 1 y)))) y)))> |
#<alt (* -1 (log (- 1 y)))> |
#<alt (+ (* -1 (log (- 1 y))) (* z (log (- 1 y))))> |
#<alt (+ (* -1 (log (- 1 y))) (* z (log (- 1 y))))> |
#<alt (+ (* -1 (log (- 1 y))) (* z (log (- 1 y))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z))))> |
#<alt (* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z))))> |
#<alt (* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z))))> |
#<alt (* z (log (- 1 y)))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z))))> |
#<alt (* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z))))> |
#<alt (* -1 (* y (- z 1)))> |
#<alt (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1)))))> |
#<alt (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1)))))))> |
#<alt (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* y (+ (* -1/3 (- z 1)) (* -1/4 (* y (- z 1)))))))))> |
#<alt (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))> |
#<alt (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))> |
#<alt (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))> |
#<alt (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))> |
#<alt (* -1 (* (log (/ -1 y)) (- z 1)))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- z 1) y)))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)))> |
#<alt (+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)))> |
#<alt (/ (log y) (+ 1 x))> |
#<alt (/ (log y) (+ 1 x))> |
#<alt (/ (log y) (+ 1 x))> |
#<alt (/ (log y) (+ 1 x))> |
#<alt (* -1 (/ (log (/ 1 y)) (+ 1 x)))> |
#<alt (* -1 (/ (log (/ 1 y)) (+ 1 x)))> |
#<alt (* -1 (/ (log (/ 1 y)) (+ 1 x)))> |
#<alt (* -1 (/ (log (/ 1 y)) (+ 1 x)))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x))> |
#<alt (log y)> |
#<alt (+ (log y) (* -1 (* x (log y))))> |
#<alt (+ (log y) (* x (- (* x (log y)) (log y))))> |
#<alt (+ (log y) (* x (- (* x (- (* -1 (* x (log y))) (* -1 (log y)))) (log y))))> |
#<alt (/ (log y) x)> |
#<alt (/ (+ (log y) (* -1 (/ (log y) x))) x)> |
#<alt (/ (- (+ (log y) (/ (log y) (pow x 2))) (/ (log y) x)) x)> |
#<alt (/ (- (+ (log y) (* -1 (/ (log y) (pow x 3)))) (+ (* -1 (/ (log y) (pow x 2))) (/ (log y) x))) x)> |
#<alt (/ (log y) x)> |
#<alt (* -1 (/ (+ (* -1 (log y)) (/ (log y) x)) x))> |
#<alt (* -1 (/ (+ (* -1 (log y)) (* -1 (/ (- (/ (log y) x) (log y)) x))) x))> |
#<alt (* -1 (/ (+ (* -1 (log y)) (* -1 (/ (- (* -1 (/ (- (/ (log y) x) (log y)) x)) (log y)) x))) x))> |
132 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | inf | (- (+ (* (/ (log y) (+ x 1)) (/ (+ (* x x) -1) 1)) (* (- z 1) (log (- 1 y)))) t) |
| 1.0ms | x | @ | inf | (- (+ (* (/ (log y) (+ x 1)) (/ (+ (* x x) -1) 1)) (* (- z 1) (log (- 1 y)))) t) |
| 1.0ms | y | @ | 0 | (* (/ (log y) (+ x 1)) (/ (+ (* x x) -1) 1)) |
| 1.0ms | z | @ | 0 | (- (+ (* (/ (log y) (+ x 1)) (/ (+ (* x x) -1) 1)) (* (- z 1) (log (- 1 y)))) t) |
| 1.0ms | y | @ | inf | (* (/ (log y) (+ x 1)) (/ (+ (* x x) -1) 1)) |
| 1× | batch-egg-rewrite |
| 2782× | fma-lowering-fma.f32 |
| 2782× | fma-lowering-fma.f64 |
| 1820× | *-lowering-*.f32 |
| 1820× | *-lowering-*.f64 |
| 1622× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 152 |
| 1 | 304 | 149 |
| 2 | 3382 | 149 |
| 0 | 8204 | 149 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ (* (- x 1) (log y)) (* (- z 1) (log (+ 1 (- 0 y))))) t) |
(+ (* (- x 1) (log y)) (* (- z 1) (log (+ 1 (- 0 y))))) |
(* (- x 1) (log y)) |
(- x 1) |
(- 0 t) |
(- (* (log y) (+ -1 x)) t) |
(* (log y) (+ -1 x)) |
(log y) |
(+ -1 x) |
(- (+ (/ (log y) (/ 1 (+ x -1))) (* (- z 1) (log (- 1 y)))) t) |
(+ (/ (log y) (/ 1 (+ x -1))) (* (- z 1) (log (- 1 y)))) |
(/ (log y) (/ 1 (+ x -1))) |
(- (+ (* (/ (log y) (+ x 1)) (/ (+ (* x x) -1) 1)) (* (- z 1) (log (- 1 y)))) t) |
(+ (* (/ (log y) (+ x 1)) (/ (+ (* x x) -1) 1)) (* (- z 1) (log (- 1 y)))) |
(* (/ (log y) (+ x 1)) (/ (+ (* x x) -1) 1)) |
(/ (+ (* x x) -1) 1) |
(* (- z 1) (log (+ 1 (- 0 y)))) |
(log (- 1 y)) |
(* (- z 1) (log (- 1 y))) |
(/ (log y) (+ x 1)) |
| Outputs |
|---|
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) |
(+.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) |
(+.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (+.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(-.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (/.f64 (*.f64 t t) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)))) |
(-.f64 (+.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 0 binary64)) t) |
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) |
(fma.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) |
(fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 z #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) |
(fma.f64 #s(literal -1 binary64) t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))))))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(fma.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (*.f64 t t)) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) t) (*.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t)) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) t) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) (*.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) (-.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 (*.f64 x (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(+.f64 (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 x (log.f64 y))) |
(-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) (/.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(fma.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 z #s(literal -1 binary64)) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 x (log.f64 y))) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(+.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y))) #s(literal -1 binary64))) |
(fma.f64 x (log.f64 y) (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(fma.f64 (log.f64 y) x (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 x (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (*.f64 x (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 x x) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (log.f64 y) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y)))) |
(/.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (log.f64 y)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (log.f64 y)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (-.f64 (*.f64 (*.f64 x (log.f64 y)) (*.f64 x (log.f64 y))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 (*.f64 x (log.f64 y)) (*.f64 x (log.f64 y)))) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 x (log.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))))) |
(/.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) |
(+.f64 x #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) x) |
(exp.f64 (*.f64 (log.f64 (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(-.f64 x #s(literal 1 binary64)) |
(-.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 x #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) |
(-.f64 (/.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 t t) t)) |
(fma.f64 #s(literal -1 binary64) t #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t) #s(literal 0 binary64)) |
(neg.f64 t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 (*.f64 x (log.f64 y)) t)) |
(+.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) (/.f64 (*.f64 t t) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t))) |
(-.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 0 binary64)) t) |
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (-.f64 (*.f64 x (log.f64 y)) t)) |
(fma.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (-.f64 (*.f64 x (log.f64 y)) t)) |
(fma.f64 #s(literal -1 binary64) t (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t))) (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t) (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t))) (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t) (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 x (log.f64 y))) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(+.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y))) #s(literal -1 binary64))) |
(fma.f64 x (log.f64 y) (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(fma.f64 (log.f64 y) x (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 x (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (*.f64 x (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 x x) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (log.f64 y) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y)))) |
(/.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (log.f64 y)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (log.f64 y)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (-.f64 (*.f64 (*.f64 x (log.f64 y)) (*.f64 x (log.f64 y))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 (*.f64 x (log.f64 y)) (*.f64 x (log.f64 y)))) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 x (log.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))))) |
(/.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) |
(log.f64 y) |
(+.f64 (log.f64 y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (log.f64 y)) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y))) (log.f64 (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (log.f64 (+.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (log.f64 (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 y))) |
(/.f64 (log.f64 y) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal -1 binary64)) |
(*.f64 (log.f64 y) #s(literal 1 binary64)) |
(+.f64 x #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) x) |
(exp.f64 (*.f64 (log.f64 (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(-.f64 x #s(literal 1 binary64)) |
(-.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 x #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) |
(+.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) |
(+.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (+.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(-.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (/.f64 (*.f64 t t) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)))) |
(-.f64 (+.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 0 binary64)) t) |
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) |
(fma.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) |
(fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 z #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) |
(fma.f64 #s(literal -1 binary64) t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))))))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(fma.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (*.f64 t t)) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) t) (*.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t)) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) t) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) (*.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) (-.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 (*.f64 x (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(+.f64 (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 x (log.f64 y))) |
(-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) (/.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(fma.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 z #s(literal -1 binary64)) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 x (log.f64 y))) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(+.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y))) #s(literal -1 binary64))) |
(fma.f64 x (log.f64 y) (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(fma.f64 (log.f64 y) x (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 x (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (*.f64 x (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 x x) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (log.f64 y) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y)))) |
(/.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (log.f64 y)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (log.f64 y)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (-.f64 (*.f64 (*.f64 x (log.f64 y)) (*.f64 x (log.f64 y))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 (*.f64 x (log.f64 y)) (*.f64 x (log.f64 y)))) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 x (log.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))))) |
(/.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) |
(+.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) |
(+.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (+.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(-.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (/.f64 (*.f64 t t) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)))) |
(-.f64 (+.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 0 binary64)) t) |
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) |
(fma.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) |
(fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 z #s(literal -1 binary64)) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (+.f64 (*.f64 x (log.f64 y)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) |
(fma.f64 #s(literal -1 binary64) t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))))))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(fma.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64)) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (*.f64 t t)) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))) (*.f64 t t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) t) (*.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t)) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) t) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))) t)) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) (*.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t))) (-.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (/.f64 (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)) (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t))) (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) t)))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 (*.f64 x (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(+.f64 (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 x (log.f64 y))) |
(-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) (/.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (+.f64 (*.f64 x (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(fma.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 z #s(literal -1 binary64)) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (+.f64 (*.f64 x (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 y) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 x (log.f64 y))) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(+.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y))) #s(literal -1 binary64))) |
(fma.f64 x (log.f64 y) (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(fma.f64 (log.f64 y) x (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 x (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (*.f64 x (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 x x) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (log.f64 y) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y)))) |
(/.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (log.f64 y)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (log.f64 y)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (-.f64 (*.f64 (*.f64 x (log.f64 y)) (*.f64 x (log.f64 y))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 x (log.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 #s(literal 0 binary64) (log.f64 y))) (*.f64 (*.f64 x (log.f64 y)) (*.f64 x (log.f64 y)))) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 x (log.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))))) |
(/.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
(+.f64 (*.f64 x x) #s(literal -1 binary64)) |
(+.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 x (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (*.f64 x (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) x)) |
(+.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) x)) |
(+.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) x) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(fma.f64 x x #s(literal -1 binary64)) |
(fma.f64 x (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (+.f64 x #s(literal 1 binary64)) (*.f64 x (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) x (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) x)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (neg.f64 x))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(pow.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 x)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 #s(literal -1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal -1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) z)) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 z #s(literal -1 binary64))) |
(log.f64 (-.f64 #s(literal 1 binary64) y)) |
(+.f64 (log1p.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) y)))))) |
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) y)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(-.f64 (log1p.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (log1p.f64 (*.f64 y (+.f64 #s(literal 1 binary64) y)))) |
(-.f64 (log1p.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (log.f64 (+.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (log1p.f64 y)) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) y)))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) y)))) |
(-.f64 (log.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64))) (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y y)))))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 y y))))) |
(log1p.f64 (-.f64 #s(literal 0 binary64) y)) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64))) |
(+.f64 (*.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y))) (*.f64 #s(literal -1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 z (log.f64 (-.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal -1 binary64) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
(fma.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) z)) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 z #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (log.f64 y) (-.f64 #s(literal -1 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) #s(literal 1 binary64))) |
(/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (-.f64 #s(literal -1 binary64) x))) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (log.f64 y)) |
(*.f64 (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) |
| 1× | egg-herbie |
| 2842× | *-lowering-*.f32 |
| 2842× | *-lowering-*.f64 |
| 2400× | +-lowering-+.f64 |
| 2400× | +-lowering-+.f32 |
| 1924× | fnmadd-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 383 | 7961 |
| 1 | 1334 | 6870 |
| 2 | 4778 | 6639 |
| 0 | 8249 | 6639 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(* x (log y)) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x))) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x))) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x))))) |
(- (* (log y) (- x 1)) t) |
(- (+ (* -1 (* y (- z 1))) (* (log y) (- x 1))) t) |
(- (+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1))) t) |
(- (+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1))) t) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) t) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) t) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) t) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t) |
(- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t) |
(* z (log (- 1 y))) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z))))) |
(+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) |
(+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1)))) |
(+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1)))) |
(+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1)))) |
(* -1 t) |
(* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t))))) |
(+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(* x (log y)) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x)))) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x)))) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x))))) |
(* (log y) (- x 1)) |
(+ (* -1 (* y (- z 1))) (* (log y) (- x 1))) |
(+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1))) |
(+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) |
(+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) |
(* z (log (- 1 y))) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z)))) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z)))) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z)))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z))))) |
(* -1 (log y)) |
(+ (* -1 (log y)) (* x (log y))) |
(+ (* -1 (log y)) (* x (log y))) |
(+ (* -1 (log y)) (* x (log y))) |
(* x (log y)) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(* (log y) (- x 1)) |
(* (log y) (- x 1)) |
(* (log y) (- x 1)) |
(* (log y) (- x 1)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
-1 |
(- x 1) |
(- x 1) |
(- x 1) |
x |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(- (* (log y) (- x 1)) t) |
(- (* (log y) (- x 1)) t) |
(- (* (log y) (- x 1)) t) |
(- (* (log y) (- x 1)) t) |
(- (* -1 (* (log (/ 1 y)) (- x 1))) t) |
(- (* -1 (* (log (/ 1 y)) (- x 1))) t) |
(- (* -1 (* (log (/ 1 y)) (- x 1))) t) |
(- (* -1 (* (log (/ 1 y)) (- x 1))) t) |
(- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) |
(- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) |
(- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) |
(- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) |
(- (* -1 (log y)) t) |
(- (+ (* -1 (log y)) (* x (log y))) t) |
(- (+ (* -1 (log y)) (* x (log y))) t) |
(- (+ (* -1 (log y)) (* x (log y))) t) |
(* x (log y)) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (/ t x))) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (/ t x))) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (/ t x))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) t) x))))) |
(* (log y) (- x 1)) |
(+ (* -1 t) (* (log y) (- x 1))) |
(+ (* -1 t) (* (log y) (- x 1))) |
(+ (* -1 t) (* (log y) (- x 1))) |
(* -1 t) |
(* t (- (/ (* (log y) (- x 1)) t) 1)) |
(* t (- (/ (* (log y) (- x 1)) t) 1)) |
(* t (- (/ (* (log y) (- x 1)) t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (* (log y) (- x 1)) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (* (log y) (- x 1)) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (* (log y) (- x 1)) t))))) |
(* (log y) (- x 1)) |
(* (log y) (- x 1)) |
(* (log y) (- x 1)) |
(* (log y) (- x 1)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* -1 (log y)) |
(+ (* -1 (log y)) (* x (log y))) |
(+ (* -1 (log y)) (* x (log y))) |
(+ (* -1 (log y)) (* x (log y))) |
(* x (log y)) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(log y) |
(log y) |
(log y) |
(log y) |
(* -1 (log (/ 1 y))) |
(* -1 (log (/ 1 y))) |
(* -1 (log (/ 1 y))) |
(* -1 (log (/ 1 y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
-1 |
(- x 1) |
(- x 1) |
(- x 1) |
x |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(- (* (log y) (- x 1)) t) |
(- (+ (* -1 (* y (- z 1))) (* (log y) (- x 1))) t) |
(- (+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1))) t) |
(- (+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1))) t) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) t) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) t) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) t) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t) |
(- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(* x (log y)) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x))) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x))) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x))))) |
(- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t) |
(* z (log (- 1 y))) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z))))) |
(+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) |
(+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1)))) |
(+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1)))) |
(+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1)))) |
(* -1 t) |
(* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t))))) |
(* (log y) (- x 1)) |
(+ (* -1 (* y (- z 1))) (* (log y) (- x 1))) |
(+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1))) |
(+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) |
(+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(* x (log y)) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x)))) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x)))) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x))))) |
(+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) |
(* z (log (- 1 y))) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z)))) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z)))) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z)))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z))))) |
(* (log y) (- x 1)) |
(* (log y) (- x 1)) |
(* (log y) (- x 1)) |
(* (log y) (- x 1)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* -1 (log y)) |
(+ (* -1 (log y)) (* x (log y))) |
(+ (* -1 (log y)) (* x (log y))) |
(+ (* -1 (log y)) (* x (log y))) |
(* x (log y)) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(- (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) t) |
(- (+ (* -1 (* y (- z 1))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t) |
(- (+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t) |
(- (+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t) |
(- (+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) t) |
(- (+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) t) |
(- (+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) t) |
(- (+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)))) t) |
(- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(* x (log y)) |
(* x (- (+ (log y) (/ (* (log (- 1 y)) (- z 1)) x)) (+ (/ t x) (/ (log y) x)))) |
(* x (- (+ (log y) (/ (* (log (- 1 y)) (- z 1)) x)) (+ (/ t x) (/ (log y) x)))) |
(* x (- (+ (log y) (/ (* (log (- 1 y)) (- z 1)) x)) (+ (/ t x) (/ (log y) x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* (log (- 1 y)) (- z 1)) (+ t (log y))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* (log (- 1 y)) (- z 1)) (+ t (log y))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* (log (- 1 y)) (- z 1)) (+ t (log y))) x))))) |
(- (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))) t) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))) t) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))) t) |
(* z (log (- 1 y))) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- (pow x 2) 1)) (* z (+ 1 x))))) (/ t z))) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- (pow x 2) 1)) (* z (+ 1 x))))) (/ t z))) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- (pow x 2) 1)) (* z (+ 1 x))))) (/ t z))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t) z))))) |
(+ (* (log (- 1 y)) (- z 1)) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) |
(+ (* -1 t) (+ (* (log (- 1 y)) (- z 1)) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))) |
(+ (* -1 t) (+ (* (log (- 1 y)) (- z 1)) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))) |
(+ (* -1 t) (+ (* (log (- 1 y)) (- z 1)) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))) |
(* -1 t) |
(* t (- (+ (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(* t (- (+ (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(* t (- (+ (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log (- 1 y)) (- z 1)) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log (- 1 y)) (- z 1)) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log (- 1 y)) (- z 1)) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t))))) |
(/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) |
(+ (* -1 (* y (- z 1))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) |
(+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) |
(+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) |
(+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) |
(+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) |
(+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) |
(+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)))) |
(+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(* x (log y)) |
(* x (- (+ (log y) (/ (* (log (- 1 y)) (- z 1)) x)) (/ (log y) x))) |
(* x (- (+ (log y) (/ (* (log (- 1 y)) (- z 1)) x)) (/ (log y) x))) |
(* x (- (+ (log y) (/ (* (log (- 1 y)) (- z 1)) x)) (/ (log y) x))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* (log (- 1 y)) (- z 1)) (log y)) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* (log (- 1 y)) (- z 1)) (log y)) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* (log (- 1 y)) (- z 1)) (log y)) x))))) |
(+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))) |
(* z (log (- 1 y))) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- (pow x 2) 1)) (* z (+ 1 x)))))) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- (pow x 2) 1)) (* z (+ 1 x)))))) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- (pow x 2) 1)) (* z (+ 1 x)))))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) z))))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) z))))) |
(/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) |
(/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) |
(/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) |
(/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) |
(* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) |
(* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) |
(* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) |
(* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) |
(/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) |
(/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) |
(/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) |
(/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) |
(* -1 (log y)) |
(+ (* -1 (log y)) (* x (log y))) |
(+ (* -1 (log y)) (* x (log y))) |
(+ (* -1 (log y)) (* x (log y))) |
(* x (log y)) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
-1 |
(- (pow x 2) 1) |
(- (pow x 2) 1) |
(- (pow x 2) 1) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(pow x 2) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(* -1 (log (- 1 y))) |
(+ (* -1 (log (- 1 y))) (* z (log (- 1 y)))) |
(+ (* -1 (log (- 1 y))) (* z (log (- 1 y)))) |
(+ (* -1 (log (- 1 y))) (* z (log (- 1 y)))) |
(* z (log (- 1 y))) |
(* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z)))) |
(* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z)))) |
(* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z)))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z)))) |
(* -1 (* y (- z 1))) |
(* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) |
(* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) |
(* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* y (+ (* -1/3 (- z 1)) (* -1/4 (* y (- z 1))))))))) |
(* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)) |
(+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) |
(+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) |
(+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) |
(* -1 (* (log (/ -1 y)) (- z 1))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- z 1) y))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y))) |
(* -1 y) |
(* y (- (* -1/2 y) 1)) |
(* y (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* y (- (* y (- (* y (- (* -1/4 y) 1/3)) 1/2)) 1)) |
(+ (log -1) (* -1 (log (/ 1 y)))) |
(- (+ (log -1) (* -1 (log (/ 1 y)))) (/ 1 y)) |
(+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y)))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 y))) (pow y 2))))) (/ 1 y)) |
(* -1 (log (/ -1 y))) |
(- (* -1 (log (/ -1 y))) (/ 1 y)) |
(+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y))) |
(+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow y 2)) (* 1/2 (/ 1 y)))) y))) |
(* -1 (log (- 1 y))) |
(+ (* -1 (log (- 1 y))) (* z (log (- 1 y)))) |
(+ (* -1 (log (- 1 y))) (* z (log (- 1 y)))) |
(+ (* -1 (log (- 1 y))) (* z (log (- 1 y)))) |
(* z (log (- 1 y))) |
(* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z)))) |
(* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z)))) |
(* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z)))) |
(* z (log (- 1 y))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z)))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z)))) |
(* -1 (* y (- z 1))) |
(* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) |
(* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) |
(* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* y (+ (* -1/3 (- z 1)) (* -1/4 (* y (- z 1))))))))) |
(* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)) |
(+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) |
(+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) |
(+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) |
(* -1 (* (log (/ -1 y)) (- z 1))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- z 1) y))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y))) |
(/ (log y) (+ 1 x)) |
(/ (log y) (+ 1 x)) |
(/ (log y) (+ 1 x)) |
(/ (log y) (+ 1 x)) |
(* -1 (/ (log (/ 1 y)) (+ 1 x))) |
(* -1 (/ (log (/ 1 y)) (+ 1 x))) |
(* -1 (/ (log (/ 1 y)) (+ 1 x))) |
(* -1 (/ (log (/ 1 y)) (+ 1 x))) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x)) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x)) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x)) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x)) |
(log y) |
(+ (log y) (* -1 (* x (log y)))) |
(+ (log y) (* x (- (* x (log y)) (log y)))) |
(+ (log y) (* x (- (* x (- (* -1 (* x (log y))) (* -1 (log y)))) (log y)))) |
(/ (log y) x) |
(/ (+ (log y) (* -1 (/ (log y) x))) x) |
(/ (- (+ (log y) (/ (log y) (pow x 2))) (/ (log y) x)) x) |
(/ (- (+ (log y) (* -1 (/ (log y) (pow x 3)))) (+ (* -1 (/ (log y) (pow x 2))) (/ (log y) x))) x) |
(/ (log y) x) |
(* -1 (/ (+ (* -1 (log y)) (/ (log y) x)) x)) |
(* -1 (/ (+ (* -1 (log y)) (* -1 (/ (- (/ (log y) x) (log y)) x))) x)) |
(* -1 (/ (+ (* -1 (log y)) (* -1 (/ (- (* -1 (/ (- (/ (log y) x) (log y)) x)) (log y)) x))) x)) |
| Outputs |
|---|
(- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) |
(-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (+.f64 (log.f64 y) t)) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (+.f64 (log.f64 y) t)) x))) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (+.f64 (log.f64 y) t)) x))) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (+.f64 (log.f64 y) t)) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (+.f64 (log.f64 y) t)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (+.f64 (log.f64 y) t)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (+.f64 (log.f64 y) t)) x))) |
(- (* (log y) (- x 1)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(- (+ (* -1 (* y (- z 1))) (* (log y) (- x 1))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (*.f64 y (+.f64 #s(literal -1 binary64) z))) |
(- (+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1))) t) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))))) t)) |
(- (+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1))) t) |
(+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (*.f64 y (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 #s(literal -1 binary64) z)))) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) t) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t)) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) t) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) t)) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) t) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (+.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (*.f64 y y)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t))) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))) t) |
(+.f64 (-.f64 (+.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (*.f64 y y))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) z) #s(literal 1/3 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))) t) |
(-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t) |
(-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) z) y) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t) |
(-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal 1/2 binary64)) y) (+.f64 #s(literal -1 binary64) z)) y))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t) |
(-.f64 (-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 z (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) z) #s(literal 1/3 binary64)) y)) y))) y)) t) |
(- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) t))))) |
(* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) t))))) |
(* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) t))))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) t)))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) t)))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) t)))) |
(+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) |
(-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x)))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) x))) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x)))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) x))) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x)))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) x))) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(+ (* -1 (* y (- z 1))) (* (log y) (- x 1))) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) |
(+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64)))))) |
(+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 #s(literal -1 binary64) z)))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 #s(literal -1 binary64) z) y))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) |
(+.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (*.f64 y y))) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (/.f64 (+.f64 #s(literal -1 binary64) z) y))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (+.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (*.f64 y y))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) z) #s(literal 1/3 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (+.f64 #s(literal -1 binary64) z) y))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) z) y) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal 1/2 binary64)) y) (+.f64 #s(literal -1 binary64) z)) y))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) |
(-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 z (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) z) #s(literal 1/3 binary64)) y)) y))) y)) |
(+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z)))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z)))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z)))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* -1 (log y)) |
(-.f64 #s(literal 0 binary64) (log.f64 y)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(+.f64 #s(literal -1 binary64) x) |
(- x 1) |
(+.f64 #s(literal -1 binary64) x) |
(- x 1) |
(+.f64 #s(literal -1 binary64) x) |
x |
(* x (- 1 (/ 1 x))) |
(+.f64 #s(literal -1 binary64) x) |
(* x (- 1 (/ 1 x))) |
(+.f64 #s(literal -1 binary64) x) |
(* x (- 1 (/ 1 x))) |
(+.f64 #s(literal -1 binary64) x) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 #s(literal -1 binary64) x) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 #s(literal -1 binary64) x) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 #s(literal -1 binary64) x) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- (* (log y) (- x 1)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(- (* (log y) (- x 1)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(- (* (log y) (- x 1)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(- (* (log y) (- x 1)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(- (* -1 (* (log (/ 1 y)) (- x 1))) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(- (* -1 (* (log (/ 1 y)) (- x 1))) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(- (* -1 (* (log (/ 1 y)) (- x 1))) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(- (* -1 (* (log (/ 1 y)) (- x 1))) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (* -1 (log y)) t) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) t) |
(- (+ (* -1 (log y)) (* x (log y))) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(- (+ (* -1 (log y)) (* x (log y))) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(- (+ (* -1 (log y)) (* x (log y))) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (/ t x))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (+.f64 (log.f64 y) t) x))) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (/ t x))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (+.f64 (log.f64 y) t) x))) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (/ t x))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (+.f64 (log.f64 y) t) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) t) x))))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (+.f64 (log.f64 y) t) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) t) x))))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (+.f64 (log.f64 y) t) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) t) x))))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (+.f64 (log.f64 y) t) x))) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(+ (* -1 t) (* (log y) (- x 1))) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(+ (* -1 t) (* (log y) (- x 1))) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(+ (* -1 t) (* (log y) (- x 1))) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ (* (log y) (- x 1)) t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t))) |
(* t (- (/ (* (log y) (- x 1)) t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t))) |
(* t (- (/ (* (log y) (- x 1)) t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (* (log y) (- x 1)) t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t))) |
(* -1 (* t (+ 1 (* -1 (/ (* (log y) (- x 1)) t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t))) |
(* -1 (* t (+ 1 (* -1 (/ (* (log y) (- x 1)) t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t))) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* -1 (log y)) |
(-.f64 #s(literal 0 binary64) (log.f64 y)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(+.f64 #s(literal -1 binary64) x) |
(- x 1) |
(+.f64 #s(literal -1 binary64) x) |
(- x 1) |
(+.f64 #s(literal -1 binary64) x) |
x |
(* x (- 1 (/ 1 x))) |
(+.f64 #s(literal -1 binary64) x) |
(* x (- 1 (/ 1 x))) |
(+.f64 #s(literal -1 binary64) x) |
(* x (- 1 (/ 1 x))) |
(+.f64 #s(literal -1 binary64) x) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 #s(literal -1 binary64) x) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 #s(literal -1 binary64) x) |
(* -1 (* x (- (/ 1 x) 1))) |
(+.f64 #s(literal -1 binary64) x) |
(- (* (log y) (- x 1)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(- (+ (* -1 (* y (- z 1))) (* (log y) (- x 1))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (*.f64 y (+.f64 #s(literal -1 binary64) z))) |
(- (+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1))) t) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))))) t)) |
(- (+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1))) t) |
(+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (*.f64 y (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 #s(literal -1 binary64) z)))) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) t) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t)) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) t) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) t)) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) t) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (+.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (*.f64 y y)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t))) |
(- (+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))) t) |
(+.f64 (-.f64 (+.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (*.f64 y y))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) z) #s(literal 1/3 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))) t) |
(-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t) |
(-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) z) y) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t) |
(-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal 1/2 binary64)) y) (+.f64 #s(literal -1 binary64) z)) y))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) t) |
(-.f64 (-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 z (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) z) #s(literal 1/3 binary64)) y)) y))) y)) t) |
(- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) |
(-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (+.f64 (log.f64 y) t)) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (+.f64 (log.f64 y) t)) x))) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (+.f64 (log.f64 y) t)) x))) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x))) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (+.f64 (log.f64 y) t)) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (+.f64 (log.f64 y) t)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (+.f64 (log.f64 y) t)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (+.f64 (log.f64 y) t)) x))) |
(- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) t) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(+ (* -1 t) (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) t))))) |
(* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) t))))) |
(* t (- (+ (/ (* (log y) (- x 1)) t) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) t))))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) t)))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) t)))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log y) (- x 1)) (* (log (- 1 y)) (- z 1))) t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) t)))) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(+ (* -1 (* y (- z 1))) (* (log y) (- x 1))) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) |
(+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64)))))) |
(+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 #s(literal -1 binary64) z)))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 #s(literal -1 binary64) z) y))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) |
(+.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (*.f64 y y))) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (/.f64 (+.f64 #s(literal -1 binary64) z) y))) |
(+ (* -1 (* (log (/ 1 y)) (- x 1))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (+.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (*.f64 y y))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) z) #s(literal 1/3 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (+.f64 #s(literal -1 binary64) z) y))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) z) y) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal 1/2 binary64)) y) (+.f64 #s(literal -1 binary64) z)) y))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)))) |
(-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 z (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) z) #s(literal 1/3 binary64)) y)) y))) y)) |
(+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) |
(-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x)))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) x))) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x)))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) x))) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* (log (- 1 y)) (- z 1)) x)))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) x))) |
(+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (* (log y) (- x 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z)))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z)))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- x 1)) z)))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (* (log y) (- x 1))) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* -1 (log y)) |
(-.f64 #s(literal 0 binary64) (log.f64 y)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(- (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) t) |
(-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t) |
(- (+ (* -1 (* y (- z 1))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t) |
(-.f64 (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t) (*.f64 y (+.f64 #s(literal -1 binary64) z))) |
(- (+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t) |
(+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))))) (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t)) |
(- (+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t) |
(+.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 #s(literal -1 binary64) z))) (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t)) |
(- (+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) t) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t)) |
(- (+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) t) |
(+.f64 (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) t)) |
(- (+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) t) |
(+.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (*.f64 y y)) (/.f64 (+.f64 #s(literal -1 binary64) z) y))) (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t)) |
(- (+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))) t) |
(+.f64 (-.f64 (+.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (*.f64 y y))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) z) #s(literal 1/3 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t)) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x))) t) |
(-.f64 (-.f64 (/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)))) t) |
(-.f64 (-.f64 (/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) z) y) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) t) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)))) t) |
(-.f64 (-.f64 (-.f64 (/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal 1/2 binary64)) y) (+.f64 #s(literal -1 binary64) z)) y)) t) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(- (+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)))) t) |
(-.f64 (-.f64 (-.f64 (/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 z (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) z) #s(literal 1/3 binary64)) y)) y))) y)) t) |
(- (+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) t) |
(-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (+.f64 (log.f64 y) t)) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (- (+ (log y) (/ (* (log (- 1 y)) (- z 1)) x)) (+ (/ t x) (/ (log y) x)))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (+.f64 (log.f64 y) t)) x))) |
(* x (- (+ (log y) (/ (* (log (- 1 y)) (- z 1)) x)) (+ (/ t x) (/ (log y) x)))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (+.f64 (log.f64 y) t)) x))) |
(* x (- (+ (log y) (/ (* (log (- 1 y)) (- z 1)) x)) (+ (/ t x) (/ (log y) x)))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (+.f64 (log.f64 y) t)) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* (log (- 1 y)) (- z 1)) (+ t (log y))) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (+.f64 (log.f64 y) t)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* (log (- 1 y)) (- z 1)) (+ t (log y))) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (+.f64 (log.f64 y) t)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* (log (- 1 y)) (- z 1)) (+ t (log y))) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (+.f64 (log.f64 y) t)) x))) |
(- (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t) |
(-.f64 (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t)) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t)) |
(- (+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))) t) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t)) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- (pow x 2) 1)) (* z (+ 1 x))))) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- (pow x 2) 1)) (* z (+ 1 x))))) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (- (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- (pow x 2) 1)) (* z (+ 1 x))))) (/ t z))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (- (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(+ (* (log (- 1 y)) (- z 1)) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))) |
(+ (* -1 t) (+ (* (log (- 1 y)) (- z 1)) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t)) |
(+ (* -1 t) (+ (* (log (- 1 y)) (- z 1)) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t)) |
(+ (* -1 t) (+ (* (log (- 1 y)) (- z 1)) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (+ (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(*.f64 t (+.f64 (/.f64 (*.f64 (/.f64 (log.f64 y) t) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) t)) #s(literal -1 binary64)))) |
(* t (- (+ (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(*.f64 t (+.f64 (/.f64 (*.f64 (/.f64 (log.f64 y) t) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) t)) #s(literal -1 binary64)))) |
(* t (- (+ (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))) (/ (* (log (- 1 y)) (- z 1)) t)) 1)) |
(*.f64 t (+.f64 (/.f64 (*.f64 (/.f64 (log.f64 y) t) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) t)) #s(literal -1 binary64)))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log (- 1 y)) (- z 1)) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log (- 1 y)) (- z 1)) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))) t)) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* (log (- 1 y)) (- z 1)) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) t))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))) t)) (-.f64 #s(literal 0 binary64) t)) |
(/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(+ (* -1 (* y (- z 1))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) |
(-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) |
(+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) |
(+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))))) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))) |
(+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) |
(+.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 #s(literal -1 binary64) z))) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))) |
(+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))) |
(+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal -1 binary64) z) y))) |
(+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) |
(+.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (*.f64 y y))) (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal -1 binary64) z) y))) |
(+ (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) (+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))))) |
(+.f64 (+.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (*.f64 y y))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) z) #s(literal 1/3 binary64)) (*.f64 y (*.f64 y y)))) (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal -1 binary64) z) y))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x))) |
(-.f64 (/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- z 1) y)) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)))) |
(-.f64 (/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) z) y) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y)) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)))) |
(-.f64 (/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal 1/2 binary64)) y) (+.f64 #s(literal -1 binary64) z)) y))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (+ (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y)) (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)))) |
(-.f64 (-.f64 (/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 z (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) z) #s(literal 1/3 binary64)) y)) y))) y)) |
(+ (* -1 (log y)) (* (log (- 1 y)) (- z 1))) |
(-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* (log (- 1 y)) (- z 1)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (- (+ (log y) (/ (* (log (- 1 y)) (- z 1)) x)) (/ (log y) x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) x))) |
(* x (- (+ (log y) (/ (* (log (- 1 y)) (- z 1)) x)) (/ (log y) x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) x))) |
(* x (- (+ (log y) (/ (* (log (- 1 y)) (- z 1)) x)) (/ (log y) x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* (log (- 1 y)) (- z 1)) (log y)) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* (log (- 1 y)) (- z 1)) (log y)) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* (log (- 1 y)) (- z 1)) (log y)) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (log.f64 y)) x))) |
(+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) |
(-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))) |
(+ (* -1 (log (- 1 y))) (+ (* z (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))) |
(+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- (pow x 2) 1)) (* z (+ 1 x)))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- (pow x 2) 1)) (* z (+ 1 x)))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (+ (log (- 1 y)) (+ (* -1 (/ (log (- 1 y)) z)) (/ (* (log y) (- (pow x 2) 1)) (* z (+ 1 x)))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (* -1 (/ (+ (* -1 (log (- 1 y))) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) z))))) |
(*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) |
(/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) |
(/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) |
(/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) |
(/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) |
(/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(* -1 (log y)) |
(-.f64 #s(literal 0 binary64) (log.f64 y)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
-1 |
#s(literal -1 binary64) |
(- (pow x 2) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
(- (pow x 2) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
(- (pow x 2) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(* (pow x 2) (- 1 (/ 1 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(* -1 (log (- 1 y))) |
(-.f64 #s(literal 0 binary64) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(+ (* -1 (log (- 1 y))) (* z (log (- 1 y)))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) |
(+ (* -1 (log (- 1 y))) (* z (log (- 1 y)))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) |
(+ (* -1 (log (- 1 y))) (* z (log (- 1 y)))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z)))) |
(*.f64 z (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z))) |
(* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z)))) |
(*.f64 z (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z))) |
(* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z)))) |
(*.f64 z (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z))) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z)))) |
(*.f64 z (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z)))) |
(*.f64 z (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z)))) |
(*.f64 z (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z))) |
(* -1 (* y (- z 1))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) |
(*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))))) |
(* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) |
(*.f64 y (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 #s(literal -1 binary64) z))) |
(* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* y (+ (* -1/3 (- z 1)) (* -1/4 (* y (- z 1))))))))) |
(*.f64 y (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1/3 binary64) (*.f64 y #s(literal -1/4 binary64))))))) |
(* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) |
(+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (*.f64 y y)) (/.f64 (+.f64 #s(literal -1 binary64) z) y))) |
(+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) |
(-.f64 (+.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (*.f64 y y))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) z) #s(literal 1/3 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) |
(* -1 (* (log (/ -1 y)) (- z 1))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- z 1) y))) |
(-.f64 (/.f64 (+.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y))) |
(-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal 1/2 binary64)) y) (+.f64 #s(literal -1 binary64) z)) y)) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y))) |
(-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 z (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) z) #s(literal 1/3 binary64)) y)) y))) y)) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* y (- (* -1/2 y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64)))) |
(* y (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(* y (- (* y (- (* y (- (* -1/4 y) 1/3)) 1/2)) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y (+.f64 #s(literal -1/3 binary64) (*.f64 y #s(literal -1/4 binary64)))))))) |
(+ (log -1) (* -1 (log (/ 1 y)))) |
(+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) |
(- (+ (log -1) (* -1 (log (/ 1 y)))) (/ 1 y)) |
(+.f64 (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y)))) |
(+.f64 (log.f64 y) (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) y))) |
(- (+ (log -1) (+ (* -1 (log (/ 1 y))) (* -1 (/ (+ 1/2 (* 1/3 (/ 1 y))) (pow y 2))))) (/ 1 y)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (-.f64 (log.f64 y) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/3 binary64) y)) (*.f64 y y))) (/.f64 #s(literal -1 binary64) y))) |
(* -1 (log (/ -1 y))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(- (* -1 (log (/ -1 y))) (/ 1 y)) |
(-.f64 (/.f64 #s(literal -1 binary64) y) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (* 1/2 (/ 1 y))) y))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) y)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (* -1 (log (/ -1 y))) (* -1 (/ (+ 1 (+ (/ 1/3 (pow y 2)) (* 1/2 (/ 1 y)))) y))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 y y)))) y)) |
(* -1 (log (- 1 y))) |
(-.f64 #s(literal 0 binary64) (log.f64 (-.f64 #s(literal 1 binary64) y))) |
(+ (* -1 (log (- 1 y))) (* z (log (- 1 y)))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) |
(+ (* -1 (log (- 1 y))) (* z (log (- 1 y)))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) |
(+ (* -1 (log (- 1 y))) (* z (log (- 1 y)))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) z)) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z)))) |
(*.f64 z (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z))) |
(* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z)))) |
(*.f64 z (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z))) |
(* z (+ (log (- 1 y)) (* -1 (/ (log (- 1 y)) z)))) |
(*.f64 z (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z))) |
(* z (log (- 1 y))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z)))) |
(*.f64 z (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z)))) |
(*.f64 z (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z))) |
(* -1 (* z (+ (* -1 (log (- 1 y))) (/ (log (- 1 y)) z)))) |
(*.f64 z (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z))) |
(* -1 (* y (- z 1))) |
(*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z))) |
(* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) |
(*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))))) |
(* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) |
(*.f64 y (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 #s(literal -1 binary64) z))) |
(* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* y (+ (* -1/3 (- z 1)) (* -1/4 (* y (- z 1))))))))) |
(*.f64 y (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (*.f64 y y) (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1/3 binary64) (*.f64 y #s(literal -1/4 binary64))))))) |
(* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (- z 1) y)) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) |
(+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1)))) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (*.f64 y y)) (/.f64 (+.f64 #s(literal -1 binary64) z) y))) |
(+ (* -1 (/ (- z 1) y)) (+ (* -1/2 (/ (- z 1) (pow y 2))) (+ (* -1/3 (/ (- z 1) (pow y 3))) (* (+ (log -1) (* -1 (log (/ 1 y)))) (- z 1))))) |
(-.f64 (+.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (log.f64 y) (log.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (*.f64 y y))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) z) #s(literal 1/3 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) |
(* -1 (* (log (/ -1 y)) (- z 1))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- z 1) y))) |
(-.f64 (/.f64 (+.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- (+ z (* 1/2 (/ (- z 1) y))) 1) y))) |
(-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal 1/2 binary64)) y) (+.f64 #s(literal -1 binary64) z)) y)) |
(+ (* -1 (* (log (/ -1 y)) (- z 1))) (* -1 (/ (- (+ z (* -1 (/ (+ (* -1/2 (- z 1)) (* -1/3 (/ (- z 1) y))) y))) 1) y))) |
(-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 z (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) z) #s(literal 1/3 binary64)) y)) y))) y)) |
(/ (log y) (+ 1 x)) |
(/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x)) |
(/ (log y) (+ 1 x)) |
(/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x)) |
(/ (log y) (+ 1 x)) |
(/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x)) |
(/ (log y) (+ 1 x)) |
(/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x)) |
(* -1 (/ (log (/ 1 y)) (+ 1 x))) |
(/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x)) |
(* -1 (/ (log (/ 1 y)) (+ 1 x))) |
(/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x)) |
(* -1 (/ (log (/ 1 y)) (+ 1 x))) |
(/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x)) |
(* -1 (/ (log (/ 1 y)) (+ 1 x))) |
(/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x)) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal 1 binary64) x)) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal 1 binary64) x)) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal 1 binary64) x)) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal 1 binary64) x)) |
(log y) |
(log.f64 y) |
(+ (log y) (* -1 (* x (log y)))) |
(*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) x)) |
(+ (log y) (* x (- (* x (log y)) (log y)))) |
(+.f64 (log.f64 y) (*.f64 (log.f64 y) (*.f64 (+.f64 #s(literal -1 binary64) x) x))) |
(+ (log y) (* x (- (* x (- (* -1 (* x (log y))) (* -1 (log y)))) (log y)))) |
(+.f64 (log.f64 y) (*.f64 x (-.f64 (*.f64 x (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) x))) (log.f64 y)))) |
(/ (log y) x) |
(/.f64 (log.f64 y) x) |
(/ (+ (log y) (* -1 (/ (log y) x))) x) |
(/.f64 (-.f64 (log.f64 y) (/.f64 (log.f64 y) x)) x) |
(/ (- (+ (log y) (/ (log y) (pow x 2))) (/ (log y) x)) x) |
(/.f64 (+.f64 (log.f64 y) (/.f64 (-.f64 (/.f64 (log.f64 y) x) (log.f64 y)) x)) x) |
(/ (- (+ (log y) (* -1 (/ (log y) (pow x 3)))) (+ (* -1 (/ (log y) (pow x 2))) (/ (log y) x))) x) |
(/.f64 (+.f64 (-.f64 (log.f64 y) (/.f64 (/.f64 (/.f64 (log.f64 y) x) x) x)) (/.f64 (-.f64 (/.f64 (log.f64 y) x) (log.f64 y)) x)) x) |
(/ (log y) x) |
(/.f64 (log.f64 y) x) |
(* -1 (/ (+ (* -1 (log y)) (/ (log y) x)) x)) |
(/.f64 (-.f64 (log.f64 y) (/.f64 (log.f64 y) x)) x) |
(* -1 (/ (+ (* -1 (log y)) (* -1 (/ (- (/ (log y) x) (log y)) x))) x)) |
(/.f64 (+.f64 (log.f64 y) (/.f64 (-.f64 (/.f64 (log.f64 y) x) (log.f64 y)) x)) x) |
(* -1 (/ (+ (* -1 (log y)) (* -1 (/ (- (* -1 (/ (- (/ (log y) x) (log y)) x)) (log y)) x))) x)) |
(/.f64 (+.f64 (log.f64 y) (/.f64 (-.f64 (/.f64 (-.f64 (log.f64 y) (/.f64 (log.f64 y) x)) x) (log.f64 y)) x)) x) |
Compiled 40821 to 2699 computations (93.4% saved)
23 alts after pruning (23 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1633 | 14 | 1647 |
| Fresh | 3 | 9 | 12 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1641 | 23 | 1664 |
| Status | Accuracy | Program |
|---|---|---|
| 7.3% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) | |
| 13.8% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) | |
| 7.3% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) | |
| 13.8% | (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) | |
| 91.9% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) | |
| 90.8% | (-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) t) | |
| 90.7% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y))) t) | |
| 99.6% | (-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) x))) t) | |
| 99.2% | (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t) | |
| 57.9% | (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) t) | |
| 66.6% | (-.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) | |
| ▶ | 99.7% | (-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) t) |
| 92.1% | (-.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) | |
| ▶ | 66.7% | (-.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) t) |
| ▶ | 67.3% | (-.f64 (*.f64 (log.f64 y) x) t) |
| 79.6% | (-.f64 (*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) t) | |
| ▶ | 7.3% | (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
| 13.8% | (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) | |
| 3.3% | (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) | |
| 57.1% | (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) | |
| 33.9% | (*.f64 (log.f64 y) x) | |
| 80.9% | (*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t))) | |
| ▶ | 34.8% | (neg.f64 t) |
Compiled 750 to 526 computations (29.9% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (log.f64 y) |
| ✓ | cost-diff | 0 | (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) |
| ✓ | cost-diff | 384 | (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
| ✓ | cost-diff | 384 | (-.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) t) |
| ✓ | cost-diff | 0 | (log.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 (log.f64 y) x) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 (log.f64 y) x) t) |
| ✓ | cost-diff | 0 | (*.f64 t t) |
| ✓ | cost-diff | 0 | (*.f64 t (*.f64 t t)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
| ✓ | cost-diff | 640 | (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
| ✓ | cost-diff | -64 | (neg.f64 t) |
| ✓ | cost-diff | 0 | (-.f64 x #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) |
| ✓ | cost-diff | 0 | (-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) t) |
| 2640× | *-lowering-*.f32 |
| 2640× | *-lowering-*.f64 |
| 2624× | +-lowering-+.f64 |
| 2624× | +-lowering-+.f32 |
| 1506× | sum4-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 190 |
| 1 | 101 | 177 |
| 2 | 300 | 177 |
| 3 | 1151 | 173 |
| 4 | 4796 | 168 |
| 0 | 8212 | 168 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ (* (- x 1) (log y)) (* (- z 1) (* y (+ -1 (* y (+ -1/2 (* y -1/3))))))) t) |
(+ (* (- x 1) (log y)) (* (- z 1) (* y (+ -1 (* y (+ -1/2 (* y -1/3))))))) |
(* (- x 1) (log y)) |
(- x 1) |
x |
1 |
(log y) |
y |
(* (- z 1) (* y (+ -1 (* y (+ -1/2 (* y -1/3)))))) |
(- z 1) |
z |
(* y (+ -1 (* y (+ -1/2 (* y -1/3))))) |
(+ -1 (* y (+ -1/2 (* y -1/3)))) |
-1 |
(* y (+ -1/2 (* y -1/3))) |
(+ -1/2 (* y -1/3)) |
-1/2 |
(* y -1/3) |
-1/3 |
t |
(neg t) |
t |
(* (- 0 (* t (* t t))) (/ 1 (* t t))) |
(- 0 (* t (* t t))) |
0 |
(* t (* t t)) |
t |
(* t t) |
(/ 1 (* t t)) |
1 |
(- (* (log y) x) t) |
(* (log y) x) |
(log y) |
y |
x |
t |
(- (* (/ (log y) (+ x 1)) (+ -1 (* x x))) t) |
(* (/ (log y) (+ x 1)) (+ -1 (* x x))) |
(/ (log y) (+ x 1)) |
(log y) |
y |
(+ x 1) |
x |
1 |
(+ -1 (* x x)) |
-1 |
(* x x) |
t |
| Outputs |
|---|
(- (+ (* (- x 1) (log y)) (* (- z 1) (* y (+ -1 (* y (+ -1/2 (* y -1/3))))))) t) |
(+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 y (+.f64 z #s(literal -1 binary64)))) t)) |
(+ (* (- x 1) (log y)) (* (- z 1) (* y (+ -1 (* y (+ -1/2 (* y -1/3))))))) |
(+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 y (+.f64 z #s(literal -1 binary64))))) |
(* (- x 1) (log y)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) |
(- x 1) |
(+.f64 x #s(literal -1 binary64)) |
x |
1 |
#s(literal 1 binary64) |
(log y) |
(log.f64 y) |
y |
(* (- z 1) (* y (+ -1 (* y (+ -1/2 (* y -1/3)))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 y (+.f64 z #s(literal -1 binary64)))) |
(- z 1) |
(+.f64 z #s(literal -1 binary64)) |
z |
(* y (+ -1 (* y (+ -1/2 (* y -1/3))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(+ -1 (* y (+ -1/2 (* y -1/3)))) |
(+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) |
-1 |
#s(literal -1 binary64) |
(* y (+ -1/2 (* y -1/3))) |
(*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(+ -1/2 (* y -1/3)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) |
-1/2 |
#s(literal -1/2 binary64) |
(* y -1/3) |
(*.f64 y #s(literal -1/3 binary64)) |
-1/3 |
#s(literal -1/3 binary64) |
t |
(neg t) |
(-.f64 #s(literal 0 binary64) t) |
t |
(* (- 0 (* t (* t t))) (/ 1 (* t t))) |
(-.f64 #s(literal 0 binary64) t) |
(- 0 (* t (* t t))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
0 |
#s(literal 0 binary64) |
(* t (* t t)) |
(*.f64 t (*.f64 t t)) |
t |
(* t t) |
(*.f64 t t) |
(/ 1 (* t t)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
1 |
#s(literal 1 binary64) |
(- (* (log y) x) t) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(* (log y) x) |
(*.f64 x (log.f64 y)) |
(log y) |
(log.f64 y) |
y |
x |
t |
(- (* (/ (log y) (+ x 1)) (+ -1 (* x x))) t) |
(-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) |
(* (/ (log y) (+ x 1)) (+ -1 (* x x))) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) |
(/ (log y) (+ x 1)) |
(/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) |
(log y) |
(log.f64 y) |
y |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
x |
1 |
#s(literal 1 binary64) |
(+ -1 (* x x)) |
(+.f64 #s(literal -1 binary64) (*.f64 x x)) |
-1 |
#s(literal -1 binary64) |
(* x x) |
(*.f64 x x) |
t |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (log.f64 y) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) t) |
| ✓ | accuracy | 99.7% | (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) |
| ✓ | accuracy | 75.8% | (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (log.f64 y) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 (log.f64 y) x) t) |
| ✓ | accuracy | 99.6% | (*.f64 (log.f64 y) x) |
| ✓ | accuracy | 100.0% | (*.f64 t t) |
| ✓ | accuracy | 99.9% | (*.f64 t (*.f64 t t)) |
| ✓ | accuracy | 98.8% | (/.f64 #s(literal 1 binary64) (*.f64 t t)) |
| ✓ | accuracy | 33.4% | (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 100.0% | (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
| ✓ | accuracy | 100.0% | (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) |
| ✓ | accuracy | 99.5% | (*.f64 y #s(literal -1/3 binary64)) |
| 136.0ms | 256× | 0 | valid |
Compiled 227 to 36 computations (84.1% saved)
ival-mult: 26.0ms (47.5% of total)ival-sub: 8.0ms (14.6% of total)ival-add: 6.0ms (11% of total)ival-div: 4.0ms (7.3% of total)ival-log: 4.0ms (7.3% of total)...c/correct-round.rkt:119:19: 4.0ms (7.3% of total)const: 1.0ms (1.8% of total)ival-neg: 1.0ms (1.8% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (+ (* (- x 1) (log y)) (* (- z 1) (* y (+ -1 (* y (+ -1/2 (* y -1/3))))))) t)> |
#<alt (+ (* (- x 1) (log y)) (* (- z 1) (* y (+ -1 (* y (+ -1/2 (* y -1/3)))))))> |
#<alt (* (- x 1) (log y))> |
#<alt (- x 1)> |
#<alt (neg t)> |
#<alt (* (- 0 (* t (* t t))) (/ 1 (* t t)))> |
#<alt (- 0 (* t (* t t)))> |
#<alt (* t (* t t))> |
#<alt (* t t)> |
#<alt (- (* (log y) x) t)> |
#<alt (* (log y) x)> |
#<alt (log y)> |
#<alt (- (* (/ (log y) (+ x 1)) (+ -1 (* x x))) t)> |
#<alt (* (/ (log y) (+ x 1)) (+ -1 (* x x)))> |
#<alt (/ (log y) (+ x 1))> |
#<alt (* y -1/3)> |
#<alt (* y (+ -1/2 (* y -1/3)))> |
#<alt (* y (+ -1 (* y (+ -1/2 (* y -1/3)))))> |
#<alt (/ 1 (* t t))> |
| Outputs |
|---|
#<alt (- (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) t)> |
#<alt (- (+ (* -1 (log y)) (+ (* x (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))))) t)> |
#<alt (- (+ (* -1 (log y)) (+ (* x (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))))) t)> |
#<alt (- (+ (* -1 (log y)) (+ (* x (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))))) t)> |
#<alt (* x (log y))> |
#<alt (* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) x))) (/ t x)))> |
#<alt (* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) x))) (/ t x)))> |
#<alt (* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) x))) (/ t x)))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) t) x)))))> |
#<alt (- (* (log y) (- x 1)) t)> |
#<alt (- (+ (* -1 (* y (- z 1))) (* (log y) (- x 1))) t)> |
#<alt (- (+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1))) t)> |
#<alt (- (+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1))) t)> |
#<alt (* -1/3 (* (pow y 3) (- z 1)))> |
#<alt (* (pow y 3) (+ (* -1/2 (/ (- z 1) y)) (* -1/3 (- z 1))))> |
#<alt (* (pow y 3) (+ (* -1 (/ (- z 1) (pow y 2))) (+ (* -1/2 (/ (- z 1) y)) (* -1/3 (- z 1)))))> |
#<alt (* (pow y 3) (- (+ (* -1 (/ (* (log (/ 1 y)) (- x 1)) (pow y 3))) (+ (* -1 (/ (- z 1) (pow y 2))) (+ (* -1/2 (/ (- z 1) y)) (* -1/3 (- z 1))))) (/ t (pow y 3))))> |
#<alt (* -1/3 (* (pow y 3) (- z 1)))> |
#<alt (* -1 (* (pow y 3) (+ (* 1/3 (- z 1)) (* 1/2 (/ (- z 1) y)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (- z 1) y)) (* -1/2 (- z 1))) y)) (* 1/3 (- z 1)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (- (+ z (* -1 (/ (- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) y))) 1) y)) (* -1/2 (- z 1))) y)) (* 1/3 (- z 1)))))> |
#<alt (- (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) t)> |
#<alt (- (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (+ (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))) t)> |
#<alt (- (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (+ (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))) t)> |
#<alt (- (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (+ (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))) t)> |
#<alt (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))> |
#<alt (* z (- (+ (* -1 (/ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) z)) (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* (log y) (- x 1)) z))) (/ t z)))> |
#<alt (* z (- (+ (* -1 (/ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) z)) (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* (log y) (- x 1)) z))) (/ t z)))> |
#<alt (* z (- (+ (* -1 (/ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) z)) (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* (log y) (- x 1)) z))) (/ t z)))> |
#<alt (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))> |
#<alt (* -1 (* z (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* -1 (/ (- (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* -1 (/ (- (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) t) z)))))> |
#<alt (* -1 (* z (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* -1 (/ (- (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) t) z)))))> |
#<alt (+ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))> |
#<alt (+ (* -1 t) (+ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))))> |
#<alt (+ (* -1 t) (+ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))))> |
#<alt (+ (* -1 t) (+ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))))> |
#<alt (* -1 t)> |
#<alt (* t (- (+ (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) t) (/ (* (log y) (- x 1)) t)) 1))> |
#<alt (* t (- (+ (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) t) (/ (* (log y) (- x 1)) t)) 1))> |
#<alt (* t (- (+ (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) t) (/ (* (log y) (- x 1)) t)) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (+ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) t)))))> |
#<alt (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))))> |
#<alt (+ (* -1 (log y)) (+ (* x (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))))> |
#<alt (+ (* -1 (log y)) (+ (* x (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))))> |
#<alt (+ (* -1 (log y)) (+ (* x (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) x))))> |
#<alt (* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) x))))> |
#<alt (* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) x)))))> |
#<alt (* (log y) (- x 1))> |
#<alt (+ (* -1 (* y (- z 1))) (* (log y) (- x 1)))> |
#<alt (+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1)))> |
#<alt (+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1)))> |
#<alt (* -1/3 (* (pow y 3) (- z 1)))> |
#<alt (* (pow y 3) (+ (* -1/2 (/ (- z 1) y)) (* -1/3 (- z 1))))> |
#<alt (* (pow y 3) (+ (* -1 (/ (- z 1) (pow y 2))) (+ (* -1/2 (/ (- z 1) y)) (* -1/3 (- z 1)))))> |
#<alt (* (pow y 3) (+ (* -1 (/ (* (log (/ 1 y)) (- x 1)) (pow y 3))) (+ (* -1 (/ (- z 1) (pow y 2))) (+ (* -1/2 (/ (- z 1) y)) (* -1/3 (- z 1))))))> |
#<alt (* -1/3 (* (pow y 3) (- z 1)))> |
#<alt (* -1 (* (pow y 3) (+ (* 1/3 (- z 1)) (* 1/2 (/ (- z 1) y)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (- z 1) y)) (* -1/2 (- z 1))) y)) (* 1/3 (- z 1)))))> |
#<alt (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (- (+ z (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) y))) 1) y)) (* -1/2 (- z 1))) y)) (* 1/3 (- z 1)))))> |
#<alt (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))> |
#<alt (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (+ (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))))> |
#<alt (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (+ (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))))> |
#<alt (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (+ (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))))> |
#<alt (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))> |
#<alt (* z (+ (* -1 (/ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) z)) (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* (log y) (- x 1)) z))))> |
#<alt (* z (+ (* -1 (/ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) z)) (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* (log y) (- x 1)) z))))> |
#<alt (* z (+ (* -1 (/ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) z)) (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* (log y) (- x 1)) z))))> |
#<alt (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1)))> |
#<alt (* -1 (* z (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* -1 (/ (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* -1 (/ (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* -1 (/ (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) z)))))> |
#<alt (* -1 (log y))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (* (log y) (- x 1))> |
#<alt (* (log y) (- x 1))> |
#<alt (* (log y) (- x 1))> |
#<alt (* (log y) (- x 1))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt -1> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt (- x 1)> |
#<alt x> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt (* x (- 1 (/ 1 x)))> |
#<alt x> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 (* x (- (/ 1 x) 1)))> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (* -1 (pow t 3))> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (- (* x (log y)) t)> |
#<alt (- (* x (log y)) t)> |
#<alt (- (* x (log y)) t)> |
#<alt (- (* x (log y)) t)> |
#<alt (- (* -1 (* x (log (/ 1 y)))) t)> |
#<alt (- (* -1 (* x (log (/ 1 y)))) t)> |
#<alt (- (* -1 (* x (log (/ 1 y)))) t)> |
#<alt (- (* -1 (* x (log (/ 1 y)))) t)> |
#<alt (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t)> |
#<alt (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t)> |
#<alt (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t)> |
#<alt (- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t)> |
#<alt (* -1 t)> |
#<alt (- (* x (log y)) t)> |
#<alt (- (* x (log y)) t)> |
#<alt (- (* x (log y)) t)> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (* -1 (/ t x))))> |
#<alt (* x (+ (log y) (* -1 (/ t x))))> |
#<alt (* x (+ (log y) (* -1 (/ t x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ t x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ t x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ t x))))> |
#<alt (* x (log y))> |
#<alt (+ (* -1 t) (* x (log y)))> |
#<alt (+ (* -1 t) (* x (log y)))> |
#<alt (+ (* -1 t) (* x (log y)))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ (* x (log y)) t) 1))> |
#<alt (* t (- (/ (* x (log y)) t) 1))> |
#<alt (* t (- (/ (* x (log y)) t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t)))))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (log (/ 1 y))))> |
#<alt (* -1 (* x (log (/ 1 y))))> |
#<alt (* -1 (* x (log (/ 1 y))))> |
#<alt (* -1 (* x (log (/ 1 y))))> |
#<alt (* x (+ (log -1) (* -1 (log (/ -1 y)))))> |
#<alt (* x (+ (log -1) (* -1 (log (/ -1 y)))))> |
#<alt (* x (+ (log -1) (* -1 (log (/ -1 y)))))> |
#<alt (* x (+ (log -1) (* -1 (log (/ -1 y)))))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (* x (log y))> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (- (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) t)> |
#<alt (- (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) t)> |
#<alt (- (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) t)> |
#<alt (- (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) t)> |
#<alt (- (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) t)> |
#<alt (- (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) t)> |
#<alt (- (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) t)> |
#<alt (- (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) t)> |
#<alt (- (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) t)> |
#<alt (- (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) t)> |
#<alt (- (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) t)> |
#<alt (- (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) t)> |
#<alt (- (* -1 (log y)) t)> |
#<alt (- (+ (* -1 (log y)) (* x (log y))) t)> |
#<alt (- (+ (* -1 (log y)) (* x (log y))) t)> |
#<alt (- (+ (* -1 (log y)) (* x (log y))) t)> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (* -1 (/ (+ t (log y)) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (+ t (log y)) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (+ t (log y)) x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (+ (/ t x) (/ (log y) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (+ (/ t x) (/ (log y) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (+ (/ t x) (/ (log y) x)))))> |
#<alt (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))> |
#<alt (+ (* -1 t) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))> |
#<alt (+ (* -1 t) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))> |
#<alt (+ (* -1 t) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))) 1))> |
#<alt (* t (- (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))) 1))> |
#<alt (* t (- (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x)))))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x)))))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x)))))))> |
#<alt (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))> |
#<alt (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))> |
#<alt (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))> |
#<alt (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))> |
#<alt (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x)))> |
#<alt (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x)))> |
#<alt (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x)))> |
#<alt (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x)))> |
#<alt (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x))> |
#<alt (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x))> |
#<alt (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x))> |
#<alt (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x))> |
#<alt (* -1 (log y))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (/ (log y) (+ 1 x))> |
#<alt (/ (log y) (+ 1 x))> |
#<alt (/ (log y) (+ 1 x))> |
#<alt (/ (log y) (+ 1 x))> |
#<alt (* -1 (/ (log (/ 1 y)) (+ 1 x)))> |
#<alt (* -1 (/ (log (/ 1 y)) (+ 1 x)))> |
#<alt (* -1 (/ (log (/ 1 y)) (+ 1 x)))> |
#<alt (* -1 (/ (log (/ 1 y)) (+ 1 x)))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x))> |
#<alt (/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x))> |
#<alt (log y)> |
#<alt (+ (log y) (* -1 (* x (log y))))> |
#<alt (+ (log y) (* x (- (* x (log y)) (log y))))> |
#<alt (+ (log y) (* x (- (* x (- (* -1 (* x (log y))) (* -1 (log y)))) (log y))))> |
#<alt (/ (log y) x)> |
#<alt (/ (+ (log y) (* -1 (/ (log y) x))) x)> |
#<alt (/ (- (+ (log y) (/ (log y) (pow x 2))) (/ (log y) x)) x)> |
#<alt (/ (- (+ (log y) (* -1 (/ (log y) (pow x 3)))) (+ (* -1 (/ (log y) (pow x 2))) (/ (log y) x))) x)> |
#<alt (/ (log y) x)> |
#<alt (* -1 (/ (+ (* -1 (log y)) (/ (log y) x)) x))> |
#<alt (* -1 (/ (+ (* -1 (log y)) (* -1 (/ (- (/ (log y) x) (log y)) x))) x))> |
#<alt (* -1 (/ (+ (* -1 (log y)) (* -1 (/ (- (* -1 (/ (- (/ (log y) x) (log y)) x)) (log y)) x))) x))> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/3 y)> |
#<alt (* -1/2 y)> |
#<alt (* y (- (* -1/3 y) 1/2))> |
#<alt (* y (- (* -1/3 y) 1/2))> |
#<alt (* y (- (* -1/3 y) 1/2))> |
#<alt (* -1/3 (pow y 2))> |
#<alt (* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y)))))> |
#<alt (* -1/3 (pow y 2))> |
#<alt (* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 y)> |
#<alt (* y (- (* -1/2 y) 1))> |
#<alt (* y (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* y (- (* y (- (* -1/3 y) 1/2)) 1))> |
#<alt (* -1/3 (pow y 3))> |
#<alt (* -1 (* (pow y 3) (+ 1/3 (* 1/2 (/ 1 y)))))> |
#<alt (* (pow y 3) (- (* -1 (/ (+ 1/2 (/ 1 y)) y)) 1/3))> |
#<alt (* (pow y 3) (- (* -1 (/ (+ 1/2 (/ 1 y)) y)) 1/3))> |
#<alt (* -1/3 (pow y 3))> |
#<alt (* -1 (* (pow y 3) (+ 1/3 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* (pow y 3) (+ 1/3 (+ (* 1/2 (/ 1 y)) (/ 1 (pow y 2))))))> |
#<alt (* -1 (* (pow y 3) (+ 1/3 (+ (* 1/2 (/ 1 y)) (/ 1 (pow y 2))))))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 43.0ms | x | @ | 0 | (* (log y) x) |
| 3.0ms | z | @ | -inf | (- (+ (* (- x 1) (log y)) (* (- z 1) (* y (+ -1 (* y (+ -1/2 (* y -1/3))))))) t) |
| 1.0ms | x | @ | 0 | (- (+ (* (- x 1) (log y)) (* (- z 1) (* y (+ -1 (* y (+ -1/2 (* y -1/3))))))) t) |
| 1.0ms | y | @ | inf | (- (* (/ (log y) (+ x 1)) (+ -1 (* x x))) t) |
| 1.0ms | z | @ | 0 | (- (+ (* (- x 1) (log y)) (* (- z 1) (* y (+ -1 (* y (+ -1/2 (* y -1/3))))))) t) |
| 1× | batch-egg-rewrite |
| 5692× | *-lowering-*.f32 |
| 5692× | *-lowering-*.f64 |
| 2960× | /-lowering-/.f32 |
| 2960× | /-lowering-/.f64 |
| 2476× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 125 |
| 1 | 233 | 113 |
| 2 | 2353 | 112 |
| 0 | 10123 | 112 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ (* (- x 1) (log y)) (* (- z 1) (* y (+ -1 (* y (+ -1/2 (* y -1/3))))))) t) |
(+ (* (- x 1) (log y)) (* (- z 1) (* y (+ -1 (* y (+ -1/2 (* y -1/3))))))) |
(* (- x 1) (log y)) |
(- x 1) |
(neg t) |
(* (- 0 (* t (* t t))) (/ 1 (* t t))) |
(- 0 (* t (* t t))) |
(* t (* t t)) |
(* t t) |
(- (* (log y) x) t) |
(* (log y) x) |
(log y) |
(- (* (/ (log y) (+ x 1)) (+ -1 (* x x))) t) |
(* (/ (log y) (+ x 1)) (+ -1 (* x x))) |
(/ (log y) (+ x 1)) |
(* y -1/3) |
(* y (+ -1/2 (* y -1/3))) |
(* y (+ -1 (* y (+ -1/2 (* y -1/3))))) |
(/ 1 (* t t)) |
| Outputs |
|---|
(+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) |
(+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) |
(+.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) |
(+.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) |
(-.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) t) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (/.f64 (*.f64 t t) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) |
(-.f64 (+.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 0 binary64)) t) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) |
(fma.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) |
(fma.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) |
(fma.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) |
(fma.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) |
(fma.f64 #s(literal -1 binary64) t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) |
(fma.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 z #s(literal -1 binary64)) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) |
(fma.f64 t #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) |
(fma.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) |
(fma.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) |
(fma.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) y (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64)) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (/.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (neg.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) (*.f64 (+.f64 #s(literal 1 binary64) z) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (*.f64 (+.f64 #s(literal 1 binary64) z) (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (neg.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 #s(literal 1 binary64) z) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (/.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (neg.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (/.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (/.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (/.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (/.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (neg.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (neg.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (/.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) (*.f64 (+.f64 #s(literal 1 binary64) z) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (neg.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (*.f64 (+.f64 #s(literal 1 binary64) z) (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (neg.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 #s(literal 1 binary64) z) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (neg.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))))) (*.f64 (+.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (neg.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (*.f64 t (*.f64 t t))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (+.f64 (*.f64 t t) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t))) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) |
(+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) |
(+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (/.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) |
(fma.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) |
(fma.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) |
(fma.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) |
(fma.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 y (+.f64 z #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) |
(fma.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 z #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) |
(fma.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) |
(fma.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) y (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))) (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) z) (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 (*.f64 z z) #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y (+.f64 z #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z (*.f64 z z)) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) z) (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) z) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))) (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))))) |
(+.f64 (*.f64 x (log.f64 y)) (log.f64 (/.f64 #s(literal 1 binary64) y))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(fma.f64 x (log.f64 y) (log.f64 (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 x (log.f64 y) (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(fma.f64 x (*.f64 x (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (log.f64 y) x (log.f64 (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (log.f64 y) x (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(fma.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(fma.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 x x) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(fma.f64 (*.f64 (*.f64 x x) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) x) x (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) |
(/.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (log.f64 (/.f64 #s(literal 1 binary64) y)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (log.f64 y) #s(literal -1 binary64)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) y)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (log.f64 y)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (log.f64 y)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) y)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (log.f64 y)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (log.f64 y)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (log.f64 y)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (log.f64 (/.f64 #s(literal 1 binary64) y))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (log.f64 (/.f64 #s(literal 1 binary64) y)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (log.f64 y) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (log.f64 (/.f64 #s(literal 1 binary64) y)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (log.f64 y) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 x x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (log.f64 y) (*.f64 x x)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (*.f64 x x) (log.f64 y)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (*.f64 x x) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (*.f64 x x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (log.f64 y)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (*.f64 x x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (log.f64 y)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) y))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (log.f64 y) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (log.f64 y)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (log.f64 y) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (log.f64 y)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) |
(+.f64 x #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) x) |
(-.f64 x #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 x #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(pow.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) t)) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) |
(neg.f64 t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) t) t) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) t) |
(pow.f64 (/.f64 (*.f64 t t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) t) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) t)) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) |
(neg.f64 t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 t t)) |
(/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) t) t) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) t)) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) t) |
(pow.f64 (/.f64 (*.f64 t t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) t) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(+.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) t)) #s(literal 3 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) #s(literal 0 binary64)) |
(neg.f64 (*.f64 t (*.f64 t t))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (pow.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 t (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 0 binary64) t) #s(literal 3 binary64))) |
(pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 3 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))) |
(*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t t)) |
(*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (*.f64 t (*.f64 t t)) #s(literal -1 binary64)) |
(*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) |
(+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(+.f64 (*.f64 t (*.f64 t t)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 t))) |
(fma.f64 t (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) t #s(literal 0 binary64)) |
(fma.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(pow.f64 t #s(literal 3 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 t (*.f64 t t)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 t #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 3 binary64)) |
(*.f64 t (*.f64 t t)) |
(*.f64 (*.f64 t t) t) |
(*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 t))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 t)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 (*.f64 t t) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal -1 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(*.f64 t t) |
(*.f64 t (/.f64 t #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (*.f64 t t) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 x (log.f64 y))) |
(+.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t)) |
(-.f64 (*.f64 x (log.f64 y)) t) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 x (log.f64 y)))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 x (log.f64 y))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (+.f64 t (*.f64 x (log.f64 y)))) (/.f64 (*.f64 t t) (+.f64 t (*.f64 x (log.f64 y))))) |
(-.f64 (+.f64 (*.f64 x (log.f64 y)) #s(literal 0 binary64)) t) |
(fma.f64 x (log.f64 y) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (log.f64 y) x (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 #s(literal -1 binary64) t (*.f64 x (log.f64 y))) |
(fma.f64 t #s(literal -1 binary64) (*.f64 x (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 x (log.f64 y))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 x (log.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 t (*.f64 x (log.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (*.f64 x (log.f64 y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 x (log.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (+.f64 t (*.f64 x (log.f64 y))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 x (log.f64 y))))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 t (*.f64 x (log.f64 y))) (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 t (*.f64 x (log.f64 y))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 x (log.f64 y))))) |
(*.f64 x (log.f64 y)) |
(*.f64 (log.f64 y) x) |
(log.f64 y) |
(+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) |
(+.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) t)) |
(-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) (/.f64 (*.f64 t t) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) |
(-.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 0 binary64)) t) |
(fma.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) t)) |
(fma.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 #s(literal -1 binary64) t (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) t)) |
(fma.f64 t #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y))) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) t)) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) t)) |
(fma.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)) (+.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)) (+.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (+.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) t)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) t))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t))) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 0 binary64) t) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal 0 binary64) t) (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (-.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 0 binary64) t) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) t) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t) (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))) |
(+.f64 (*.f64 x (log.f64 y)) (log.f64 (/.f64 #s(literal 1 binary64) y))) |
(+.f64 (*.f64 x (log.f64 y)) (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64)))) |
(+.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(fma.f64 x (log.f64 y) (log.f64 (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 x (log.f64 y) (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(fma.f64 x (*.f64 x (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (log.f64 y) x (log.f64 (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (log.f64 y) x (*.f64 (log.f64 y) #s(literal -1 binary64))) |
(fma.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(fma.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(fma.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (*.f64 x x) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(fma.f64 (*.f64 (*.f64 x x) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) x) x (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 y)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 y)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) y))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)) (log.f64 y)) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) |
(/.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (log.f64 (/.f64 #s(literal 1 binary64) y)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (log.f64 y) #s(literal -1 binary64)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) y)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (log.f64 y)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (log.f64 y)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) y)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (log.f64 y)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (log.f64 y)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (log.f64 y)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (log.f64 (/.f64 #s(literal 1 binary64) y))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (log.f64 (/.f64 #s(literal 1 binary64) y)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (log.f64 y) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (log.f64 (/.f64 #s(literal 1 binary64) y)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (log.f64 y) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 x x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (log.f64 y) (*.f64 x x)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (*.f64 x x) (log.f64 y)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (*.f64 x x) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (*.f64 x x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (log.f64 y)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (*.f64 x x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (log.f64 y)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) y))) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (log.f64 y) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (log.f64 y)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (log.f64 y) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (log.f64 y)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (log.f64 (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (log.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 x #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) #s(literal 1 binary64))) |
(/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(/.f64 (*.f64 (log.f64 y) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (log.f64 y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (log.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 x #s(literal -1 binary64))) |
(*.f64 y #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) y) |
(+.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) (*.f64 y #s(literal -1/2 binary64))) |
(+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y (*.f64 y #s(literal -1/3 binary64)))) |
(fma.f64 y #s(literal -1/2 binary64) (*.f64 y (*.f64 y #s(literal -1/3 binary64)))) |
(fma.f64 y (*.f64 y #s(literal -1/3 binary64)) (*.f64 y #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) y (*.f64 y (*.f64 y #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 y y) (*.f64 y #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y #s(literal -1/3 binary64)) y (*.f64 y #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y y) #s(literal -1/3 binary64) (*.f64 y #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/27 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (*.f64 y #s(literal -1/3 binary64)))) (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y (*.f64 y #s(literal -1/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y #s(literal -1/2 binary64))) (*.f64 (*.f64 y (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (*.f64 y #s(literal -1/3 binary64))))) (-.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y (*.f64 y #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 y (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/27 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y #s(literal -1/3 binary64)) (-.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) #s(literal 1/9 binary64)))) (-.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/27 binary64))) y) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y #s(literal -1/3 binary64)) (-.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) #s(literal 1/9 binary64))) y) (-.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) y) |
(+.f64 (neg.f64 y) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y y))) |
(+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y y)) (neg.f64 y)) |
(fma.f64 y #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y y))) |
(fma.f64 y (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y y))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y y) (neg.f64 y)) |
(fma.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) y (neg.f64 y)) |
(fma.f64 (*.f64 y y) (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (neg.f64 y)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y y))) (*.f64 (neg.f64 y) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y y)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y y)))) (-.f64 (neg.f64 y) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y y)))) |
(/.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) (-.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) y) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 t)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 t) #s(literal -2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal 1 binary64) t))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) t) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 t #s(literal -2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 t (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) t)) |
| 1× | egg-herbie |
| 3702× | *-lowering-*.f32 |
| 3702× | *-lowering-*.f64 |
| 1802× | fnmadd-define |
| 1482× | +-lowering-+.f64 |
| 1482× | +-lowering-+.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 308 | 4008 |
| 1 | 1074 | 3691 |
| 2 | 3911 | 3562 |
| 0 | 8339 | 3562 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) t) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))))) t) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))))) t) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))))) t) |
(* x (log y)) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) x))) (/ t x))) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) x))) (/ t x))) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) x))) (/ t x))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) t) x))))) |
(- (* (log y) (- x 1)) t) |
(- (+ (* -1 (* y (- z 1))) (* (log y) (- x 1))) t) |
(- (+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1))) t) |
(- (+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1))) t) |
(* -1/3 (* (pow y 3) (- z 1))) |
(* (pow y 3) (+ (* -1/2 (/ (- z 1) y)) (* -1/3 (- z 1)))) |
(* (pow y 3) (+ (* -1 (/ (- z 1) (pow y 2))) (+ (* -1/2 (/ (- z 1) y)) (* -1/3 (- z 1))))) |
(* (pow y 3) (- (+ (* -1 (/ (* (log (/ 1 y)) (- x 1)) (pow y 3))) (+ (* -1 (/ (- z 1) (pow y 2))) (+ (* -1/2 (/ (- z 1) y)) (* -1/3 (- z 1))))) (/ t (pow y 3)))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(* -1 (* (pow y 3) (+ (* 1/3 (- z 1)) (* 1/2 (/ (- z 1) y))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (- z 1) y)) (* -1/2 (- z 1))) y)) (* 1/3 (- z 1))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (- (+ z (* -1 (/ (- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) y))) 1) y)) (* -1/2 (- z 1))) y)) (* 1/3 (- z 1))))) |
(- (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) t) |
(- (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (+ (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))) t) |
(- (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (+ (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))) t) |
(- (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (+ (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))) t) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(* z (- (+ (* -1 (/ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) z)) (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(* z (- (+ (* -1 (/ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) z)) (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(* z (- (+ (* -1 (/ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) z)) (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(* -1 (* z (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* -1 (/ (- (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) t) z))))) |
(* -1 (* z (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* -1 (/ (- (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) t) z))))) |
(* -1 (* z (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* -1 (/ (- (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) t) z))))) |
(+ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) |
(+ (* -1 t) (+ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))) |
(+ (* -1 t) (+ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))) |
(+ (* -1 t) (+ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))) |
(* -1 t) |
(* t (- (+ (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) t) (/ (* (log y) (- x 1)) t)) 1)) |
(* t (- (+ (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) t) (/ (* (log y) (- x 1)) t)) 1)) |
(* t (- (+ (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) t) (/ (* (log y) (- x 1)) t)) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) t))))) |
(+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))))) |
(* x (log y)) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) x)))) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) x)))) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) x))))) |
(* (log y) (- x 1)) |
(+ (* -1 (* y (- z 1))) (* (log y) (- x 1))) |
(+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1))) |
(+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(* (pow y 3) (+ (* -1/2 (/ (- z 1) y)) (* -1/3 (- z 1)))) |
(* (pow y 3) (+ (* -1 (/ (- z 1) (pow y 2))) (+ (* -1/2 (/ (- z 1) y)) (* -1/3 (- z 1))))) |
(* (pow y 3) (+ (* -1 (/ (* (log (/ 1 y)) (- x 1)) (pow y 3))) (+ (* -1 (/ (- z 1) (pow y 2))) (+ (* -1/2 (/ (- z 1) y)) (* -1/3 (- z 1)))))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(* -1 (* (pow y 3) (+ (* 1/3 (- z 1)) (* 1/2 (/ (- z 1) y))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (- z 1) y)) (* -1/2 (- z 1))) y)) (* 1/3 (- z 1))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (- (+ z (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) y))) 1) y)) (* -1/2 (- z 1))) y)) (* 1/3 (- z 1))))) |
(+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) |
(+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (+ (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))) |
(+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (+ (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))) |
(+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (+ (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(* z (+ (* -1 (/ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) z)) (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* (log y) (- x 1)) z)))) |
(* z (+ (* -1 (/ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) z)) (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* (log y) (- x 1)) z)))) |
(* z (+ (* -1 (/ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) z)) (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* (log y) (- x 1)) z)))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(* -1 (* z (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* -1 (/ (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) z))))) |
(* -1 (* z (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* -1 (/ (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) z))))) |
(* -1 (* z (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* -1 (/ (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) z))))) |
(* -1 (log y)) |
(+ (* -1 (log y)) (* x (log y))) |
(+ (* -1 (log y)) (* x (log y))) |
(+ (* -1 (log y)) (* x (log y))) |
(* x (log y)) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(* (log y) (- x 1)) |
(* (log y) (- x 1)) |
(* (log y) (- x 1)) |
(* (log y) (- x 1)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
-1 |
(- x 1) |
(- x 1) |
(- x 1) |
x |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
(* x (- 1 (/ 1 x))) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 (* x (- (/ 1 x) 1))) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(* -1 (pow t 3)) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(- (* x (log y)) t) |
(- (* x (log y)) t) |
(- (* x (log y)) t) |
(- (* x (log y)) t) |
(- (* -1 (* x (log (/ 1 y)))) t) |
(- (* -1 (* x (log (/ 1 y)))) t) |
(- (* -1 (* x (log (/ 1 y)))) t) |
(- (* -1 (* x (log (/ 1 y)))) t) |
(- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) |
(- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) |
(- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) |
(- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) |
(* -1 t) |
(- (* x (log y)) t) |
(- (* x (log y)) t) |
(- (* x (log y)) t) |
(* x (log y)) |
(* x (+ (log y) (* -1 (/ t x)))) |
(* x (+ (log y) (* -1 (/ t x)))) |
(* x (+ (log y) (* -1 (/ t x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (/ t x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ t x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ t x)))) |
(* x (log y)) |
(+ (* -1 t) (* x (log y))) |
(+ (* -1 t) (* x (log y))) |
(+ (* -1 t) (* x (log y))) |
(* -1 t) |
(* t (- (/ (* x (log y)) t) 1)) |
(* t (- (/ (* x (log y)) t) 1)) |
(* t (- (/ (* x (log y)) t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t))))) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* -1 (* x (log (/ 1 y)))) |
(* -1 (* x (log (/ 1 y)))) |
(* -1 (* x (log (/ 1 y)))) |
(* -1 (* x (log (/ 1 y)))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(* x (log y)) |
(log y) |
(log y) |
(log y) |
(log y) |
(* -1 (log (/ 1 y))) |
(* -1 (log (/ 1 y))) |
(* -1 (log (/ 1 y))) |
(* -1 (log (/ 1 y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(- (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) t) |
(- (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) t) |
(- (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) t) |
(- (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) t) |
(- (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) t) |
(- (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) t) |
(- (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) t) |
(- (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) t) |
(- (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) t) |
(- (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) t) |
(- (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) t) |
(- (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) t) |
(- (* -1 (log y)) t) |
(- (+ (* -1 (log y)) (* x (log y))) t) |
(- (+ (* -1 (log y)) (* x (log y))) t) |
(- (+ (* -1 (log y)) (* x (log y))) t) |
(* x (log y)) |
(* x (+ (log y) (* -1 (/ (+ t (log y)) x)))) |
(* x (+ (log y) (* -1 (/ (+ t (log y)) x)))) |
(* x (+ (log y) (* -1 (/ (+ t (log y)) x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (+ (/ t x) (/ (log y) x))))) |
(* -1 (* x (+ (* -1 (log y)) (+ (/ t x) (/ (log y) x))))) |
(* -1 (* x (+ (* -1 (log y)) (+ (/ t x) (/ (log y) x))))) |
(/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) |
(+ (* -1 t) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) |
(+ (* -1 t) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) |
(+ (* -1 t) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) |
(* -1 t) |
(* t (- (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))) 1)) |
(* t (- (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))) 1)) |
(* t (- (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))))))) |
(* -1 (* t (+ 1 (* -1 (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))))))) |
(* -1 (* t (+ 1 (* -1 (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))))))) |
(/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) |
(/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) |
(/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) |
(/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) |
(* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) |
(* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) |
(* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) |
(* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) |
(/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) |
(/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) |
(/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) |
(/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) |
(* -1 (log y)) |
(+ (* -1 (log y)) (* x (log y))) |
(+ (* -1 (log y)) (* x (log y))) |
(+ (* -1 (log y)) (* x (log y))) |
(* x (log y)) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(/ (log y) (+ 1 x)) |
(/ (log y) (+ 1 x)) |
(/ (log y) (+ 1 x)) |
(/ (log y) (+ 1 x)) |
(* -1 (/ (log (/ 1 y)) (+ 1 x))) |
(* -1 (/ (log (/ 1 y)) (+ 1 x))) |
(* -1 (/ (log (/ 1 y)) (+ 1 x))) |
(* -1 (/ (log (/ 1 y)) (+ 1 x))) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x)) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x)) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x)) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x)) |
(log y) |
(+ (log y) (* -1 (* x (log y)))) |
(+ (log y) (* x (- (* x (log y)) (log y)))) |
(+ (log y) (* x (- (* x (- (* -1 (* x (log y))) (* -1 (log y)))) (log y)))) |
(/ (log y) x) |
(/ (+ (log y) (* -1 (/ (log y) x))) x) |
(/ (- (+ (log y) (/ (log y) (pow x 2))) (/ (log y) x)) x) |
(/ (- (+ (log y) (* -1 (/ (log y) (pow x 3)))) (+ (* -1 (/ (log y) (pow x 2))) (/ (log y) x))) x) |
(/ (log y) x) |
(* -1 (/ (+ (* -1 (log y)) (/ (log y) x)) x)) |
(* -1 (/ (+ (* -1 (log y)) (* -1 (/ (- (/ (log y) x) (log y)) x))) x)) |
(* -1 (/ (+ (* -1 (log y)) (* -1 (/ (- (* -1 (/ (- (/ (log y) x) (log y)) x)) (log y)) x))) x)) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/3 y) |
(* -1/2 y) |
(* y (- (* -1/3 y) 1/2)) |
(* y (- (* -1/3 y) 1/2)) |
(* y (- (* -1/3 y) 1/2)) |
(* -1/3 (pow y 2)) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(* -1/3 (pow y 2)) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(* -1 y) |
(* y (- (* -1/2 y) 1)) |
(* y (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* y (- (* y (- (* -1/3 y) 1/2)) 1)) |
(* -1/3 (pow y 3)) |
(* -1 (* (pow y 3) (+ 1/3 (* 1/2 (/ 1 y))))) |
(* (pow y 3) (- (* -1 (/ (+ 1/2 (/ 1 y)) y)) 1/3)) |
(* (pow y 3) (- (* -1 (/ (+ 1/2 (/ 1 y)) y)) 1/3)) |
(* -1/3 (pow y 3)) |
(* -1 (* (pow y 3) (+ 1/3 (* 1/2 (/ 1 y))))) |
(* -1 (* (pow y 3) (+ 1/3 (+ (* 1/2 (/ 1 y)) (/ 1 (pow y 2)))))) |
(* -1 (* (pow y 3) (+ 1/3 (+ (* 1/2 (/ 1 y)) (/ 1 (pow y 2)))))) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
| Outputs |
|---|
(- (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) t) |
(-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (log.f64 y) t)) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))))) t) |
(+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))))) t) |
(+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(- (+ (* -1 (log y)) (+ (* x (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))))) t) |
(+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) x))) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (log.f64 y) t)) x))) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) x))) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (log.f64 y) t)) x))) |
(* x (- (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) x))) (/ t x))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (log.f64 y) t)) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) t) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (log.f64 y) t)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) t) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (log.f64 y) t)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) t) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (log.f64 y) t)) x))) |
(- (* (log y) (- x 1)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(- (+ (* -1 (* y (- z 1))) (* (log y) (- x 1))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (*.f64 y (+.f64 #s(literal -1 binary64) z))) |
(- (+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1))) t) |
(+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64)))))) |
(- (+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1))) t) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 y (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (+.f64 #s(literal -1 binary64) z))) t)) |
(* -1/3 (* (pow y 3) (- z 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) |
(* (pow y 3) (+ (* -1/2 (/ (- z 1) y)) (* -1/3 (- z 1)))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) |
(* (pow y 3) (+ (* -1 (/ (- z 1) (pow y 2))) (+ (* -1/2 (/ (- z 1) y)) (* -1/3 (- z 1))))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) y))) |
(* (pow y 3) (- (+ (* -1 (/ (* (log (/ 1 y)) (- x 1)) (pow y 3))) (+ (* -1 (/ (- z 1) (pow y 2))) (+ (* -1/2 (/ (- z 1) y)) (* -1/3 (- z 1))))) (/ t (pow y 3)))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (*.f64 y y))) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) y) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* 1/3 (- z 1)) (* 1/2 (/ (- z 1) y))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (- z 1) y)) (* -1/2 (- z 1))) y)) (* 1/3 (- z 1))))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) y))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (- (+ z (* -1 (/ (- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) y))) 1) y)) (* -1/2 (- z 1))) y)) (* 1/3 (- z 1))))) |
(*.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal 1/3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 z (/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) y))) y)) y)) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) |
(- (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(- (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (+ (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))) t) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y z))) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(- (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (+ (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))) t) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y z))) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(- (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (+ (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))) t) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y z))) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(* z (- (+ (* -1 (/ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) z)) (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) z))) |
(* z (- (+ (* -1 (/ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) z)) (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) z))) |
(* z (- (+ (* -1 (/ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) z)) (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* (log y) (- x 1)) z))) (/ t z))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) z))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(* -1 (* z (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* -1 (/ (- (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) t) z))))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) z))) |
(* -1 (* z (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* -1 (/ (- (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) t) z))))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) z))) |
(* -1 (* z (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* -1 (/ (- (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) t) z))))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) z))) |
(+ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) |
(+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(+ (* -1 t) (+ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))) |
(+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(+ (* -1 t) (+ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))) |
(+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(+ (* -1 t) (+ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))) |
(+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (+ (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) t) (/ (* (log y) (- x 1)) t)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) (*.f64 (log.f64 y) (/.f64 (+.f64 #s(literal -1 binary64) x) t))))) |
(* t (- (+ (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) t) (/ (* (log y) (- x 1)) t)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) (*.f64 (log.f64 y) (/.f64 (+.f64 #s(literal -1 binary64) x) t))))) |
(* t (- (+ (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) t) (/ (* (log y) (- x 1)) t)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) (*.f64 (log.f64 y) (/.f64 (+.f64 #s(literal -1 binary64) x) t))))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) t)))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) t)))) |
(* -1 (* t (+ 1 (* -1 (/ (+ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) t)))) |
(+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) |
(-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (log.f64 y)) |
(+ (* -1 (log y)) (+ (* x (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))))) |
(+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))))) |
(+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(+ (* -1 (log y)) (+ (* x (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))))) |
(+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) x)))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (log.f64 y)) x))) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) x)))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (log.f64 y)) x))) |
(* x (+ (log y) (+ (* -1 (/ (log y) x)) (/ (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1))) x)))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (log.f64 y)) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (log.f64 y)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (log.f64 y)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (+ (* -1 (log y)) (* y (* (- z 1) (- (* y (- (* -1/3 y) 1/2)) 1)))) x))))) |
(*.f64 x (+.f64 (log.f64 y) (/.f64 (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) (log.f64 y)) x))) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(+ (* -1 (* y (- z 1))) (* (log y) (- x 1))) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) |
(+ (* y (+ (* -1 (- z 1)) (* -1/2 (* y (- z 1))))) (* (log y) (- x 1))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64)))))) |
(+ (* y (+ (* -1 (- z 1)) (* y (+ (* -1/2 (- z 1)) (* -1/3 (* y (- z 1))))))) (* (log y) (- x 1))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (-.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (+.f64 #s(literal -1 binary64) z)))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) |
(* (pow y 3) (+ (* -1/2 (/ (- z 1) y)) (* -1/3 (- z 1)))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) |
(* (pow y 3) (+ (* -1 (/ (- z 1) (pow y 2))) (+ (* -1/2 (/ (- z 1) y)) (* -1/3 (- z 1))))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) y))) |
(* (pow y 3) (+ (* -1 (/ (* (log (/ 1 y)) (- x 1)) (pow y 3))) (+ (* -1 (/ (- z 1) (pow y 2))) (+ (* -1/2 (/ (- z 1) y)) (* -1/3 (- z 1)))))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (*.f64 y y)))))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ (* 1/3 (- z 1)) (* 1/2 (/ (- z 1) y))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (- z 1) y)) (* -1/2 (- z 1))) y)) (* 1/3 (- z 1))))) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) y))) |
(* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (- (+ z (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) y))) 1) y)) (* -1/2 (- z 1))) y)) (* 1/3 (- z 1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (*.f64 y y) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal 1/3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 z (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 #s(literal -1 binary64) x) y)))) y)) y))))) |
(+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (+ (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y z)))) |
(+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (+ (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y z)))) |
(+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (+ (* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1)))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y z)))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(* z (+ (* -1 (/ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) z)) (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* (log y) (- x 1)) z)))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) z))) |
(* z (+ (* -1 (/ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) z)) (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* (log y) (- x 1)) z)))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) z))) |
(* z (+ (* -1 (/ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) z)) (+ (* y (- (* y (- (* -1/3 y) 1/2)) 1)) (/ (* (log y) (- x 1)) z)))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) z))) |
(* y (* z (- (* y (- (* -1/3 y) 1/2)) 1))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(* -1 (* z (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* -1 (/ (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) z))))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) z))) |
(* -1 (* z (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* -1 (/ (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) z))))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) z))) |
(* -1 (* z (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* -1 (/ (+ (* -1 (* y (- (* y (- (* -1/3 y) 1/2)) 1))) (* (log y) (- x 1))) z))))) |
(*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) z))) |
(* -1 (log y)) |
(-.f64 #s(literal 0 binary64) (log.f64 y)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(+.f64 #s(literal -1 binary64) x) |
(- x 1) |
(+.f64 #s(literal -1 binary64) x) |
(- x 1) |
(+.f64 #s(literal -1 binary64) x) |
x |
(* x (- 1 (/ 1 x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(* x (- 1 (/ 1 x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(* x (- 1 (/ 1 x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
x |
(* -1 (* x (- (/ 1 x) 1))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (- (/ 1 x) 1))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (- (/ 1 x) 1))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(* -1 (pow t 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(- (* x (log y)) t) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(- (* x (log y)) t) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(- (* x (log y)) t) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(- (* x (log y)) t) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(- (* -1 (* x (log (/ 1 y)))) t) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(- (* -1 (* x (log (/ 1 y)))) t) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(- (* -1 (* x (log (/ 1 y)))) t) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(- (* -1 (* x (log (/ 1 y)))) t) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) |
(-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) |
(-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) |
(-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (* x (+ (log -1) (* -1 (log (/ -1 y))))) t) |
(-.f64 (*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- (* x (log y)) t) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(- (* x (log y)) t) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(- (* x (log y)) t) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (+ (log y) (* -1 (/ t x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) |
(* x (+ (log y) (* -1 (/ t x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) |
(* x (+ (log y) (* -1 (/ t x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (/ t x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) |
(* -1 (* x (+ (* -1 (log y)) (/ t x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) |
(* -1 (* x (+ (* -1 (log y)) (/ t x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 t x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(+ (* -1 t) (* x (log y))) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(+ (* -1 t) (* x (log y))) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(+ (* -1 t) (* x (log y))) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ (* x (log y)) t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (log.f64 y) t)))) |
(* t (- (/ (* x (log y)) t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (log.f64 y) t)))) |
(* t (- (/ (* x (log y)) t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (log.f64 y) t)))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (log.f64 y) t)))) |
(* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (log.f64 y) t)))) |
(* -1 (* t (+ 1 (* -1 (/ (* x (log y)) t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (log.f64 y) t)))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (log (/ 1 y)))) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (log (/ 1 y)))) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (log (/ 1 y)))) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (log (/ 1 y)))) |
(*.f64 (log.f64 y) x) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* x (+ (log -1) (* -1 (log (/ -1 y))))) |
(*.f64 x (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(- (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) t) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x))) t) |
(- (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) t) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x))) t) |
(- (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) t) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x))) t) |
(- (/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) t) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x))) t) |
(- (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) t) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x))) t) |
(- (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) t) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x))) t) |
(- (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) t) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x))) t) |
(- (* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) t) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x))) t) |
(- (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) t) |
(-.f64 (/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t) |
(- (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) t) |
(-.f64 (/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t) |
(- (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) t) |
(-.f64 (/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t) |
(- (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) t) |
(-.f64 (/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) t) |
(- (* -1 (log y)) t) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) t) |
(- (+ (* -1 (log y)) (* x (log y))) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(- (+ (* -1 (log y)) (* x (log y))) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(- (+ (* -1 (log y)) (* x (log y))) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (+ (log y) (* -1 (/ (+ t (log y)) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (+.f64 (log.f64 y) t) x))) |
(* x (+ (log y) (* -1 (/ (+ t (log y)) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (+.f64 (log.f64 y) t) x))) |
(* x (+ (log y) (* -1 (/ (+ t (log y)) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (+.f64 (log.f64 y) t) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (+ (/ t x) (/ (log y) x))))) |
(*.f64 (+.f64 (/.f64 t x) (-.f64 (/.f64 (log.f64 y) x) (log.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (log y)) (+ (/ t x) (/ (log y) x))))) |
(*.f64 (+.f64 (/.f64 t x) (-.f64 (/.f64 (log.f64 y) x) (log.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (log y)) (+ (/ t x) (/ (log y) x))))) |
(*.f64 (+.f64 (/.f64 t x) (-.f64 (/.f64 (log.f64 y) x) (log.f64 y))) (-.f64 #s(literal 0 binary64) x)) |
(/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x))) |
(+ (* -1 t) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x))) t) |
(+ (* -1 t) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x))) t) |
(+ (* -1 t) (/ (* (log y) (- (pow x 2) 1)) (+ 1 x))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x))) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 t (+.f64 #s(literal 1 binary64) x))))) |
(* t (- (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 t (+.f64 #s(literal 1 binary64) x))))) |
(* t (- (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 t (+.f64 #s(literal 1 binary64) x))))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 t (+.f64 #s(literal 1 binary64) x))))) |
(* -1 (* t (+ 1 (* -1 (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 t (+.f64 #s(literal 1 binary64) x))))) |
(* -1 (* t (+ 1 (* -1 (/ (* (log y) (- (pow x 2) 1)) (* t (+ 1 x))))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 t (+.f64 #s(literal 1 binary64) x))))) |
(/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x))) |
(/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x))) |
(/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x))) |
(/ (* (log y) (- (pow x 2) 1)) (+ 1 x)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x))) |
(* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x))) |
(* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x))) |
(* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x))) |
(* -1 (/ (* (log (/ 1 y)) (- (pow x 2) 1)) (+ 1 x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x))) |
(/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) |
(/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) |
(/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) |
(/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- (pow x 2) 1)) (+ 1 x)) |
(/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(* -1 (log y)) |
(-.f64 #s(literal 0 binary64) (log.f64 y)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (-.f64 (log.f64 y) (/.f64 (log.f64 y) x))) |
(/ (log y) (+ 1 x)) |
(/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x)) |
(/ (log y) (+ 1 x)) |
(/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x)) |
(/ (log y) (+ 1 x)) |
(/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x)) |
(/ (log y) (+ 1 x)) |
(/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x)) |
(* -1 (/ (log (/ 1 y)) (+ 1 x))) |
(/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x)) |
(* -1 (/ (log (/ 1 y)) (+ 1 x))) |
(/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x)) |
(* -1 (/ (log (/ 1 y)) (+ 1 x))) |
(/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x)) |
(* -1 (/ (log (/ 1 y)) (+ 1 x))) |
(/.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) x)) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal 1 binary64) x)) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal 1 binary64) x)) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal 1 binary64) x)) |
(/ (+ (log -1) (* -1 (log (/ -1 y)))) (+ 1 x)) |
(/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (+.f64 #s(literal 1 binary64) x)) |
(log y) |
(log.f64 y) |
(+ (log y) (* -1 (* x (log y)))) |
(*.f64 (log.f64 y) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(+ (log y) (* x (- (* x (log y)) (log y)))) |
(+.f64 (log.f64 y) (*.f64 (log.f64 y) (*.f64 (+.f64 #s(literal -1 binary64) x) x))) |
(+ (log y) (* x (- (* x (- (* -1 (* x (log y))) (* -1 (log y)))) (log y)))) |
(+.f64 (log.f64 y) (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) (log.f64 y)))) |
(/ (log y) x) |
(/.f64 (log.f64 y) x) |
(/ (+ (log y) (* -1 (/ (log y) x))) x) |
(/.f64 (-.f64 (log.f64 y) (/.f64 (log.f64 y) x)) x) |
(/ (- (+ (log y) (/ (log y) (pow x 2))) (/ (log y) x)) x) |
(/.f64 (+.f64 (log.f64 y) (/.f64 (-.f64 (/.f64 (log.f64 y) x) (log.f64 y)) x)) x) |
(/ (- (+ (log y) (* -1 (/ (log y) (pow x 3)))) (+ (* -1 (/ (log y) (pow x 2))) (/ (log y) x))) x) |
(/.f64 (+.f64 (-.f64 (log.f64 y) (/.f64 (/.f64 (/.f64 (log.f64 y) x) x) x)) (/.f64 (-.f64 (/.f64 (log.f64 y) x) (log.f64 y)) x)) x) |
(/ (log y) x) |
(/.f64 (log.f64 y) x) |
(* -1 (/ (+ (* -1 (log y)) (/ (log y) x)) x)) |
(/.f64 (-.f64 (log.f64 y) (/.f64 (log.f64 y) x)) x) |
(* -1 (/ (+ (* -1 (log y)) (* -1 (/ (- (/ (log y) x) (log y)) x))) x)) |
(/.f64 (+.f64 (log.f64 y) (/.f64 (-.f64 (/.f64 (log.f64 y) x) (log.f64 y)) x)) x) |
(* -1 (/ (+ (* -1 (log y)) (* -1 (/ (- (* -1 (/ (- (/ (log y) x) (log y)) x)) (log y)) x))) x)) |
(/.f64 (+.f64 (log.f64 y) (/.f64 (-.f64 (/.f64 (-.f64 (log.f64 y) (/.f64 (log.f64 y) x)) x) (log.f64 y)) x)) x) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/3 y) |
(*.f64 y #s(literal -1/3 binary64)) |
(* -1/2 y) |
(*.f64 y #s(literal -1/2 binary64)) |
(* y (- (* -1/3 y) 1/2)) |
(*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) |
(* y (- (* -1/3 y) 1/2)) |
(*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) |
(* y (- (* -1/3 y) 1/2)) |
(*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))) |
(* -1/3 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/3 binary64))) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(* -1/3 (pow y 2)) |
(*.f64 y (*.f64 y #s(literal -1/3 binary64))) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(* -1 (* (pow y 2) (+ 1/3 (* 1/2 (/ 1 y))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* y (- (* -1/2 y) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64)))) |
(* y (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(* y (- (* y (- (* -1/3 y) 1/2)) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) |
(* -1/3 (pow y 3)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) |
(* -1 (* (pow y 3) (+ 1/3 (* 1/2 (/ 1 y))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) |
(* (pow y 3) (- (* -1 (/ (+ 1/2 (/ 1 y)) y)) 1/3)) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) y))) |
(* (pow y 3) (- (* -1 (/ (+ 1/2 (/ 1 y)) y)) 1/3)) |
(*.f64 (*.f64 y (*.f64 y y)) (-.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) y))) |
(* -1/3 (pow y 3)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) |
(* -1 (* (pow y 3) (+ 1/3 (* 1/2 (/ 1 y))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) |
(* -1 (* (pow y 3) (+ 1/3 (+ (* 1/2 (/ 1 y)) (/ 1 (pow y 2)))))) |
(*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) #s(literal -1 binary64))) |
(* -1 (* (pow y 3) (+ 1/3 (+ (* 1/2 (/ 1 y)) (/ 1 (pow y 2)))))) |
(*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) #s(literal -1 binary64))) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
Compiled 84099 to 4959 computations (94.1% saved)
38 alts after pruning (36 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1642 | 22 | 1664 |
| Fresh | 4 | 14 | 18 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1649 | 38 | 1687 |
| Status | Accuracy | Program |
|---|---|---|
| 9.6% | (/.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) t) t) | |
| 7.3% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) | |
| ▶ | 13.8% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
| 51.7% | (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (+.f64 x #s(literal 1 binary64)))) | |
| ▶ | 3.9% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
| 9.5% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) t) | |
| 3.6% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 t t) (*.f64 t t))) | |
| 2.2% | (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) | |
| 13.8% | (/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) | |
| 91.9% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) | |
| ▶ | 90.8% | (-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) t) |
| 90.7% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y))) t) | |
| 91.3% | (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) | |
| ▶ | 99.2% | (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t) |
| 57.9% | (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) t) | |
| 66.6% | (-.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) | |
| 51.0% | (-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) #s(literal -1 binary64))))) t) | |
| 92.1% | (-.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) | |
| 34.6% | (-.f64 (*.f64 (/.f64 (log.f64 y) x) (+.f64 #s(literal -1 binary64) (*.f64 x x))) t) | |
| ▶ | 35.1% | (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) t) |
| ✓ | 67.3% | (-.f64 (*.f64 (log.f64 y) x) t) |
| 87.1% | (-.f64 (*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) z))) t) | |
| 28.4% | (-.f64 (*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) t) | |
| 42.6% | (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) | |
| 7.4% | (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) t))) | |
| 13.8% | (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) | |
| 2.9% | (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) | |
| 3.9% | (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) | |
| 5.8% | (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) y))) | |
| 7.3% | (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) | |
| 3.3% | (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) | |
| 57.1% | (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) | |
| 33.9% | (*.f64 (log.f64 y) x) | |
| 2.8% | (*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) | |
| 9.9% | (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) | |
| 87.5% | (*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) (*.f64 (log.f64 y) (/.f64 (+.f64 #s(literal -1 binary64) x) t))))) | |
| 57.8% | (*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (log.f64 y) t)))) | |
| ✓ | 34.8% | (neg.f64 t) |
Compiled 1634 to 976 computations (40.3% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (log.f64 y) |
| ✓ | cost-diff | 128 | (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
| ✓ | cost-diff | 128 | (-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) t) |
| ✓ | cost-diff | 0 | (*.f64 t t) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 t t)) |
| ✓ | cost-diff | 640 | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
| ✓ | cost-diff | 1408 | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -1 binary64) z) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) t) |
| ✓ | cost-diff | 0 | (*.f64 t t) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (*.f64 t t)) |
| ✓ | cost-diff | 256 | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
| ✓ | cost-diff | 0 | (log.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) |
| ✓ | cost-diff | 0 | (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t) |
| 1660× | fma-lowering-fma.f32 |
| 1660× | fma-lowering-fma.f64 |
| 1424× | fmsub-define |
| 1356× | fnmsub-define |
| 1336× | fma-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 160 |
| 1 | 117 | 153 |
| 2 | 381 | 146 |
| 3 | 1638 | 140 |
| 4 | 5618 | 140 |
| 0 | 8050 | 140 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (- (* (log y) (+ -1 x)) (* y (+ -1 z))) t) |
(- (* (log y) (+ -1 x)) (* y (+ -1 z))) |
(* (log y) (+ -1 x)) |
(log y) |
y |
(+ -1 x) |
-1 |
x |
(* y (+ -1 z)) |
(+ -1 z) |
z |
t |
(/ (- 0 (* t t)) t) |
(- 0 (* t t)) |
0 |
(* t t) |
t |
(- (* (+ -1 z) (* -1/3 (* y (* y y)))) t) |
(* (+ -1 z) (* -1/3 (* y (* y y)))) |
(+ -1 z) |
-1 |
z |
(* -1/3 (* y (* y y))) |
-1/3 |
(* y (* y y)) |
y |
(* y y) |
t |
(/ (* (/ 1 (* t t)) (- 0 (* (* t (* t t)) (* t (* t t))))) (* t (* t t))) |
(* (/ 1 (* t t)) (- 0 (* (* t (* t t)) (* t (* t t))))) |
(/ 1 (* t t)) |
1 |
(* t t) |
t |
(- 0 (* (* t (* t t)) (* t (* t t)))) |
0 |
(* (* t (* t t)) (* t (* t t))) |
(* t (* t t)) |
(- (/ (log y) (/ 1 (+ x -1))) t) |
(/ (log y) (/ 1 (+ x -1))) |
(log y) |
y |
(/ 1 (+ x -1)) |
1 |
(+ x -1) |
x |
-1 |
t |
| Outputs |
|---|
(- (- (* (log y) (+ -1 x)) (* y (+ -1 z))) t) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t)) |
(- (* (log y) (+ -1 x)) (* y (+ -1 z))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (-.f64 #s(literal 1 binary64) z))) |
(* (log y) (+ -1 x)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(log y) |
(log.f64 y) |
y |
(+ -1 x) |
(+.f64 #s(literal -1 binary64) x) |
-1 |
#s(literal -1 binary64) |
x |
(* y (+ -1 z)) |
(*.f64 y (+.f64 #s(literal -1 binary64) z)) |
(+ -1 z) |
(+.f64 #s(literal -1 binary64) z) |
z |
t |
(/ (- 0 (* t t)) t) |
(-.f64 #s(literal 0 binary64) t) |
(- 0 (* t t)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
0 |
#s(literal 0 binary64) |
(* t t) |
(*.f64 t t) |
t |
(- (* (+ -1 z) (* -1/3 (* y (* y y)))) t) |
(-.f64 (*.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1 binary64) z))))) t) |
(* (+ -1 z) (* -1/3 (* y (* y y)))) |
(*.f64 y (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y (+.f64 #s(literal -1 binary64) z))))) |
(+ -1 z) |
(+.f64 #s(literal -1 binary64) z) |
-1 |
#s(literal -1 binary64) |
z |
(* -1/3 (* y (* y y))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) |
-1/3 |
#s(literal -1/3 binary64) |
(* y (* y y)) |
(*.f64 y (*.f64 y y)) |
y |
(* y y) |
(*.f64 y y) |
t |
(/ (* (/ 1 (* t t)) (- 0 (* (* t (* t t)) (* t (* t t))))) (* t (* t t))) |
(-.f64 #s(literal 0 binary64) t) |
(* (/ 1 (* t t)) (- 0 (* (* t (* t t)) (* t (* t t))))) |
(*.f64 t (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/ 1 (* t t)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
1 |
#s(literal 1 binary64) |
(* t t) |
(*.f64 t t) |
t |
(- 0 (* (* t (* t t)) (* t (* t t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) |
0 |
#s(literal 0 binary64) |
(* (* t (* t t)) (* t (* t t))) |
(*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) |
(* t (* t t)) |
(*.f64 t (*.f64 t t)) |
(- (/ (log y) (/ 1 (+ x -1))) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(/ (log y) (/ 1 (+ x -1))) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(log y) |
(log.f64 y) |
y |
(/ 1 (+ x -1)) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) |
1 |
#s(literal 1 binary64) |
(+ x -1) |
(+.f64 #s(literal -1 binary64) x) |
x |
-1 |
#s(literal -1 binary64) |
t |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (log.f64 y) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) t) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) |
| ✓ | accuracy | 99.7% | (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
| ✓ | accuracy | 99.9% | (*.f64 t (*.f64 t t)) |
| ✓ | accuracy | 98.8% | (/.f64 #s(literal 1 binary64) (*.f64 t t)) |
| ✓ | accuracy | 46.9% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
| ✓ | accuracy | 23.5% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) t) |
| ✓ | accuracy | 99.9% | (*.f64 y (*.f64 y y)) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) |
| ✓ | accuracy | 93.9% | (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) (*.f64 t t)) |
| ✓ | accuracy | 100.0% | (*.f64 t t) |
| ✓ | accuracy | 53.3% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
| ✓ | accuracy | 100.0% | (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t) |
| ✓ | accuracy | 100.0% | (*.f64 y (+.f64 #s(literal -1 binary64) z)) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) |
| ✓ | accuracy | 99.8% | (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
| 165.0ms | 256× | 0 | valid |
Compiled 236 to 34 computations (85.6% saved)
ival-mult: 22.0ms (41.3% of total)ival-div: 9.0ms (16.9% of total)ival-sub: 7.0ms (13.1% of total)...c/correct-round.rkt:119:19: 6.0ms (11.3% of total)ival-log: 5.0ms (9.4% of total)ival-add: 4.0ms (7.5% of total)const: 1.0ms (1.9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (- (* (log y) (+ -1 x)) (* y (+ -1 z))) t)> |
#<alt (- (* (log y) (+ -1 x)) (* y (+ -1 z)))> |
#<alt (* (log y) (+ -1 x))> |
#<alt (log y)> |
#<alt (/ (- 0 (* t t)) t)> |
#<alt (- 0 (* t t))> |
#<alt (* t t)> |
#<alt (- (* (+ -1 z) (* -1/3 (* y (* y y)))) t)> |
#<alt (* (+ -1 z) (* -1/3 (* y (* y y))))> |
#<alt (+ -1 z)> |
#<alt (* -1/3 (* y (* y y)))> |
#<alt (/ (* (/ 1 (* t t)) (- 0 (* (* t (* t t)) (* t (* t t))))) (* t (* t t)))> |
#<alt (* (/ 1 (* t t)) (- 0 (* (* t (* t t)) (* t (* t t)))))> |
#<alt (/ 1 (* t t))> |
#<alt (- (/ (log y) (/ 1 (+ x -1))) t)> |
#<alt (/ (log y) (/ 1 (+ x -1)))> |
#<alt (/ 1 (+ x -1))> |
#<alt (* y (+ -1 z))> |
#<alt (* y (* y y))> |
#<alt (* t (* t t))> |
| Outputs |
|---|
#<alt (- (* (log y) (- x 1)) t)> |
#<alt (- (+ (* y (- 1 z)) (* (log y) (- x 1))) t)> |
#<alt (- (+ (* y (- 1 z)) (* (log y) (- x 1))) t)> |
#<alt (- (+ (* y (- 1 z)) (* (log y) (- x 1))) t)> |
#<alt (* y (- 1 z))> |
#<alt (* y (- (+ 1 (* -1 (/ (* (log (/ 1 y)) (- x 1)) y))) (+ z (/ t y))))> |
#<alt (* y (- (+ 1 (* -1 (/ (* (log (/ 1 y)) (- x 1)) y))) (+ z (/ t y))))> |
#<alt (* y (- (+ 1 (* -1 (/ (* (log (/ 1 y)) (- x 1)) y))) (+ z (/ t y))))> |
#<alt (* -1 (* y (- z 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) y)) (* -1 (- z 1)))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) y)) (* -1 (- z 1)))))> |
#<alt (* -1 (* y (- (* -1 (/ (- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) y)) (* -1 (- z 1)))))> |
#<alt (- (* -1 (log y)) (+ t (* y (- z 1))))> |
#<alt (- (+ (* -1 (log y)) (* x (log y))) (+ t (* y (- z 1))))> |
#<alt (- (+ (* -1 (log y)) (* x (log y))) (+ t (* y (- z 1))))> |
#<alt (- (+ (* -1 (log y)) (* x (log y))) (+ t (* y (- z 1))))> |
#<alt (* x (log y))> |
#<alt (* x (- (+ (log y) (* -1 (/ (log y) x))) (+ (/ t x) (/ (* y (- z 1)) x))))> |
#<alt (* x (- (+ (log y) (* -1 (/ (log y) x))) (+ (/ t x) (/ (* y (- z 1)) x))))> |
#<alt (* x (- (+ (log y) (* -1 (/ (log y) x))) (+ (/ t x) (/ (* y (- z 1)) x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) (+ t (* y (- z 1)))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) (+ t (* y (- z 1)))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) (+ t (* y (- z 1)))) x)))))> |
#<alt (- (* (log y) (- x 1)) (+ t (* -1 y)))> |
#<alt (- (+ (* -1 (* y z)) (* (log y) (- x 1))) (+ t (* -1 y)))> |
#<alt (- (+ (* -1 (* y z)) (* (log y) (- x 1))) (+ t (* -1 y)))> |
#<alt (- (+ (* -1 (* y z)) (* (log y) (- x 1))) (+ t (* -1 y)))> |
#<alt (* -1 (* y z))> |
#<alt (* z (- (/ (* (log y) (- x 1)) z) (+ y (+ (* -1 (/ y z)) (/ t z)))))> |
#<alt (* z (- (/ (* (log y) (- x 1)) z) (+ y (+ (* -1 (/ y z)) (/ t z)))))> |
#<alt (* z (- (/ (* (log y) (- x 1)) z) (+ y (+ (* -1 (/ y z)) (/ t z)))))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (- (* -1 (/ (- (* (log y) (- x 1)) (+ t (* -1 y))) z)) (* -1 y))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (* (log y) (- x 1)) (+ t (* -1 y))) z)) (* -1 y))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (* (log y) (- x 1)) (+ t (* -1 y))) z)) (* -1 y))))> |
#<alt (- (* (log y) (- x 1)) (* y (- z 1)))> |
#<alt (- (+ (* -1 t) (* (log y) (- x 1))) (* y (- z 1)))> |
#<alt (- (+ (* -1 t) (* (log y) (- x 1))) (* y (- z 1)))> |
#<alt (- (+ (* -1 t) (* (log y) (- x 1))) (* y (- z 1)))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ (* (log y) (- x 1)) t) (+ 1 (/ (* y (- z 1)) t))))> |
#<alt (* t (- (/ (* (log y) (- x 1)) t) (+ 1 (/ (* y (- z 1)) t))))> |
#<alt (* t (- (/ (* (log y) (- x 1)) t) (+ 1 (/ (* y (- z 1)) t))))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (- (* (log y) (- x 1)) (* y (- z 1))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (- (* (log y) (- x 1)) (* y (- z 1))) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (- (* (log y) (- x 1)) (* y (- z 1))) t)))))> |
#<alt (* (log y) (- x 1))> |
#<alt (+ (* y (- 1 z)) (* (log y) (- x 1)))> |
#<alt (+ (* y (- 1 z)) (* (log y) (- x 1)))> |
#<alt (+ (* y (- 1 z)) (* (log y) (- x 1)))> |
#<alt (* y (- 1 z))> |
#<alt (* y (- (+ 1 (* -1 (/ (* (log (/ 1 y)) (- x 1)) y))) z))> |
#<alt (* y (- (+ 1 (* -1 (/ (* (log (/ 1 y)) (- x 1)) y))) z))> |
#<alt (* y (- (+ 1 (* -1 (/ (* (log (/ 1 y)) (- x 1)) y))) z))> |
#<alt (* -1 (* y (- z 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) y)) (* -1 (- z 1)))))> |
#<alt (* -1 (* y (- (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) y)) (* -1 (- z 1)))))> |
#<alt (* -1 (* y (- (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) y)) (* -1 (- z 1)))))> |
#<alt (- (* -1 (log y)) (* y (- z 1)))> |
#<alt (- (+ (* -1 (log y)) (* x (log y))) (* y (- z 1)))> |
#<alt (- (+ (* -1 (log y)) (* x (log y))) (* y (- z 1)))> |
#<alt (- (+ (* -1 (log y)) (* x (log y))) (* y (- z 1)))> |
#<alt (* x (log y))> |
#<alt (* x (- (+ (log y) (* -1 (/ (log y) x))) (/ (* y (- z 1)) x)))> |
#<alt (* x (- (+ (log y) (* -1 (/ (log y) x))) (/ (* y (- z 1)) x)))> |
#<alt (* x (- (+ (log y) (* -1 (/ (log y) x))) (/ (* y (- z 1)) x)))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) (* y (- z 1))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) (* y (- z 1))) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) (* y (- z 1))) x)))))> |
#<alt (- (* (log y) (- x 1)) (* -1 y))> |
#<alt (- (+ (* -1 (* y z)) (* (log y) (- x 1))) (* -1 y))> |
#<alt (- (+ (* -1 (* y z)) (* (log y) (- x 1))) (* -1 y))> |
#<alt (- (+ (* -1 (* y z)) (* (log y) (- x 1))) (* -1 y))> |
#<alt (* -1 (* y z))> |
#<alt (* z (- (/ (* (log y) (- x 1)) z) (+ y (* -1 (/ y z)))))> |
#<alt (* z (- (/ (* (log y) (- x 1)) z) (+ y (* -1 (/ y z)))))> |
#<alt (* z (- (/ (* (log y) (- x 1)) z) (+ y (* -1 (/ y z)))))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (- (* -1 (/ (- (* (log y) (- x 1)) (* -1 y)) z)) (* -1 y))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (* (log y) (- x 1)) (* -1 y)) z)) (* -1 y))))> |
#<alt (* -1 (* z (- (* -1 (/ (- (* (log y) (- x 1)) (* -1 y)) z)) (* -1 y))))> |
#<alt (* (log y) (- x 1))> |
#<alt (* (log y) (- x 1))> |
#<alt (* (log y) (- x 1))> |
#<alt (* (log y) (- x 1))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* -1 (log y))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (log y)> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (* -1 (log (/ 1 y)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 y))))> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (* -1 (pow t 2))> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (- (* 1/3 (pow y 3)) t)> |
#<alt (- (+ (* -1/3 (* (pow y 3) z)) (* 1/3 (pow y 3))) t)> |
#<alt (- (+ (* -1/3 (* (pow y 3) z)) (* 1/3 (pow y 3))) t)> |
#<alt (- (+ (* -1/3 (* (pow y 3) z)) (* 1/3 (pow y 3))) t)> |
#<alt (* -1/3 (* (pow y 3) z))> |
#<alt (* z (- (+ (* -1/3 (pow y 3)) (* 1/3 (/ (pow y 3) z))) (/ t z)))> |
#<alt (* z (- (+ (* -1/3 (pow y 3)) (* 1/3 (/ (pow y 3) z))) (/ t z)))> |
#<alt (* z (- (+ (* -1/3 (pow y 3)) (* 1/3 (/ (pow y 3) z))) (/ t z)))> |
#<alt (* -1/3 (* (pow y 3) z))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* 1/3 (pow y 3)) t) z)) (* 1/3 (pow y 3)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* 1/3 (pow y 3)) t) z)) (* 1/3 (pow y 3)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (- (* 1/3 (pow y 3)) t) z)) (* 1/3 (pow y 3)))))> |
#<alt (* -1 t)> |
#<alt (- (* -1/3 (* (pow y 3) (- z 1))) t)> |
#<alt (- (* -1/3 (* (pow y 3) (- z 1))) t)> |
#<alt (- (* -1/3 (* (pow y 3) (- z 1))) t)> |
#<alt (* -1/3 (* (pow y 3) (- z 1)))> |
#<alt (* (pow y 3) (+ (* -1 (/ t (pow y 3))) (* -1/3 (- z 1))))> |
#<alt (* (pow y 3) (+ (* -1 (/ t (pow y 3))) (* -1/3 (- z 1))))> |
#<alt (* (pow y 3) (+ (* -1 (/ t (pow y 3))) (* -1/3 (- z 1))))> |
#<alt (* -1/3 (* (pow y 3) (- z 1)))> |
#<alt (* -1 (* (pow y 3) (+ (* 1/3 (- z 1)) (/ t (pow y 3)))))> |
#<alt (* -1 (* (pow y 3) (+ (* 1/3 (- z 1)) (/ t (pow y 3)))))> |
#<alt (* -1 (* (pow y 3) (+ (* 1/3 (- z 1)) (/ t (pow y 3)))))> |
#<alt (* -1/3 (* (pow y 3) (- z 1)))> |
#<alt (+ (* -1 t) (* -1/3 (* (pow y 3) (- z 1))))> |
#<alt (+ (* -1 t) (* -1/3 (* (pow y 3) (- z 1))))> |
#<alt (+ (* -1 t) (* -1/3 (* (pow y 3) (- z 1))))> |
#<alt (* -1 t)> |
#<alt (* t (- (* -1/3 (/ (* (pow y 3) (- z 1)) t)) 1))> |
#<alt (* t (- (* -1/3 (/ (* (pow y 3) (- z 1)) t)) 1))> |
#<alt (* t (- (* -1/3 (/ (* (pow y 3) (- z 1)) t)) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* 1/3 (/ (* (pow y 3) (- z 1)) t)))))> |
#<alt (* -1 (* t (+ 1 (* 1/3 (/ (* (pow y 3) (- z 1)) t)))))> |
#<alt (* -1 (* t (+ 1 (* 1/3 (/ (* (pow y 3) (- z 1)) t)))))> |
#<alt (* 1/3 (pow y 3))> |
#<alt (+ (* -1/3 (* (pow y 3) z)) (* 1/3 (pow y 3)))> |
#<alt (+ (* -1/3 (* (pow y 3) z)) (* 1/3 (pow y 3)))> |
#<alt (+ (* -1/3 (* (pow y 3) z)) (* 1/3 (pow y 3)))> |
#<alt (* -1/3 (* (pow y 3) z))> |
#<alt (* z (+ (* -1/3 (pow y 3)) (* 1/3 (/ (pow y 3) z))))> |
#<alt (* z (+ (* -1/3 (pow y 3)) (* 1/3 (/ (pow y 3) z))))> |
#<alt (* z (+ (* -1/3 (pow y 3)) (* 1/3 (/ (pow y 3) z))))> |
#<alt (* -1/3 (* (pow y 3) z))> |
#<alt (* -1 (* z (+ (* -1/3 (/ (pow y 3) z)) (* 1/3 (pow y 3)))))> |
#<alt (* -1 (* z (+ (* -1/3 (/ (pow y 3) z)) (* 1/3 (pow y 3)))))> |
#<alt (* -1 (* z (+ (* -1/3 (/ (pow y 3) z)) (* 1/3 (pow y 3)))))> |
#<alt (* -1/3 (* (pow y 3) (- z 1)))> |
#<alt (* -1/3 (* (pow y 3) (- z 1)))> |
#<alt (* -1/3 (* (pow y 3) (- z 1)))> |
#<alt (* -1/3 (* (pow y 3) (- z 1)))> |
#<alt (* -1/3 (* (pow y 3) (- z 1)))> |
#<alt (* -1/3 (* (pow y 3) (- z 1)))> |
#<alt (* -1/3 (* (pow y 3) (- z 1)))> |
#<alt (* -1/3 (* (pow y 3) (- z 1)))> |
#<alt (* -1/3 (* (pow y 3) (- z 1)))> |
#<alt (* -1/3 (* (pow y 3) (- z 1)))> |
#<alt (* -1/3 (* (pow y 3) (- z 1)))> |
#<alt (* -1/3 (* (pow y 3) (- z 1)))> |
#<alt -1> |
#<alt (- z 1)> |
#<alt (- z 1)> |
#<alt (- z 1)> |
#<alt z> |
#<alt (* z (- 1 (/ 1 z)))> |
#<alt (* z (- 1 (/ 1 z)))> |
#<alt (* z (- 1 (/ 1 z)))> |
#<alt z> |
#<alt (* -1 (* z (- (/ 1 z) 1)))> |
#<alt (* -1 (* z (- (/ 1 z) 1)))> |
#<alt (* -1 (* z (- (/ 1 z) 1)))> |
#<alt (* -1/3 (pow y 3))> |
#<alt (* -1/3 (pow y 3))> |
#<alt (* -1/3 (pow y 3))> |
#<alt (* -1/3 (pow y 3))> |
#<alt (* -1/3 (pow y 3))> |
#<alt (* -1/3 (pow y 3))> |
#<alt (* -1/3 (pow y 3))> |
#<alt (* -1/3 (pow y 3))> |
#<alt (* -1/3 (pow y 3))> |
#<alt (* -1/3 (pow y 3))> |
#<alt (* -1/3 (pow y 3))> |
#<alt (* -1/3 (pow y 3))> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 (pow t 4))> |
#<alt (* -1 (pow t 4))> |
#<alt (* -1 (pow t 4))> |
#<alt (* -1 (pow t 4))> |
#<alt (* -1 (pow t 4))> |
#<alt (* -1 (pow t 4))> |
#<alt (* -1 (pow t 4))> |
#<alt (* -1 (pow t 4))> |
#<alt (* -1 (pow t 4))> |
#<alt (* -1 (pow t 4))> |
#<alt (* -1 (pow t 4))> |
#<alt (* -1 (pow t 4))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
#<alt (/ 1 (pow t 2))> |
#<alt (- (* (log y) (- x 1)) t)> |
#<alt (- (* (log y) (- x 1)) t)> |
#<alt (- (* (log y) (- x 1)) t)> |
#<alt (- (* (log y) (- x 1)) t)> |
#<alt (- (* -1 (* (log (/ 1 y)) (- x 1))) t)> |
#<alt (- (* -1 (* (log (/ 1 y)) (- x 1))) t)> |
#<alt (- (* -1 (* (log (/ 1 y)) (- x 1))) t)> |
#<alt (- (* -1 (* (log (/ 1 y)) (- x 1))) t)> |
#<alt (- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t)> |
#<alt (- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t)> |
#<alt (- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t)> |
#<alt (- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t)> |
#<alt (- (* -1 (log y)) t)> |
#<alt (- (+ (* -1 (log y)) (* x (log y))) t)> |
#<alt (- (+ (* -1 (log y)) (* x (log y))) t)> |
#<alt (- (+ (* -1 (log y)) (* x (log y))) t)> |
#<alt (* x (log y))> |
#<alt (* x (- (+ (log y) (* -1 (/ (log y) x))) (/ t x)))> |
#<alt (* x (- (+ (log y) (* -1 (/ (log y) x))) (/ t x)))> |
#<alt (* x (- (+ (log y) (* -1 (/ (log y) x))) (/ t x)))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) t) x)))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) t) x)))))> |
#<alt (* (log y) (- x 1))> |
#<alt (+ (* -1 t) (* (log y) (- x 1)))> |
#<alt (+ (* -1 t) (* (log y) (- x 1)))> |
#<alt (+ (* -1 t) (* (log y) (- x 1)))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ (* (log y) (- x 1)) t) 1))> |
#<alt (* t (- (/ (* (log y) (- x 1)) t) 1))> |
#<alt (* t (- (/ (* (log y) (- x 1)) t) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* (log y) (- x 1)) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* (log y) (- x 1)) t)))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ (* (log y) (- x 1)) t)))))> |
#<alt (* (log y) (- x 1))> |
#<alt (* (log y) (- x 1))> |
#<alt (* (log y) (- x 1))> |
#<alt (* (log y) (- x 1))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* -1 (* (log (/ 1 y)) (- x 1)))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1))> |
#<alt (* -1 (log y))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (+ (* -1 (log y)) (* x (log y)))> |
#<alt (* x (log y))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (+ (log y) (* -1 (/ (log y) x))))> |
#<alt (* x (log y))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt (* -1 (* x (+ (* -1 (log y)) (/ (log y) x))))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* x (- (* -1 x) 1)) 1)> |
#<alt (- (* x (- (* x (- (* -1 x) 1)) 1)) 1)> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (/ 1 x)) x)> |
#<alt (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)> |
#<alt (/ (+ 1 (+ (/ 1 x) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))) x)> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (/ 1 x)) x)> |
#<alt (* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) x))> |
#<alt (* y (- z 1))> |
#<alt (* y (- z 1))> |
#<alt (* y (- z 1))> |
#<alt (* y (- z 1))> |
#<alt (* y (- z 1))> |
#<alt (* y (- z 1))> |
#<alt (* y (- z 1))> |
#<alt (* y (- z 1))> |
#<alt (* y (- z 1))> |
#<alt (* y (- z 1))> |
#<alt (* y (- z 1))> |
#<alt (* y (- z 1))> |
#<alt (* -1 y)> |
#<alt (+ (* -1 y) (* y z))> |
#<alt (+ (* -1 y) (* y z))> |
#<alt (+ (* -1 y) (* y z))> |
#<alt (* y z)> |
#<alt (* z (+ y (* -1 (/ y z))))> |
#<alt (* z (+ y (* -1 (/ y z))))> |
#<alt (* z (+ y (* -1 (/ y z))))> |
#<alt (* y z)> |
#<alt (* -1 (* z (+ (* -1 y) (/ y z))))> |
#<alt (* -1 (* z (+ (* -1 y) (/ y z))))> |
#<alt (* -1 (* z (+ (* -1 y) (/ y z))))> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
99 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | t | @ | -inf | (- (* (+ -1 z) (* -1/3 (* y (* y y)))) t) |
| 1.0ms | z | @ | 0 | (- (* (+ -1 z) (* -1/3 (* y (* y y)))) t) |
| 0.0ms | y | @ | inf | (- (* (+ -1 z) (* -1/3 (* y (* y y)))) t) |
| 0.0ms | y | @ | -inf | (- (- (* (log y) (+ -1 x)) (* y (+ -1 z))) t) |
| 0.0ms | t | @ | 0 | (- (* (+ -1 z) (* -1/3 (* y (* y y)))) t) |
| 1× | batch-egg-rewrite |
| 5016× | *-lowering-*.f32 |
| 5016× | *-lowering-*.f64 |
| 3090× | +-lowering-+.f64 |
| 3090× | +-lowering-+.f32 |
| 3076× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 116 |
| 1 | 252 | 111 |
| 2 | 2402 | 102 |
| 0 | 11445 | 102 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (- (* (log y) (+ -1 x)) (* y (+ -1 z))) t) |
(- (* (log y) (+ -1 x)) (* y (+ -1 z))) |
(* (log y) (+ -1 x)) |
(log y) |
(/ (- 0 (* t t)) t) |
(- 0 (* t t)) |
(* t t) |
(- (* (+ -1 z) (* -1/3 (* y (* y y)))) t) |
(* (+ -1 z) (* -1/3 (* y (* y y)))) |
(+ -1 z) |
(* -1/3 (* y (* y y))) |
(/ (* (/ 1 (* t t)) (- 0 (* (* t (* t t)) (* t (* t t))))) (* t (* t t))) |
(* (/ 1 (* t t)) (- 0 (* (* t (* t t)) (* t (* t t))))) |
(/ 1 (* t t)) |
(- (/ (log y) (/ 1 (+ x -1))) t) |
(/ (log y) (/ 1 (+ x -1))) |
(/ 1 (+ x -1)) |
(* y (+ -1 z)) |
(* y (* y y)) |
(* t (* t t)) |
| Outputs |
|---|
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (neg.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) t))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) t)) |
(+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (+.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) t))) |
(+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (-.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 (*.f64 (log.f64 y) x) (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) t))) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) t)) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t))) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t) |
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (*.f64 t (+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (*.f64 t (+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t)) (/.f64 (*.f64 t t) (+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (-.f64 (*.f64 (log.f64 y) x) (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) t))) |
(fma.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x) (neg.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) t))) |
(fma.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) t)) |
(fma.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x) (neg.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (-.f64 (*.f64 (log.f64 y) x) (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) t))) |
(fma.f64 #s(literal -1 binary64) t (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (neg.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) t))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) t)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (neg.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)))) |
(fma.f64 (+.f64 #s(literal -1 binary64) x) (log.f64 y) (neg.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) t))) |
(fma.f64 (+.f64 #s(literal -1 binary64) x) (log.f64 y) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) t)) |
(fma.f64 (+.f64 #s(literal -1 binary64) x) (log.f64 y) (neg.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x))) (neg.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) t))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x))) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x))) (neg.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))))) (+.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))))) (-.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) (+.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) t))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) (-.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t)) |
(fma.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) t))) |
(fma.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (neg.f64 x)) (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) t)) |
(fma.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (*.f64 t (+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t))) (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t) (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (*.f64 t (+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t)) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (*.f64 t (+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) t) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) t) (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) t)))) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) t) (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) t)) (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) t) (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) t))) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) t))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (*.f64 t (+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t))) (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t) (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (*.f64 t (+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t))))) |
(*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z)))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) |
(+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) |
(+.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (+.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) |
(+.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) |
(+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 (*.f64 (log.f64 y) x) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))))) (/.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) (/.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) y)) (*.f64 y z)) |
(fma.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (-.f64 (*.f64 (log.f64 y) x) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) |
(fma.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x) (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z)))) |
(fma.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) |
(fma.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x) (neg.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z)))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (-.f64 (*.f64 (log.f64 y) x) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (+.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) y) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (neg.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z)))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) x) (log.f64 y) (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z)))) |
(fma.f64 (+.f64 #s(literal -1 binary64) x) (log.f64 y) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) x) (log.f64 y) (neg.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z)) y (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x))) (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x))) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x))) (neg.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z)))))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))))) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))))) (+.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) (+.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) z) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z)))) |
(fma.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (neg.f64 x)) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) |
(fma.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) (neg.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 3 binary64)) (*.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (*.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z)))))) (+.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) (*.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (+.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z))) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) |
(/.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (log.f64 y) (-.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) z)) (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y))) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (-.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal -1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal -1 binary64) z)) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) z)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (-.f64 #s(literal -1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64))) (-.f64 #s(literal -1 binary64) z)) (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x)))) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x)) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x)) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x)) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)) (-.f64 #s(literal -1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)) (-.f64 #s(literal -1 binary64) z)) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (log.f64 y)) (-.f64 #s(literal -1 binary64) z)) (*.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)) (-.f64 #s(literal -1 binary64) z)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (log.f64 y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) (*.f64 (-.f64 #s(literal -1 binary64) z) (log.f64 y))) (*.f64 (-.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)))) (*.f64 (-.f64 #s(literal -1 binary64) z) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) z) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) z) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)))) (*.f64 (-.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y))) (*.f64 (-.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) z) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x))) (*.f64 (-.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (log.f64 y)))) (*.f64 (-.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) z) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal -1 binary64) z) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) (*.f64 (-.f64 #s(literal -1 binary64) z) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) z) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal -1 binary64) z) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) (*.f64 (-.f64 #s(literal -1 binary64) z) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal -1 binary64) z) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (-.f64 #s(literal -1 binary64) x)) (*.f64 (-.f64 #s(literal -1 binary64) z) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal -1 binary64) z) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) (*.f64 (-.f64 #s(literal -1 binary64) z) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal -1 binary64) z) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) z) (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) z) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) z) (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) z) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) (*.f64 (-.f64 #s(literal -1 binary64) z) (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))))) (*.f64 (-.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x))))) (*.f64 (-.f64 #s(literal -1 binary64) z) (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) z) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x))) (*.f64 (-.f64 #s(literal -1 binary64) z) (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) z) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)))) (*.f64 (-.f64 #s(literal -1 binary64) z) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) (*.f64 (-.f64 #s(literal -1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)))) (*.f64 (-.f64 #s(literal -1 binary64) z) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (-.f64 #s(literal -1 binary64) x)) (*.f64 (-.f64 #s(literal -1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (log.f64 y)))) (*.f64 (-.f64 #s(literal -1 binary64) z) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) z) (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)))) (*.f64 (-.f64 #s(literal -1 binary64) z) (+.f64 x #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 y (+.f64 #s(literal -1 binary64) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x)) |
(+.f64 (*.f64 (log.f64 y) x) (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y))) #s(literal -1 binary64))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 (log.f64 y) x)) |
(fma.f64 (log.f64 y) x (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (*.f64 (log.f64 y) x)) |
(fma.f64 x (log.f64 y) (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(neg.f64 (/.f64 (log.f64 y) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (log.f64 y)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)) (+.f64 x #s(literal 1 binary64))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (log.f64 y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (neg.f64 x))) |
(log.f64 y) |
(/.f64 (log.f64 y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 y)) #s(literal -1 binary64)) |
(*.f64 (log.f64 y) #s(literal 1 binary64)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) t) |
(neg.f64 t) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(neg.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) |
(/.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 t (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 t (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) t) t) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) t) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 t (-.f64 #s(literal 0 binary64) t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) t #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 t t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) |
(/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(pow.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t t)) |
(*.f64 t (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) t) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(+.f64 #s(literal 0 binary64) (*.f64 t t)) |
(+.f64 (*.f64 t t) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 t))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 t)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 t t #s(literal 0 binary64)) |
(fma.f64 t (/.f64 t #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1 binary64) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (*.f64 t t) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(pow.f64 t #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(*.f64 t t) |
(*.f64 t (/.f64 t #s(literal 1 binary64))) |
(*.f64 (*.f64 t t) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) t) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) z))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1/27 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) (*.f64 t (+.f64 t (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))))))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) (*.f64 t (+.f64 t (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) (+.f64 t (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))))) (/.f64 (*.f64 t t) (+.f64 t (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))))) |
(fma.f64 #s(literal -1 binary64) t (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) |
(fma.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))) (+.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (*.f64 y (*.f64 y y)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (*.f64 y #s(literal -1/3 binary64)) (*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 y y))) #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y y) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) y) (*.f64 y y) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (*.f64 y y)) y (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) (*.f64 t (+.f64 t (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) z))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1/27 binary64))) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) z))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1/27 binary64))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) (*.f64 t (+.f64 t (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) z))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1/27 binary64))) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) (-.f64 (*.f64 t t) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) (*.f64 t t)) (+.f64 t (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) (*.f64 t t)) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) z))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1/27 binary64))) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) (*.f64 t (+.f64 t (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) (*.f64 t t))) (neg.f64 (+.f64 t (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) (*.f64 t (+.f64 t (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) z))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1/27 binary64))) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 t (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) z))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal -1/27 binary64))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) (*.f64 t (+.f64 t (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))))) |
(+.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))) z)) |
(+.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))) z) (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (*.f64 z (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) |
(+.f64 (*.f64 z (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))) (*.f64 z (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) |
(fma.f64 z (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))))) |
(fma.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))) z)) |
(fma.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))) z (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (-.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (-.f64 #s(literal -1 binary64) z)) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))) (+.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (*.f64 y (*.f64 y y))) |
(*.f64 (*.f64 y #s(literal -1/3 binary64)) (*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (*.f64 y y))) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y #s(literal -1/3 binary64))) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) y) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (*.f64 y y)) y) |
(+.f64 #s(literal -1 binary64) z) |
(+.f64 z #s(literal -1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) z)) (/.f64 (*.f64 z z) (-.f64 #s(literal -1 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 1 binary64) (*.f64 z z)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (+.f64 (*.f64 z z) (-.f64 #s(literal 1 binary64) (neg.f64 z)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (neg.f64 (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (-.f64 (*.f64 z z) #s(literal 1 binary64)) (-.f64 z #s(literal -1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 1 binary64) (*.f64 z z))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) z))) |
(*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 y #s(literal -1/3 binary64))) |
(*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 y #s(literal -1/3 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 y y)) y) |
(*.f64 (*.f64 (*.f64 y #s(literal -1/3 binary64)) y) y) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) t) |
(neg.f64 t) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(neg.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 t t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) |
(/.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (*.f64 t (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 t (*.f64 t t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 t (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1 binary64)) t) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) t) t) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 t (*.f64 t t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (*.f64 t (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) t) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (pow.f64 (/.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t t))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) t) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) #s(literal -1 binary64)) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) #s(literal 1 binary64)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) t)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) t) t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) t) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) |
(pow.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) t)) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 t)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 t) #s(literal -2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 t)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) t) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 t #s(literal -2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal -1 binary64)) |
(pow.f64 (*.f64 t (*.f64 t (*.f64 t t))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 2 binary64)) |
(pow.f64 (/.f64 t (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t (*.f64 t t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(+.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) (/.f64 (*.f64 t t) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t))) |
(fma.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 #s(literal -1 binary64) t (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (+.f64 #s(literal -1 binary64) x) (log.f64 y) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x))) (-.f64 #s(literal 0 binary64) t)) |
(fma.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (neg.f64 x)) (-.f64 #s(literal 0 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t))) |
(pow.f64 (/.f64 (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 t t))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t)) (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 2 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x)) |
(+.f64 (*.f64 (log.f64 y) x) (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y))) #s(literal -1 binary64))) |
(fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 (log.f64 y) x)) |
(fma.f64 (log.f64 y) x (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(fma.f64 #s(literal -1 binary64) (log.f64 y) (*.f64 (log.f64 y) x)) |
(fma.f64 x (log.f64 y) (-.f64 #s(literal 0 binary64) (log.f64 y))) |
(neg.f64 (/.f64 (log.f64 y) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))) |
(/.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (log.f64 y) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 y) x) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (log.f64 y) x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (log.f64 y)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (log.f64 y)) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)) (+.f64 x #s(literal 1 binary64))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (log.f64 y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (+.f64 #s(literal -1 binary64) x) (log.f64 y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x)))) |
(*.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (neg.f64 x))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(pow.f64 (+.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (neg.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal -1 binary64) x) (+.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 y z) (-.f64 #s(literal 0 binary64) y)) |
(+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y z)) |
(fma.f64 y #s(literal -1 binary64) (*.f64 y z)) |
(fma.f64 y z (-.f64 #s(literal 0 binary64) y)) |
(fma.f64 #s(literal -1 binary64) y (*.f64 y z)) |
(fma.f64 z y (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (+.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 y z) (*.f64 y z))) (-.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y z))) |
(/.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 z z))) (-.f64 #s(literal -1 binary64) z)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) y) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) y) (-.f64 #s(literal -1 binary64) z)) |
(*.f64 y (+.f64 #s(literal -1 binary64) z)) |
(*.f64 (+.f64 #s(literal -1 binary64) z) y) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(pow.f64 y #s(literal 3 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(*.f64 y (*.f64 y y)) |
(*.f64 (*.f64 y y) y) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 t))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 t)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 t)) #s(literal 1 binary64))) |
(exp.f64 (-.f64 (*.f64 #s(literal 6 binary64) (log.f64 t)) (*.f64 #s(literal 3 binary64) (log.f64 t)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 t (*.f64 t t)) #s(literal 3 binary64))) |
(/.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(pow.f64 t #s(literal 3 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 t (*.f64 t t)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 t #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 3 binary64)) |
(*.f64 t (*.f64 t t)) |
(*.f64 (*.f64 t t) t) |
(*.f64 (*.f64 t (*.f64 t t)) (pow.f64 (/.f64 t t) #s(literal 3 binary64))) |
(*.f64 (*.f64 t (*.f64 t t)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) |
(*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 (/.f64 t #s(literal 1 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 t #s(literal 3/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 t #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 3734× | *-lowering-*.f32 |
| 3734× | *-lowering-*.f64 |
| 3258× | +-lowering-+.f64 |
| 3258× | +-lowering-+.f32 |
| 1962× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 235 | 3232 |
| 1 | 795 | 2977 |
| 2 | 2701 | 2860 |
| 0 | 8224 | 2860 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* (log y) (- x 1)) t) |
(- (+ (* y (- 1 z)) (* (log y) (- x 1))) t) |
(- (+ (* y (- 1 z)) (* (log y) (- x 1))) t) |
(- (+ (* y (- 1 z)) (* (log y) (- x 1))) t) |
(* y (- 1 z)) |
(* y (- (+ 1 (* -1 (/ (* (log (/ 1 y)) (- x 1)) y))) (+ z (/ t y)))) |
(* y (- (+ 1 (* -1 (/ (* (log (/ 1 y)) (- x 1)) y))) (+ z (/ t y)))) |
(* y (- (+ 1 (* -1 (/ (* (log (/ 1 y)) (- x 1)) y))) (+ z (/ t y)))) |
(* -1 (* y (- z 1))) |
(* -1 (* y (- (* -1 (/ (- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) y)) (* -1 (- z 1))))) |
(* -1 (* y (- (* -1 (/ (- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) y)) (* -1 (- z 1))))) |
(* -1 (* y (- (* -1 (/ (- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) y)) (* -1 (- z 1))))) |
(- (* -1 (log y)) (+ t (* y (- z 1)))) |
(- (+ (* -1 (log y)) (* x (log y))) (+ t (* y (- z 1)))) |
(- (+ (* -1 (log y)) (* x (log y))) (+ t (* y (- z 1)))) |
(- (+ (* -1 (log y)) (* x (log y))) (+ t (* y (- z 1)))) |
(* x (log y)) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (+ (/ t x) (/ (* y (- z 1)) x)))) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (+ (/ t x) (/ (* y (- z 1)) x)))) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (+ (/ t x) (/ (* y (- z 1)) x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) (+ t (* y (- z 1)))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) (+ t (* y (- z 1)))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) (+ t (* y (- z 1)))) x))))) |
(- (* (log y) (- x 1)) (+ t (* -1 y))) |
(- (+ (* -1 (* y z)) (* (log y) (- x 1))) (+ t (* -1 y))) |
(- (+ (* -1 (* y z)) (* (log y) (- x 1))) (+ t (* -1 y))) |
(- (+ (* -1 (* y z)) (* (log y) (- x 1))) (+ t (* -1 y))) |
(* -1 (* y z)) |
(* z (- (/ (* (log y) (- x 1)) z) (+ y (+ (* -1 (/ y z)) (/ t z))))) |
(* z (- (/ (* (log y) (- x 1)) z) (+ y (+ (* -1 (/ y z)) (/ t z))))) |
(* z (- (/ (* (log y) (- x 1)) z) (+ y (+ (* -1 (/ y z)) (/ t z))))) |
(* -1 (* y z)) |
(* -1 (* z (- (* -1 (/ (- (* (log y) (- x 1)) (+ t (* -1 y))) z)) (* -1 y)))) |
(* -1 (* z (- (* -1 (/ (- (* (log y) (- x 1)) (+ t (* -1 y))) z)) (* -1 y)))) |
(* -1 (* z (- (* -1 (/ (- (* (log y) (- x 1)) (+ t (* -1 y))) z)) (* -1 y)))) |
(- (* (log y) (- x 1)) (* y (- z 1))) |
(- (+ (* -1 t) (* (log y) (- x 1))) (* y (- z 1))) |
(- (+ (* -1 t) (* (log y) (- x 1))) (* y (- z 1))) |
(- (+ (* -1 t) (* (log y) (- x 1))) (* y (- z 1))) |
(* -1 t) |
(* t (- (/ (* (log y) (- x 1)) t) (+ 1 (/ (* y (- z 1)) t)))) |
(* t (- (/ (* (log y) (- x 1)) t) (+ 1 (/ (* y (- z 1)) t)))) |
(* t (- (/ (* (log y) (- x 1)) t) (+ 1 (/ (* y (- z 1)) t)))) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (- (* (log y) (- x 1)) (* y (- z 1))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (- (* (log y) (- x 1)) (* y (- z 1))) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (- (* (log y) (- x 1)) (* y (- z 1))) t))))) |
(* (log y) (- x 1)) |
(+ (* y (- 1 z)) (* (log y) (- x 1))) |
(+ (* y (- 1 z)) (* (log y) (- x 1))) |
(+ (* y (- 1 z)) (* (log y) (- x 1))) |
(* y (- 1 z)) |
(* y (- (+ 1 (* -1 (/ (* (log (/ 1 y)) (- x 1)) y))) z)) |
(* y (- (+ 1 (* -1 (/ (* (log (/ 1 y)) (- x 1)) y))) z)) |
(* y (- (+ 1 (* -1 (/ (* (log (/ 1 y)) (- x 1)) y))) z)) |
(* -1 (* y (- z 1))) |
(* -1 (* y (- (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) y)) (* -1 (- z 1))))) |
(* -1 (* y (- (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) y)) (* -1 (- z 1))))) |
(* -1 (* y (- (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) y)) (* -1 (- z 1))))) |
(- (* -1 (log y)) (* y (- z 1))) |
(- (+ (* -1 (log y)) (* x (log y))) (* y (- z 1))) |
(- (+ (* -1 (log y)) (* x (log y))) (* y (- z 1))) |
(- (+ (* -1 (log y)) (* x (log y))) (* y (- z 1))) |
(* x (log y)) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (/ (* y (- z 1)) x))) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (/ (* y (- z 1)) x))) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (/ (* y (- z 1)) x))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) (* y (- z 1))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) (* y (- z 1))) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) (* y (- z 1))) x))))) |
(- (* (log y) (- x 1)) (* -1 y)) |
(- (+ (* -1 (* y z)) (* (log y) (- x 1))) (* -1 y)) |
(- (+ (* -1 (* y z)) (* (log y) (- x 1))) (* -1 y)) |
(- (+ (* -1 (* y z)) (* (log y) (- x 1))) (* -1 y)) |
(* -1 (* y z)) |
(* z (- (/ (* (log y) (- x 1)) z) (+ y (* -1 (/ y z))))) |
(* z (- (/ (* (log y) (- x 1)) z) (+ y (* -1 (/ y z))))) |
(* z (- (/ (* (log y) (- x 1)) z) (+ y (* -1 (/ y z))))) |
(* -1 (* y z)) |
(* -1 (* z (- (* -1 (/ (- (* (log y) (- x 1)) (* -1 y)) z)) (* -1 y)))) |
(* -1 (* z (- (* -1 (/ (- (* (log y) (- x 1)) (* -1 y)) z)) (* -1 y)))) |
(* -1 (* z (- (* -1 (/ (- (* (log y) (- x 1)) (* -1 y)) z)) (* -1 y)))) |
(* (log y) (- x 1)) |
(* (log y) (- x 1)) |
(* (log y) (- x 1)) |
(* (log y) (- x 1)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* -1 (log y)) |
(+ (* -1 (log y)) (* x (log y))) |
(+ (* -1 (log y)) (* x (log y))) |
(+ (* -1 (log y)) (* x (log y))) |
(* x (log y)) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(log y) |
(log y) |
(log y) |
(log y) |
(* -1 (log (/ 1 y))) |
(* -1 (log (/ 1 y))) |
(* -1 (log (/ 1 y))) |
(* -1 (log (/ 1 y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(* -1 (pow t 2)) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(- (* 1/3 (pow y 3)) t) |
(- (+ (* -1/3 (* (pow y 3) z)) (* 1/3 (pow y 3))) t) |
(- (+ (* -1/3 (* (pow y 3) z)) (* 1/3 (pow y 3))) t) |
(- (+ (* -1/3 (* (pow y 3) z)) (* 1/3 (pow y 3))) t) |
(* -1/3 (* (pow y 3) z)) |
(* z (- (+ (* -1/3 (pow y 3)) (* 1/3 (/ (pow y 3) z))) (/ t z))) |
(* z (- (+ (* -1/3 (pow y 3)) (* 1/3 (/ (pow y 3) z))) (/ t z))) |
(* z (- (+ (* -1/3 (pow y 3)) (* 1/3 (/ (pow y 3) z))) (/ t z))) |
(* -1/3 (* (pow y 3) z)) |
(* -1 (* z (+ (* -1 (/ (- (* 1/3 (pow y 3)) t) z)) (* 1/3 (pow y 3))))) |
(* -1 (* z (+ (* -1 (/ (- (* 1/3 (pow y 3)) t) z)) (* 1/3 (pow y 3))))) |
(* -1 (* z (+ (* -1 (/ (- (* 1/3 (pow y 3)) t) z)) (* 1/3 (pow y 3))))) |
(* -1 t) |
(- (* -1/3 (* (pow y 3) (- z 1))) t) |
(- (* -1/3 (* (pow y 3) (- z 1))) t) |
(- (* -1/3 (* (pow y 3) (- z 1))) t) |
(* -1/3 (* (pow y 3) (- z 1))) |
(* (pow y 3) (+ (* -1 (/ t (pow y 3))) (* -1/3 (- z 1)))) |
(* (pow y 3) (+ (* -1 (/ t (pow y 3))) (* -1/3 (- z 1)))) |
(* (pow y 3) (+ (* -1 (/ t (pow y 3))) (* -1/3 (- z 1)))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(* -1 (* (pow y 3) (+ (* 1/3 (- z 1)) (/ t (pow y 3))))) |
(* -1 (* (pow y 3) (+ (* 1/3 (- z 1)) (/ t (pow y 3))))) |
(* -1 (* (pow y 3) (+ (* 1/3 (- z 1)) (/ t (pow y 3))))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(+ (* -1 t) (* -1/3 (* (pow y 3) (- z 1)))) |
(+ (* -1 t) (* -1/3 (* (pow y 3) (- z 1)))) |
(+ (* -1 t) (* -1/3 (* (pow y 3) (- z 1)))) |
(* -1 t) |
(* t (- (* -1/3 (/ (* (pow y 3) (- z 1)) t)) 1)) |
(* t (- (* -1/3 (/ (* (pow y 3) (- z 1)) t)) 1)) |
(* t (- (* -1/3 (/ (* (pow y 3) (- z 1)) t)) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* 1/3 (/ (* (pow y 3) (- z 1)) t))))) |
(* -1 (* t (+ 1 (* 1/3 (/ (* (pow y 3) (- z 1)) t))))) |
(* -1 (* t (+ 1 (* 1/3 (/ (* (pow y 3) (- z 1)) t))))) |
(* 1/3 (pow y 3)) |
(+ (* -1/3 (* (pow y 3) z)) (* 1/3 (pow y 3))) |
(+ (* -1/3 (* (pow y 3) z)) (* 1/3 (pow y 3))) |
(+ (* -1/3 (* (pow y 3) z)) (* 1/3 (pow y 3))) |
(* -1/3 (* (pow y 3) z)) |
(* z (+ (* -1/3 (pow y 3)) (* 1/3 (/ (pow y 3) z)))) |
(* z (+ (* -1/3 (pow y 3)) (* 1/3 (/ (pow y 3) z)))) |
(* z (+ (* -1/3 (pow y 3)) (* 1/3 (/ (pow y 3) z)))) |
(* -1/3 (* (pow y 3) z)) |
(* -1 (* z (+ (* -1/3 (/ (pow y 3) z)) (* 1/3 (pow y 3))))) |
(* -1 (* z (+ (* -1/3 (/ (pow y 3) z)) (* 1/3 (pow y 3))))) |
(* -1 (* z (+ (* -1/3 (/ (pow y 3) z)) (* 1/3 (pow y 3))))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(* -1/3 (* (pow y 3) (- z 1))) |
-1 |
(- z 1) |
(- z 1) |
(- z 1) |
z |
(* z (- 1 (/ 1 z))) |
(* z (- 1 (/ 1 z))) |
(* z (- 1 (/ 1 z))) |
z |
(* -1 (* z (- (/ 1 z) 1))) |
(* -1 (* z (- (/ 1 z) 1))) |
(* -1 (* z (- (/ 1 z) 1))) |
(* -1/3 (pow y 3)) |
(* -1/3 (pow y 3)) |
(* -1/3 (pow y 3)) |
(* -1/3 (pow y 3)) |
(* -1/3 (pow y 3)) |
(* -1/3 (pow y 3)) |
(* -1/3 (pow y 3)) |
(* -1/3 (pow y 3)) |
(* -1/3 (pow y 3)) |
(* -1/3 (pow y 3)) |
(* -1/3 (pow y 3)) |
(* -1/3 (pow y 3)) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 (pow t 4)) |
(* -1 (pow t 4)) |
(* -1 (pow t 4)) |
(* -1 (pow t 4)) |
(* -1 (pow t 4)) |
(* -1 (pow t 4)) |
(* -1 (pow t 4)) |
(* -1 (pow t 4)) |
(* -1 (pow t 4)) |
(* -1 (pow t 4)) |
(* -1 (pow t 4)) |
(* -1 (pow t 4)) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
(/ 1 (pow t 2)) |
(- (* (log y) (- x 1)) t) |
(- (* (log y) (- x 1)) t) |
(- (* (log y) (- x 1)) t) |
(- (* (log y) (- x 1)) t) |
(- (* -1 (* (log (/ 1 y)) (- x 1))) t) |
(- (* -1 (* (log (/ 1 y)) (- x 1))) t) |
(- (* -1 (* (log (/ 1 y)) (- x 1))) t) |
(- (* -1 (* (log (/ 1 y)) (- x 1))) t) |
(- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) |
(- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) |
(- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) |
(- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) |
(- (* -1 (log y)) t) |
(- (+ (* -1 (log y)) (* x (log y))) t) |
(- (+ (* -1 (log y)) (* x (log y))) t) |
(- (+ (* -1 (log y)) (* x (log y))) t) |
(* x (log y)) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (/ t x))) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (/ t x))) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (/ t x))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) t) x))))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) t) x))))) |
(* (log y) (- x 1)) |
(+ (* -1 t) (* (log y) (- x 1))) |
(+ (* -1 t) (* (log y) (- x 1))) |
(+ (* -1 t) (* (log y) (- x 1))) |
(* -1 t) |
(* t (- (/ (* (log y) (- x 1)) t) 1)) |
(* t (- (/ (* (log y) (- x 1)) t) 1)) |
(* t (- (/ (* (log y) (- x 1)) t) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ (* (log y) (- x 1)) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (* (log y) (- x 1)) t))))) |
(* -1 (* t (+ 1 (* -1 (/ (* (log y) (- x 1)) t))))) |
(* (log y) (- x 1)) |
(* (log y) (- x 1)) |
(* (log y) (- x 1)) |
(* (log y) (- x 1)) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(* -1 (log y)) |
(+ (* -1 (log y)) (* x (log y))) |
(+ (* -1 (log y)) (* x (log y))) |
(+ (* -1 (log y)) (* x (log y))) |
(* x (log y)) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(* x (log y)) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
-1 |
(- (* -1 x) 1) |
(- (* x (- (* -1 x) 1)) 1) |
(- (* x (- (* x (- (* -1 x) 1)) 1)) 1) |
(/ 1 x) |
(/ (+ 1 (/ 1 x)) x) |
(/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x) |
(/ (+ 1 (+ (/ 1 x) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))) x) |
(/ 1 x) |
(/ (+ 1 (/ 1 x)) x) |
(* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) x)) |
(* y (- z 1)) |
(* y (- z 1)) |
(* y (- z 1)) |
(* y (- z 1)) |
(* y (- z 1)) |
(* y (- z 1)) |
(* y (- z 1)) |
(* y (- z 1)) |
(* y (- z 1)) |
(* y (- z 1)) |
(* y (- z 1)) |
(* y (- z 1)) |
(* -1 y) |
(+ (* -1 y) (* y z)) |
(+ (* -1 y) (* y z)) |
(+ (* -1 y) (* y z)) |
(* y z) |
(* z (+ y (* -1 (/ y z)))) |
(* z (+ y (* -1 (/ y z)))) |
(* z (+ y (* -1 (/ y z)))) |
(* y z) |
(* -1 (* z (+ (* -1 y) (/ y z)))) |
(* -1 (* z (+ (* -1 y) (/ y z)))) |
(* -1 (* z (+ (* -1 y) (/ y z)))) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
| Outputs |
|---|
(- (* (log y) (- x 1)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t) |
(- (+ (* y (- 1 z)) (* (log y) (- x 1))) t) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t)) |
(- (+ (* y (- 1 z)) (* (log y) (- x 1))) t) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t)) |
(- (+ (* y (- 1 z)) (* (log y) (- x 1))) t) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t)) |
(* y (- 1 z)) |
(*.f64 y (-.f64 #s(literal 1 binary64) z)) |
(* y (- (+ 1 (* -1 (/ (* (log (/ 1 y)) (- x 1)) y))) (+ z (/ t y)))) |
(*.f64 y (+.f64 (*.f64 (log.f64 y) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 t y)) z))) |
(* y (- (+ 1 (* -1 (/ (* (log (/ 1 y)) (- x 1)) y))) (+ z (/ t y)))) |
(*.f64 y (+.f64 (*.f64 (log.f64 y) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 t y)) z))) |
(* y (- (+ 1 (* -1 (/ (* (log (/ 1 y)) (- x 1)) y))) (+ z (/ t y)))) |
(*.f64 y (+.f64 (*.f64 (log.f64 y) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 t y)) z))) |
(* -1 (* y (- z 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) z)) |
(* -1 (* y (- (* -1 (/ (- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) y)) (* -1 (- z 1))))) |
(*.f64 y (+.f64 (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) y) (-.f64 #s(literal 1 binary64) z))) |
(* -1 (* y (- (* -1 (/ (- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) y)) (* -1 (- z 1))))) |
(*.f64 y (+.f64 (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) y) (-.f64 #s(literal 1 binary64) z))) |
(* -1 (* y (- (* -1 (/ (- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) y)) (* -1 (- z 1))))) |
(*.f64 y (+.f64 (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) y) (-.f64 #s(literal 1 binary64) z))) |
(- (* -1 (log y)) (+ t (* y (- z 1)))) |
(-.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (log.f64 y)) t) |
(- (+ (* -1 (log y)) (* x (log y))) (+ t (* y (- z 1)))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t)) |
(- (+ (* -1 (log y)) (* x (log y))) (+ t (* y (- z 1)))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t)) |
(- (+ (* -1 (log y)) (* x (log y))) (+ t (* y (- z 1)))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t)) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (+ (/ t x) (/ (* y (- z 1)) x)))) |
(*.f64 x (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) z))) x))) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (+ (/ t x) (/ (* y (- z 1)) x)))) |
(*.f64 x (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) z))) x))) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (+ (/ t x) (/ (* y (- z 1)) x)))) |
(*.f64 x (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) z))) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) (+ t (* y (- z 1)))) x))))) |
(*.f64 x (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) z))) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) (+ t (* y (- z 1)))) x))))) |
(*.f64 x (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) z))) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) (+ t (* y (- z 1)))) x))))) |
(*.f64 x (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 t (*.f64 y (-.f64 #s(literal 1 binary64) z))) x))) |
(- (* (log y) (- x 1)) (+ t (* -1 y))) |
(+.f64 y (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) |
(- (+ (* -1 (* y z)) (* (log y) (- x 1))) (+ t (* -1 y))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t)) |
(- (+ (* -1 (* y z)) (* (log y) (- x 1))) (+ t (* -1 y))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t)) |
(- (+ (* -1 (* y z)) (* (log y) (- x 1))) (+ t (* -1 y))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* z (- (/ (* (log y) (- x 1)) z) (+ y (+ (* -1 (/ y z)) (/ t z))))) |
(*.f64 z (-.f64 (/.f64 (+.f64 y (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) z) y)) |
(* z (- (/ (* (log y) (- x 1)) z) (+ y (+ (* -1 (/ y z)) (/ t z))))) |
(*.f64 z (-.f64 (/.f64 (+.f64 y (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) z) y)) |
(* z (- (/ (* (log y) (- x 1)) z) (+ y (+ (* -1 (/ y z)) (/ t z))))) |
(*.f64 z (-.f64 (/.f64 (+.f64 y (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) z) y)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* z (- (* -1 (/ (- (* (log y) (- x 1)) (+ t (* -1 y))) z)) (* -1 y)))) |
(*.f64 z (-.f64 (/.f64 (+.f64 y (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) z) y)) |
(* -1 (* z (- (* -1 (/ (- (* (log y) (- x 1)) (+ t (* -1 y))) z)) (* -1 y)))) |
(*.f64 z (-.f64 (/.f64 (+.f64 y (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) z) y)) |
(* -1 (* z (- (* -1 (/ (- (* (log y) (- x 1)) (+ t (* -1 y))) z)) (* -1 y)))) |
(*.f64 z (-.f64 (/.f64 (+.f64 y (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) z) y)) |
(- (* (log y) (- x 1)) (* y (- z 1))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 1 binary64) z))) |
(- (+ (* -1 t) (* (log y) (- x 1))) (* y (- z 1))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t)) |
(- (+ (* -1 t) (* (log y) (- x 1))) (* y (- z 1))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t)) |
(- (+ (* -1 t) (* (log y) (- x 1))) (* y (- z 1))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ (* (log y) (- x 1)) t) (+ 1 (/ (* y (- z 1)) t)))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 1 binary64) z))) t))) |
(* t (- (/ (* (log y) (- x 1)) t) (+ 1 (/ (* y (- z 1)) t)))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 1 binary64) z))) t))) |
(* t (- (/ (* (log y) (- x 1)) t) (+ 1 (/ (* y (- z 1)) t)))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 1 binary64) z))) t))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (- (* (log y) (- x 1)) (* y (- z 1))) t))))) |
(-.f64 (/.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 1 binary64) z)))) t) t) |
(* -1 (* t (+ 1 (* -1 (/ (- (* (log y) (- x 1)) (* y (- z 1))) t))))) |
(-.f64 (/.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 1 binary64) z)))) t) t) |
(* -1 (* t (+ 1 (* -1 (/ (- (* (log y) (- x 1)) (* y (- z 1))) t))))) |
(-.f64 (/.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 1 binary64) z)))) t) t) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(+ (* y (- 1 z)) (* (log y) (- x 1))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 1 binary64) z))) |
(+ (* y (- 1 z)) (* (log y) (- x 1))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 1 binary64) z))) |
(+ (* y (- 1 z)) (* (log y) (- x 1))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 1 binary64) z))) |
(* y (- 1 z)) |
(*.f64 y (-.f64 #s(literal 1 binary64) z)) |
(* y (- (+ 1 (* -1 (/ (* (log (/ 1 y)) (- x 1)) y))) z)) |
(*.f64 y (+.f64 (*.f64 (log.f64 y) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) (-.f64 #s(literal 1 binary64) z))) |
(* y (- (+ 1 (* -1 (/ (* (log (/ 1 y)) (- x 1)) y))) z)) |
(*.f64 y (+.f64 (*.f64 (log.f64 y) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) (-.f64 #s(literal 1 binary64) z))) |
(* y (- (+ 1 (* -1 (/ (* (log (/ 1 y)) (- x 1)) y))) z)) |
(*.f64 y (+.f64 (*.f64 (log.f64 y) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) (-.f64 #s(literal 1 binary64) z))) |
(* -1 (* y (- z 1))) |
(*.f64 y (-.f64 #s(literal 1 binary64) z)) |
(* -1 (* y (- (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) y)) (* -1 (- z 1))))) |
(*.f64 y (+.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 x #s(literal -1 binary64)) y)))) |
(* -1 (* y (- (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) y)) (* -1 (- z 1))))) |
(*.f64 y (+.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 x #s(literal -1 binary64)) y)))) |
(* -1 (* y (- (* -1 (/ (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) y)) (* -1 (- z 1))))) |
(*.f64 y (+.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) (/.f64 (+.f64 x #s(literal -1 binary64)) y)))) |
(- (* -1 (log y)) (* y (- z 1))) |
(-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (log.f64 y)) |
(- (+ (* -1 (log y)) (* x (log y))) (* y (- z 1))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 1 binary64) z))) |
(- (+ (* -1 (log y)) (* x (log y))) (* y (- z 1))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 1 binary64) z))) |
(- (+ (* -1 (log y)) (* x (log y))) (* y (- z 1))) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 1 binary64) z))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (/ (* y (- z 1)) x))) |
(*.f64 x (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) x))) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (/ (* y (- z 1)) x))) |
(*.f64 x (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) x))) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (/ (* y (- z 1)) x))) |
(*.f64 x (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) (* y (- z 1))) x))))) |
(*.f64 x (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) (* y (- z 1))) x))))) |
(*.f64 x (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) (* y (- z 1))) x))))) |
(*.f64 x (+.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) x))) |
(- (* (log y) (- x 1)) (* -1 y)) |
(+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) |
(- (+ (* -1 (* y z)) (* (log y) (- x 1))) (* -1 y)) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 1 binary64) z))) |
(- (+ (* -1 (* y z)) (* (log y) (- x 1))) (* -1 y)) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 1 binary64) z))) |
(- (+ (* -1 (* y z)) (* (log y) (- x 1))) (* -1 y)) |
(+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 1 binary64) z))) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* z (- (/ (* (log y) (- x 1)) z) (+ y (* -1 (/ y z))))) |
(*.f64 z (-.f64 (/.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) z) y)) |
(* z (- (/ (* (log y) (- x 1)) z) (+ y (* -1 (/ y z))))) |
(*.f64 z (-.f64 (/.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) z) y)) |
(* z (- (/ (* (log y) (- x 1)) z) (+ y (* -1 (/ y z))))) |
(*.f64 z (-.f64 (/.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) z) y)) |
(* -1 (* y z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(* -1 (* z (- (* -1 (/ (- (* (log y) (- x 1)) (* -1 y)) z)) (* -1 y)))) |
(*.f64 z (-.f64 (/.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) z) y)) |
(* -1 (* z (- (* -1 (/ (- (* (log y) (- x 1)) (* -1 y)) z)) (* -1 y)))) |
(*.f64 z (-.f64 (/.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) z) y)) |
(* -1 (* z (- (* -1 (/ (- (* (log y) (- x 1)) (* -1 y)) z)) (* -1 y)))) |
(*.f64 z (-.f64 (/.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) z) y)) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* -1 (log y)) |
(-.f64 #s(literal 0 binary64) (log.f64 y)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(log y) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(* -1 (log (/ 1 y))) |
(log.f64 y) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(+ (log -1) (* -1 (log (/ -1 y)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (pow t 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(* -1 (pow t 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(* -1 (pow t 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(* -1 (pow t 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(* -1 (pow t 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(* -1 (pow t 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(* -1 (pow t 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(* -1 (pow t 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(* -1 (pow t 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(* -1 (pow t 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(* -1 (pow t 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(* -1 (pow t 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 t t)) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(- (* 1/3 (pow y 3)) t) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) t) |
(- (+ (* -1/3 (* (pow y 3) z)) (* 1/3 (pow y 3))) t) |
(-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) t) |
(- (+ (* -1/3 (* (pow y 3) z)) (* 1/3 (pow y 3))) t) |
(-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) t) |
(- (+ (* -1/3 (* (pow y 3) z)) (* 1/3 (pow y 3))) t) |
(-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) t) |
(* -1/3 (* (pow y 3) z)) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(* z (- (+ (* -1/3 (pow y 3)) (* 1/3 (/ (pow y 3) z))) (/ t z))) |
(*.f64 z (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z))) (/.f64 t z))) |
(* z (- (+ (* -1/3 (pow y 3)) (* 1/3 (/ (pow y 3) z))) (/ t z))) |
(*.f64 z (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z))) (/.f64 t z))) |
(* z (- (+ (* -1/3 (pow y 3)) (* 1/3 (/ (pow y 3) z))) (/ t z))) |
(*.f64 z (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z))) (/.f64 t z))) |
(* -1/3 (* (pow y 3) z)) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(* -1 (* z (+ (* -1 (/ (- (* 1/3 (pow y 3)) t) z)) (* 1/3 (pow y 3))))) |
(*.f64 z (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z))) (/.f64 t z))) |
(* -1 (* z (+ (* -1 (/ (- (* 1/3 (pow y 3)) t) z)) (* 1/3 (pow y 3))))) |
(*.f64 z (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z))) (/.f64 t z))) |
(* -1 (* z (+ (* -1 (/ (- (* 1/3 (pow y 3)) t) z)) (* 1/3 (pow y 3))))) |
(*.f64 z (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z))) (/.f64 t z))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(- (* -1/3 (* (pow y 3) (- z 1))) t) |
(-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) t) |
(- (* -1/3 (* (pow y 3) (- z 1))) t) |
(-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) t) |
(- (* -1/3 (* (pow y 3) (- z 1))) t) |
(-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) t) |
(* -1/3 (* (pow y 3) (- z 1))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(* (pow y 3) (+ (* -1 (/ t (pow y 3))) (* -1/3 (- z 1)))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/3 binary64) z) (-.f64 #s(literal 1/3 binary64) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(* (pow y 3) (+ (* -1 (/ t (pow y 3))) (* -1/3 (- z 1)))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/3 binary64) z) (-.f64 #s(literal 1/3 binary64) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(* (pow y 3) (+ (* -1 (/ t (pow y 3))) (* -1/3 (- z 1)))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/3 binary64) z) (-.f64 #s(literal 1/3 binary64) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(* -1 (* (pow y 3) (+ (* 1/3 (- z 1)) (/ t (pow y 3))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/3 binary64) z) (-.f64 #s(literal 1/3 binary64) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(* -1 (* (pow y 3) (+ (* 1/3 (- z 1)) (/ t (pow y 3))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/3 binary64) z) (-.f64 #s(literal 1/3 binary64) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(* -1 (* (pow y 3) (+ (* 1/3 (- z 1)) (/ t (pow y 3))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/3 binary64) z) (-.f64 #s(literal 1/3 binary64) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(+ (* -1 t) (* -1/3 (* (pow y 3) (- z 1)))) |
(-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) t) |
(+ (* -1 t) (* -1/3 (* (pow y 3) (- z 1)))) |
(-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) t) |
(+ (* -1 t) (* -1/3 (* (pow y 3) (- z 1)))) |
(-.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (* -1/3 (/ (* (pow y 3) (- z 1)) t)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (+.f64 z #s(literal -1 binary64)) t) #s(literal -1/3 binary64))))) |
(* t (- (* -1/3 (/ (* (pow y 3) (- z 1)) t)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (+.f64 z #s(literal -1 binary64)) t) #s(literal -1/3 binary64))))) |
(* t (- (* -1/3 (/ (* (pow y 3) (- z 1)) t)) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (+.f64 z #s(literal -1 binary64)) t) #s(literal -1/3 binary64))))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* 1/3 (/ (* (pow y 3) (- z 1)) t))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (+.f64 z #s(literal -1 binary64)) t) #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* 1/3 (/ (* (pow y 3) (- z 1)) t))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (+.f64 z #s(literal -1 binary64)) t) #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (* t (+ 1 (* 1/3 (/ (* (pow y 3) (- z 1)) t))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 (+.f64 z #s(literal -1 binary64)) t) #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) t)) |
(* 1/3 (pow y 3)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) |
(+ (* -1/3 (* (pow y 3) z)) (* 1/3 (pow y 3))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(+ (* -1/3 (* (pow y 3) z)) (* 1/3 (pow y 3))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(+ (* -1/3 (* (pow y 3) z)) (* 1/3 (pow y 3))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(* -1/3 (* (pow y 3) z)) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(* z (+ (* -1/3 (pow y 3)) (* 1/3 (/ (pow y 3) z)))) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z)))) |
(* z (+ (* -1/3 (pow y 3)) (* 1/3 (/ (pow y 3) z)))) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z)))) |
(* z (+ (* -1/3 (pow y 3)) (* 1/3 (/ (pow y 3) z)))) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z)))) |
(* -1/3 (* (pow y 3) z)) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(* -1 (* z (+ (* -1/3 (/ (pow y 3) z)) (* 1/3 (pow y 3))))) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z)))) |
(* -1 (* z (+ (* -1/3 (/ (pow y 3) z)) (* 1/3 (pow y 3))))) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z)))) |
(* -1 (* z (+ (* -1/3 (/ (pow y 3) z)) (* 1/3 (pow y 3))))) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z)))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(* -1/3 (* (pow y 3) (- z 1))) |
(*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
-1 |
#s(literal -1 binary64) |
(- z 1) |
(+.f64 z #s(literal -1 binary64)) |
(- z 1) |
(+.f64 z #s(literal -1 binary64)) |
(- z 1) |
(+.f64 z #s(literal -1 binary64)) |
z |
(* z (- 1 (/ 1 z))) |
(+.f64 z #s(literal -1 binary64)) |
(* z (- 1 (/ 1 z))) |
(+.f64 z #s(literal -1 binary64)) |
(* z (- 1 (/ 1 z))) |
(+.f64 z #s(literal -1 binary64)) |
z |
(* -1 (* z (- (/ 1 z) 1))) |
(+.f64 z #s(literal -1 binary64)) |
(* -1 (* z (- (/ 1 z) 1))) |
(+.f64 z #s(literal -1 binary64)) |
(* -1 (* z (- (/ 1 z) 1))) |
(+.f64 z #s(literal -1 binary64)) |
(* -1/3 (pow y 3)) |
(*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64)) |
(* -1/3 (pow y 3)) |
(*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64)) |
(* -1/3 (pow y 3)) |
(*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64)) |
(* -1/3 (pow y 3)) |
(*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64)) |
(* -1/3 (pow y 3)) |
(*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64)) |
(* -1/3 (pow y 3)) |
(*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64)) |
(* -1/3 (pow y 3)) |
(*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64)) |
(* -1/3 (pow y 3)) |
(*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64)) |
(* -1/3 (pow y 3)) |
(*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64)) |
(* -1/3 (pow y 3)) |
(*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64)) |
(* -1/3 (pow y 3)) |
(*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64)) |
(* -1/3 (pow y 3)) |
(*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64)) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (pow t 4)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 4 binary64))) |
(* -1 (pow t 4)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 4 binary64))) |
(* -1 (pow t 4)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 4 binary64))) |
(* -1 (pow t 4)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 4 binary64))) |
(* -1 (pow t 4)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 4 binary64))) |
(* -1 (pow t 4)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 4 binary64))) |
(* -1 (pow t 4)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 4 binary64))) |
(* -1 (pow t 4)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 4 binary64))) |
(* -1 (pow t 4)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 4 binary64))) |
(* -1 (pow t 4)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 4 binary64))) |
(* -1 (pow t 4)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 4 binary64))) |
(* -1 (pow t 4)) |
(-.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 4 binary64))) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(/ 1 (pow t 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 t t)) |
(- (* (log y) (- x 1)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t) |
(- (* (log y) (- x 1)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t) |
(- (* (log y) (- x 1)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t) |
(- (* (log y) (- x 1)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t) |
(- (* -1 (* (log (/ 1 y)) (- x 1))) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t) |
(- (* -1 (* (log (/ 1 y)) (- x 1))) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t) |
(- (* -1 (* (log (/ 1 y)) (- x 1))) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t) |
(- (* -1 (* (log (/ 1 y)) (- x 1))) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t) |
(- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) |
(-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) |
(-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) |
(-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) t) |
(-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) t) |
(- (* -1 (log y)) t) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) t) |
(- (+ (* -1 (log y)) (* x (log y))) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t) |
(- (+ (* -1 (log y)) (* x (log y))) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t) |
(- (+ (* -1 (log y)) (* x (log y))) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (/ t x))) |
(*.f64 x (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 t x))) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (/ t x))) |
(*.f64 x (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 t x))) |
(* x (- (+ (log y) (* -1 (/ (log y) x))) (/ t x))) |
(*.f64 x (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 t x))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) t) x))))) |
(*.f64 x (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 t x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) t) x))))) |
(*.f64 x (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 t x))) |
(* -1 (* x (+ (* -1 (log y)) (* -1 (/ (- (* -1 (log y)) t) x))))) |
(*.f64 x (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (/.f64 t x))) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(+ (* -1 t) (* (log y) (- x 1))) |
(-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t) |
(+ (* -1 t) (* (log y) (- x 1))) |
(-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t) |
(+ (* -1 t) (* (log y) (- x 1))) |
(-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* t (- (/ (* (log y) (- x 1)) t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) (/.f64 (+.f64 x #s(literal -1 binary64)) t)))) |
(* t (- (/ (* (log y) (- x 1)) t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) (/.f64 (+.f64 x #s(literal -1 binary64)) t)))) |
(* t (- (/ (* (log y) (- x 1)) t) 1)) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) (/.f64 (+.f64 x #s(literal -1 binary64)) t)))) |
(* -1 t) |
(-.f64 #s(literal 0 binary64) t) |
(* -1 (* t (+ 1 (* -1 (/ (* (log y) (- x 1)) t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) (/.f64 (+.f64 x #s(literal -1 binary64)) t)))) |
(* -1 (* t (+ 1 (* -1 (/ (* (log y) (- x 1)) t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) (/.f64 (+.f64 x #s(literal -1 binary64)) t)))) |
(* -1 (* t (+ 1 (* -1 (/ (* (log y) (- x 1)) t))))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 (log.f64 y) (/.f64 (+.f64 x #s(literal -1 binary64)) t)))) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(* (log y) (- x 1)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(* -1 (* (log (/ 1 y)) (- x 1))) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* (+ (log -1) (* -1 (log (/ -1 y)))) (- x 1)) |
(*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) y)))) |
(* -1 (log y)) |
(-.f64 #s(literal 0 binary64) (log.f64 y)) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(+ (* -1 (log y)) (* x (log y))) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(* x (+ (log y) (* -1 (/ (log y) x)))) |
(*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(* x (log y)) |
(*.f64 (log.f64 y) x) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) |
(* -1 (* x (+ (* -1 (log y)) (/ (log y) x)))) |
(*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* x (- (* -1 x) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x))) |
(- (* x (- (* x (- (* -1 x) 1)) 1)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal -1 binary64) x))))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (/ 1 x)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x) |
(/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(/ (+ 1 (+ (/ 1 x) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (/ 1 x)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x) |
(* -1 (/ (- (* -1 (/ (+ 1 (/ 1 x)) x)) 1) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (+ 1 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) x)) x)) |
(* y (- z 1)) |
(*.f64 y (+.f64 z #s(literal -1 binary64))) |
(* y (- z 1)) |
(*.f64 y (+.f64 z #s(literal -1 binary64))) |
(* y (- z 1)) |
(*.f64 y (+.f64 z #s(literal -1 binary64))) |
(* y (- z 1)) |
(*.f64 y (+.f64 z #s(literal -1 binary64))) |
(* y (- z 1)) |
(*.f64 y (+.f64 z #s(literal -1 binary64))) |
(* y (- z 1)) |
(*.f64 y (+.f64 z #s(literal -1 binary64))) |
(* y (- z 1)) |
(*.f64 y (+.f64 z #s(literal -1 binary64))) |
(* y (- z 1)) |
(*.f64 y (+.f64 z #s(literal -1 binary64))) |
(* y (- z 1)) |
(*.f64 y (+.f64 z #s(literal -1 binary64))) |
(* y (- z 1)) |
(*.f64 y (+.f64 z #s(literal -1 binary64))) |
(* y (- z 1)) |
(*.f64 y (+.f64 z #s(literal -1 binary64))) |
(* y (- z 1)) |
(*.f64 y (+.f64 z #s(literal -1 binary64))) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(+ (* -1 y) (* y z)) |
(*.f64 y (+.f64 z #s(literal -1 binary64))) |
(+ (* -1 y) (* y z)) |
(*.f64 y (+.f64 z #s(literal -1 binary64))) |
(+ (* -1 y) (* y z)) |
(*.f64 y (+.f64 z #s(literal -1 binary64))) |
(* y z) |
(*.f64 y z) |
(* z (+ y (* -1 (/ y z)))) |
(*.f64 z (-.f64 y (/.f64 y z))) |
(* z (+ y (* -1 (/ y z)))) |
(*.f64 z (-.f64 y (/.f64 y z))) |
(* z (+ y (* -1 (/ y z)))) |
(*.f64 z (-.f64 y (/.f64 y z))) |
(* y z) |
(*.f64 y z) |
(* -1 (* z (+ (* -1 y) (/ y z)))) |
(*.f64 z (-.f64 y (/.f64 y z))) |
(* -1 (* z (+ (* -1 y) (/ y z)))) |
(*.f64 z (-.f64 y (/.f64 y z))) |
(* -1 (* z (+ (* -1 y) (/ y z)))) |
(*.f64 z (-.f64 y (/.f64 y z))) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
Compiled 29160 to 2540 computations (91.3% saved)
51 alts after pruning (49 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1277 | 35 | 1312 |
| Fresh | 17 | 14 | 31 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1299 | 51 | 1350 |
| Status | Accuracy | Program |
|---|---|---|
| 1.5% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) | |
| 5.0% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) t) | |
| 9.6% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) t) t) | |
| 1.6% | (/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) | |
| 0.6% | (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t t))) (*.f64 t (*.f64 t t))) | |
| 3.9% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) | |
| 13.8% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) t) | |
| 7.3% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) | |
| 3.9% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t)) | |
| 3.9% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) | |
| 9.5% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t) | |
| 4.4% | (/.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) | |
| 13.8% | (/.f64 (neg.f64 (*.f64 t t)) t) | |
| 34.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) | |
| 91.9% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) | |
| 30.8% | (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (-.f64 #s(literal -1 binary64) z)) t) | |
| 27.9% | (-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) t) | |
| 84.7% | (-.f64 (/.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 1 binary64) z)))) t) t) | |
| 67.3% | (-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) x)) t) | |
| 58.1% | (-.f64 (/.f64 (log.f64 y) (-.f64 #s(literal -1 binary64) x)) t) | |
| 57.9% | (-.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) t) | |
| 90.7% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y))) t) | |
| 91.3% | (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) | |
| 98.9% | (-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y z)) t) | |
| 66.1% | (-.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (log.f64 y)) t) | |
| 98.8% | (-.f64 (-.f64 (*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t) | |
| 66.6% | (-.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) | |
| 91.1% | (-.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) t) | |
| 34.6% | (-.f64 (*.f64 (/.f64 (log.f64 y) x) (+.f64 #s(literal -1 binary64) (*.f64 x x))) t) | |
| ✓ | 67.3% | (-.f64 (*.f64 (log.f64 y) x) t) |
| 42.6% | (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t) | |
| 76.5% | (-.f64 (*.f64 y (+.f64 (*.f64 (log.f64 y) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) (-.f64 #s(literal 1 binary64) z))) t) | |
| 42.6% | (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) | |
| 34.9% | (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) t) | |
| 9.6% | (-.f64 #s(literal 0 binary64) (*.f64 y z)) | |
| 4.3% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) | |
| 13.8% | (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t t))) | |
| 7.4% | (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) t))) | |
| 5.8% | (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) y))) | |
| 7.3% | (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) | |
| 3.3% | (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) | |
| 57.1% | (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) | |
| 33.9% | (*.f64 (log.f64 y) x) | |
| 78.8% | (*.f64 z (-.f64 (/.f64 (+.f64 y (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) z) y)) | |
| 24.5% | (*.f64 z (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z))) (/.f64 t z))) | |
| 2.7% | (*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) | |
| 10.1% | (*.f64 y (-.f64 #s(literal 1 binary64) z)) | |
| 6.0% | (*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/3 binary64) z) (-.f64 #s(literal 1/3 binary64) (/.f64 t (*.f64 y (*.f64 y y))))))) | |
| 9.9% | (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) | |
| 57.8% | (*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (log.f64 y) t)))) | |
| ✓ | 34.8% | (neg.f64 t) |
Compiled 2578 to 930 computations (63.9% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(*.f64 y (-.f64 #s(literal 1 binary64) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t t)) t) |
(-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) t) |
(/.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) t) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) t) t) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) t))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) t) |
(*.f64 z (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z))) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/3 binary64) z) (-.f64 #s(literal 1/3 binary64) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (-.f64 #s(literal -1 binary64) z)) t) |
(-.f64 (*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) t) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) t) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(*.f64 (log.f64 y) x) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) t) |
(-.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(-.f64 (/.f64 (log.f64 y) (-.f64 #s(literal -1 binary64) x)) t) |
(-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) x)) t) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (log.f64 y) t)))) |
(-.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) t) |
(-.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (log.f64 y)) t) |
(-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) t) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t))) |
(-.f64 (*.f64 (/.f64 (log.f64 y) x) (+.f64 #s(literal -1 binary64) (*.f64 x x))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y z)) t) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y))) t) |
(-.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t) |
(*.f64 z (-.f64 (/.f64 (+.f64 y (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) z) y)) |
(-.f64 (*.f64 y (+.f64 (*.f64 (log.f64 y) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) (-.f64 #s(literal 1 binary64) z))) t) |
(-.f64 (-.f64 (*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t) |
(-.f64 (/.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 1 binary64) z)))) t) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
(-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) x))) t) |
(-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) t) |
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) (*.f64 (log.f64 y) (/.f64 (+.f64 #s(literal -1 binary64) x) t))))) |
(-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) #s(literal -1 binary64))))) t) |
(-.f64 (*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) z))) t) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) |
(-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
(-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) |
(-.f64 (+.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (-.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t)))) |
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (log.f64 y) (/.f64 (+.f64 #s(literal -1 binary64) x) t)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) z) t))))) |
(-.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (log.f64 y)) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
(-.f64 (+.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
(-.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
(-.f64 (*.f64 z (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal 1 binary64) y))) z))) t) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t))) (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) #s(literal 2 binary64)) (*.f64 t (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y))) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (log.f64 y)) t))))) |
| Outputs |
|---|
(-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) |
8 calls:
| 114.0ms | x |
| 52.0ms | (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| 29.0ms | (-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 28.0ms | t |
| 26.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
| 99.8% | 1 | t |
| 99.8% | 1 | (-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 99.8% | 1 | (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| 99.8% | 1 | (-.f64 x #s(literal 1 binary64)) |
| 99.8% | 1 | (-.f64 z #s(literal 1 binary64)) |
Compiled 74 to 55 computations (25.7% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(*.f64 y (-.f64 #s(literal 1 binary64) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t t)) t) |
(-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) t) |
(/.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) t) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) t) t) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) t))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) t) |
(*.f64 z (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z))) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/3 binary64) z) (-.f64 #s(literal 1/3 binary64) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (-.f64 #s(literal -1 binary64) z)) t) |
(-.f64 (*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) t) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) t) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(*.f64 (log.f64 y) x) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) t) |
(-.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(-.f64 (/.f64 (log.f64 y) (-.f64 #s(literal -1 binary64) x)) t) |
(-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) x)) t) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (log.f64 y) t)))) |
(-.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) t) |
(-.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (log.f64 y)) t) |
(-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) t) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t))) |
(-.f64 (*.f64 (/.f64 (log.f64 y) x) (+.f64 #s(literal -1 binary64) (*.f64 x x))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y z)) t) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y))) t) |
(-.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t) |
(*.f64 z (-.f64 (/.f64 (+.f64 y (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) z) y)) |
(-.f64 (*.f64 y (+.f64 (*.f64 (log.f64 y) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) (-.f64 #s(literal 1 binary64) z))) t) |
(-.f64 (-.f64 (*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t) |
(-.f64 (/.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 1 binary64) z)))) t) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
(-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) x))) t) |
(-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) t) |
(*.f64 t (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) z) (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) (*.f64 (log.f64 y) (/.f64 (+.f64 #s(literal -1 binary64) x) t))))) |
(-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) y) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) #s(literal -1 binary64))))) t) |
(-.f64 (*.f64 z (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) z))) t) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64))))) (*.f64 t t)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 y (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))) (+.f64 z #s(literal -1 binary64)))) t) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) |
(-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| Outputs |
|---|
(-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) t) |
8 calls:
| 28.0ms | x |
| 25.0ms | (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| 23.0ms | (-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 23.0ms | z |
| 23.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | x |
| 99.7% | 1 | y |
| 99.7% | 1 | z |
| 99.7% | 1 | t |
| 99.7% | 1 | (-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) t) |
| 99.7% | 1 | (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log.f64 (-.f64 #s(literal 1 binary64) y)))) |
| 99.7% | 1 | (-.f64 x #s(literal 1 binary64)) |
| 99.7% | 1 | (-.f64 z #s(literal 1 binary64)) |
Compiled 74 to 55 computations (25.7% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(*.f64 y (-.f64 #s(literal 1 binary64) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t t)) t) |
(-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) t) |
(/.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) t) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) t) t) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) t))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) t) |
(*.f64 z (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z))) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/3 binary64) z) (-.f64 #s(literal 1/3 binary64) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (-.f64 #s(literal -1 binary64) z)) t) |
(-.f64 (*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) t) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) t) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(*.f64 (log.f64 y) x) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) t) |
(-.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(-.f64 (/.f64 (log.f64 y) (-.f64 #s(literal -1 binary64) x)) t) |
(-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) x)) t) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (log.f64 y) t)))) |
(-.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) t) |
(-.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (log.f64 y)) t) |
(-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) t) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t))) |
(-.f64 (*.f64 (/.f64 (log.f64 y) x) (+.f64 #s(literal -1 binary64) (*.f64 x x))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y z)) t) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y))) t) |
(-.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t) |
(*.f64 z (-.f64 (/.f64 (+.f64 y (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) z) y)) |
(-.f64 (*.f64 y (+.f64 (*.f64 (log.f64 y) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) (-.f64 #s(literal 1 binary64) z))) t) |
(-.f64 (-.f64 (*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t) |
(-.f64 (/.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 1 binary64) z)))) t) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
(-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) x))) t) |
| Outputs |
|---|
(-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) x))) t) |
4 calls:
| 40.0ms | z |
| 25.0ms | y |
| 21.0ms | x |
| 20.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | x |
| 99.6% | 1 | y |
| 99.6% | 1 | z |
| 99.6% | 1 | t |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(*.f64 y (-.f64 #s(literal 1 binary64) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t t)) t) |
(-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) t) |
(/.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) t) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) t) t) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) t))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) t) |
(*.f64 z (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z))) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/3 binary64) z) (-.f64 #s(literal 1/3 binary64) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (-.f64 #s(literal -1 binary64) z)) t) |
(-.f64 (*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) t) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) t) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(*.f64 (log.f64 y) x) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) t) |
(-.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(-.f64 (/.f64 (log.f64 y) (-.f64 #s(literal -1 binary64) x)) t) |
(-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) x)) t) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (log.f64 y) t)))) |
(-.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) t) |
(-.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (log.f64 y)) t) |
(-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) t) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t))) |
(-.f64 (*.f64 (/.f64 (log.f64 y) x) (+.f64 #s(literal -1 binary64) (*.f64 x x))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y z)) t) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y))) t) |
(-.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t) |
(*.f64 z (-.f64 (/.f64 (+.f64 y (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t)) z) y)) |
(-.f64 (*.f64 y (+.f64 (*.f64 (log.f64 y) (/.f64 (+.f64 x #s(literal -1 binary64)) y)) (-.f64 #s(literal 1 binary64) z))) t) |
(-.f64 (-.f64 (*.f64 x (*.f64 (log.f64 y) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t) |
(-.f64 (/.f64 (*.f64 t (+.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 1 binary64) z)))) t) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
| Outputs |
|---|
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t) |
4 calls:
| 58.0ms | y |
| 35.0ms | x |
| 23.0ms | z |
| 22.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | x |
| 99.2% | 1 | y |
| 99.2% | 1 | z |
| 99.2% | 1 | t |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(*.f64 y (-.f64 #s(literal 1 binary64) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t t)) t) |
(-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) t) |
(/.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) t) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) t) t) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) t))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) t) |
(*.f64 z (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z))) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/3 binary64) z) (-.f64 #s(literal 1/3 binary64) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (-.f64 #s(literal -1 binary64) z)) t) |
(-.f64 (*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) t) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) t) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(*.f64 (log.f64 y) x) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) t) |
(-.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(-.f64 (/.f64 (log.f64 y) (-.f64 #s(literal -1 binary64) x)) t) |
(-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) x)) t) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (log.f64 y) t)))) |
(-.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) t) |
(-.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (log.f64 y)) t) |
(-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) t) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t))) |
(-.f64 (*.f64 (/.f64 (log.f64 y) x) (+.f64 #s(literal -1 binary64) (*.f64 x x))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y z)) t) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (log.f64 y))) t) |
(-.f64 (*.f64 (/.f64 (log.f64 y) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 x x))) t) |
| Outputs |
|---|
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y z)) t) |
4 calls:
| 23.0ms | z |
| 22.0ms | y |
| 20.0ms | t |
| 20.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | x |
| 98.9% | 1 | y |
| 98.9% | 1 | z |
| 98.9% | 1 | t |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(*.f64 y (-.f64 #s(literal 1 binary64) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t t)) t) |
(-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) t) |
(/.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) t) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) t) t) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) t))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) t) |
(*.f64 z (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z))) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/3 binary64) z) (-.f64 #s(literal 1/3 binary64) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (-.f64 #s(literal -1 binary64) z)) t) |
(-.f64 (*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) t) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) t) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(*.f64 (log.f64 y) x) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) t) |
(-.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(-.f64 (/.f64 (log.f64 y) (-.f64 #s(literal -1 binary64) x)) t) |
(-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) x)) t) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (log.f64 y) t)))) |
(-.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) t) |
(-.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (log.f64 y)) t) |
(-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) t) |
(*.f64 t (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t))) |
(-.f64 (*.f64 (/.f64 (log.f64 y) x) (+.f64 #s(literal -1 binary64) (*.f64 x x))) t) |
| Outputs |
|---|
(-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) t) |
(-.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (log.f64 y)) t) |
(-.f64 (*.f64 (log.f64 y) x) t) |
4 calls:
| 33.0ms | y |
| 20.0ms | z |
| 19.0ms | t |
| 18.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 3 | x |
| 91.1% | 1 | y |
| 91.1% | 1 | z |
| 91.1% | 1 | t |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(*.f64 y (-.f64 #s(literal 1 binary64) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t t)) t) |
(-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) t) |
(/.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) t) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) t) t) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) t))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) t) |
(*.f64 z (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z))) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/3 binary64) z) (-.f64 #s(literal 1/3 binary64) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (-.f64 #s(literal -1 binary64) z)) t) |
(-.f64 (*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) t) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) t) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(*.f64 (log.f64 y) x) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) t) |
(-.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(-.f64 (/.f64 (log.f64 y) (-.f64 #s(literal -1 binary64) x)) t) |
(-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) x)) t) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (log.f64 y) t)))) |
(-.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) t) |
(-.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (log.f64 y)) t) |
| Outputs |
|---|
(-.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) t) |
(-.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (log.f64 y)) t) |
(-.f64 (*.f64 (log.f64 y) x) t) |
1 calls:
| 20.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 3 | x |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(*.f64 y (-.f64 #s(literal 1 binary64) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t t)) t) |
(-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) t) |
(/.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) t) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) t) t) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) t))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) t) |
(*.f64 z (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z))) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/3 binary64) z) (-.f64 #s(literal 1/3 binary64) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (-.f64 #s(literal -1 binary64) z)) t) |
(-.f64 (*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) t) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) t) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(*.f64 (log.f64 y) x) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) t) |
(-.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(-.f64 (/.f64 (log.f64 y) (-.f64 #s(literal -1 binary64) x)) t) |
(-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) x)) t) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (log.f64 y) t)))) |
(-.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) t) |
| Outputs |
|---|
(-.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) t) |
4 calls:
| 62.0ms | y |
| 20.0ms | x |
| 19.0ms | t |
| 17.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.1% | 1 | y |
| 91.1% | 1 | z |
| 91.1% | 1 | t |
| 91.1% | 1 | x |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(*.f64 y (-.f64 #s(literal 1 binary64) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t t)) t) |
(-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) t) |
(/.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) t) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) t) t) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) t))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) t) |
(*.f64 z (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z))) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/3 binary64) z) (-.f64 #s(literal 1/3 binary64) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (-.f64 #s(literal -1 binary64) z)) t) |
(-.f64 (*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) t) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) t) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(*.f64 (log.f64 y) x) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) t) |
(-.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(-.f64 (/.f64 (log.f64 y) (-.f64 #s(literal -1 binary64) x)) t) |
(-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) x)) t) |
(*.f64 t (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (log.f64 y) t)))) |
| Outputs |
|---|
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
4 calls:
| 53.0ms | x |
| 21.0ms | t |
| 20.0ms | z |
| 18.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.8% | 1 | x |
| 90.8% | 1 | y |
| 90.8% | 1 | z |
| 90.8% | 1 | t |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(*.f64 y (-.f64 #s(literal 1 binary64) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t t)) t) |
(-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) t) |
(/.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) t) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) t) t) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) t))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) t) |
(*.f64 z (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z))) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/3 binary64) z) (-.f64 #s(literal 1/3 binary64) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (-.f64 #s(literal -1 binary64) z)) t) |
(-.f64 (*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) t) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) t) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(*.f64 (log.f64 y) x) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
(-.f64 (*.f64 (log.f64 y) x) t) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 y)) t) |
(-.f64 (/.f64 (log.f64 y) #s(literal -1 binary64)) t) |
| Outputs |
|---|
(-.f64 (*.f64 (log.f64 y) x) t) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(-.f64 (*.f64 (log.f64 y) x) t) |
4 calls:
| 23.0ms | z |
| 18.0ms | y |
| 17.0ms | x |
| 16.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.2% | 3 | t |
| 90.2% | 3 | x |
| 70.5% | 3 | y |
| 70.9% | 3 | z |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(*.f64 y (-.f64 #s(literal 1 binary64) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t t)) t) |
(-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) t) |
(/.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) t) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) t) t) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) t))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) t) |
(*.f64 z (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z))) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/3 binary64) z) (-.f64 #s(literal 1/3 binary64) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (-.f64 #s(literal -1 binary64) z)) t) |
(-.f64 (*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) t) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) t) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(*.f64 (log.f64 y) x) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) |
(*.f64 (log.f64 (-.f64 #s(literal 1 binary64) y)) z) |
| Outputs |
|---|
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
(*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
2 calls:
| 18.0ms | t |
| 15.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.7% | 3 | x |
| 81.6% | 3 | t |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(*.f64 y (-.f64 #s(literal 1 binary64) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t t)) t) |
(-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) t) |
(/.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) t) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) t) t) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) t))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) t) |
(*.f64 z (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z))) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/3 binary64) z) (-.f64 #s(literal 1/3 binary64) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (-.f64 #s(literal -1 binary64) z)) t) |
(-.f64 (*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) t) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) t) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(*.f64 (log.f64 y) x) |
| Outputs |
|---|
(*.f64 (log.f64 y) x) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
(*.f64 (log.f64 y) x) |
4 calls:
| 19.0ms | z |
| 18.0ms | x |
| 14.0ms | t |
| 14.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.3% | 3 | x |
| 46.0% | 3 | y |
| 42.6% | 1 | z |
| 58.6% | 3 | t |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(*.f64 y (-.f64 #s(literal 1 binary64) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t t)) t) |
(-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) t) |
(/.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) t) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) t) t) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) t))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t t)) t) |
(*.f64 z (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) z))) (/.f64 t z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal -1/3 binary64) z) (-.f64 #s(literal 1/3 binary64) (/.f64 t (*.f64 y (*.f64 y y))))))) |
(*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (-.f64 #s(literal -1 binary64) z)) t) |
(-.f64 (*.f64 y (*.f64 (*.f64 y y) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1/2 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64))))) t) |
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1/3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) z) y)) y))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 z (-.f64 z #s(literal -1 binary64))))) t) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 t t) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (*.f64 t (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t t)))))) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
| Outputs |
|---|
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
3 calls:
| 19.0ms | x |
| 13.0ms | t |
| 13.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.6% | 1 | y |
| 42.6% | 1 | t |
| 42.6% | 1 | x |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(*.f64 y (-.f64 #s(literal 1 binary64) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t t)) t) |
(-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) t) |
(*.f64 z (*.f64 (*.f64 y (*.f64 y y)) #s(literal -1/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y (*.f64 y y))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t)))) t) |
(/.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t))) t) t) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) t) t) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 #s(literal -1/3 binary64) (*.f64 y (*.f64 y y)))) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 t t)))) t) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) t) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) t))) |
| Outputs |
|---|
(-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t) |
4 calls:
| 13.0ms | x |
| 8.0ms | y |
| 8.0ms | z |
| 8.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.6% | 1 | x |
| 42.6% | 1 | t |
| 42.6% | 1 | z |
| 42.6% | 1 | y |
Compiled 20 to 16 computations (20% saved)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
(*.f64 y (-.f64 #s(literal 1 binary64) z)) |
(-.f64 #s(literal 0 binary64) (*.f64 y z)) |
(/.f64 (neg.f64 (*.f64 t t)) t) |
| Outputs |
|---|
(neg.f64 t) |
(*.f64 y (-.f64 #s(literal 1 binary64) z)) |
(neg.f64 t) |
4 calls:
| 2.0ms | y |
| 2.0ms | t |
| 2.0ms | z |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.8% | 1 | x |
| 34.8% | 1 | z |
| 41.1% | 3 | t |
| 34.8% | 1 | y |
Compiled 20 to 16 computations (20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
| Outputs |
|---|
(neg.f64 t) |
1 calls:
| 3.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.8% | 1 | t |
Compiled 5 to 4 computations (20% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 63528034399017345000.0 | 1.1997491335623438e+21 |
| 27.0ms | -1.4155548989480699e-14 | -5.504649450825629e-15 |
| 32.0ms | 56× | 1 | valid |
| 16.0ms | 136× | 0 | valid |
Compiled 360 to 268 computations (25.6% saved)
ival-log: 15.0ms (42.6% of total)ival-sub: 13.0ms (36.9% of total)ival-mult: 4.0ms (11.4% of total)backward-pass: 2.0ms (5.7% of total)ival-add: 1.0ms (2.8% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 63528034399017345000.0 | 1.1997491335623438e+21 |
| 27.0ms | -5.504649450825629e-15 | -5.316342588098786e-17 |
| 31.0ms | 69× | 1 | valid |
| 19.0ms | 155× | 0 | valid |
Compiled 420 to 307 computations (26.9% saved)
ival-log: 22.0ms (61.1% of total)ival-sub: 6.0ms (16.7% of total)ival-mult: 4.0ms (11.1% of total)backward-pass: 2.0ms (5.6% of total)ival-add: 1.0ms (2.8% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 539466188.5413307 | 28227682309.41561 |
| 35.0ms | -212155822047110.7 | -237426865.00180444 |
| 30.0ms | 74× | 1 | valid |
| 22.0ms | 182× | 0 | valid |
Compiled 380 to 292 computations (23.2% saved)
ival-log: 21.0ms (55.6% of total)ival-sub: 7.0ms (18.5% of total)ival-mult: 5.0ms (13.2% of total)backward-pass: 2.0ms (5.3% of total)ival-add: 2.0ms (5.3% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 45.0ms | 1.8949127469765606e+54 | 4.293124294486362e+78 |
| 32.0ms | -212155822047110.7 | -237426865.00180444 |
| 38.0ms | 251× | 0 | valid |
| 26.0ms | 69× | 1 | valid |
Compiled 648 to 500 computations (22.8% saved)
ival-log: 20.0ms (52.8% of total)ival-sub: 8.0ms (21.1% of total)ival-mult: 5.0ms (13.2% of total)backward-pass: 2.0ms (5.3% of total)ival-add: 2.0ms (5.3% of total)const: 1.0ms (2.6% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 113.0ms | 1.6608030658113586e+82 | 1.8903396767776426e+83 |
| 32.0ms | -1.077611899178074e+150 | -7.446952141177487e+138 |
| 118.0ms | 206× | 0 | valid |
| 18.0ms | 50× | 1 | valid |
Compiled 492 to 372 computations (24.4% saved)
ival-log: 106.0ms (86.6% of total)ival-sub: 7.0ms (5.7% of total)ival-mult: 6.0ms (4.9% of total)backward-pass: 2.0ms (1.6% of total)ival-add: 2.0ms (1.6% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 97.0ms | 6.924816124678072e+39 | 5.86412529644139e+52 |
| 26.0ms | -0.007177867007398945 | -0.00015587477788519635 |
| 92.0ms | 80× | 1 | valid |
| 22.0ms | 192× | 0 | valid |
Compiled 317 to 258 computations (18.6% saved)
ival-mult: 66.0ms (67.3% of total)ival-log: 20.0ms (20.4% of total)ival-sub: 7.0ms (7.1% of total)backward-pass: 3.0ms (3.1% of total)ival-add: 2.0ms (2% of total)const: 0.0ms (0% of total)| 1× | egg-herbie |
| 114× | +-commutative_binary64 |
| 90× | sub-neg_binary64 |
| 88× | unsub-neg_binary64 |
| 86× | neg-mul-1_binary64 |
| 86× | distribute-lft-neg-in_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 98 | 291 |
| 1 | 178 | 291 |
| 2 | 230 | 291 |
| 3 | 265 | 291 |
| 4 | 292 | 291 |
| 5 | 337 | 291 |
| 6 | 400 | 291 |
| 7 | 439 | 291 |
| 8 | 471 | 291 |
| 9 | 495 | 291 |
| 10 | 543 | 291 |
| 11 | 585 | 291 |
| 12 | 597 | 291 |
| 1× | saturated |
| Inputs |
|---|
(-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) |
(-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) t) |
(-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) x))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y z)) t) |
(if (<=.f64 x #s(literal -7288990951312319/633825300114114700748351602688 binary64)) (-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) t) (if (<=.f64 x #s(literal 64000000000000000000 binary64)) (-.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (log.f64 y)) t) (-.f64 (*.f64 (log.f64 y) x) t))) |
(if (<=.f64 x #s(literal -2535301200456459/633825300114114700748351602688 binary64)) (-.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) t) (if (<=.f64 x #s(literal 64000000000000000000 binary64)) (-.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (log.f64 y)) t) (-.f64 (*.f64 (log.f64 y) x) t))) |
(-.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(if (<=.f64 t #s(literal -240000000 binary64)) (-.f64 (*.f64 (log.f64 y) x) t) (if (<=.f64 t #s(literal 550000000 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 (log.f64 y) x) t))) |
(if (<=.f64 t #s(literal -132000000000000 binary64)) (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) (if (<=.f64 t #s(literal 5100000000000000229145672602971611864070033813535090278400 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t))) |
(if (<=.f64 x #s(literal -8500000000000000609681265553366171147347260830442219326057005605339959200964095599326906800991355920408176010524383126214118182902476832768 binary64)) (*.f64 (log.f64 y) x) (if (<=.f64 x #s(literal 23499999999999999308559385902274948112582630873265576025381007672932231285523349504 binary64)) (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) (*.f64 (log.f64 y) x))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
(-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t) |
(if (<=.f64 t #s(literal -1498797955988901/2305843009213693952 binary64)) (neg.f64 t) (if (<=.f64 t #s(literal 7000000000000000333542801860365484294144 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) z)) (neg.f64 t))) |
(neg.f64 t) |
| Outputs |
|---|
(-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (log1p.f64 (-.f64 #s(literal 0 binary64) y)))) t) |
(-.f64 (+.f64 (*.f64 (log1p.f64 (-.f64 #s(literal 0 binary64) y)) (+.f64 z #s(literal -1 binary64))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) t) |
(-.f64 (+.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (log.f64 y)) (*.f64 (-.f64 z #s(literal 1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))))) t) |
(-.f64 (+.f64 (*.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64)))))) (+.f64 z #s(literal -1 binary64))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) t) |
(-.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (log.f64 y) (-.f64 #s(literal 1 binary64) x))) t) |
(-.f64 (+.f64 (*.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y (+.f64 #s(literal -1 binary64) z))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y (+.f64 z #s(literal -1 binary64)))) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (*.f64 y z)) t) |
(-.f64 (-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (*.f64 y z)) t) |
(if (<=.f64 x #s(literal -7288990951312319/633825300114114700748351602688 binary64)) (-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) t) (if (<=.f64 x #s(literal 64000000000000000000 binary64)) (-.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (log.f64 y)) t) (-.f64 (*.f64 (log.f64 y) x) t))) |
(if (<=.f64 x #s(literal -7288990951312319/633825300114114700748351602688 binary64)) (-.f64 (/.f64 (log.f64 y) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) t) (if (<=.f64 x #s(literal 64000000000000000000 binary64)) (-.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (log.f64 y)) t) (-.f64 (*.f64 x (log.f64 y)) t))) |
(if (<=.f64 x #s(literal -2535301200456459/633825300114114700748351602688 binary64)) (-.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) t) (if (<=.f64 x #s(literal 64000000000000000000 binary64)) (-.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (log.f64 y)) t) (-.f64 (*.f64 (log.f64 y) x) t))) |
(if (<=.f64 x #s(literal -2535301200456459/633825300114114700748351602688 binary64)) (-.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) t) (if (<=.f64 x #s(literal 64000000000000000000 binary64)) (-.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (log.f64 y)) t) (-.f64 (*.f64 x (log.f64 y)) t))) |
(-.f64 (+.f64 y (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64)))) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) t) |
(-.f64 (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) t) |
(if (<=.f64 t #s(literal -240000000 binary64)) (-.f64 (*.f64 (log.f64 y) x) t) (if (<=.f64 t #s(literal 550000000 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 (log.f64 y) x) t))) |
(if (<=.f64 t #s(literal -240000000 binary64)) (-.f64 (*.f64 x (log.f64 y)) t) (if (<=.f64 t #s(literal 550000000 binary64)) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 x (log.f64 y)) t))) |
(if (<=.f64 t #s(literal -132000000000000 binary64)) (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) (if (<=.f64 t #s(literal 5100000000000000229145672602971611864070033813535090278400 binary64)) (*.f64 (log.f64 y) (+.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t))) |
(if (<=.f64 t #s(literal -132000000000000 binary64)) (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) (if (<=.f64 t #s(literal 5100000000000000229145672602971611864070033813535090278400 binary64)) (*.f64 (log.f64 y) (+.f64 x #s(literal -1 binary64))) (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t))) |
(if (<=.f64 x #s(literal -8500000000000000609681265553366171147347260830442219326057005605339959200964095599326906800991355920408176010524383126214118182902476832768 binary64)) (*.f64 (log.f64 y) x) (if (<=.f64 x #s(literal 23499999999999999308559385902274948112582630873265576025381007672932231285523349504 binary64)) (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) (*.f64 (log.f64 y) x))) |
(if (<=.f64 x #s(literal -8500000000000000609681265553366171147347260830442219326057005605339959200964095599326906800991355920408176010524383126214118182902476832768 binary64)) (*.f64 x (log.f64 y)) (if (<=.f64 x #s(literal 23499999999999999308559385902274948112582630873265576025381007672932231285523349504 binary64)) (-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) (*.f64 x (log.f64 y)))) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 y #s(literal -1/3 binary64)) #s(literal -1/2 binary64)))))) t) |
(-.f64 (*.f64 y (*.f64 z (+.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 y #s(literal -1/3 binary64))))))) t) |
(-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) t) |
(if (<=.f64 t #s(literal -1498797955988901/2305843009213693952 binary64)) (neg.f64 t) (if (<=.f64 t #s(literal 7000000000000000333542801860365484294144 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) z)) (neg.f64 t))) |
(if (<=.f64 t #s(literal -1498797955988901/2305843009213693952 binary64)) (-.f64 #s(literal 0 binary64) t) (if (<=.f64 t #s(literal 7000000000000000333542801860365484294144 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 0 binary64) t))) |
(neg.f64 t) |
(-.f64 #s(literal 0 binary64) t) |
| 4388× | *-lowering-*.f32 |
| 4388× | *-lowering-*.f64 |
| 3734× | *-lowering-*.f32 |
| 3734× | *-lowering-*.f64 |
| 3702× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 308 | 4008 |
| 1 | 1074 | 3691 |
| 2 | 3911 | 3562 |
| 0 | 8339 | 3562 |
| 0 | 14 | 51 |
| 1 | 87 | 46 |
| 2 | 817 | 46 |
| 0 | 8469 | 46 |
| 0 | 37 | 152 |
| 1 | 304 | 149 |
| 2 | 3382 | 149 |
| 0 | 8204 | 149 |
| 0 | 383 | 7961 |
| 1 | 1334 | 6870 |
| 2 | 4778 | 6639 |
| 0 | 8249 | 6639 |
| 0 | 235 | 3232 |
| 1 | 795 | 2977 |
| 2 | 2701 | 2860 |
| 0 | 8224 | 2860 |
| 0 | 232 | 2445 |
| 1 | 785 | 2139 |
| 2 | 2856 | 1964 |
| 0 | 8471 | 1964 |
| 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 894 to 499 computations (44.2% saved)
Compiled 686 to 204 computations (70.3% saved)
Loading profile data...